User Push date [To Local] | Changeset | Patch author — Commit message |
---|---|---|
mak77@bonardo.net Thu Aug 18 09:39:20 2011 +0000 | f69a10f23bf334215464758d71ad900542856f5a | Marco Bonardo — Merge mozilla-central and mozilla-inbound ← 43 merge changesets [Collapse] |
21dd913a5c92471d01e9be79ebbb941fa685e824 | Marco Bonardo — Backout changeset e6d269bc23b9 (bug 674251) to investigate Tdhtml regression on Mac. | |
3de869db521c06046f4bd4485ace8df1c387bb80 | Dave Townsend — Bug 679604: When an older version has persisted the last selected category the first view of the add-ons manager will fail to display any category. r=Unfocused | |
8d4257d1967c73a2180980c46c9fd390589bd2d8 | Chris Pearce — Bug 671745 - Remove unnecessary and orange-inducing play() in test_replay_metadata. r=doublec | |
860fb2ea7e2bc65aa71f1eeb174f0451a82dae2b | Brian Smith — merged m-i | |
a23a0490b620ff3cea4bf9dca7339553f2d57a1a | Brian Smith — Bug 677418: Remove unused nsNSSComponent::GetNSSCipherIDFromPrefString, r=kaie | |
53e4d3ac41dfdaa3bd88dbcb8e772e22dd44f585 | Brian Smith — Bug 677409: Remove unused nsICipherInfo API, r=kaie | |
e3a6de4920d05392d320f0ccfdc5074941f4db03 | Nicholas Nethercote — Bug 678922 - Telemeterize the "storage/sqlite" memory reporter. r=khuey. | |
4cfe93ab5d3b4000a407e6591b51ce2fb36212c8 | Makoto Kato — Bug 678451 - Remove unused gfx files (mozilla-decoder.*, gfxIFormats.idl and gfxidltypes.idl). r=joe | |
1b6414e98c4e552f8994535e0a5aea26cfd9818d | Makoto Kato — Bug 678686 - package-manifest should has $(GLOBAL_DEPS) dependency. r=Callek | |
8813fd93ef5d8d204cd58c13de1ab7cf3f67452c | Matthew Gregan — Bug 679269 - Rename SoundData{,Value} to AudioData{,Value} and fix inconsistent use of "sound" vs "audio". r=doublec | |
5a4ca4d59be491a1d8d68ee9ad9c40243682885b | Matthew Gregan — Bug 679261 - sa_stream_get_min_write should return a result in bytes, not frames. r=cpearce | |
c54c3b67c10288c7ef0013a6cb17340cb9fe20cd | Matthew Gregan — Bug 623444 - Remove unused non-blocking code from nsAudioStream. r=doublec | |
4789623b77f2e792c0d348f25598f361736ba168 | L. David Baron — Fix nsLayoutUtils::ComputeSizeWithIntrinsicDimensions to produce correct results when one of the tentative height/width (i.e., the intrinsic height/width) is 0. (Bug 677091) r=roc | |
d5c8e4c01f13cd5c8e0f04e6b0c7af7e393a6015 | Matt Brubeck — Bug 674212 - Skip reftest on Android because of timeouts (test-only) | |
35e465c9d470b54d0c7dd7111423bd453ac9b734 | Steven Michaud — Bug 678891 - Reduce delay for two-finger swipe on OS X Lion. r=mstange | |
7646eade98425467e7494db3b84c5c8391662cb3 | Markus Stange — Bug 677279 - Send momentum scroll events to the location of the last non-momentum scroll event. r=smichaud | |
4e2365ec6145d5bc246c0d07f210921be2b03641 | Steve Fink — Bug 679893 - Move up handling of -D js shell argument so that JSOPTION_PCCOUNTS is set before constructing the initial script for Function class (r=cdleary) | |
410678e3b7137a6d912ad553ce2ad2d2704b9142 | Mounir Lamouri — Bug 679499 - Add nsHTMLAnchorElement, nsHTMLSpanElement and nsHTMLDivElement to the DOM Memory Reporter. r=jst | |
f345becaf55b05b3f0a05fd9aea4d7d4457377a0 | Chris Lord — Bug 674494 - Uninitialised variable in ThebesLayerBuffer::BeginPaint. r=mattwoodrow | |
800f7541fb20db6cecf427c9342fde4efdb8abe4 | Fabien Cazenave — Bug 674212 - Modifying text of a contenteditable DOM Node removes spellcheck underlinings; r=ehsan | |
2c5ef30a89b26fc38d88c0848c391e68db8756dd | Ehsan Akhgari — Backout changeset b75337bbcf6b (bug 677864) because of xpcshell test failure | |
de9252e8b8f46d84a84d7c89892d5d98252983bd | Marco Bonardo — Backout changeset 3db901280232, (Bug 666385) to investigate Mac Tdhtml regression. | |
8fd6d6928229ab2defac3a1e5d7d3618414a0dc6 | Ehsan Akhgari — Bug 318065 followup - Remove the extra finish call from the test | |
4cdc35309098d4f19a394cc8b1ab4a141db1b4d2 | James Willcox — Bug 627019 - ignore IME changes from gecko when other changes are still pending | |
05268baefef7ad036af54583ff5808157a223a19 | Markus Stange — Bug 678825 - Also unify toolbars that are wider than the window. r=josh | |
b75337bbcf6bef9d887357e862a6c3fead406c0c | arno renevier — Bug 677864 - Fixes components members class description. r=mrbkap | |
b23c1a9de86cfe00da3843e9d7bed15778d33b06 | arno renevier — Bug 677880 - Rename nsIScriptableInterfaces and nsIScriptableInterfacesByID. r=mrbkap | |
63f07bd1d64f39f801cb3f38196a788a1ddbc1fb | Fabien Cazenave — Bug 676401 - The document.queryCommandEnabled API doesn't take the active editing host into account; r=ehsan | |
9c2be071d1d6577bdd9bac101bea06bf873b25c3 | Jeff Walden — Bug 679019 - Make initializing the *Error classes non-generic, and combine their initialization with that of Error. r=jorendorff | |
9c338d07d7f836a9e1e60cc90f30ada4b150f232 | Jeff Walden — Bug 679019 - Move initializing the *Error classes into a helper function. r=jorendorff | |
8e85ef78e47f901e48a4efc9099b3dfab7feaad2 | Jeff Walden — Bug 679019 - Make initializing the single Error class non-generic. r=jorendorff | |
c5e84e1e62daf3e196e1aadcba60c89ea75f3c3a | Jason Orendorff — Build system: echo submake commands, just like all other commands. rs=ted. | |
5f0596a0b81e10538e29f084a5525825b8dd4229 | Luke Wagner — Backed out changeset 0cf822d12c64 (and dependent be91fb29d950 and 53dd7a930bae) due to intermittent crashes | |
170e2522e530285e049d9f8e6a0cb17547ae1ba0 | Graeme McCutcheon — Bug 318065 - Don't notify editor observers until bogus node state is reset. r=ehsan | |
e6d269bc23b91ac74bad6a774d367e1d9859ab32 | Igor Bukanov — bug 674251 - making JSScript a GC-thing. r=jorendorff | |
02acac85777ee3c967a9dc8c163f9fa83d08a1ad | Marco Bonardo — Backout changeset 0c4897315acc (Bug 446569) since it may have caused the m4 permaorange. | |
3db9012802323ecc0265e8e4b0418e5f29f355e1 | Benoit Girard — Bug 666385 - Fix tiled scrolling on Android; r=roc | |
565a69914c4bee1e554cf47f04bd6f6b14e55f2a | Rafael Ávila de Espíndola — Bug 678008 - Fix elfhack build in c++0x mode. r=mh+mozilla | |
8f315a50dcc9736e0efa47d8110fc14dc3d80415 | Rafael Ávila de Espíndola — Bug 678028 - Fix build with clang in c++0x mode. r=joe | |
be62b6c4392a9eb07d5a570ba9a1450c1aa8d805 | Jeff Muizelaar — Bug 671428. cairo: Handle bad strides in acquire_source_surface. r=bas | |
0c4897315acce9bc8fc97cd1b9bb810cbd356f64 | Michael Ventnor — Bug 446569 - Implement prefixed CSS3 columns rule r=dbaron | |
be37d04181293fdaa17d1b5ed5a614eaa481aaf3 | Fabien Cazenave — Bug 456798 — Implement document.queryCommandSupported |