User Push date [To Local] | Changeset | Patch author — Commit message |
---|---|---|
emorley@mozilla.com Wed Jun 27 10:31:27 2012 +0000 | 1a56f1f011c964815844ef8bdd9f313db20feebf | Ed Morley — Merge last PGO-green changeset of mozilla-inbound to mozilla-central ← 65 merge changesets [Collapse] |
8e830624d9ee91045b25b8c30e85b3a423bca819 | Phil Ringnalda — Back out e3ec1bc37d8c (bug 762561) for debug make check orange | |
015b304bebd0332b71ecc595d5bbe8bdf29481ae | Masayuki Nakano — Bug 768736 Define constants for system native virtual keys for nsIDOMWindowUtils::SendNativeKeyEvent() r=roc | |
3ee5063de5d557a45678038cfc47aeffc7c23fb6 | Benoit Girard — Bug 765357 - Add xpcshell tests for the Profiler. r=ehsan | |
77e2d6789e028135de5433c2e8003077be16edbf | Gary Kwong — Backout 431fa10c63a6 for orange. Thanks philor for pointing it out, r=orange | |
7102b33f78edf3f8919e5239788d7fb9d1927101 | Brian R. Bondy — Bug 767802 - Fix for build error on win32 xulrunner builds. r=timA | |
c9126626a41b58e37f675b344f67455ab9401f2f | L. David Baron — Backout changeset 1e2b9cdc486b (Bug 248239) due to failure of tests/MochiKit-1.4.2/tests/test_MochiKit-Style.html . | |
fee840205f5bf006b0e63b41e73a45b7306688db | Brian Nicholson — Backout a3f5b011f665 for Android bustage | |
a4dc234066d25b32889a5b63de4252164d5108aa | Brian Nicholson — Backout 21a070f6afcd for Android bustage | |
431fa10c63a6697f6c4e8c5e03d982ddece507e6 | Bill McCloskey — Bug 757199 - Assertion failure: [barrier verifier] Unmarked edge: shape, r=bhackett | |
e3ec1bc37d8c563dd08a0765e389e739d2a845db | Brian Hackett — Specialize big typed arrays with singleton types, bug 762561. r=dvander | |
115d48a4ce0c6e1a0001467302f0703f7897ee56 | Brian Nicholson — Backout 5ab2723fc0e0 for Android bustage | |
9ee3c13ca96c0378e5e6e80ab91653e316e255e4 | Cameron McCormack — Bug 767848 - Backout NSPR MSVC version detection change from bug 448573. r=ted | |
1e2b9cdc486b0d23de9d313fdfe24978213d3630 | Tal Aloni — Change standards mode height calculations for table cells to use content-box sizing rather than border-box sizing by default (and to honor -moz-box-sizing, which we do not do in quirks mode). Also remove -moz-box-sizing: border-box from default style for caption element (all modes). (Bug 248239) r=dbaron | |
b433848205b817a03806be9de9210d3ce97ee701 | Ralph Giles — Bug 766331 - Don't rescan old data for Ogg timestamps - r=cpearce | |
ef4be3efbb411886ece0681f386164f8e4fbc007 | Frédéric Wang — Reftest for bug 662756. r=karlt | |
08f12e27bf51938e521a9eba9e6e7ea9c522d750 | Frédéric Wang — Bug 662756 - The default value for attributes lspace/rspace of <mo> should be thickmathspace. r=karlt | |
2ee8a6148b943a6df6b4d1f36b2f6dbc472b8d9b | Atte Kemppilä — Bug 745703 - Fix menu-button xbl:inherits typo: accessKey -> accesskey. r=enndeakin | |
89465e472cf097cbdd727461f714636ea99d734e | Daniel Holbert — Bug 666041 patch 3: Create boilerplate nsFlexContainerFrame class. r=bz | |
4a363e159fb6704dca6d66cb6148df2d09b43942 | Daniel Holbert — Bug 666041 patch 2.5: Add nsCSSFrameConstructor code for detecting when a flex container needs to have its frames rebuilt. r=bz | |
56ccb1deb91d32bef937cc51a76f28e8d2ed31d7 | Daniel Holbert — Bug 666041 patch 2: Add "-moz-flex" & "-moz-inline-flex" values for "display" property. r=bz | |
5ab2723fc0e02fd706cdce07051cc6b80195c275 | Wes Johnston — Bug 653833 - Add back some code that should not have been removed. r=mfinkle | |
f6a23947fc337daba23d71ed4a14e66f8c298012 | Yoshi Huang — Bug 768367 - B2G RIL: send/received SMS failed on Otoro | |
21a070f6afcd6640546786bab91b21f6a7a914ab | Wes Johnston — Bug 749618 - Use a default icon for webapps without one. r=mfinkle | |
a3f5b011f665977d9c15d94820b8b147cb851d2b | Wes Johnston — Bug 653833 - Show a doorhanger allowing users to open a page in helper apps. r=mfinkle | |
a38aeae6134faa7b7da6443dd98d5c0ce127b540 | Wes Johnston — Bug 653833 - Ignore mimetype for helperapps if it is the same as our url. r=blassey | |
1496916570c62fc5487071cad9ab098f01a945b3 | Dão Gottwald — Bug 767975 - Set the consumeoutsideclicks attribute on autocomplete result popups instead of calling popupBoxObject.setConsumeRollupEvent. r=enndeakin | |
d095c0213dc851d396d792b38299abe5500103fb | Margaret Leibovic — Bug 767065 - Add a listsener to get rid of text selection handles if the selection is programatically collapsed. r=mbrubeck | |
cd3101aa036056c84585a97ce02d5b3948361bde | Margaret Leibovic — Bug 716095 - Specify a width for the doorhanger popup on tablets. r=sriram | |
651035b940af0e52815e6689ce5e3e2bdeccc8c6 | Matt Brubeck — Bug 768613 - Mark Fennec Native as compatible with tablets [r+a=blassey] | |
17a545fb6702c85e69a2801d8e1e4b7ace1a7383 | Bobby Holley — Bug 758344 - Make ContextHolder implement nsIScriptContextPrincipal. r=mrbkap | |
c7b0713958d6dbcb7fd4b8c2c17c8f6b939d99aa | Landry Breuil — Bug 767403 - also match readelf case on *.so.* to fix *BSDs. r=glandium | |
57127eda3007339392ca16239d8a3eefeff87479 | Terrence Cole — Bug 768626 - Add rooting analysis for PropertyId; r=Waldo | |
394ff92cde9886aced30286a3ad45d26e0c0bcda | Bill McCloskey — Bug 767643 - Don't assert(false) when finding black/gray edges (r=mccr8) | |
ef0f6e8707ae0bd60472c47146c8b059fab277a9 | Bill McCloskey — Bug 762199 - Don't use tinyids in indexeddbg (r=Waldo) | |
5135641e44962fe7a9caf161a39f588d3117289f | Bill McCloskey — Bug 766717 - nsNodeInfoManager needs to be able to add itself to the purple buffer (r=smaug) | |
29d7b50bc9933ceb58e21ddbabbc9cdfe8026387 | Mark Goodwin — Bug 712859 - show CSP policy violation messages in the web developer console. r=bz | |
df43767956ba99d8d811eacbb0c609212b5bbd54 | Bill McCloskey — Bug 768282 - Run GCCyle only once for CC_FORCED GCs (r=mccr8) | |
73421f48fe54238c170e444fbfaa36c2c54eb0f4 | Benjamin Peterson — Bug 762324: write to the current address of the bytecode, r=jorendorff | |
1209bfaff4b976f1ca8d78a162858ccc117ed775 | Nicholas Cameron — Bug 768079; mask layers force an intermediate surface for their containers. r=roc | |
1766d4a0c876a053ad8aff42848ef0c197f68fd9 | Nicholas Cameron — Bug 768079; test for patch. r=roc | |
ad3bf1e13093df7cf3b8aad4d9a99c8916fb51e5 | Marco Zehe — Bug 768494 - Add accessibility descriptions to various browser toolbar buttons, r=sriram | |
04fef47c3faee357a5350d9d083dfd65da600dbc | Wes Johnston — Bug 766297 - Create a default prefs.js for webapps. r=mfinkle | |
e4f82be09302d74d8a7d53c997c6311edb152827 | Wes Johnston — Bug 741472 - Add an Apps menu item to open about:apps. r=mfinkle | |
6fb15015d104de891fbb59c772702bb7512f311b | Ed Morley — Merge mozilla-central to mozilla-inbound | |
829abeedcde45efb8235b043255d348616c13c88 | Chenxia Liu — Bug 766499 - Show error message about multiple Firefox installations when Android Sync fails on Account creation. r=nalexander | |
2efe5f77b9522f894cc2f1494db0dd93ccaa7f0e | Margaret Leibovic — Bug 767600 - Handle text selection in iframes properly. r=mbrubeck | |
7c28ebe35b15265aca26e358c925730b38c72786 | Margaret Leibovic — Bug 767797 - Always disable Find in Page menuitem on about:home. r=mfinkle | |
12d4fdf528801ea2b0e824c5658d407b9601a168 | Siddharth Agarwal — Bug 767827 - TestAUSReadStrings.cpp fails with 'unable to find platform specific path separator' under Pymake on Windows. r=rstrong | |
c74442257e60fa4eadbce075ac42de871efff7cb | Christian Holler — Bug 768405 - Adjust Clang path in ASan mozconfig for use with tooltool | |
610161cc263b291c2de4f02e88c964cbcd42c7e4 | Ed Morley — Backout c707e4f15fd4 (bug 767905), cad3e0609835 (bug 767894) for various devicestorage test failures | |
c94c8777d7ebfb8f084fa0f8a35a68c52b0e5d21 | Justin Lebar — Bug 767978 - Create an shistory object for top-level b2g mozbrowser. r=bz | |
00bef3ccdd2ba9e1470305bae201df85185f72ed | Justin Lebar — Bug 767957 - Remove dead null-check for shistory in {push,replace}State. r=bz | |
941774f975ac18bc3076b3c4474c02c3829ebb48 | Ed Morley — Backout de70e79ced32, ddd519d0767e, 9b952d924953 & 03efce585669 (bug 758620) for reftest failures | |
65536f28b65ee6f44ab80969944975e9de7da633 | Patrick McManus — bug 764648 navigation timing responseEnd not recorded on EOF HTTP delimiter r=honzab | |
a047da349d5973742be094e56df963430415679e | Cody Brocious — Bug 743612: Fix OMTC on gonk. r=cjones | |
074372a19576798de5262fc00676f4091c23e686 | Chris Jones — Backed out changeset a22ca1e05bb8 | |
a22ca1e05bb8191c03967cae739c7abaeb4a9390 | Cody Brocious — Bug 743612: Fix OMTC on gonk. r=cjones | |
069b6fb2b5c589db304554778d009538ea0bb252 | Vivien Nicolas — Bug 766878 - IME prototype doesn't work with <iframe mozbrowser remote>. r=cjones | |
de70e79ced32b414eca99e219430c20d73b16500 | Chris Lord — Bug 758620 - Clamp scroll port to content size in android fennec. r=kats | |
ddd519d0767ed613df103591e62d5412aee02aa0 | Chris Lord — Bug 758620 - Respect the Layers' anchor points in CompositorParent. r=ajuma | |
9b952d9249536576a90b41b95bc60ab367607b97 | Chris Lord — Bug 758620 - Force fixed-position frames to have their own layers. r=roc | |
03efce5856692f8b2573ed134d775d49db3d75fe | Chris Lord — Bug 758620 - Layout fixed-position frames to the set scroll-port. r=roc | |
c707e4f15fd41182e2aea567e4fa96fe6a3f0ce6 | Doug Turner — Bug 767905 - device storage - Move editable flag into DeviceStorageFile. r=bent | |
cad3e0609835dc8ec093b8a5ebf4f97d0a705d72 | Doug Turner — Bug 767894 - Device Storage - move test from dom/tests/mochitest/devicestorage to dom/devicestorage. rs=bent |