User Push date [To Local] | Changeset | Patch author — Commit message |
---|---|---|
Ms2ger@gmail.com Fri Jan 11 13:57:41 2013 +0000 | 63c4b0f66a0ced763bdca91f4ea714a24e962afc | Ms2ger — Merge latest PGO-green m-i changeset to m-c. ← 143 merge changesets [Collapse] |
fcbaced550367efc86e1e8598909630916aa1683 | L. David Baron — Back out bug 588237, patches 2 through 5. | |
5561a6bf08b2c243cb68264b3977a43084283fa6 | Gina Yeh — Bug 827255 - Patch 1: Enable AG error result code, r=echou | |
73d2891568afa1367c04984389958a3879d34283 | Ehsan Akhgari — Merge mozilla-central into mozilla-inbound | |
d53d71d1c92eeacbcb4b8a1116fa5cd241f3f8cc | L. David Baron — Bug 827687, patch 2: Be more careful walking segments. r=bzbarsky | |
52e73ebc07e418b096e284ecf6a4313b378fd0a4 | L. David Baron — Bug 827687: Fix edge case in calculation of whichIteration. r=bzbarsky | |
dcdb6d839e95f64c3fda9852215b9fe3463093f7 | L. David Baron — Bug 827717: Change record of CSS animation start to be before delay so that dynamic changes to animation-delay are honored. r=bzbarsky | |
fb69b7be1c0eaa470adf73c60e40edf9a9794c8e | L. David Baron — Bug 827698: Use the length of the 'animation-name' list when determining how many animations to run. r=bzbarsky | |
9e1f9e4884791d767336d399e8c3d7757a9d9606 | L. David Baron — Bug 588237, patch 5: remove the optimization of skipping FlowAndPlaceFloat for some pushed floats, simply because the optimization looks fishy to me. r=roc | |
5c29097e7bbd0d1298c7ab2fa3405baf3062d1b1 | L. David Baron — Bug 588237, patch 4: Pull pushed floats back from the next-in-flow at the start of reflow. r=roc | |
0542ba6920b3df8f15ae01b5e9eec0818b5dc36d | L. David Baron — Bug 588237, patch 3: Remove the pushed floats list when it is empty. r=roc | |
33ff2a97b02129933ce6453d5878559d5f563567 | L. David Baron — Bug 588237, patch 2: Fix comment that is now incorrect due to work in bug 563584 or followups. r=roc | |
1830a14dd3af839a4c5f633fc334750ee3fdd956 | Ehsan Akhgari — Bug 829180 - Never open externally opened links in a private window; r=gavin | |
6cda85d6e4f6140c196bc3e23d611edf1cc1606b | Ehsan Akhgari — Backed out 4 changesets (bug 826148) because of test failures | |
e520c411aed6a09e7d2fade06aa949cd018e97f3 | Shu-yu Guo — Bug 826148 - Part 4: Ion IC (r=dvander) | |
1db5b4e596492d56613ce019ae3f6126e5bd6816 | Shu-yu Guo — Bug 826148 - Part 3: Jaeger IC (r=bhackett) | |
57bf735f3e186a1501fe2fe01b46bc1ef41d0ca2 | Shu-yu Guo — Bug 826148 - Part 2: TI changes (r=bhackett) | |
b659dc17b1646aa6ecb3275afab6829b6080c7f1 | Shu-yu Guo — Bug 826148 - Part 1: JSFunction flag and interpreter changes (r=luke) | |
cf76976f7316d13a00ed9a5c3ce038cc6f758069 | Nathan Froyd — Bug 829223 - fix FileBlockCache to consistently use 64-bit offsets; r=roc | |
0831c937f066b2eb9631d99b06afb6cfc5169002 | Masayuki Nakano — Bug 821329 Set charCode of keypress event when TextInputHandler::InsertText() is called without native key event r=smichaud | |
7d0aa0231e3778d2d4bf79c6d3244b8757eced74 | Matt Woodrow — Bug 818575 - Make TransformShadowTree transform all descendant scrollable layers instead of just the first. r=roc | |
fa88bbeed9b1f8160c46ea7c64d97eb89b42746d | Terrence Cole — Bug 829372 - Don't clobber non-pointer-sized fields in root analysis; r=sfink | |
3eae4564001cd14333d8665fa147b63e094cb35c | Malini Das — Bug 829377 - tap() in synthetic_gestures should send touch/mouse/click events, r=jgriffin | |
c8a9f356050e400ee6e39a1e33ff8fcf014f35d6 | Christian Holler — Bug 827960 - Allow jit_test.py to run tests in parallel. r=terrence | |
989c4f5cc77441cdf814b7169959fa5ac780cfc0 | Marty Rosenberg — When merging add nodes, a truncated node and an untraced node should be untruncated (fix oranges, no bug, r=dvander) | |
67f60ef5c92fcd4ab45afb9b5c8b2fc4d0853964 | Nicolas B. Pierron — Bug 818023 - fun_getProperty: Use non-buitin script iterator. r=waldo | |
f4671ccc450246de1b52b9dd5f0b77043e998809 | Brian Hackett — Bug 827490 - Allow native objects to have both slots and dense elements, rm dense/slow array distinction, r=billm, dvander. | |
a2d7ee172d6b6eac579966a4841598604c7d609c | Hubert Figuière — Bug 829121 - Annotate B2G_OS_Version for the crash reporter. r=fabrice | |
51c998dda3838c5722186b7b2656528c5bff913e | Jeff Muizelaar — Backout bug 828789 (bb755890ec69) because of bug 829335 | |
8ebd6c54778d28ecd8111e9c529e3d8879612a09 | Jeff Muizelaar — Backout bug 829035 (9da8f50d3750) because of bug 829335 | |
0481a14279d36474706241609778317d45042947 | Marco Bonardo — Bug 828247 - Library downloads view does not show the end time for completed downloads. | |
31d8d897cf4b8f4d697043274e47fb180fcb3474 | Eitan Isaacson — Bug 823423 - Don't send a11y scroll or announcement events if we a11y is not officially enabled. r=blassey | |
5a88ed3a3ace65a94211cbf5630df951cb50ae23 | Andrea Marchesini — Bug 827816 - Wrong timezone offset for UK and Ireland as they had year-round DST from 1969-1971, r=brendan, r=gal | |
deab61ea49b612ee87b3f0b4da27a4a82e91f7d0 | Trevor Saunders — bug 829288 - fix warnings under browser/ r=gavin | |
eaab0e962e4d4e38bfba418b67e8a66cc69a0572 | Trevor Saunders — bug 829288 - fix some toolkit/ warnings r=ehsan | |
ab93edfbb1ea72ebad9e9780ec44c02cd04004ce | Trevor Saunders — bug 829288 - fix a bunch of mingw warnings in xpcom/ r=ehsan | |
b584bc588b4079502e9ce876f325e8cb4b5ef15b | Trevor Saunders — bug 829288 - remove extra ';'s in content/ r=ehsan | |
f9134833700b4587ce6affb1479d75084f0020b7 | Trevor Saunders — bug 829288 - fix layout/ warnings on mingw r=dholbert | |
2983ba3b514fd540f2f4c57b9fcd1dfe8338f7a8 | Marty Rosenberg — Bug 829277: Limit the number of instructions that the truncation optimization can work on. (r=dvander) | |
855363cef32492e35e2f0ffbc608135c905dbc38 | Andrea Marchesini — Bug 829309 - Assertion re-entering a hashtable in nsAudioChannelService, r=mrbkap | |
b5bf34b9a55e172cee8e5741c9224f218e967298 | Gregor Wagner — Bug 828887 - "unused-arenas" is not freed unless worker is idle for 5 seconds. r=bent | |
edc4bc8745b779cbc03968758d53e345bc505aab | florin.botis@gmail.com — Bug 608735. Fix getAllResponseHeaders for cross-origin requests to actually expose the headers CORS says it can expose. r=bzbarsky | |
e7ee10b0e30371c68a9c1550c71836d375c085ae | William Chen — Bug 828532 - Removed 'prototype' as a reserved identifier in WebIDL. r=bz | |
bafcf40954391df1b94bd0236ee36565583afe54 | Mike Conley — Bug 829258 - Include missing @2x images for Downloads Panel in pinstripe/jar.mn. r=mak. | |
a2d8abdc82a36c41756f92ebb165b5437808c345 | Brian Hackett — Backout 9095b0b49905 (bug 829175) for v8bench regressions. | |
4f18799588dc7f9e0727ef09adade25e96461082 | Ehsan Akhgari — Backed out changeset 23bb4a03ef34 (bug 815418) because of possible xpcshell bustage | |
3253c4a1f2135f01b2951b2cc67aca22ad780add | Randell Jesup — Bug 828154: reapply local patches to netwerk/sctp/src rs=mcmanus | |
715e21580ed2f61b1794fca9783eaa10029be2fa | Randell Jesup — Bug 828154: update usrsctp to revision 8397 from upstream rs=mcmanus | |
6b8af725f32268e5ce51ab9d73cab62f9632864e | Mark Banner — Bug 827303 - Firefox core and crypto services components assume services/sync is built. Move registrations out of services/sync. r=gps | |
2d1152cf727e19ed879e50bfca5fb023d6d08a48 | Vincent Chang — Bug 828909 - Sanitize Wi-Fi hotspot username and password r=mrbkap | |
c1b3fd0a0195d769e42fecc942398bab734e2818 | Josh Matthews — Backed out changeset b99c87fb77d3 (bug 829043) | |
86d9fdfe93b33f181b2fca4ad395017e80af1829 | Josh Matthews — Backed out changeset 4fb3f83287fb (bug 829043) | |
42b22f0ab58c756373eb93e16dd9bbb73a48fbf3 | Chris Peterson — Bug 757726 - Part 1: Update about:plugins to use document.createElement() and AddonManager. r=joshmoz | |
9d5aa110926732040cde8833de469dcf95590358 | Mike Conley — Bug 826999 - Add @2x icons for the Downloads Panel notifications. r=shorlander. | |
9095b0b49905fbfb0eeac08175c8f185332747f2 | Brian Hackett — Bug 829175 - Allow reentering JM code if Ion was compiled for a different OSR point, r=dvander. | |
d932f2172ce2dbbea666c9612d78833ffcdcfba0 | Andrew Halberstadt — Bug 811779 - Enable larger set of reftests on B2G emulators, r=jgriffin | |
4fb3f83287fb7ebbe315985dc7a9d09641a686dc | Josh Matthews — Bug 829043 - Hook up load contexts for remote wyciwyg and ftp channels. r=jduell | |
b99c87fb77d33c6bb40262680a7b86aabf71cfd1 | Josh Matthews — Bug 829043 - Separate wyciwyg cache into app jars. r=michal.novotny | |
7e4917d358c50cc8e8ec069887c1daeb8c9b9f4a | Marco Bonardo — Bug 828895 - keyboard navigation in the Library View is bogus. | |
945ed43286282df09246bc03c1b1183d95b3bcf3 | Andrew McCreight — Bug 777385 - Support (some) Paris bindings objects as weak map keys. r=peterv | |
e70316a75be9e479cfdc0a06aba0dbc1eedf08da | Ben Turner — Bug 828870 - All shared blobs must be immutable. r=khuey. | |
4d0c643ddbae5bc791f256d5fdd6c4897098ffa2 | Ben Turner — Bug 827749 - Aggressively duplicate file handles. r=cjones. | |
9038e0975bdc29b2080de0145d17a83bbd36e870 | Jeff Gilbert — Bug 826546 - Delay WebGL reftest completion until subsequent rAF - r=vlad | |
00175d6d4839c1dff3b40d0aba7909d2674f4921 | Wes Johnston — Bug 829198 - Use smaller font-size for context menu items. r=mfinkle | |
b4a0d7140eaf1a51e91e7da3a188b0f016e4b71c | Andrea Marchesini — Bug 827895 - Settings app should not show the session permissions of apps, r=mounir | |
61eddbd33e8c4c6f3ec7493465a370c4dab824bb | Wes Johnston — Bug 828509 - Look up entire dom tree for available context menu items. r=mfinkle | |
9cb5b72a226db341ad8432354ef0e852c2c80402 | Jared Wein — Backed out changeset 3aa492e39918 (bug 827749) for failing all tests OS X. | |
85b09d1c1cdc0ce5346dd7803ebc7f84466bbb13 | Jared Wein — Backed out changeset 94333351aab3 (bug 828870) | |
33e9b69e55cc0a16471d3d3228ef299118d9806c | Neil Rashbrook — Bug 826455 Expose more NetAddr functions to script r=biesi,josh | |
5b042b636671dd61e242c8f396ad1f35b56d493f | Daniel Holbert — Bug 829112: Fix "comparison between signed and unsigned integer expressions" warnings in nsStyleSet.cpp. r=bz | |
fdfa7133f2079cb8897925d0bdc49d8f13eb59d3 | Eduard Neculaesi — Bug 802534 - [OS.File] Main thread versions of OS.File.Info and OS.File.DirectoryIterator.Entry should have nice prototypes; r=yoric | |
e6c4fd2603f95b7b6a746af9150f26a2444a1d19 | Jared Wein — Bug 828120 - Social panel buttons are too wide on Mac. r=mattn | |
0fc37d11f9af51d47d454268f440cdb143c90228 | Wes Johnston — Bug 818336 - Don't switch tabs when returning to a webapp. r=mfinkle | |
94333351aab3b5aea2f6f21e9f095ca5bac3d122 | Ben Turner — Bug 828870 - All shared blobs must be immutable. r=khuey. | |
3aa492e399180896d952d960d95374c740e9b802 | Ben Turner — Bug 827749 - Aggressively duplicate file handles. r=cjones. | |
71d3013257a93ca78723d954825399f9a49b6ac8 | Terrence Cole — Bug 828607 - Fix exact rooting in jsproxy; r=evilpie | |
23bb4a03ef347a8326e3eeff9075c5a54950a32f | Aaron Klotz — Bug 815418: Telemetry for failed profile lock attempts; r=vladan | |
8fd79d4c7b17173480f0583b36c4b7d6640145a6 | Justin Lebar — Bug 828969 - Dispatch the mozbrowserasyncscroll event asynchronously, thus preventing deadlocks (and probably other problems). r=bz | |
1f3d5f4cc05cda0c371630c5e5df5ebca23af535 | Chris Lord — Bug 828345 - Maintain aspect ratio for clamping scrollport. r=kats | |
934e8b48a5394b3de7b34e1e7fa60539cbd50088 | Chris Lord — Bug 828249 - Fix fixed layer positioning when zoomed out beyond page bounds. r=kats | |
f9ef215299560fe911e42d13f5280af2f236fad2 | Chris Lord — Bug 827844 - Fix flickering when layout changes on Firefox/android. r=kats,bgirard | |
b28889afccbee0dd3709230913d85acc0138f723 | Nicholas Cameron — Backout bug 818575 | |
5be4511b8225fbe33e31b584027dd896bb49bbf1 | Marshall Culpepper — Bug 816306: Part 2 - Report update HTTP errors to Gaia, and accompanying tests. r=fabrice | |
64624cab8dc13a6d78d25a8f131c88c4d5746778 | Marshall Culpepper — Bug 816306: Part 1 - Report more network errors during update checks. r=bbondy | |
9cda648d19fac9cba47833e2415106eba013049a | Fernando Jiménez — Bug 824697 - Installing a Hosted App that Preloads the Appcache, updating the appcache, manual syncing the app - no updates found; r=fabrice | |
03fd5f43435d96f0b6dce09e2cec620ad3db633a | Benoit Girard — Bug 761135 - Remove XPCOMGlueShutdown. r=benjamin | |
c3c55730918250b8551e727a30a7e3646f41cb7c | Randell Jesup — Bug 828828: Use monitor around all accesses to stream array r=derf | |
16cb74a835b03181c266d5fb1a4127ef8efcfc05 | Vicamo Yang — Bug 819937: fix multiple sms-delivery messages sent. r=yhuang | |
e3c0acf418e9f736c72465bd2803820d826c2fc7 | Panos Astithas — Bug 784824 - support for remote debugging of b2g desktop builds; r=fabrice | |
e5ac5de0c94a4a0b6d46b1f6c5dfe50891f0d84a | Marco Bonardo — Bug 827899 - Selected Tab Overlaps Finished Download Animation. | |
901864570d8e2d7553f59b584a3bd00df39b0919 | Kyle Huey — Bug 806503: Add a semicolon. r=me | |
78ac084b80f57054f744446e3eddfe6bd575175f | Jan de Mooij — Bug 827872 - Move prebarrier offsets from IonScript to IonCode. r=dvander | |
dcaee859dcf5df9d64072c6708fcf67bbbcbd5e5 | Kartikaya Gupta — Bug 785597 - Allow the compositor to be registered earlier in the startup process and prevent creating multiple LayerManager instances. r=snorp | |
44a1fb250a30a13048510c04deff489546c0b73b | Kartikaya Gupta — Bug 826300 - Don't block on waiting for a valid surface when trying to resume the compositor; allow resuming to fail gracefully. r=snorp,BenWa | |
38667642253626d003cf1d8680f86412cf37a169 | Mike Conley — Bug 827015 - Clean up "Clear Downloads" button theming for Library Downloads view. r=mak. | |
1ceb45fd14c5efcd464cd03a3f9d3b2edeb9fb02 | Graeme McCutcheon — Bug 827521 - Work around spurious operator ambiguity errors in buggy versions of Clang. r=longsonr | |
2b3dd950e66fd82a168bea10eef09d611219d15b | Kyle Huey — Bug 806503: Eagerly transmit blob data across processes so that it is available if the originating process dies. r=bent a=bb+ | |
2946bcb127f7d53febd75a9f8904e2a93abde534 | Ed Morley — Merge mozilla-central to mozilla-inbound | |
fe583d3e91651efff5140c3b145c1d5ebc85f080 | Jeff Muizelaar — Bug 818575 - Only sync viewport for primary layer. r=cjones | |
6b2dd2dd39924b927df18537a5784b91d0e25611 | Matt Woodrow — Bug 818575 - Make TransformShadowTree transform all descendant scrollable layers instead of just the first. r=roc | |
bd7d549c42adeefe124a9bdb7a4509ff416a42d8 | Fabrice Desré — Bug 828863 - followup, forgotten typo r=past | |
1bc7abeadfe92453f2c76933508965e997b1bfcb | Daniel Holbert — Bug 828838: Fix nsCSSRuleProcessor init-list order. r=heycam | |
222efefe167dad6bcb8e1df2723b7322bdbe584f | Thomas Zimmermann — Bug 827888: Explicitly call notifier if DBUS call completes early [r=echou,qdot] | |
3b6af33dae4f9e7955e50b4072a5a13eb029e390 | Thomas Zimmermann — Bug 827888: Fix usage of sIsParing variable [r=echou,qdot] | |
5f53242d94bc53526c862705736f4a816b05b55f | Mike West — Bug 828261: Implement 'window.location.origin'. r=bholley, sr=sicking | |
1a7ca1f81bd21b1d678762a9586287294b25d378 | Boris Zbarsky — Bug 824237. Add support for "partial interface" to WebIDL parser. r=khuey | |
f3d89d6870e69563af14e0d97ef80f0528c09d78 | Ed Morley — Bug 822284 - Disable browser_privatebrowsing_cookieacceptdialog.js & browser_privatebrowsing_crh.js on OS X for too many intermittent failures | |
9da8f50d3750fa79853cdacd5b9aa7cdd6196576 | Jeff Muizelaar — Bug 829035. Reduce pixman bilinear precision to match upstream. | |
4e1fe4baad60a7cf90b03cca3a91dc23aaf8d5c2 | Fabrice Desré — Bug 828863 - Add a remote debugger actor to install apps r=past | |
9f1d90aba921ee9dd7aab50faf299f319070b135 | Antonio Manuel Amaya Calvo — Bug 828730: Fix crash in test_signed_apps/generate.sh, r=bsmith, a=NPOTB | |
d70c9eb65c754602fef64c8e64af95597e3ecb66 | Shriram Kunchanapalli — Bug 810342 - Show toolbar shadow on about:blank (r=lucasr) | |
927268cb78116fd88bc8a8ad9b72304d509f4f4c | Geoff Brown — Bug 822823 - Dump logcat on any robocop failure; r=jmaher | |
ed308815b4a71239610cf057d0fe8dd8d106e5e2 | Ed Morley — Backout 1391e924e9ee (bug 806503) for mochitest-1 failures on a CLOSED TREE | |
b4b36e2c63ee3df8cbd2d6e8bd18141c29868373 | Mike Conley — Bug 828302 - Downloads Panel is not correctly cropping long filenames. r=mak. | |
36faa7ab7e0bf8610cc39217fe69e19b0131493c | Ed Morley — Bug 811644 - Disable test_bug199692.html on Android for too many intermittent failures | |
41f663ae218fb1de9de175db05fbd36d44eb22db | Ed Morley — Bug 821781 - Disable places/tests/unit/test_399266.js on Linux for too many intermittent failures | |
58140f9d0c478d808530981fe2dfd3c60204ee11 | Ed Morley — Bug 822287 - Mark part of browser_profiler_run.js todo() on Windows | |
1c384f9d78e9a8d0d9f8579cd6bfc693d978a636 | Ed Morley — Bug 791480 - Mark printing/745025-1.html as fuzzy-if on Windows7 due to too many intermittent failures | |
c509026067eeb0e4c2e3d5bb31aa6e6ec1a34de1 | Ed Morley — Bug 816033 - Disable ecma_5/extensions/JSON-string-replacer-overflow.js on Windows opt builds for too many intermittent failures | |
17c89659d75acbb32cc9d823224a024758ebeb14 | Ed Morley — Bug 804479 - Disable test_password_tracker.js, test_history_tracker.js, test_bookmark_store.js, test_forms_tracker.js on debug runs for too many intermittent failures | |
e552d399e2e7daf6a072906870c6588837c6fd6f | Ed Morley — Bug 817294 - Disable browser_styleeditor_loading.js for too many intermittent failures | |
ae36809f2d1ac6dfa20ae132279dc9f1d5830891 | Ed Morley — Bug 795265 - Disable browser_tabview_bug678374.js for too many intermittent failures | |
c19dc24e40a1f3592853cafc8c1bd11d16124d5f | Ed Morley — Bug 751539 - Disable test_played.html for too many intermittent failures | |
a200bde120579e9008cf349d98d227678317eb91 | Ed Morley — Backout rest of 8d16c92e1bf4 (bug 827801) to fix the build on a CLOSED TREE | |
1b985a8224a08ea77db7cb96b1206f835bc82b13 | Margaret Leibovic — Bug 824148 - [KEYBOARD] Input type=range should bring up the number keyboard. r=ttaubert | |
a051840bec181e5487c4363eaf2cab52040ddbd5 | Gina Yeh — Bug 828811 - After OPP session disconnected, wait for 1 sec and close socket actively if the socket is still connected, r=echou | |
b8bae43380b66e7c7416d5e75cee834906b52bdc | Chris Jones — Bug 828114: Set a timer to ensure content processes are killed if their tabs take a long time to shut down. r=jlebar a=blocking-basecamp | |
bf0d25a344fb6c36ca74e8e2388304b2e7ef5c25 | David Rajchenbach-Teller — Backout 118283:8d16c92e1bf4 (bug 827801) because two patches have landed adding the same test | |
f17992358a635c03ba197fa9804e720bba402a45 | Andrea Marchesini — Bug 823974 - Permission requests from browser elements should be denied if unknown/denied for the container app, r=sicking, a=bb+ | |
1391e924e9ee6f8c4105462081c04f5325e2b335 | Kyle Huey — Bug 806503: Eagerly transmit blob data across processes so that it is available if the originating process dies. r=bent a=bb+ | |
2c54fb92091a780105e96e63c5e50de8552bfa4c | Dave Hylands — Bug 785124 - Pt 8 - Fix test_0030_general.js to work when downloaded file goes to sdcard. | |
22991fd4bcd81524f4017576da70de3fb0c70eb4 | Dave Hylands — Bug 785124 - Pt 7 - Fix nsIncrementalDownload to work on sdcard. r=jduell | |
77d3c4a0afb67fb453eb38c76bf293c50807189a | Dave Hylands — Bug 785124 - Pt 6 - Fix JS code that was failing xpcshell tests. r=marshall_law | |
9d9ec6237d95c1a8774c1a61f474abc6f3272848 | Dave Hylands — Bug 785124 - Pt 5 - Add extra asserts. r=dougt | |
0e777d664763babc59115499d1526d630c897b77 | Dave Hylands — Bug 785124 - Pt 4 - Whitespace only change. Change "type &var" to "type& var" and ptrs. r=dougt | |
4dabceec29a319914a1d663c1298a05631150fe3 | Dave Hylands — Bug 785124 - Pt 3 - Modify the updater to support update.link file. r=rstrong | |
82c54850f723a76881fcff1d828f5c55c4d4f9d7 | Dave Hylands — Bug 785124 - Pt 2 - JS changes to updater to allow storing update.mar to sdcard. r=marshall_law | |
eea4fefd010bfeda7dcb422fe6e96051f0c4f05a | Dave Hylands — Bug 785124 - Pt 1 - Add VolumeMountLock which allows SDCard to be locked. r=dougt | |
da9cd7ac8713d0f2d0560a90de8691420f3313b1 | Ed Morley — Backout 645bf43f8f14 (bug 818575) for crashes on Android on a CLOSED TREE | |
e06f05ff1edc89552802f997c30075a3c088d4c2 | Ben Turner — Backout f3b6bc4b2590 (Bug 827749) for test failures. | |
9a93bc7b059bf7f97ccb412cea5f04e5c8415f1d | Tom Schuster — Bug 828020 - exactly root StaticScopeIter. r=terrence | |
f3b6bc4b25904d62588fd33ba347741872b7fc2d | Ben Turner — Bug 827749 - Aggressively duplicate file descriptors. r=cjones. | |
645bf43f8f14776742275589b72bda9fbb466fa5 | Matt Woodrow — Bug 818575 - Make TransformShadowTree transform all descendant scrollable layers instead of just the first. r=roc |