Catégorie: "Mozilla"
Changes Firefox 30 beta2 to beta3
Mai 12th, 2014- 23 changesets
- 38 files changed
- 543 insertions
- 325 deletions
| Extension | Occurrences |
| js | 9 |
| cpp | 8 |
| ini | 4 |
| xul | 3 |
| jsm | 3 |
| h | 3 |
| xml | 2 |
| html | 2 |
| webidl | 1 |
| sh | 1 |
| py | 1 |
| json | 1 |
| Module | Occurrences |
| toolkit | 10 |
| js | 7 |
| dom | 5 |
| browser | 4 |
| testing | 2 |
| image | 2 |
| content | 2 |
| services | 1 |
| netwerk | 1 |
| modules | 1 |
| mobile | 1 |
| layout | 1 |
| gfx | 1 |
List of changesets:
| Benoit Jacob | Bug 999445 - Do not fail GLContext initialization if the GL_VERSION is too low. We may get what we need as extensions. - r=jrmuizel, a=sledru - f15b4b99adc4 |
| Matt Woodrow | Bug 952721 - Don't crash if our surface allocation fails in TiledContentClient. r=Bas, a=sledru - 0a9afc76690c |
| Matt Woodrow | Bug 952721 - Base our decision to prerender transformed content on it's screen space size, not the untransformed size. r=tn, a=sledru - c0f1a5d2645b |
| Nicholas Hurley | Bug 1005958 - Disable seer. r=mcmanus, a=sledru - ae17ae04609b |
| Mark Hammond | Bug 966579 - Fix intermittent browser_social_chatwindow_resize oranges. r=mixedpuppy, a=sledru - 3c51501a4e52 |
| Bobby Holley | Bug 1005806 - HTMLInputElement.controllers should be [ChromeOnly]. r=bz, a=sledru - 02e1dd202d67 |
| Mike de Boer | Bug 978861: disable prefillWithSelection on OSX by default, fix its semantics when enabled. r=ehsan, a=sylvestre. - b431c1c19a26 |
| James Kitchener | Bug 1000079 - Nullcheck to avoid Windows overwriting length 0 string. r=bsmedberg, a=lsblakk - 594456499788 |
| Douglas Crosher | Bug 1000960 - IonMonkey (ARM): Correct the order of the operands in moveFloat32. r=mjrosenb, a=sledru - 10e5a05f34b3 |
| Shu-yu Guo | Bug 1000598 - Clear TypeCompartment tables. r=billm, a=sledru - 56d4c53323c0 |
| Valentin Gosu | Bug 1005578 - Change nsIURI object from nsStandardURL to nsJSURI when calling url.href. r=bz, a=sledru - 0c8b19312abf |
| Jared Wein | Bug 1004576 - Background tabs are unreadable when the Color Intensity of the window frame is at or near its lowest point (white text on light-grey window frame). r=Gijs a=sledru - ebad9b622f2e |
| Irving Reid | Bug 900954 - Expose addons.json flush to test harness. r=felipe, a=sledru - 1c5aa2062579 |
| Monica Chew | Bug 1005504 - Fix telemetry for application reputation. r=gcp, a=sledru - 2919cce749c0 |
| Henrik Skupin | Bug 1006298 - TPS fails to download virtualenv due to the redirect. r=glob, a=testonly DONTBUILD - da8b1c15e2b1 |
| Henrik Skupin | Bug 1003250 - Disable automatic sync for TPS tests. r=rnewman, a=testonly DONTBUILD - 68d24bc3a93d |
| Mark Banner | Bug 975550 Handle python 2.6 when preventing invalid utf-8 being writting to test files. r=ted,a=test-only - 04c5fcc3831b |
| Ryan VanderMeulen | Bug 983490 - Disable test_browserElement_inproc_SetInputMethodActive.html and test_browserElement_oop_SetInputMethodActive.html for frequent failures. a=test-only - 1fc8f2d7a261 |
| Milan Sreckovic | Bug 994907 - imgDecoderObserver does reference counting on different threads, so should be using thread safe reference counting. r=seth, r=ehsan, a=abillings - adafd31af170 |
| Szu-Yu Chen [:aknow] | Bug 1004152 - Delay telephony.dial for 1s in test cases. r=hsinyi, a=test-only - ccde75e4b1af |
| Nathan Froyd | Bug 997341 - Modify content/xul/document/test/bug497875-iframe.xul to not connect to mozilla.org. r=smaug, a=test-only - f59b7498a97f |
| Rob Campbell | Bug 998302 - Connect to about:config instead of about:credits to avoid accessing mozilla.org when the test runs. r=robcee, a=test-only - d43267eaf528 |
| Randy Lin | Bug 969372 - Move mediaRecorder in global scope to avoid test timeout. r=jsmith, a=test-only - e532119b92ab |
r= means reviewed by
a= means uplift approved by
Previous changelogs:
Changes Firefox 29.0 to 29.0.1
Mai 9th, 201429.0.1 fixes the PDF.js bug, a session storage error and a few other issues on Desktop. For mobile, this release fixes an encoding issue, bring back the "Send to tab" feature and a few other minor issues.
- 8 changesets
- 17 files changed
- 110 insertions
- 55 deletions
| Extension | Occurrences |
| js | 7 |
| txt | 2 |
| ini | 2 |
| cpp | 2 |
| xml | 1 |
| mn | 1 |
| java | 1 |
| in | 1 |
| Module | Occurrences |
| browser | 6 |
| mobile | 5 |
| widget | 1 |
| netwerk | 1 |
| modules | 1 |
| intl | 1 |
| gfx | 1 |
| config | 1 |
List of changesets:
| Matt Woodrow | Backout Bug 991767 for causing Bug 1003707. a=lsblakk - 07e9f010bf08 |
| Ryan VanderMeulen | Backed out changeset b84e23f32f81 (Bug 943262) for causing Bug 1003897. a=lsblakk - 6b14de55b252 |
| Richard Marti | Bug 907373 - Fix -moz-os-version media query on Windows 8.1. r=jimm, a=lsblakk - b14554c010ad |
| Tim Taubert | Bug 1001167 - Don't let invalid sessionstore.js files break sessionstore. r=smacleod, a=lsblakk - 67b273f17641 |
| Richard Newman | Bug 1005074 - Part 1: Rename Send Tab activity. r=mfinkle, a=lsblakk - 2d371f067965 |
| Richard Newman | Bug 1005074 - Part 2: Re-enable Send Tab on Beta. r=mfinkle, a=lsblakk - fad6e80495ba |
| Richard Newman | Bug 987867 - JB & KK crash in java.util.ConcurrentModificationException: at java.util.LinkedList.next(LinkedList.java). r=mfinkle,ckitching, a=lsblakk - 5f238cb34fe7 |
| Nicholas Hurley | Bug 1005958 - Disable seer. r=mcmanus a=lsblakk - bebd4af02d88 |
Changes Firefox 30 beta1 to beta2
Mai 7th, 2014- 31 changesets
- 57 files changed
- 585 insertions
- 433 deletions
| Extension | Occurrences |
| js | 22 |
| cpp | 10 |
| java | 5 |
| html | 4 |
| xml | 3 |
| jsm | 3 |
| ini | 3 |
| py | 2 |
| xul | 1 |
| list | 1 |
| in | 1 |
| h | 1 |
| css | 1 |
| Module | Occurrences |
| browser | 24 |
| mobile | 8 |
| layout | 6 |
| js | 6 |
| toolkit | 3 |
| testing | 2 |
| mozglue | 2 |
| content | 2 |
| xpcom | 1 |
| intl | 1 |
| dom | 1 |
List of changesets:
| Richard Newman | Bug 987867 - JB & KK crash in java.util.ConcurrentModificationException: at java.util.LinkedList.next(LinkedList.java). r=mfinkle,ckitching, a=lsblakk - 69fcc2d9c81b |
| Nathan Froyd | Bug 997820 - Disable telemetry in tests. r=ted, a=test-only - a7ab7384526e |
| JW Wang | Bug 916399 - Autoplay fails to activate due to Bug 1001317, call play() instead. r=cpearce, a=test-only - 5dfe868c0bea |
| Bill McCloskey | Back out 4f2f5c15e065 (Bug 652510) for regressions - 30a4e7382829 |
| Mike de Boer | Bug 1000744: re-introduce a checked state for panel-menu buttons. r=MattN, a=lsblakk - 6c2ea428e1f8 |
| Mike de Boer | Bug 966723: exit Customize Mode on menu-button click, not mouse-down. r=mconley, feedback=dao, a=lsblakk - 23481585e2e5 |
| Tim Taubert | Bug 1001167 - Don't let invalid sessionstore.js files break sessionstore r=smacleod a=sylvestre - 63a8f593b292 |
| Bill McCloskey | Bug 994291 - Avoid calling SimpleTest.finish more than once. r=dougt, a=test-only - 3136f0462a23 |
| James Graham | Bug 1002267 - Stop trying to compare times in the mozlog unit tests. r=wlach, a=test-only - 461e1c788403 |
| Gabor Krizsanits | Bug 999585 - wantExportHelpers for all content-script. r=Mossop, a=sledru - 5c955e3d64b6 |
| James Willcox | Bug 966154 - Don't use __fork, it's gone in newer bionic. r=glandium, a=sledru - ae9db69edde3 |
| Lucas Rocha | Bug 975091 - Use wrap_content height params in PanelArticleItem (r=margaret) a=lsblakk - bd20a12260ea |
| Margaret Leibovic | Bug 999760 - Apply padding to entire article item view. r=liuche a=lsblakk - d9336eebf796 |
| Simon Montagu | Follow up the parent chain when making continuations non-fluid at the end of a directional run. Bug 989994, r=roc, a=lsblakk - 3c6892869d25 |
| David Rajchenbach-Teller | Bug 995162 - Rewrite the mechanism that (re)starts the OS.File worker. r=froydnj, a=lsblakk - 0678e5469636 |
| Tim Taubert | Bug 1000198 - Fix sessionstore tests that remove the original tab. r=smacleod, a=test-only - e078f53fd234 |
| Tim Taubert | Bug 1001521 - Fix tabview tests that remove the original tab. r=smacleod, a=test-only - d20b23d033e4 |
| Tim Taubert | Bug 1003096 - Make browser_tabview_bug595601.js wait until the test session is restored. r=smacleod, a=test-only - 66518d59cdbd |
| Richard Newman | Bug 1003911 - Part 1: Don't try to extract null favicons from the database. r=margaret, a=sledru - 97392de21322 |
| Richard Newman | Bug 1003911 - Part 2: Don't write null favicons or thumbnails into the DB. r=margaret, a=sledru - e03ba68c6044 |
| Jonathan Watt | Bug 1004327 - Don't limit the number of significant fractional digits for <input type=number />. r=bz, a=sylvestre - 8c9e76ede410 |
| Gabor Krizsanits | Bug 985472 - Name fixup in ExportFunction. r=bholley, a=lsblakk - b955f950df88 |
| Gabor Krizsanits | Bug 985472 - cloneInto for sandbox. r=bholley, a=test-only - 4c244576343b |
| James Kitchener | Bug 1000030 - Don't let Windows overwrite length 0 strings. r=dmajor, a=lsblakk - c66942faa3b2 |
| David Major | Bug 1001759 - Record total RAM and pagefile size in crash reports. r=bsmedberg, a=sledru - 4ee9435a9863 |
| David Major | Bug 973138 - Block DLLs that match the MovieMode pattern. r=bsmedberg, a=sledru - 743afab610fa |
| Tim Nguyen | Bug 989751 - Some items in the Web Developer and Sidebar widgets have the wrong styling. r=Gijs, a=sledru - 5ad3f17e39d2 |
| Richard Newman | Bug 1005074 - Part 1: Rename Send Tab activity. r=mfinkle, a=sledru - d41eb0c5c169 |
| Richard Newman | Bug 1005074 - Part 2: Re-enable Send Tab on Beta. r=mfinkle, a=sledru - dfe6e2beb722 |
| Ms2ger | Bug 1004202 - Stop calling PrepareToStartLoad in nsDocumentViewer::LoadStart. r=smaug, a=lsblakk - c219fc2b4cc2 |
| Steve Singer | Bug 997992 - Fix build error on non ion builds. r=jandem, a=lsblakk - 5958a9259d6a |
r= means reviewed by
a= means uplift approved by
Changes Firefox 29 beta9 to 29build1
Avril 23rd, 2014Last changes for the release. Fortunately, not too much changes. Mostly tests and a last minute top crash fix.
If needed, we might do a build2 but it is not planned.
- 9 changesets
- 29 files changed
- 155 insertions
- 292 deletions
| Extension | Occurrences |
| js | 8 |
| cpp | 7 |
| h | 4 |
| html | 3 |
| css | 2 |
| py | 1 |
| list | 1 |
| jsm | 1 |
| idl | 1 |
| Module | Occurrences |
| toolkit | 17 |
| js | 4 |
| browser | 3 |
| testing | 1 |
| modules | 1 |
| layout | 1 |
| editor | 1 |
List of changesets:
| Mike Connor | Bug 997402 - both bing and yahoo params are broken, r=mfinkle, a=sylvestre - 6bc0291bbe83 |
| Ehsan Akhgari | Bug 996009 - Ensure that the richtext2 browserscope tests do not attempt to contact the external network. r=roc, a=test-only - 5944b238bd76 |
| Nathan Froyd | Bug 996019 - Fix browser_bug435325.js to not connect to example.com. r=ehsan, a=test-only - 6bfce9c619d1 |
| Nathan Froyd | Bug 996031 - Remove 455407.html crashtest. r=dholbert, a=test-only - 6431641fb1b6 |
| Nathan Froyd | Bug 995995 - Set testing prefs to redirect to the test proxy server for RSS feeds. r=jmaher, a=test-only - ba1c380f55b9 |
| Monica Chew | Bug 998370: Rollback bugs 997759, 989232, 985720, 985623 in beta (r=backout,ba=sledru) - 4f4941d4cda9 |
| Douglas Crosher | Bug 996883. r=mjrosenb, a=abillings - 9208db873dbf |
| Jan de Mooij | Bug 976536 - Fix JSFunction::existingScript returning NULL in some cases. r=till, a=sledru - a5688b606883 |
| Gavin Sharp | Backed out changeset cb7f81834560 (Bug 980339) since it caused Bug 999080, a=lsblakk - 02556a393ed8 |
r= means reviewed by
a= means uplift approved by
Previous changelogs:
Changes Firefox 29 beta 8 to beta 9
Avril 19th, 2014For the last beta for Desktop, this beta is smaller than the previous. This beta mostly fixes the remaining critical bugs including a critical Netflix bug with Silverlight. Some search configuration bugs with Bing and Yahoo have been fixed.
- 34 changesets
- 56 files changed
- 490 insertions
- 270 deletions
| Extension | Occurrences |
| cpp | 16 |
| h | 10 |
| js | 8 |
| html | 8 |
| xml | 3 |
| jsm | 2 |
| in | 2 |
| css | 2 |
| xul | 1 |
| sjs | 1 |
| nsi | 1 |
| ini | 1 |
| idl | 1 |
| Module | Occurrences |
| content | 13 |
| browser | 10 |
| gfx | 7 |
| js | 5 |
| widget | 4 |
| extensions | 4 |
| toolkit | 3 |
| security | 3 |
| mobile | 3 |
| xpcom | 2 |
| netwerk | 1 |
| ipc | 1 |
List of changesets:
| Tim Taubert | Bug 966843 - Fix intermittent browser_615394-SSWindowState_events.js hangs. r=smacleod, a=test-only - 7938ad1529f9 |
| Jeff Gilbert | Bug 892990 - Cap waiting time for wait-for-composite in WebGL reftests. r=bjacob, a=test-only - a27d9f49afac |
| Matt Woodrow | Bug 988309 - Add nsRenderingContext constructor for a DrawTarget. r=roc, a=sledru - 843dc71f729b |
| Matt Woodrow | Bug 991767 - Use Moz2D for printing surfaces. r=roc, a=sledru - 55422890fb8f |
| Nicholas Hurley | Bug 994344 - Prevent access of null mDB in seer. r=mcmanus, a=sledru - e24aafe4dffd |
| Nathan Froyd | Bug 993546 - Refactor malloc-wrapping memory reporter implementations. r=njn, a=abillings, ba=noidlchanges - c8f1a4f5ca4d |
| Mike Conley | Bug 996186 - Customize mode briefly makes titlebar transparent during transition. r=Gijs, a=sylvestre - caf2147c04f4 |
| Gijs Kruitbosch | Bug 987792 - increase panel buttons' labels' clip rect height, r=jaws, a=sylvestre - 23311c5022ea |
| Mike Conley | Bug 996148 - With tabs in titlebar disabled, the private browsing mask can be incorrectly positioned in certain modes. r=MattN. a=gavin. - 5a2fd00c18e0 |
| Richard Newman | Bug 941744 - Remove Send Tab intent filter from RELEASE_BUILDs. r=nalexander, a=sylvestre - b30d5dfe0421 |
| Dan Glastonbury | Bug 966630 - Clamp level to TexImage operations to [0..31]. r=jgilbert, a=abillings - 17432cc5074d |
| Jan de Mooij | Bug 995607 - Fix an AutoDebugModeInvalidation issue. r=shu, a=abillings - 838a0ac967ae |
| Marty Rosenberg | Bug 982398 - Make sure a script isn't lazy before calling it. r=jandem, a=sledru - d5a00d84b8d6 |
| Mike Connor | Bug 958883 - Use HTTPS for Yahoo searches, part 1. r=gavin, a=sledru - c5d91a0d3a2e |
| Mike Connor | Bug 958883 - Use HTTPS for Yahoo searches, part 2. r=mfinkle, a=sledru - 38f6b630f2cd |
| Mike Connor | Bug 984530 - Bing search tags are not working properly. r=mfinkle, a=sledru - 148684fea6d4 |
| Mike Connor | Bug 983723 - Yahoo search tags are not working properly. r=mfinkle, a=sledru - 4873bad57984 |
| Sean Stangl | Bug 856796 - Attempt detection of YARR bug. r=till, a=sledru - 51375c4deaf6 |
| Matt Woodrow | Bug 995065 - Backout Bug 947227 on the release branches. r=jgilbert, a=sledru - cea0324a3ac6 |
| Robert Strong | Bug 996960 - Add new RTL languages to locales.nsi - Uyghur ug and Urdu ur. r=ehsan, a=sledru - 92cae49290ae |
| Camilo Viecco | Bug 987816 - verifying with certificateUsageVerifyCA always return failure. r=dkeeler a=lsblakk - b192379d4d65 |
| Masayuki Nakano | Bug 964718 Don't dispatch DOM event if internal event doesn't need that. Otherwise, implement Duplicate() method r=smaug, a=sylvestre - aaf5030cbf98 |
| Olli Pettay | Bug 957666 - Send back a huge retry reconnection time in delayedServerEvents.sjs. r=ehsan, a=test-only - 3051963e5ec3 |
| Nicolas B. Pierron | Bug 992968. r=efaust, a=sledru - df4f53346f73 |
| Tim Taubert | Bug 947570 - Disable browser_597071.js until rewritten for Marionette. r=smacleod, a=test-only - 85e9ba2c9371 |
| Patrick Brosset | Bug 993190 - Use the outline highlighter on fennec. r=miker, a=sledru - ddbb75065940 |
| Mike Connor | Bug 997179 - Bing is not present in default search engines. r=mfinkle, a=sledru - bd52a0b3dc58 |
| Tim Taubert | Bug 824021 - Don't clear set of windows to resurrect on write when receiving messages. r=yoric, a=test-only - 5f78c1ba85e3 |
| Ralph Giles | Bug 995289 - Use fmod to wrap custom waveform phase. r=padenot a=sledru - 3b65e1a1c52a |
| Monica Chew | Bug 997759: Prefs for phishing and malware tables are comma-sep lists (r=gcp,ba=sledru) - 034a63535df0 |
| Sebastian Hengst | Bug 997625 - Sync panel: Checkbox for syncing passwords enabled (not disabled) while sync credentials need reauth r=ttaubert a=sylvestre - 0add478cf3b4 |
| Bobby Holley | Bug 994335 - Null-check aProtoDoc in nsXULPrototypeScript::Serialize. r=smaug, a=sledru - 7f0030f9aac0 |
| Matthew Noorenberghe | Bug 988156 - Backout fd0d0f6002dc (Bug 846566) for causing fullscreen videos on Netflix to appear black. r=smichaud a=sylvestre - 9ce31b9cd02d |
| Tim Taubert | Bug 996159 - Fix sync config section on Windows with 125% DPI. r=gavin a=sylvestre - bd6fdc0dcac0 |
r= means reviewed by
a= means uplift approved by
Previous changelogs: