User Push date [To Local] | Changeset | Patch author — Commit message |
---|---|---|
eakhgari@mozilla.com Wed Sep 07 14:06:47 2011 +0000 | 0c7303e897c565ac2ed2783adb3c338c33265841 | Ehsan Akhgari — Merge the last green changeset of mozilla-inbound to mozilla-central ← 49 merge changesets [Collapse] |
c7e4e6e380ba0eaab6a610a77a89dd8dc23783d2 | Jeff Walden — Bug 684782 - Readd support for $topsrcdir/mozconfig, exclusive with support for $topsrcdir/.mozconfig (no more than one may be present). f=callek r=ted | |
73f8f5071c8bb371d697fdd68083e911432873a4 | Henri Sivonen — Bug 657389 - nsHtml5MetaScanner should use PR_INT32_MAX instead of -1 as a special marker value for indeces. r=jonas. | |
8a9c10ebbf00795f005b3612fe472f5bd2bf3382 | Makoto Kato — Bug 684670 - js\src\vm/Debugger.h(406) : warning C4099: 'JSCompartment' : type name first seen using 'struct' now seen using 'class'. r=jorendorff | |
e0e96051ac630357d43fe0757d8e7a697ddb97bf | Makoto Kato — Bug 684664 - js\src\methodjit\BaseAssembler.h(1282) : warning C4146: unary minus operator applied to unsigned type, result still unsigned. r=bhackett | |
5ddb67d5a424f6f457dac8ee9bd9ff96f849b3ca | Nicholas Nethercote — Bug 684111 - Remove codePool and notePool. r=cdleary. | |
4c0087b808de61bcaf667097ace016a2a4d253d4 | Nicholas Nethercote — Bug 684111 - use a limit instead of a mask to detect when the srcnotes buffer is full. r=cdleary. | |
054b9cf30cd13f3e6e20449cf5a28f408da9693e | Nicholas Nethercote — Bug 684111 - remove an unused parameter from EmitCheck. r=cdleary. | |
81e54da9317b5eb60d136a2512604139f05f8d8a | Mike Hommey — Bug 684213 - Directly uncompress libraries into the mmap()ed cache files. r=mwu | |
7dd2deecd8f2964b8639abc457e9a248d7a80bdc | Phil Ringnalda — Back out fc945dec50bb and de06684dabc4 (bug 642551), 64c328251a24 (bug 683952) and 9d0d13998ebb (bug 684544) for orange on a CLOSED TREE | |
d01a282b5a40da07d6f9d85d56eb3c6b6cb620c2 | Matt Brubeck — Back out 6cd3556fc807 (bug 674290) because of unittest leaks | |
fc945dec50bb044858b48c22efd7dbc59f9deabd | Boris Zbarsky — Bug 642551 followup to address review comment | |
64c328251a24e767893231306b311d81061cc12f | Boris Zbarsky — Bug 683952. Speed up iterating over the continuations of the frame when scrolling to it. r=roc | |
de06684dabc4f450a4e6e2984868e6820fcb6df1 | Boris Zbarsky — Bug 642551. Save status info we may want to use in a list so we don't have to walk the entire pending request hashtable looking for one of the rare ones with status info. r=neil | |
9d0d13998ebb66a76d5f15d1889e8499b2d2b469 | Boris Zbarsky — Bug 684544. Restore missing null-check for location setter. r=mrbkap | |
6cd3556fc807302d9965f477fac6ccaf47f82357 | Justin Lebar — Bug 674290 - Expose contents of /proc/self/maps and smaps in about:memory. r=njn | |
da3c0a9bd68812475efffa4371f8ec3910d8ce45 | Brian Birtles — Bug 682184 part 2 - Add nsSMILTimeValue::IsResolved; r=dholbert | |
0eb03db3606b3665cf5f3806bd43df01147c2f02 | Brian Birtles — Bug 682184 part 1 - Rename nsSMILTimeValue::IsResolved to IsDefinite; r=dholbert | |
bc6b53c4e9312eb9c6ebe2e7582e8e99d5871124 | Geoff Brown — Bug 677427: netwerk/test/unit/test_bug650955.js fails on Android; r=bjarne | |
3ae9b2a742df99f77c0f978eeb35f308088bcceb | Daniel Holbert — Bug 683040 followup: Extra reftests for animateMotion & indefinite to-animation. r=birtles | |
12507ee12f19167560ed7ea655fe3cea47e4aee4 | Daniel Holbert — Bug 683040: Override new method IsToAnimation instead of old method TreatSingleValueAsStatic, to handle "to animation" for animateMotion. r=birtles | |
bc627f4c6daa981a61c77885b14cfa0b819827be | Atul Aggarwal — Bug 661962: Remove mostly-unused variable 'rv' from nsINIParser::Init (moving it inside the #ifdef block where it's used). r=bsmedberg | |
bca514585c9992406350a26f7650e3327c6961db | Daniel Holbert — Bug 684358: In nsSVGFEImageElement, replace GetOurDocument call with GetOwnerDoc, to bypass an unnecessary QI. r=roc | |
f76296e27bcbc4b51d67f830b3f194e33b6b71c6 | Igor Bukanov — bug 684796 - fixing assertions for GC thing iterators. r=bhackett1024 | |
dc30ee4aca217511caac2422ea483da6deed6b3b | Timothy Nikkel — Back out a38f82d29d97 (bug 652914) for causing reftest failures. | |
4fe3fb96bd377b4b0795c7dcff7ea0d3cbbd1afe | Chris Pearce — Bug 684627 - Add time limit to nsEventStateManager::IsHandlingUserInput(). r=smaug | |
0874dee6bf422805bc159d54063c535a4db9cd9c | Michael Wu — Bug 684957 - optimizejars.py doesn't update disk_entries field, r=taras | |
5ab4ecc3ff2ca24d4f02a987964c9e4acdf97653 | Kailas — Bug 683258 - Size reported as -1 bytes when attempting download with no Content-Length header; r=dolske | |
0392944114b57482f9de08e47a9898c8ebae53d9 | arno renevier — bug 684315: Remove private browsing code from nsEditorSpellCheck.cpp; r=ehsan | |
a4dc1b53ece138b6c1852a16314940c347ef1b8b | Brian R. Bondy — Bug 549472 - Browser jump list icons. r=gavin.sharp | |
3521d58c2234c4b6b1a1253e47e1b805a04e02d1 | Brian R. Bondy — Bug 549472 - Async support for base XPCOM code on JumpListBuilder. r=jmathies, sr=gavin.sharp | |
4ba3fb301ff18e562f08c8d6eef6da1b654da27d | Brian R. Bondy — Bug 549472 - Observer for the disabled list preference. r=jmathies | |
830e9ce147b04a01b221539d3e385ffe054e3435 | Brian R. Bondy — Bug 549472 - Add support for fave icons on jump list uri entries. r=jmathies, sr=gavin.sharp | |
915acb9f6d29b02c5e647b4b46fecfbb0c563fa9 | Ali Juma — Bug 683296 - Change GL layers pref default on Android, but blacklist all devices. r=jrmuizel | |
8218f2ac3ce601961a2c0fabf8050f55403030c6 | Luke Wagner — Fix bustage in d6242989d95d; pushInvokeArgs should just LeaveTrace and avoid the silly requirement on callers (r=orange) | |
a38f82d29d97475d6227285b93af80eafeed32a4 | Timothy Nikkel — Bug 652914. If we are not printing background colors then don't even print the default background color. r=roc | |
41d43c3a7286b6d93ac60224e753d7a94912ba36 | Josh Matthews — Bug 683945 - Avoid using a deleted hashtable for finding window IDs. r=jst | |
293f78abf3e7e0eb95194a3471e0b2d9129ce2ce | Robert Longson — Bug 684790 - Add crisp-edges to anim-css-strokewidth-1 tests to prevent intermittent Android failures. r=test-only | |
d6242989d95da804cd9a0b287c58ebb24635b0de | Luke Wagner — Bug 674998 - Remove InvokeSessionGuard; it's bug-prone and we should self-host instead (r=bhackett) | |
48ee21dc3854ffbf203228380be0dc1258186d5f | Ms2ger — Bug 684807 - Annotate crashtest assertions on Android; r=philor | |
d8f1caaeb9b1f15dd6d67cbbc58ce84004f21bc3 | bjarne — Bug 667593 - Intermittent runtime abort in netwerk/test/unit/test_bug650955.js r=michal.novotny | |
f921f632208e2a7e9eba943c6dce96a8b6a33b77 | Justin Lebar — Bug 684592 - In about:memory, update descriptions of heap-dirty and heap-committed, and only report heap-committed on Windows. rs=njn | |
2dc945c5c66e3a39e4596e7cbbe10fe26593f777 | Richard Newman — Bug 684783 - Fix intermittent test_errorhandler.js. r=philikon | |
db2ec1f8df574db9f67b3c7cddbe609545cf7ad2 | Neil Deakin — Bug 507186, check source of command events so that checkboxes with an attached command will update preferences properly, r=neil | |
016189c2245a2f62fb7ea4915c866d0a2a820c41 | Dão Gottwald — Bug 684444 - Clicking on a background tab's close button selects the tab before closing it. r=enn | |
47e7f8b690a5077cc91661590bd678ab4eb189a3 | Ed Morley — Backout a422b9ff0a9e (bug 591780 part 1) for causing 8% Ts regression on multiple platforms; a=khuey | |
29a2fbfd83699eaf6ed1afc4752cfbd8abe2b6e6 | Mats Palmgren — Bug 684574 - InternalInvalidateThebesLayersInSubtree should recurse on the subdocument root frame. r=roc | |
458686d886a5d522f32f71f46dbdb2fb3fc99edc | Kev Needham — Bug 671307: Add Twitter to default search plugins for en-US, r=gavin | |
d0dd86f41edbe116e188a03504967f5b32c7acc4 | Igor Bukanov — bug 684569 - remove support for custom chunk allocation. r=nnethercote |