Changes pushed after changeset 2ea3d51ba1bb9f5c3b6921c43ea63f70b4fdf5d2, up to and including changeset e5859dfe0bcbd40f4e33f4a633f73ea3473a7849
User Push date [To Local] | Changeset | Patch author — Commit message |
cbook@mozilla.com Sat Jul 30 14:21:21 2016 +0000 | e5859dfe0bcbd40f4e33f4a633f73ea3473a7849 | Carsten "Tomcat" Book — merge mozilla-inbound to mozilla-central a=merge ← 136 merge changesets [Collapse] |
| 974cfc29c1e30561d40882c051f07724eff99491 | Chris Peterson — Bug 1289987 - Part 2: Remove more VS2013 workarounds in js/. r=fitzgen |
| 49efb446f5b0977be697e0277cb27a2d5502fb76 | Boris Zbarsky — Bug 1290636. Expose iterator stuff on NodeList and DOMStringList. r=qdot |
| 6b62785dbfe3b989a089ca7192e224725cc2d61f | Boris Zbarsky — Bug 1290636. Fix some bugs in the way single-type (value) iterators are hooked up in the Web IDL bindings. r=qdot |
| ded96a1a5aae33b7700f839e2ff63d364f21142f | Boris Zbarsky — Bug 1290264. Update handling of '/' target origin of postMessage to spec change to use the incumbent global. r=bholley |
| 81aab5c5f3d04bda4c8f9fda722db13fdc738ffc | George Wright — Bug 1289525 - Grow the pool one at a time instead of in chunk of increment size r=jrmuizel |
| 29315d9869a2305543e7dbf5e2f269d7dda43d6e | Chris Peterson — Backed out changeset 2b9b892d36ff (bug 1289987) for build break |
| e2582f36b0e3be2c6bf1184adf506e36770249ed | Chris Peterson — Bug 1289987 - Part 3: Remove curly braces workaround for VS2013 ICE in ranged for loops in js/. r=fitzgen |
| 2b9b892d36ff4e85c7dac2f0b65608ceebe531d7 | Chris Peterson — Bug 1289987 - Part 2: Remove more VS2013 workarounds in js/. r=fitzgen |
| d539c846b609c990aab2a9f489330b2da81df53a | Jonathan Watt — Bug 1004130 - Implement ::-moz-placeholder for <input type=number>. r=bz |
| b2cb02275182fa7edb8afa479575ee25746336e1 | Noitidart — Bug 1288907 - Free dst after failed call to JS_NewUCString. r=bholley |
| 4760f549a0209f827af565c9e1515e09552837fa | Broderick Stadden — Bug 1279301 - Move notification classes to notification folder. r=jonalmeida |
| a79fd415865ed313ffae5119b27f0a057237b7fb | Decky Coss — Bug 1277019 - Change header and status parsing methods to take nsACString instead of char array. r=mayhemer |
| 2882620cd75fe1984479f4d6a9b1982ee95a00e4 | Andrew McCreight — Bug 1141788 - Use strong references during iteration in nsSHistory. r=smaug |
| fcc56a97afb3beb1786a205d4634e377efbf4ebe | Andrew McCreight — Bug 1195777 - When LSan detects leaks, tell the user about the report_objects option. r=chmanchester |
| 5f0c9095c0ff59de08caa34270c6139deef86f3b | Andrew McCreight — Bug 1289457 - Take advantage of infallible new in XPCNativeSet::NewInstance{,Mutate} to skip checks. r=mrbkap |
| 6b2d6afdd59b9cfba22e49d09cf3a892835db9d0 | Michal Novotny — Bug 1276920 - Limit number of tries to find unused file name for doomed entry file, r=honzab |
| fb2ed37447b7445070d251072459de8a9e9983c0 | Wes Kocher — Backed out changeset 7638ea3c616c (bug 1275289) for being the likely cause of browser_documentnavigation.js bustage CLOSED TREE |
| 7e7d72948689b264f35e2cb81ba318bad63b3cd1 | Wes Kocher — Backed out 3 changesets (bug 1109146) for being the likely cause of browser_documentnavigation.js bustage CLOSED TREE |
| 77ed89a0e8ba90579e5ef93c24be7eb01350e004 | Jimmy Wang — Bug 1109146 - Write test to verify alt+click behaviour in e10s since the codepath is ContentClick.jsm instead of browser.js::contentAreaClick(). r=felipe |
| 65d2a173cb20c4e45e48163ae331d05907221899 | Jimmy Wang — Bug 1109146 - Pass isContentWindowPrivate from ContentClick.jsm to utilityOverlay.js for saveURL instead of passing a CPOW initiating content document. r=felipe |
| 0212e01c7769479a4a5ce8ef26c8d082a50b8f88 | Jimmy Wang — Bug 1109146 - Skip prompt for downloading a file when you alt+click a link. r=felipe |
| 7638ea3c616cdba26394a886bcf3aea4629cff85 | Jimmy Wang — Bug 1275289 - Add try catch to DownloadLegacy.js since aRequest.responseStatus does not exist in the case of a failed download. r=paolo |
| d69343be1c2416a33595f78190a41d13c9bcc284 | malayaleecoder — Bug 1265743 - mach talos-test uses --setPref instead of --setpref (inconsistent with all other mach commands). r=jmaher |
| 0bf6ee84ac6fdb8af1f433de4241dc39b11c74bb | Michael Li — Bug 1286952 - Make xpcAccessibleHyperText work with proxied accessibles. r=tbsaunde |
| 6d35194aa0f1b5618283503ec4aee73891e45f81 | Kris Maglione — Bug 1288912: Follow-up: Skip native messaging tests on Android. |
| 657d868280184ce67533c1a5d3116fca607fc143 | Kris Maglione — Bug 1288912: Add tests for native messaging round trip time. r=aswan |
| 3b0313fd4ce642a75a5165180def038e243deb30 | Kartikaya Gupta — Bug 1250024 - Fix touch-tap event coordinate transformations when a fullzoom is applied. r=botond |
| 3a248e721aa179549a8b5a7b78c0ac8fed4603be | Aaron Klotz — Bug 1287875: Don't try to obtain NS_APP_CONTENT_PROCESS_TEMP_DIR unless MOZ_CONTENT_SANDBOX is defined; r=haik |
| 8fb07560ca17cb3d4b2483d448e8fa78a9ed7c15 | Kartikaya Gupta — Bug 1288799 - Add a test_touch_action.html which runs all of the W3C touch-action tests as mochitests. rs=smaug |
| 57a85939e44a75e496fda385bd2cc24503e23102 | Kartikaya Gupta — Bug 1288799 - Add a hook to run a custom onload function in APZ group subtests, and a helper to inject scripts into documents. r=botond |
| 41f642c6793d4bf2df1046d88be687daead65021 | Kartikaya Gupta — Bug 1288799 - Delete the old mochitest wrappers for the touch-action mochitests, and copy over the unmodified W3C files. rs=smaug |
| 6b695df8579dc41bb951111b56e75a92a9f4c8e9 | Kartikaya Gupta — Bug 1290330 - Properly handle pan-x pan-y regions in the APZ hit test. r=botond |
| e5db12322fd393fe7970e726cd1f4b64845f6d23 | Nicolas Silva — Bug 1289816 - Simplify CopyableCanvasLayer::UpdateTarget and remove unnecessary copies. r=jnicol |
| e46e53dfb22bc320ffbf5b16269256329bb949e0 | Nicolas Silva — Bug 1290081 - Make canvas layer transactions asynchronous. r=sotaro |
| c16134a5a20fd1631076c7bb115ea108145dcf17 | Nicolas Silva — Bug 1285271 - Reenable copy-on-write canvas. r=jnicol |
| d0cb076a4e736e89f8393ba5658148ae5be4171d | malayaleecoder — Bug 974620 - tcanvasmark wastes time waiting after each scene. r=jmaher |
| bfb76ef187d9793edbc16aab9c42555a4b7c347f | Chris Peterson — Bug 1289990 - Remove VS2013 workaround for TestTuple.cpp crash. r=froydnj |
| 43490acc4f626aedde721d48af259bbd0f516503 | Chris Peterson — Bug 1289987 - Remove VS2013 workarounds from js/. r=fitzgen |
| df90dd14878675782247b176fd7f01bea0584206 | Ralph Giles — Bug 1290522 - Parse `rustc --version --verbose` in moz.configure. r=glandium |
| 06deb7bd6e66b4deb4ea4e9f9e20ff0b9ca9a415 | Felipe Gomes — Bug 1247497. Remove Flashblock from first experiment list. r=me |
| 86a982b73d1bf14c2b4aae8d04855506b9e05211 | Olli Pettay — Bug 1288898 - Document::createEvent sometimes creates events with the initialized flag set, r=masayuki |
| e7e09f863442dc1e7f3df9dac8e075b360975b76 | Eugen Sawin — Bug 1290178 - [1.2] Add crashtest for MP3 playback with invalid XING headers. r=gerald |
| 3424ab3ae5f7970a0ccd843db92ea6dd237b2c97 | Jon Coppeard — Bug 1290034 - Ensure nursery allocations are correctly aligned r=terrence |
| 1506fafba57d04da968331cf7dc2dc10dab9bdcd | Jon Coppeard — Bug 1288780 - Don't destroy GCPtrs while there may be store buffer entries pointing into them r=terrence |
| 3fcedf633473cbfd56e0a192a700b02b89955aac | Julian Seward — Bug 1288726 - Seccomp sandbox doesn't play well with Valgrind. r=julian.r.hector. |
| 5b6fd86e965ec386e93ac060375dd8639bd99944 | Hannes Verschore — Bug 1289054: Part 25: Don't reuse input during lowering for int 64 values on 32 bit platforms, r=bbouvier |
| 0f0fe678a40ae291bf1ee4baec03da61e63635cf | Hannes Verschore — Bug 1289054 - Part 24: Make WebAssembly ready to run 64bit instructions on arm, r=luke |
| 1449099f1906015dd12a8b488a7f426f5b6b4c52 | Hannes Verschore — Bug 1289054 - Part 23: Implement the 64bit variant of WasmLoad and WasmStore on arm, r=bbouvier |
| 1f97f6942a8458561aa29b6214da8e29f00eaed6 | Hannes Verschore — Bug 1289054 - Part 22: Implement the 64bit variant of WasmLoadGlobalVar and WasmStoreGlobalVar on arm, r=bbouvier |
| 33dfbd1645d9226fde8b6007a278732d6bce44c0 | Hannes Verschore — Bug 1289054 - Part 21: Unrelated cleanup, r=bbouvier |
| 7edcd686d163c090b31e812db074a345284a07a2 | Hannes Verschore — Bug 1289054 - Part 20: Implement the 64bit variant of Test on arm, r=nbp |
| ce45ee774edb69d4e94d3f834b558776782bfac0 | Hannes Verschore — Bug 1289054 - Part 19: Implement the 64bit variant of Int64ToFloatingPoint on arm, r=bbouvier |
| 48d273fefe73d63673d7a0497864e5ac0701a8f7 | Hannes Verschore — Bug 1289054 - Part 18: Implement the 64bit variant of WasmTruncate on arm, r=bbouvier |
| 2f7ac340ea3c3fa7c3c1d1b37340f6d2ed56f4a5 | Hannes Verschore — Bug 1289054 - Part 17: Implement the 64bit variant of Not on arm, r=bbouvier |
| 973d29183f5f8159b48feebbb114db03a83def87 | Hannes Verschore — Bug 1289054 - Part 16: Implement the 64bit variant of Clz and Ctz on arm, r=bbouvier |
| 4c042c13a73a4c9ac17ad682eb86b2d8e21b38b7 | Hannes Verschore — Bug 1289054 - Part 15: Implement the 64bit variant of PopCnt on arm, r=lth |
| f5f53c0992760a1da6f5298fba05f688d0e2f9d4 | Hannes Verschore — Bug 1289054 - Part 14: Implement the 64bit variant of AsmReinterpret on arm, r=bbouvier |
| 8f7fa045bfba68ca46f7df353cc3a6a45ab40b09 | Hannes Verschore — Bug 1289054 - Part 13: Implement the 64bit variant of AsmSelect on arm, r=bbouvier |
| 6e959f39e82f004c602a550c691c37552398d2db | Hannes Verschore — Bug 1289054 - Part 12: Implement the 64bit variant of AsmJSPassStackArg on arm, r=luke |
| 9ae4ad38a4b390c75efddb3a4f718c997248b5e8 | Hannes Verschore — Bug 1289054 - Part 11: Implement the 64bit variant of Rotate on arm, r=luke |
| d2e991415189568ea0f906e0912aa8d1de44694c | Hannes Verschore — Bug 1289054 - Part 10: Implement the 64bit variant of BitOp on arm, r=bbouvier |
| 65981e46881a04d3b36fd9fbd69cb79169d75e83 | Hannes Verschore — Bug 1289054 - Part 9: Implement the 64bit variant of Shift on arm, r=bbouvier |
| df8f35c1858453850c471339bf3e7687f30cf8b6 | Hannes Verschore — Bug 1289054 - Part 8: Implement the 64bit variant of Compare on arm, r=nbp |
| 48ed814c72c6db5913e0eb5f5724035a652e57cc | Hannes Verschore — Bug 1289054 - Part 7: Implement the 64bit variant of Div and Mod on arm, r=nbp |
| ea5752e51cafaef6995dea92e8574fb83d24e3a3 | Hannes Verschore — Bug 1289054 - Part 6: Implement the 64bit variant of Mul on arm, r=nbp |
| e11ffc9f839ccd254455d506e55cffe6bba7a281 | Hannes Verschore — Bug 1289054 - Part 5: Implement the 64bit variant of Add and Sub on arm, r=bbouvier |
| 38c4a72c88041965375f31560b4b3054619c06e8 | Hannes Verschore — Bug 1289054 - Part 4: Implement the 64bit variant of Extend on arm, r=bbouvier |
| 14fb049c6eabf0519e95ddc840915b561860a3e1 | Hannes Verschore — Bug 1289054 - Part 3: Implement the 64bit variant of WrapInt64ToInt32 on arm, r=bbouvier |
| 8b30ccb87d0a5b9b0d2f39dcb2861098b224dfa6 | Hannes Verschore — Bug 1289054 - Part 2: Implement the 64bit variant of AsmJSParameter on arm, r=sstangl |
| c98e305712c8ee7b1eac1db8a68533ac35574367 | Hannes Verschore — Bug 1289054: Part 1: Preparations in IonMonkey to support i64 on arm, r=sstangl |
| ec9e3ca99293eebb9a1f49fe2d9acd2d3cf4a011 | Hannes Verschore — Bug 1279248 - Part 27: Temporarily disable the Wasm baseline compiler for x86, r=lth |
| c1e1449a0ad8448df7ae7bc2b2fcdfc40ac238e0 | Hannes Verschore — Bug 1279248 - Part 27: Implement the 64bit variant of WasmLoadGlobalVar and WasmStoreGlobalVar on x86, r=bbouvier |
| 4dabba8cf9261e11c487fb9aac71bc866f45250a | Hannes Verschore — Bug 1279248 - Part 26: Implement the 64bit variant of WasmLoad and WasmStore on x86, r=bbouvier |
| bb7803606205b1d23590fa05d78c384b833f614d | Hannes Verschore — Bug 1279248 - Part 25: Extra tests, r=lth |
| 346f051f5978d60b4e716a5a6d6b9d4d2415892f | Hannes Verschore — Bug 1279248 - Part 24: Make WebAssembly ready to run 64bit instructions on x86, r=luke |
| fa0c24a5b89db6f14730eb4d94acd21408bfccc1 | Hannes Verschore — Bug 1279248 - Part 23: Implement the 64bit variant of Test on x86, r=nbp |
| c63714ab5d4d33a58bb1dc68e6e5f8cf80d7b39b | Hannes Verschore — Bug 1279248 - Part 22: Implement the 64bit variant of AsmJSCall on x86, r=nbp |
| 0c40b01a4cba292b08577a71d5305325468a9c03 | Hannes Verschore — Bug 1279248 - Part 21: Implement the 64bit variant of ToFloatingPoint on x86, r=sunfish |
| cb47a62a37a46a6081031a8d2fc78770ea4ba3e6 | Hannes Verschore — Bug 1279248 - Part 20: Implement the 64bit variant of WasmTruncate on x86, r=sunfish |
| efe2a71423f74f59d35902972739ec206e6c9daa | Hannes Verschore — Bug 1279248 - Part 19: Implement the 64bit variant of Not on x86, r=bbouvier |
| 0ef5f5b0c607f7f447deb38673ecb0ae2d75b3c1 | Hannes Verschore — Bug 1279248 - Part 18: Implement the 64bit variant of Clz and Ctz on x86, r=bbouvier |
| 91846989e364b13a754ed4012cc9f6c5e13043cb | Hannes Verschore — Bug 1279248 - Part 17: Implement the 64bit variant of PopCnt on x86, r=lth |
| bd1c4839cd6648e1bed6f9ee3edcd8fd1aa688cf | Hannes Verschore — Bug 1279248 - Part 16: Implement the 64bit variant of WrapInt64ToInt32 on x86, r=efaust |
| 27f7299c045472b8f1e4cab8744190045b14d90c | Hannes Verschore — Bug 1279248 - Part 15: Implement the 64bit variant of ExtendInt32toInt64 on x86, r=efaust |
| 1189e5f979cf914e91dfad2a3246b9d1c18e3e50 | Hannes Verschore — Bug 1279248 - Part 14: Implement the 64bit variant of AsmReinterpret on x86, r=efaust |
| 39ec8e937bf87e90e3aef6b838b4cf9bba6cdbc8 | Hannes Verschore — Bug 1279248 - Part 13: Implement the 64bit variant of AsmSelect on x86, r=efaust |
| b15c4d7a91ac77d73cd873b79282b3ffcdf7f952 | Hannes Verschore — Bug 1279248 - Part 12: Implement the 64bit variant of Div and Mod on x86, r=jandem |
| 61f6a14488120dce6b9f9022060d816e23ad54b3 | Hannes Verschore — Bug 1279248 - Part 11: Implement the 64bit variant of AsmJSPassStackArg on x86, r=luke |
| 8c7e1e2e1a9df837743042ac1de6999bd0ee28af | Hannes Verschore — Bug 1279248 - Part 10: Implement the 64bit variant of Rotate on x86, r=luke |
| 0c56943e6d0e50426d82f90261d852768363a08a | Hannes Verschore — Bug 1279248 - Part 9: Implement the 64bit variant of Mul on x86, r=jandem |
| 5512359e559fa64dc8bfb0245766d9ebdd2540fc | Hannes Verschore — Bug 1279248 - Part 8: Implement the 64bit variant of Sub on x86, r=lth |
| e3e8bb6b8d812c9ec3f2003fe1cf0c7e2af8d3f2 | Hannes Verschore — Bug 1279248 - Part 7: Implement the 64bit variant of Add on x86, r=lth |
| 02f604c9ad7330732c13792141aa24dc5f0c4d92 | Hannes Verschore — Bug 1279248 - Part 6: Implement the 64bit variant of BitOp on x86, r=bbouvier |
| 27826b22e1406ba39e5bc6f11546f411b7ad7324 | Hannes Verschore — Bug 1279248 - Part 5: Implement the 64bit variant of Shift on x86, r=bbouvier |
| 8bc3e8bbbf524ea9888df6c341db15c2df62e555 | Hannes Verschore — Bug 1279248 - Part 4: Implement the 64bit variant of Compare on x86, r=nbp |
| c65db91b411f3bad4a0675c457c6a52e90fb630b | Hannes Verschore — Bug 1279248 - Part 3: Implement the 64bit variant of AsmJSReturn on 32bit platforms, r=nbp |
| 1a594c9bd29f4a8e05d6dd6e7a390cbd44f9730f | Hannes Verschore — Bug 1279248 - Part 2: Implement the 64bit variant of AsmJSParameter on 32bit platforms, r=jandem |
| f7f0a9f0833e0df30eeaf3c0b9ff5152e16b0fda | Hannes Verschore — Bug 1279248 - Part 1: Preparations in IonMonkey to support i64 on x86, r=jandem |
| e5ae984c685bb798e439fb4ec0bf02b3ab49f8df | Geoff Brown — Bug 1290114 - Make Android test logging more responsive; r=ahal |
| 4dcce7c669037971a862a39d3a44790523d9c819 | Carsten "Tomcat" Book — Backed out changeset 2a200a9215d7 (bug 1288780) for bustage on a CLOSED TREE |
| 18af1ad335a52bc3852d195627757ceb0dad6836 | Carsten "Tomcat" Book — Backed out changeset 721b016eecea (bug 1290034) |
| 59db65b2b2c2ddb4f99a62d5903668308c94067c | Jeff Muizelaar — Bug 1289236. Remove ResizeTransparentWindow. r=dvander |
| 4afd920b80d2c94b2afd811c3c388a8757f1adae | Eugen Sawin — Bug 1272693 - [2.1] Touch CLOBBER to rebuild NSS. r=me |
| aecec706235936d68cf24ab65b49b970da5a5b2e | Eugen Sawin — Bug 1272693 - [1.1] Disable building libpkix. r=keeler,ted |
| 5e254e995379e6cfda29c286bb40440e2ee705b8 | Olli Pettay — Bug 1289255 - Implement DataTransferItem.webkitGetAsEntry, r=baku |
| f1f06933167fde6fe0f9a606819667e6e6285315 | Olli Pettay — Bug 1289254 - Support dnd for webkitdirectory, r=baku |
| ebdaaac3f55d32e161abdb687b5024c6f1495960 | Carsten "Tomcat" Book — Backed out changeset 87c09fd9a736 (bug 1290178) for crashtest failures |
| 61c513b90c50559092a853e365ed50be7af6addd | Daosheng Mu — Bug 1281215 - Make the outline of SVG container narrows to its children. r=heycam |
| 5ad44f0d3ea46981d77e10563fe5c868384bfdc4 | Martin Stransky — Bug 1290048 - Remove gtk_style_context_set_state/gtk_style_context_set_direction after ClaimStyleContext() call. r=acomminos |
| 3776797b6c7154191ebd774005c01ad8bb2e654c | JerryShih — Bug 1290328 - Return null for webgl GetActiveUniformBlockName() error. r=jgilbert |
| 00970bf2151cd5ff60b08798063ae1d802c559d2 | Paul Adenot — Bug 1290425 - Update cubeb to e40741 to fix bustage. |
| 87ebc9fdddeed6194f2dbe55ebaba09f7f0e7f3a | Alex Chronopoulos — Bug 1290425 - Update cubeb to revision 6278ef2f73. r=padenot |
| 0220622b0a711db67a58946be4d01197d544bebb | Carsten "Tomcat" Book — Backed out changeset dd66dc5f5603 (bug 1272693) for bustage |
| 721b016eeceaa84cc0a73e63d77252e485108067 | Jon Coppeard — Bug 1290034 - Ensure nursery allocations are correctly aligned r=terrence |
| 2a200a9215d731481dd0bfc2de8409203a255ee6 | Jon Coppeard — Bug 1288780 - Don't destroy GCPtrs while there may be store buffer entries pointing into them r=terrence |
| 87c09fd9a73697c722d4f231822b180642922d1a | Eugen Sawin — Bug 1290178 - [1.1] Add crashtest for MP3 playback with invalid XING headers. r=gerald |
| dd66dc5f5603d0d5e885353094f71d99b17121e2 | Eugen Sawin — Bug 1272693 - [1.1] Disable building libpkix. r=keeler,ted |
| 674c51af1dcc31a139b792ebef9ebcd509f87ed3 | Carsten "Tomcat" Book — Merge mozilla-central to mozilla-inbound |
| bff4f9be49619c6d224f716cfbb9c258424c5983 | Carsten "Tomcat" Book — Backed out changeset acf56d9e08c5 (bug 1285320) for conflicting with merge from m-c to mozilla-inbound |
| b3cd11b98793db8a9222f76b849068b96c66392d | Carsten "Tomcat" Book — Backed out changeset a0b872e47ecf (bug 1285320) |
| a9d6defe44163d7375df62109877519dc658f845 | James Cheng — Bug 1290036 - Make CreateDecoderParams get rid of unnecessary copy/move. r=gerald |
| 85b1e566b5b8c665604bd6a866f916ed2f532948 | JerryShih — Bug 1290032 - return null for InvalidEnum. r=jgilbert |
| 22b93575a3d939787576df00ac185a8e1ece3e17 | JerryShih — Bug 1290018 - update webgl conformance tests. r=jgilbert |
| 6010b7802ecb04364a553bff1c4bc2ffde6d8326 | Paul Bignier — Bug 1290015 - [Static Analysis][Uninitialized scalar field] In constructor SizeSpec(). r=jst |
| 3f06b617447c62efd2723fba2d99ec6bacc1e126 | Jonathan Hao — Bug 1289571 - Set browser's userContextId before updateRemoteness in restoreTabContent. r=mikedeboer |
| a0b872e47ecf4ffda33e2e8dba4e70b874abe94e | Kevin Chen — Bug 1285320 - (Part 2) Purge border-image cache when hypothetical SVG viewport changes, if using SVG image with no aspect ratio. r=dholbert |
| acf56d9e08c5e44278e62c28ad1ac8c198718d53 | Kevin Chen — Bug 1285320 - (Part 1) Add struct "CachedBorderImageData" to keep cached data for border in nsStyleImage. r=dholbert |
| 19c9fa346278d7fabd7a4dfebd4cee0c263ec551 | Nicholas Nethercote — Bug 1276724 - Make two url-classifier allocations fallible. r=gcp. |
| 64fa2d708a10b158a57599016bf9f4a8f92b3024 | Cameron McCormack — Bug 1290023 - Allow enum class values to be passed to other nsCSSProps methods and stored in nsCSSValue/StyleAnimationValue. r=xidorn |
| e7e76c9521024792f6d9b430913bdaff3cb11254 | Cervantes Yu — Bug 1281223 - Debug instrumentation for catching accidental destruction of the ContentChild instance. r=billm |
| a467d989a3b9e1809f42985cdd23bc4ea93db9ad | Makoto Kato — Bug 1262102 - Don't use MOZ_ICU_DATA_ARCHIVE=1 on Android. r=ted |
| 09874746f3e0ef2a2566e6ae5916456fed84841a | Matt Woodrow — Bug 1282312 - Part 3: Add test for disabling of async animations with rendering observers. r=hiro |
| dbe1b11f09d39468cfae379f2f18acc32479e63c | Matt Woodrow — Bug 1282312 - Part 2: Disable async animations when we have rendering observers. r=bbirtles |
| 24fc0e07876b0b0f3c3ff718a50366d89c6aac49 | Matt Woodrow — Bug 1282312 - Part 1: Invalidate direct rendering observers for a frame when we schedule a paint due to changes. r=mstange |
| 2bd88c9c8068fbfa09e34fd1395baf435fc69b3e | Matt Woodrow — Bug 1281428 - Don't skip paint painting SVG effects due to 0 opacity if the opacity is being handled by a separate item. r=jwatt |
cbook@mozilla.com Sat Jul 30 14:15:35 2016 +0000 | c3565c8b1cdb575db1c80c7791984a6490598b84 | Mark Banner — Bug 1287827 - Touch CLOBBER as Loop files have been removed. rs=bustage-fix |
| 9d637e0a4608297045c31b13645ce4380ac72265 | Mark Banner — Bug 1287827 - Part 5. Remove Loop's special permissions for about:loopconversation from MediaManager. r=jib |
| e85fa6a8d69a50e7a9eb08bff891b648378af1db | Mark Banner — Bug 1287827 - Part 4. Remove the special-case Loop CSP setting. r=mrbkap |
| d2e435e0737d4c0aaad26722165ee4489540c6c3 | Mark Banner — Bug 1287827 - Part 3. browser/ cleanups to remove old permissions, uitour and test code related to Loop. r=dmose |
| 9c726a68ebc224e4fed901f5f41dfbd74126abb7 | Mark Banner — Bug 1287827 - Part 2. Build changes for removing Loop. r=glandium |
| b0c4a9c609c8fa6b013e448e15b984ea8c61b122 | Mark Banner — Bug 1287827 - Part 1. Remove Loop code from Firefox. rs=dmose |
| 890f2ada97ac7069caa65ea6d472722423868488 | Mike Conley — Bug 1287827 - Fix a race-y test_bug260264.html mochitest. r=mrbkap |
| e546cb06c2872bf90fa42d00fc311c580bd33a1f | Julian Descottes — Bug 1288884 - force direction LTR in autocomplete popups;r=bgrins |
| 0cb2c7646aa072218accaf14615a2d4ba4408133 | Ethan Lin — Bug 1289276 - Add gfxPlatform::CreateSimilarSoftwareDrawTarget to unify software fallback backend. r=mstange |
| ab643d9880b45d3567c390b11936fc7c38388b77 | Tim Nguyen — Bug 1288963 - Fix inversion of various devtools icons. r=bgrins |
| cf23addcfa4d9224a7d186481ecfb48194bb37be | James Willcox — Bug 1286133 - Use Android VideoView to play HLS r=sebastian,jchen |
| c28668cae17e21e43faa53629fb8394fe0f187e0 | Alastor Wu — Bug 1282410 - part1 : open unsupported type media. r=cpearce |
| fa9e9291bfe34c20797978d5d6a8f4168bf961b8 | Evan Tseng — Bug 1286892 - Set font size on tabs navigation as 11 px r=ntim |
| cb8fe696526cea65b8bbdcb6f62ae0a7c4d13145 | Gabriel Luong — Bug 1289995 - Implement the basic design spec of the box model in the computed view r=bgrins |
| fc777f42356960dad649f977452d22d05e0154d9 | Jarda Snajdr — Bug 1287172 - Console netlogging: sanitize POST body data when it's a longString. r=bgrins |
| 7fe9c07a21e9216205371889843384bada193040 | Jarda Snajdr — Bug 1278797 - Fix requests-menu-stack-trace direction in RTL locales. r=bgrins |
| 1eb17b0136e19cd9bfb207775fed7555e223986b | Mark Banner — Backed out changeset 1eca699bca28 (bug 1287827) for breaking tests |
| 9346c1a86c6c5f09817f60eb600543bcac65ce94 | Mark Banner — Backed out changeset 1a8114aa64c1 (bug 1287827) for breaking tests |
| 5d0e37d0ee2dcee5eb41c16ef682164cffd47d33 | Mark Banner — Backed out changeset e9e43e8256e1 (bug 1287827) for breaking tests |
| da25267afa2979db4ef3466d4a9ac485b4359ce4 | Mark Banner — Backed out changeset 82d62650cfe4 (bug 1287827) for breaking tests |
| 27573cdada043b2c806e51f74e1cc790bd48a8b1 | Mark Banner — Backed out changeset f5f1c014ca19 (bug 1287827) for breaking tests |
| 28c06a8a920886900feef350561aa11e74122513 | Dão Gottwald — Bug 1290094 - Clean up Ctrl-Tab panel styling. r=mdeboer |
| 907d353fc1c3c9d83cc5d15f6f3476c61d8ecda0 | Carsten "Tomcat" Book — Backed out changeset 08a557e99638 (bug 1113581) for breaking bc4 tests |
| a151859f3a20453f3d46219ed94821d9ace698a3 | Mark Banner — Bug 1287827 - Touch CLOBBER as Loop files have been removed. rs=bustage-fix |
| 08a557e99638798e51f239d7226b242c96bded9c | Fischer.json — Bug 1113581 - Artifact when editing a keyword, the keyword is displayed under the text-area. r=jaws |
| bb565b02a7944724471e6b9443dd102f5784f30c | Matthew Wein — Bug 1272198 - Add tests for accepted modifiers. r=kmag |
| 0ed2256fd1fdc19d545c88ec95ad09987321b604 | Dimi Lee — Bug 1289028 - Retry when url-classifier test_gethash.html hits an exception. r=francois |
| f5f1c014ca19fdff1b98ca14b84fd09c48b02e7c | Mark Banner — Bug 1287827 - Part 5. Remove Loop's special permissions for about:loopconversation from MediaManager. r=jib |
| 82d62650cfe466f696f2f61d6838ca84c63d1013 | Mark Banner — Bug 1287827 - Part 4. Remove the special-case Loop CSP setting. r=mrbkap |
| e9e43e8256e1c141d4c395067f35bfce1757b293 | Mark Banner — Bug 1287827 - Part 3. browser/ cleanups to remove old permissions, uitour and test code related to Loop. r=dmose |
| 1a8114aa64c1c63a17a813ff82b625f53d813c0c | Mark Banner — Bug 1287827 - Part 2. Build changes for removing Loop. r=glandium |
| 1eca699bca2880a3b735c8c43b8cb8cc4481c0da | Mark Banner — Bug 1287827 - Part 1. Remove Loop code from Firefox. rs=dmose |
| ae39b860cdd3d7e8bdefe782290a7813288ab5de | Steve Chung — Bug 1289827 - Waiting in netmonitor -> timings isn't visible on dark theme. r=ntim |
| 0d59012b60b0a9f305e0e506ae954dbc28b55ffa | Carsten "Tomcat" Book — Merge mozilla-central to fx-team |
| deb448634afa7a08a8d1cbf9cfc99b50b7b3b1c9 | Jarda Snajdr — Bug 1290056 - Netmonitor stack trace: filename starting with underscore is incorrectly displayed due to direction: rtl r=bgrins |
| b47bbefc2b9836d0939c0f6c7baa35b2e9b404a4 | Jarda Snajdr — Bug 1290056 - Console: filename starting with underscore is incorrectly displayed due to direction: rtl r=bgrins |
| eb699f0f168058baa0c13f4191b0b8e775906677 | Valentin Gosu — Bug 1285265 - Only enable captive portal detection on nightly. r=MattN |
| 7971ab36aaca23ccf9a766465ad62e8eb365c321 | Julian Descottes — Bug 1288752 - mdndocs tooltip: consistent behavior on Visit MDN Page link click;r=bgrins |
| b27aedfe7ed010677b0565adab04f875ad6369b7 | Julian Descottes — Bug 1285591 - fix accessibility in devtools autocomplete using suggestion list clone;r=bgrins |