Changes pushed after changeset 0843e4e6cb1d, up to and including changeset cd7926a8269c6f4125be6f30002639bc16d37f9d
User Push date [To Local] | Changeset | Patch author — Commit message |
archaeopteryx@coole-files.de Sat Dec 23 22:41:11 2017 +0000 | cd7926a8269c6f4125be6f30002639bc16d37f9d | Sylvestre Ledru — Bug 1417826 - Fix the MOZ_MACBUNDLE_ID id r=glandium a=update-fix |
ncsoregi@mozilla.com Sat Dec 23 22:24:13 2017 +0000 | 2e0db1b48499fcf1598f23e04211360f9d39b7af | Csoregi Natalia — Backed out 14 changesets (bug 1425975) for M(5) permafails mochitest/test_ext_webrequest_filter.html. r=backout a=backout |
toros@mozilla.com Sat Dec 23 22:20:57 2017 +0000 | 363ff8639a8e3d2eb7a88bdce6232419adabab74 | Tiberius Oros — Merge inbound to mozilla-central r=merge a=merge ← 2 merge changesets [Collapse] |
| 10b290c3864352249245308df67214dce80f89cc | Eitan Isaacson — Bug 1405796 - Don't traverse into relocated children in scoped TreeWalker. r=surkov |
toros@mozilla.com Sat Dec 23 22:16:12 2017 +0000 | 3a23cb98f44113853ceb093e3b043e909c24bbae | Tiberius Oros — Merge autoland to mozilla-central r=merge a=merge ← 9 merge changesets [Collapse] |
| eca6aca5819fa094bc6eeba056f612aec6f41b01 | Emilio Cobos Álvarez — Bug 1426760: Don't let placeholders affect line height. r=jfkthame |
| 454cdbd6316f22b85f5a3732246a2bcb6047e77f | Cosmin Sabou — Merge mozilla-central to autoland. r=merge a=merge on a CLOSED TREE |
| 015cc4e8a9b870a49766e834d2410f77c424079c | Ethan Lin — Bug 1418893 - Check opacity changes when computing mask's invalidation region. r=mattwoodrow |
| 08b5850633de2e06ebd617308f85dca8c3f88c6f | Mike Hommey — Bug 1426785 - Remove mozconfig.gtk. r=gps |
| 61453b6473f1c3505e821f4b714ad1d57e579a1d | Mike Hommey — Bug 1426785 - Remove uses of the gtk+3 tooltool package. r=gps |
| 851ce8944b4119f0b9b9817a737821d3a487e0a4 | Mike Hommey — Bug 1426785 - Use gtk+3 from /usr/local on automation. r=gps |
| 386cd05325199418f02ee96b4e228a9ec9edfb2a | Mike Hommey — Bug 1426785 - Allow more `mach artifact toolchain` calls to not use a tooltool manifest. r=gps |
| 2a52bf9e0898a75e850a899b13c61fb730df425e | Mike Hommey — Bug 1426785 - Install gtk+3 in the Centos images used for desktop builds. r=gps |
archaeopteryx@coole-files.de Sat Dec 23 21:51:10 2017 +0000 | 1a76c0899bc68acd6b77dd1796870eac3fb0f112 | Chris Cooper — Bug 1410148 - Attempt to fix OS X cross-compile builds on central by changing rust debug log level to 0. r=Aryx a=bustage-fix-attempt |
ffxbld Sat Dec 23 18:38:26 2017 +0000 | ed2554cca08664f3188cc8d98e9fe7e87b29f272 | ffxbld — No bug, Automated HPKP preload list update from host bld-linux64-spot-302 - a=hpkp-update |
| 366730d11bc1b359f72dda485efecb7e0d26d4e3 | ffxbld — No bug, Automated HSTS preload list update from host bld-linux64-spot-302 - a=hsts-update |
cbrindusan@mozilla.com Sat Dec 23 09:41:42 2017 +0000 | e6f4a2d1df9a4a50b1b659f87dca99d88a5ef63a | Ben Kelly — Bug 1425975 P14 Assert that storage is allowed when a ClientSource is both execution ready and controlled. r=asuth |
| 1e657fa97b71a183c521c65e8078d928580bc849 | Ben Kelly — Bug 1425975 P13 Check for a different final document principal and reset the ClientSource when it happens. r=asuth |
| 9e1544ec814d46dcf8a771a221f3ac1349663497 | Ben Kelly — Bug 1425975 P12 Don't mark an initial about:blank client as controlled if its sandboxed. r=asuth |
| 0e50d9d1d06961d9866e1c34bec7b97839bb5834 | Ben Kelly — Bug 1425975 P11 Fix test_workerupdatefound.html not to frame loading against SW activation and updatefound events. r=asuth |
| fb89dbd922ba50ebf7a5da5a555416f449a6c715 | Ben Kelly — Bug 1425975 P10 Fix the test_skip_waiting.html mochitest to properly wait for active worker state. r=asuth |
| f2b451ce55d4ff70661c66a6e5e87947ed48e5d1 | Ben Kelly — Bug 1425975 P9 Refactor MaybeCheckNavigationUpdate() to take a ClientInfo instead of a document. r=asuth |
| 4ce186c6d8f5eb88ef10dd8602bf11382839b497 | Ben Kelly — Bug 1425975 P8 Fix unregister-then-register-new-script.https.html to not race iframe.remove() and expect resurrection on failed scripts. r=asuth |
| 6f520ab76d6a1fe6eca397c1ef72c7abcb7fe16c | Ben Kelly — Bug 1425975 P7 Use the mControlledClients list to drive controller start and stop logic. r=asuth |
| f091f5e182c442289c53ca0b68955e0bdbab44b7 | Ben Kelly — Bug 1425975 P6 Rename some service worker methods to not reference documents. r=asuth |
| 82d39ed8c8315b05798c963097b18cc7ea355df4 | Ben Kelly — Bug 1425975 P5 Make ServiceWorkerManager::RemoveRegistration assert there is no controlled document. r=asuth |
| df13eba47970f655872b9bbfda0a862895eae4fc | Ben Kelly — Bug 1425975 P4 Make ServiceWorkerManager::UpdateClientControllers use mControlledClients. r=asuth |
| 553628a56e6a8ceec8ebfdeb7bf804e4c9218be4 | Ben Kelly — Bug 1425975 P3 Refactor ServiceWorkerManager::GetDocumentRegistration() to GetClientRegistration(). r=asuth |
| acf4d61babab3a78c0f4d045a68bb102604d7437 | Ben Kelly — Bug 1425975 P2 Add ServiceWorkerManager mControlledClients to track controlled ClientHandle references. r=asuth |
| b7ae11b5bce80e23a8edc94bf971608d7ff8cc24 | Ben Kelly — Bug 1425975 P1 Add ClientHandle::OnDetach() which returns a MozPromise that resolves on actor destruction. r=asuth |
| 9a124d96186ba2e7a431a12a44048b15c253c544 | shindli — Merge mozilla-central to inbound. r=merge a=merge CLOSED TREE |
| c25a7460cbeb5021a1e4913efa8b500bcfb462ab | Sylvestre Ledru — Bug 1423856 - Backed out changeset 411a410f23b4. Seems that bug 1424294 wasnt' enough to fix it r=me |
| c77d498ba87dba533762d5ccb3165ceafb1a4ff4 | Steve Fink — Bug 1425635 - Display relative paths of failed tests in jit-test output, r=nbp |
shindli@mozilla.com Fri Dec 22 21:42:06 2017 +0000 | 10aa75f277afb22af26e5d153d2f0e555c4f0626 | shindli — Merge inbound to mozilla-central r=merge a=merge ← 19 merge changesets [Collapse] |
| 45fe585acac17620a94c163f53d0008d258f3927 | Boris Zbarsky — Bug 1407858 part 3. Add a literal string state to DOMString. r=smaug |
| 282695389a27575824079980f2b66cfd2d38e186 | Boris Zbarsky — Bug 1407858 part 2. Make DOMString's data model clearer and update various documentation. r=smaug |
| a229bf23450588c4548333d0e4184920b5411c80 | Boris Zbarsky — Bug 1407858 part 1. Give DOMString setter APIs clearer names. r=smaug |
| 143a3674f127af0ff166cb7ed1b80a193ad178e7 | Jason Laster — Bug 1426462 - Update Debugger Frontend (12-20). r=jdescottes |
| 4db35709292a0d98d67144bd5937ddd8123a24cc | Dão Gottwald — Bug 1425822 - Get rid of sanitizePrefs2.inContent.dialog.width and sanitizePrefs2.inContent.column.width. r=jaws |
| 5dec62f3eeb156132be4e4b25e0c840fd8216f7e | SagarB — Bug 1425724 - Fixed grid column width in Sanitize dialog in Preferences. r=dao |
| 8882102c76405b03b8518abb1e6ee5ba24623d96 | Lukas Jung — Bug 1370228 - "Context menu title with placeholder always shows ellipsis" [r=mixedpuppy] |
| 29495c8b47f5b4377a78b496be6beee799c0989c | Sylvestre Ledru — Bug 1406662 - Remove a duplicate declaration (the first version should not have landed) r=me |
| e56c5099dbf6bdbc43df14dd0c2cd1b7b84897d6 | Andreea Pavel — Merge mozilla-central to mozilla-inbound r=merge a=merge on a CLOSED TREE |
| 8f282b3c3ad40c9c7092ac024737c9e225ab447d | Andrea Marchesini — Bug 1418074 - Introducing a WorkerHolder to release AbortSignal on the correct thread, r=bkelly |
| ea5bf2a0a2ee1d20fcbfeeab03bafd04c1b98660 | Andrea Marchesini — Bug 1418074 - Get rid of friend classes in WorkerFetchResolver, r=bkelly |
| 4d0e3c825e42b0b9ba5cc1ab7172c4a2a4e7dd69 | Jonathan Kew — Bug 1426092 - Fix the inflation of the text bounding rect to account for stroke-width correctly. r=xidorn |
| 433caabd1b475f08feca72a9860d035fd8edfa64 | Jonathan Kew — Bug 1426092 - Reftest for incorrect clipping of thick text-stroke. r=xidorn |
| 1fcbcdfba8e5e316278dff808f996eb70ab0daa1 | Chris Peterson — Bug 1424548 - Part 14: Regenerate HTML parser code with override specifiers. r=hsivonen |
| 7ea2b1f67e085452228710d80ecda4f15f5b0ff3 | Chris Peterson — Bug 1424548 - Part 11: Regenerate HTML parser code with MOZ_FALLTHROUGH annotations. r=hsivonen |
| 091d01097937d8a543f5bf1242533e4ac42e1c64 | Chris Peterson — Bug 1424548 - Part 9b: Regenerate HTML parser code to remove always-zero offset from CPPONLY code. r=hsivonen |
| 9874df8448d800bfb874741b0c183f45b9dcfca6 | Chris Peterson — Bug 1424548 - Part 9a: clang-format generated HTML parser code. r=hsivonen |
| 7516d49fc7317f7bfa60e5634cd9e381027775db | Chris Peterson — Bug 1424548 - Part 1: Fix non-unified build of HTML parser code. r=hsivonen |
shindli@mozilla.com Fri Dec 22 21:41:05 2017 +0000 | aa4a36acacdc7965e7e9ffda0d4b3cbd907fec6f | shindli — Merge autoland to mozilla-central r=merge a=merge ← 19 merge changesets [Collapse] |
| ba9e7b6956191e8212e5eb3dcbdc3301db10a27f | Mike Hommey — Bug 1426788 - Don't fall back to ccache when sccache is not enabled. r=gps |
| d49a1de5d569881d555e1b75250747aa58bd7ad2 | David Teller — Bug 1409852 - Expose an API in ChromeUtils to detect chrome JS dev errors;r=bz |
| 0ea178ea953acb063d2581b3d2e889235a80ed71 | David Teller — Bug 1409852 - Expose a hook to be informed whenever an exception is thrown;r=jandem |
| 99508707de1ed3de9010677e39416661f3d6847b | David Teller — Bug 1409852 - nsContentUtils::ExtractErrorValues with nsAString;r=bz |
| 8df8715e5243646943863c72020de5e4e484cd00 | Dão Gottwald — Bug 1426677 - Remove inset borders from the Page Info window and consolidate styling across platforms. r=ntim |
| db61a884d13773c20a8718b479f9ddcc779c2050 | tera_1225@hotmail.com — Bug 1425839 Reduced requests-list-headers-wrapper z-index from 1000 to 1. r=rickychien |
| 917173512a567ac19442db3b18afa983c93d725f | Yati Sagade — servo: Merge #19256 - Paint worklets: Implement timeout for worklet painter threads (from yati-sagade:master); r=asajeffrey |
| f41ca59052be9d0a74e3c1d03695dab446a021ae | Mike Hommey — Bug 1426324 - Make toolchain cache indexes vary depending on the docker image name. r=dustin |
| 39f703c43a6b353d6525f6db4c1ad6324487b22c | Andreea Pavel — Backed out 2 changesets (bug 1422934) for failing e.g. testing/firefox-ui/tests/puppeteer/test_tabbar.py r=backout on a CLOSED TREE |
| c94fb183a65fb1ce0d194797fece26fbe8447f3d | Dão Gottwald — Bug 1383217 - Update Ctrl+Tab preview styling to better match activity stream and photon. r=Mardak |
| b97013a2147601ed4464172e3fa493c33f543d50 | Ian Moody — Bug 1422934 - Remove unused toolbarbutton-image binding. r=Gijs |
| 123d69b3834aca6c4b768b1d44519df2ce550bac | Ian Moody — Bug 1422934 - Make the tab close button an image, and remove the extends from its binding. r=Gijs |
| 0924206014ca187c15884248ef014678b7e5e86b | Andreea Pavel — Merge mozilla-central to autoland r=merge a=merge on a CLOSED TREE |
| 61006be16563924ebe802be812a78de19da081fc | Martin Stransky — Bug 1425841 - Set up nsWindow configuration for Wayland rendering, r=jhorak |
| b7eb10389dae2d2ad35cbf4b2f616f11e8284e39 | Martin Stransky — Bug 1425841 - Don't install popup_take_focus_filter on Wayland as it's X11 only, r=jhorak |
| b5e9d1d990501f52afa3c5e1b813b13fc2b58ec0 | Martin Stransky — Bug 1425841 - Handle NS_NATIVE_DISPLAY/NS_NATIVE_SHAREABLE_WINDOW request on Wayland, r=jhorak |
| 8f0367c9a53aeca41c5eb1d03b09a2365a7a88b1 | Martin Stransky — Bug 1425841 - Implement GetWaylandDisplay() and GetWaylandSurface() needed by WindowSurfaceWayland, r=jhorak |
| 6f1f9f585d3aa0b8ee83b887731798f9172fb20d | Martin Stransky — Bug 1425841 - don't call gdk_x11_window_get_xid() at LOG() on Wayland, r=jhorak |
ffxbld Fri Dec 22 18:35:10 2017 +0000 | fe1794e607ccd549362967dae6f4ff67eb988586 | ffxbld — No bug, Automated HPKP preload list update from host bld-linux64-spot-302 - a=hpkp-update |
| 0116235918280aa6d0005756ac7a70670c7d8e0b | ffxbld — No bug, Automated HSTS preload list update from host bld-linux64-spot-302 - a=hsts-update |
apavel@mozilla.com Fri Dec 22 09:54:57 2017 +0000 | 947b1418ebb23e1faf716cec11237c6861c5d061 | Andreea Pavel — Merge inbound to mozilla-centra r=merge a=merge ← 36 merge changesets [Collapse] |
| bfac566813209b4c66ee49e3c782ae950fc6482f | Nicholas Nethercote — Bug 1426270 - Add telemetry for prefs loading. r=glandium. |
| 56774d8d43a4920d1c094bab2e831727112ea9b8 | Karl Tomlinson — bug 1339889 disable Android debug test_mediaElementAudioSourceNodeFidelity.html as build is too slow to provide continuous audio |
| d58c3059540f117e25352821e7657863720ed3e9 | Mike Conley — Bug 1424373 - Rename crash report submission pref. r=Mossop |
| 0c4f3b8d311e4751dafc00d689c3bf07f17c15dd | Shane Caraveo — Bug 1425267 fix url param schema for launchWebAuthFlow, r=rpl |
| bbed4bf1ca00d561e2b3745c2eba349b01a4fd03 | Matt Woodrow — Bug 1344971 - Part 5: Share DisplayItemData lookups when we can in FrameLayerBuilder. r=mstange |
| 699c28d527aa4ec926e63df4b8ee1aa6663cbbb9 | Matt Woodrow — Bug 1344971 - Part 4: Don't track multiple DLBI rects for nsDisplayBorder. r=mstange |
| 5895e9f4bc68e23cff73d4356a64631c1c99784e | Matt Woodrow — Bug 1344971 - Part 3: Don't compute a region for nsDisplayBorder when we only want a rect. r=mstange |
| 6805a1db0a08ac2fd820bfca43391718abf42f50 | Matt Woodrow — Bug 1344971 - Part 2: Check NS_FRAME_MAY_BE_TRANSFORMED as part of Extend3DContext. r=thinker |
| 9e03e3a670acbe537621dc4da1c9fb05b6e9e839 | Matt Woodrow — Bug 1344971 - Part 1: Create OutOfFlowDisplayData for the parent of the OOF frame so they can be shared. r=mstange |
| 26ee6030db34e5f20174e7caafa617a85f4fb84f | Matt Woodrow — Bug 1413546 - Add pref to allow retained display lists within the parent process. r=jet |
| 530f8947e66c15581c0eac0ad3a39bd8d6856d48 | Munro Mengjue Chiang — Bug 1419374 - Check if the iterator is valid. r=jib |
| ebcf40cc57f8faf18e197d2d0bc19699ff46bec7 | Valerie R Young — Bug 1423335 - jstest reorganization: move all test files into non262/ with a parallel structure to test262, removing tests that duplicate test262 coverage. r=sfink |
| 7a962f0ad70811d0fcafe49b2ffe602f6c76eb18 | Valerie R Young — Bug 1424307: readme updates r=sfink |
| 20476ac2bf5c4e0382562b3bb52962fb530ba8a0 | arthur.iakab — Merge mozilla-central to inbound r=merge a=merge on a CLOSED TREE |
| 55bd77a4e5bc3ed6cf4d400ffd202c7f20d4e846 | Boris Zbarsky — Bug 1426234 part 3. Simplify ProcessStyleLink now that it's only called for Link headers. r=mystor |
| 2569ef6ea5260dcefdae96fa8892229809cf5082 | Boris Zbarsky — Bug 1426234 part 2. Stop calling nsContentSink::ProcessStyleLink for XML PIs. r=mystor |
| fca3912d10770f4720ab286013ad650370860ac2 | Boris Zbarsky — Bug 1426234 part 1. Fix preexisting bug where disabling prefetch/preload would turn off HTTP Link headers for stylesheets. r=mystor |
| ea133532d0535f40717f177e9eef93b1ed39c77e | Dorel Luca — Backed out changeset 47637ccbabfd (bug 1396478) for leaks on a newly-added accessability test on a CLOSED TREE |
| fc42dcda29cf172f22ec30700923e1185610deb3 | Gabriel Luong — Bug 1425653 - Inspector should retain the width of its sidebar on reopen. r=mparkms |
| 6357003f9a477edce593c2c295603a8d7584946d | Dylan Roeh — Bug 1425898 - Call refreshLocales on the Gecko thread rather than the UI thread. r=jchen |
| cc27374be3ad295545e8145eea497e9b5f4f7dd5 | Sylvestre Ledru — Bug 1406662 - Defines the MOZ_MACBUNDLE_ID for nightly r=glandium |
| 411a410f23b4a77ee4c973486ad2ed101688cc24 | Sylvestre Ledru — Bug 1423856 - Backed out changeset 3f6d2b219c78. Fixed in bug 1424294 r=me |
| 86268d3881a5696e0479394ac59221332f49a0a3 | Sylvestre Ledru — Bug 1404796 - Add space in the Display name of Firefox {Nightly, Developer Edition} r=glandium |
| d461768da724e3e11585457728b02dc36ebb5c58 | Sylvestre Ledru — Bug 1404823 - Now that nightly is called Firefox Nightly, with-macbundlename-prefix is not necessary r=rail |
| de73aaed82f330d93e741292d740f7d36034b0bc | Sylvestre Ledru — bug 1378834 - Update of the installers to reflect the nightly name change r=mhowell,dao |
| f79bfb26b27f20d59ad4e2433df9702499dd97d9 | Sylvestre Ledru — Bug 1378834 - Rename Nightly to Firefox Nightly r=mossop,pascalc,dao |
| 42e0ec24006e1dc54b759d8727f55903a88b11e1 | Boris Zbarsky — Bug 1426002. Bail out of document.open if beforeunload tears things down. r=mystor |
| 76c9e778b0e14e6c700bfa24e4bbbf52a2427467 | Ryan VanderMeulen — Bug 1401250 - Skip browser_checkdllblockliststate.js on Win10 since it permafails on the version we use in automation. r=me |
| 09e57c36e8daa5a52290fcf1023c1b4e670f0a33 | Samuel Thibault — Bug 1425932 - Explicitly process chrome events before processing document events. r=surkov |
| 3e349655b92dc0f88a9b313d16c21b3033f080b8 | Prathiksha — Bug 1378200 - Remove MOZ_PERMISSIONS define guards. r=mystor |
| 47637ccbabfd7ded68c061e4bd2eb624e396c2de | Eitan Isaacson — Bug 1396478 - Add a crashtest. r=RyanVM |
| b6df8ef5dec1491bdea535579016578ae9483ced | Honza Bambas — Bug 1422467. r=michal |
| 8bb6aeb63d5d3c5b9e2a084ff78b82f82b6a7f28 | Jason Orendorff — Bug 1414768 - Handle same-compartment wrappers in TypedArray methods. r=bz |
| 70c6fd6643cf3151c693d23dc1ed0ac9ce3faf3b | Geoff Brown — Bug 1426120 - Update test-verify so that -ref files do not trigger re-verification of non-ref file; r=jmaher |
| 07d3581a0230dac337deaec0686cdfebdfd56781 | Geoff Brown — Bug 1425010 - Update mozharness error regex for xpcshell known failures; r=jmaher |
apavel@mozilla.com Fri Dec 22 09:53:01 2017 +0000 | 85b81d55503afb676760251f3a4f109528836f79 | Jean-Yves Avenard — Bug 1426486 - P2. Make mTrackId a base member. r=bwc |
| 5475206095b7b4ae1107d725ade1f37310aaf670 | Jean-Yves Avenard — Bug 1426486 - P1. Make GetInputStream()->AsSourceStream() invariant. r=pehrsons |
| 42d07ddce2241fbc4aa8d87bf2d15c6b25b8c224 | Gerald Squelart — Bug 1423431 - Handle nsTreeBodyFrame row of null height in divisions - r=tnikkel |
| 7d9c675dabf5d63ff88582d2e5815a06ce9bb0ba | Ed Lee — Bug 1426774 - Add drag-n-drop, 2-rows default and bug fixes to Activity Stream. r=dmose |
| 224011fb5e097d1f278554c588e66bda08493d57 | Mike Hommey — Bug 1426776 - Don't setup dotcache cache when not requested. r=dustin |
| d00cfb672a3ff1dd33895fa2f80f81cf715e7a82 | Emilio Cobos Álvarez — Bug 1426494: s/StyleScope/DocumentOrShadowRoot. r=smaug |
| abba86fa9a5b02a3a058f767efca7c90b3db4c0b | Emilio Cobos Álvarez — Bug 1426494: Share more code among Document / ShadowRoot. r=smaug |
| f28babf65d7277182a3ab72825e1a16641c0fee5 | Emilio Cobos Álvarez — Bug 1426494: Devirtualize StyleScope::AsNode. r=smaug |
| 62aa4a2039b99cc7919fdbc594ce7785faf1015b | Mike Hommey — Bug 1426553 - Autoconf-related changes to spidermonkey jobs. r=nalexander |
| 81b25e99112c8bcb319b3a92890529ac9646f704 | Mike Hommey — Bug 1426555 - Move --enable-stdcxx-compat to python configure. r=chmanchester |
| 9dd726d081e0364447068b0145c6125e46d47c98 | Mike Hommey — Bug 1426555 - Allow to add host compiler flags from python configure. r=chmanchester |
| 91dc62bd6c4319219366d6040dfaabefcdb4e965 | Mike Hommey — Bug 1426555 - Use mozconfig.no-compile in non-compiling android jobs. r=chmanchester |
| 0052f68e4f792b2da308909387c6f12f14a59b9c | Mike Hommey — Bug 1426555 - Make autospider builds use --enable-stdcxx-compat on Linux only. r=sfink |
| a931893981e5cc287ac2feb90f60d5eab5f20fa3 | Tom Prince — Bug 1423801: Include trust-domain in the scopes to use for sccache; r=dustin |
| 38d0846ab899566e513c24014f47645e914b47f1 | Emilio Cobos Álvarez — Bug 1420533: Add crashtest. r=me |
| 39bcda54a789453e8e018f2dd6ccfd4f70ce204b | Masayuki Nakano — Bug 1359396 - Redesign HTMLEditRules::IsEmptyBlock() r=m_kato |
| 2a84ee8f73414ef95ab094cf7fe928971289a3f1 | Masayuki Nakano — Bug 1359405 - Redesign HTMLEditor::IsVisTextNode() r=m_kato |
| 278ae84e7aeae7dca895fb1f11594e0199bcfbe5 | Masayuki Nakano — Bug 1425412 - part 12: Create factory methods for DeleteRangeTransaction, EditAggregateTransaction and PlaceholderTransaction for consistency with the other transaction classes r=m_kato |
| 98e9140f291df5b7e2f69f53a7311627cc1e8929 | Masayuki Nakano — Bug 1425412 - part 11: Create factory methods for ChangeStyleTransaction and remove CSSEditUtils::CreateCSSPropertyTxn() r=m_kato |
| bfbe1d3bf3776836a8d08c2fb490f152777301a0 | Masayuki Nakano — Bug 1425412 - part 10: Create factory methods for AddStyleSheetTransaction and RemoveStyleSheetTransaction, and remove EditorBase::CreateTxnForAddStyleSheet() and EditorBase::CreateTxnForRemoveStyleSheet() r=m_kato |
| d4351f088a6e6ace7c52838b45a17694513b12de | Masayuki Nakano — Bug 1425412 - part 9: Create factory methods of ChangeAttributeTransaction and remove EditorBase::CreateTxnForSetAttribute() and EditorBase::CreateTxnForRemoveAttribute() r=m_kato |
| adacb161f91707a1ccd8e20e806067cf01e1628d | Masayuki Nakano — Bug 1425412 - part 8: Create JoinNodeTransaction::MaybeCreate() and remove EditorBase::CreateTxnForJoinNode() r=m_kato |
| 1af2984c6a7c7967feca04fb4b1e7b13f1f79f88 | Masayuki Nakano — Bug 1425412 - part 7: Create SplitNodeTransaction::Create() and remove EditorBase::CreateTxnForSplitNode() r=m_kato |
| be2bafa5c666bc1fc9a9cf0bc3a719ac16611427 | Masayuki Nakano — Bug 1425412 - part 6: Create DeleteNodeTransaction::MaybeCreate() and remove EditorBaseTransaction::CreateTxnForDeleteNode() r=m_kato |
| 05aab5d7c6fa683e0973295a1b34a5308b145cbe | Masayuki Nakano — Bug 1425412 - part 5: Create some factory methods of DeleteTextTransaction and remove EditorBase::CreateTxnForDeleteText() and EditorBase::CreateTxnForDeleteCharacter() r=m_kato |
| cbde98b345fcaedb2131cc6a0010b799dc912555 | Masayuki Nakano — Bug 1425412 - part 4: Create CompositionTransaction::Create() and remove EditorBase::CreateTxnForComposition() r=m_kato |
| 35cddb12f139e28775c5cc787f91207dbc180fb3 | Masayuki Nakano — Bug 1425412 - part 3: Create CreateElementTransaction::Create() and remove EditorBase::CreateTxnForCreateElement() r=m_kato |
| d692dc23699b887aac003eaceb25346e8919fd86 | Masayuki Nakano — Bug 1425412 - part 2: Create InsertNodeTransaction::Create() and remove EditorBase::CreateTxnForInsertNode() r=m_kato |
| 41a28234be872e4c729bb3f06b38964b33ed30cb | Masayuki Nakano — Bug 1425412 - part 1: Create InsertTextTransaction::Create() and remove EditorBase::CreateTxnForInsertText() r=m_kato |
| d0d8308550d80553b6f70143a9bafe56cc164cd4 | Alexandre Poirot — Bug 1365574 - Release event loop between react module loading and toolbox react rendering. r=pbro |
| cbf35483a00ba5f0ac234bf3be28da56133b6254 | arthur.iakab — Merge mozilla-central to autoland r=merge a=merge on a CLOSED TREE |
| aa7c634fd552e5023a52cab42e81255a5fa0383f | SagarB — Bug 1402485 - Remove Delete all Session cookies option for non cookie staorage r=miker |
| 7696a00a06cd6eee03c1f9607a4fbabb431418c6 | tigercosmos — servo: Merge #19612 - deny warnings (from tigercosmos:o1); r=jdm |
| a71ff50707d45d37a2f7fac51f2c07f7df14f732 | Thom Chiovoloni — Bug 1426742 - Fix TPS test_history and cleanup failures. r=kitcambridge |
| 76b305fd466731e8c22e1a5933737d0548027555 | Andrew Swan — Bug 1426563 Fix test_temporary.js on non-nightly channels r=mixedpuppy |
| f0c1a3d57efcc315ad1d415106304c096b0783cd | Andrew McCreight — Bug 1426513, part 3 - Remove CPU and TimeTicks::HighResNow. r=jld |
| d491c1d3bc84aae3c8e59b30bfbb07f65ad7dddf | Andrew McCreight — Bug 1426513, part 2 - Remove SysInfo. r=jld |
| 9d5cf07bbab182f4a04699c62e3f3fe4a2e2e1bd | Andrew McCreight — Bug 1426513, part 1 - Remove ProcessMetrics and ProcessFilter. r=jld |
| 17e9932698582f1e459479963db0fa6ef8e3257d | Ian Moody — Bug 1425972 - Add a test for subview navigation on space keydown. r=Gijs |
| f3338a8c66a9094e63b017052f7cee2d4fb5e03a | Ian Moody — Bug 1425972 - Add a test for interleaved arrow and tab navigation in the browser panel. r=Gijs |
| 55512efaf10896c19ead6998bea682c5bd279aeb | Ian Moody — Bug 1425972 - Add a test for tab navigation in the browser panel. r=Gijs |
| c19f8172cdf140d94542d123992db99a52032cb5 | Ian Moody — Bug 1425972 - Manually handle Tab navigation in PanelMultiView so it syncs with Arrow navigation. r=Gijs |
| fc221281f5542753d34151a70ef45e93bfb8024a | Ian Moody — Bug 1422374 - Remove pointless stringbudleset binding. r=enndeakin+6102 |
| acc307373696062070bda8c9d9e9749c9f6a2614 | Chung-Sheng Fu — Bug 1413780 - Change permission name from canvas/extractData to canvas. r=johannh |
| d09dd833d6f02dc210cccd67585d3dedfb81bdbd | Chung-Sheng Fu — Bug 1413780 - Add a test for canvas permission to test_SitePermissions.js r=johannh |
| 577004586b2df0e3b55c3dd0ca38763c4239ddf5 | Chung-Sheng Fu — Bug 1413780 - Update icon design and add blocked effect. r=johannh |
| 0731f1b72c49a63e7c943808c0cf95fcf356f9ba | Chung-Sheng Fu — Bug 1413780 - Hide canvas permission from site information panel when privacy.resistFingerprinting is false. r=johannh |
| ce3ba591b61a56154f998226a06c2fca33cbd713 | Chung-Sheng Fu — Bug 1413780 - Make canvas permission visible in site information panel. r=johannh |
| 50192b2fe1d4c7b7c88cd5628591f1df452887ff | Andrew Swan — Bug 1426259: Revamp processing of manifest.json for themes r=kmag |
| 81d875f176380a2ab705c32dd9c564264c330a47 | Andrew Swan — Bug 1426259: Create common base object for webextensions manifest schema r=kmag |
| c297a0420e143149ef7f501ff940abdddcc42309 | Andrew Swan — Bug 1426259: Implement import for webextensions schemas r=kmag |
| 28f5cfda3e9a6ba745193459c3824e400eed4106 | Emilio Cobos Álvarez — Bug 1426312: Make sure to honor parse_method in transition and animation shorthands. r=birtles |
| f52f7f3fcaec85b7b9c2073e8f0f7ca9429d38ed | Michael Froman — Bug 1426130 - make trickle_caption_msg localizable. r=flod,Gijs |
| 6217d397dc0877be0c96bfcf563178563c5e9140 | Alex Chronopoulos — Bug 1426719 - Update cubeb from upstream to e1e8337. r=jesup |
aiakab@mozilla.com Thu Dec 21 22:20:14 2017 +0000 | f844e99f26b1f1537c7209a020b464ac7da2574f | arthur.iakab — Merge Inbound to mozilla-central r=merge a=merge ← 36 merge changesets [Collapse] |
| 27f4fa1f71b4b028be56ddd606b58840b23f69a0 | Dorel Luca — Backed out changeset d061700cc3c8 (bug 1378834) for failing Browser-chrome on toolkit/xre/test/browser_checkdllblockliststate.js on a CLOSED TREE |
| d381defe5fc2e9dc30bb86c86756fdf6b243fe7d | Dorel Luca — Backed out changeset ffc76e7fc38b (bug 1378834) for failing Browser-chrome on toolkit/xre/test/browser_checkdllblockliststate.js on a CLOSED TREE |
| 2e66190460ee40688bbf87cdac4489dac9d7fcf3 | Dorel Luca — Backed out changeset bca6b0df7212 (bug 1404823) for failing Browser-chrome on toolkit/xre/test/browser_checkdllblockliststate.js on a CLOSED TREE |
| 31fe03806a7af74d04b08c7650fa74755071268a | Dorel Luca — Backed out changeset d71acb742e11 (bug 1404796) for failing Browser-chrome on toolkit/xre/test/browser_checkdllblockliststate.js on a CLOSED TREE |
| 8f8ef0ab92abef8047250613116bc72b37375683 | Dorel Luca — Backed out changeset 5d8ae8c4ee4a (bug 1423856) for failing Browser-chrome on toolkit/xre/test/browser_checkdllblockliststate.js on a CLOSED TREE |
| 78cd079cd2d83280576a3da2ca3776f551b91301 | Dorel Luca — Backed out changeset 40eb00c21e7c (bug 1406662) for failing Browser-chrome on toolkit/xre/test/browser_checkdllblockliststate.js on a CLOSED TREE |
| 3aa13bbb2a99543007cd5ad0409fa45fedf6713f | Dragana Damjanovic — Bug 1426474 - Turn on TFO only for Darwin 17.3 and later. r=hurley |
| bfda0655abefe96268ef1cc61cc246b1351af124 | Dragana Damjanovic — Bug 1426367 - Turn on TFO for Windows. r=hurley |
| e288b04ea679b4d2fbdc52e1b4ae678c39f3ea91 | Dragana Damjanovic — Bug 1426366 - Detect http transaction stalls with TFO. r=hurley |
| c1a62b8156074427354dab1aea2780b41c058247 | Jon Coppeard — Bug 1425145 - Don't mute errors for module scripts because they always use CORS r=baku |
| 83a66733b7e55ff3700f64e6b2eae06c12f4f58e | Jon Coppeard — Bug 1425077 - Make ModuleScript::SetErrorToRethrow call HoldJSObjects in case there is no module record r=baku |
| 93ac39966790ccf1183da04f06d16610e79cec8a | Andrea Marchesini — Bug 1426684 - Get rid of nsIMultiplexInputStream::InsertStream, r=smaug |
| 7401a6e3f5edcc0f350c0370aadc2597eff6fb20 | Boris Zbarsky — Bug 1424474 part 3. Make sure that we only pass non-system subject principals to setters/methods that later use that principal for loading security checks. r=kmag |
| d3f2ca3a3efeb6771fcbdb24d0d4cc30b63038b3 | Boris Zbarsky — Bug 1424474 part 2. Add a way to request only non-system subject principals in webidl bindings. r=mystor |
| beb46b2f38d48591d907d5823b95c492fa36f89a | Boris Zbarsky — Bug 1424474 part 1. Make sure we don't call into the chrome registry's AllowContentToAccess with non-chrome URLs. r=gijs |
| 950d56123c676ddb5f1630aba0e1fb78451eba97 | Ben Kelly — Bug 1401359 Disable SharedWorker if in windows that cannot access storage. r=baku |
| 0249dbbc148cf6774839af83e4d30200f5d491d0 | Csoregi Natalia — Backed out changeset 3bdd7743f057 (bug 1297740) for Build Bustage. r=backout on a CLOSED TREE |
| e4410d944a07c52edae2fe1b208b89393adebe7d | Dragan Mladjenovic — Bug 1406999: [MIPS32] Cleanup floating point registers handling; r=nbp |
| 3bdd7743f057a0b8242a615cddb1fd35639aa223 | Gian-Carlo Pascutto — Bug 1297740. r=jld |
| 3a9a20dfd7b3bbac4b58eae2438d91410d34e572 | Kai Engert — Bug 1420407, Land NSPR 4.18 into FF 59, NSPR_4_18_BETA5, r=me |
| 9fc50694c8f7324e7cb4a4c7817761c51610204c | Florian Quèze — Bug 1426611 - disable browser_urlbar_search_reflows.js on Linux ccov and Windows ccov due to intermittent timeouts, r=Aryx. |
| 44946398493e3c3d9dceb6aed92be9afc469f110 | Sebastian Hengst — merge mozilla-central to mozilla-inbound. r=merge a=merge |
| 0b9a0430688df6b7a121d137cdd5ad9a23e01429 | Jon Coppeard — Bug 1426443 - Set CORS mode for inline module scripts r=smaug |
| 56a67e62f5cbd462019483e50d8972e37751bb53 | Jon Coppeard — Bug 1426190 - Integrity option for descendant module scripts should be the empty string r=smaug |
| 40eb00c21e7c776d4781c28e88a9b0917b4396ce | Sylvestre Ledru — Bug 1406662 - Defines the MOZ_MACBUNDLE_ID for nightly r=glandium |
| 5d8ae8c4ee4a990177c6cf6a3362e73fad9cc554 | Sylvestre Ledru — Bug 1423856 - Backed out changeset 3f6d2b219c78. Fixed in bug 1424294 r=me |
| d71acb742e1106fa204287ec3ac1d45aba806d70 | Sylvestre Ledru — Bug 1404796 - Add space in the Display name of Firefox {Nightly, Developer Edition} r=glandium |
| bca6b0df7212713225823b2c44188cd13f11c9c5 | Sylvestre Ledru — Bug 1404823 - Now that nightly is called Firefox Nightly, with-macbundlename-prefix is not necessary r=rail |
| ffc76e7fc38b29a8553c8d4d3de2fa458a5f9c38 | Sylvestre Ledru — bug 1378834 - Update of the installers to reflect the nightly name change r=mhowell,dao |
| d061700cc3c8798ec5e6aba1f9f2e16bcc76af1f | Sylvestre Ledru — Bug 1378834 - Rename Nightly to Firefox Nightly r=mossop,pascalc,dao |
| 51a3a1b8513ce4bf424dce4d14cb2465529de4f4 | Jessica Jong — Bug 1409976 - Part 2: Signal `slotchange` when slot's assigned nodes changes. r=smaug |
| 1d6f43b1c0effb345b345b043e656c1733ee0ff9 | Jessica Jong — Bug 1409976 - Part 1: Add support for `slotchange` event. r=smaug |
| fcfbf4c2a330c0e7d95f3f22fdf3fb65fc6f1cee | Johann Hofmann — Bug 1381817 - Scroll tabstrip to the beginning in mozscreenshots twoPinnedWithOverflow config. r=MattN |
| 93c5614ce73462ccc8a26124b3e638c306309537 | Matthew Noorenberghe — Bug 1417603 - Use GECKO_HEAD_REPOSITORY to determine if mozscreenshots should be uploaded. r=me |
| c6925bd4003d58764a34739838e57d5921769c5d | Nicholas Nethercote — Bug 1426331 - Make pref_ReadPrefFromJar() fail if parsing fails. r=glandium |
aiakab@mozilla.com Thu Dec 21 22:17:05 2017 +0000 | d20967c26da559a7781db467741bb240af9bfe5c | arthur.iakab — Merge Autoland to mozilla-central r=merge a=merge ← 72 merge changesets [Collapse] |
| d473c27fc7f8dd95408e9323661d18dfacc589b8 | Emilio Cobos Álvarez — Bug 975644: Enable position sticky in table parts. r=bz |
| bdafa059aa941a5af6866c5a8e93e947d0a24237 | Emilio Cobos Álvarez — Bug 975644: Add a hack to skip table row groups for sticky positioning. r=bz |
| 416c3404f1e044a20a6932b162c66442e1782379 | Kartikaya Gupta — Bug 1426200 - Enable crashtest suite on windows10-64-qr builds. r=catlee,dustin |
| 3eee3c6f018b2d2d1b9493df3aad5451f4a7f400 | Kartikaya Gupta — Bug 1426200 - Disable crashtests failing on windows QR builds. r=jrmuizel |
| bf8f7fe0bf99b09fe93220c5585709ac163688ac | Mike Cooper — Bug 1426530 - Make the normandy test suite pass with --verify r=Gijs |
| c035522097125e8cf8fc8cbbc110be62a12aa055 | Cameron McCormack — Bug 1425000 - Use a consistent window for CSP, etc. for FontFace loads. r=jfkthame |
| 4036553303018bc2b30c39ba0b3c5ad65bc929a1 | Byron Campen [:bwc] — Bug 1425618 - Part 2: Make offerToReceiveX: false unset the send bit on transceivers. r=jib |
| 50619d5809b45e207bd6af827432b6bb90bed93f | Byron Campen [:bwc] — Bug 1425618 - Part 1: Test-cases for offerToReceiveX: false. r=jib |
| 8a45850ffc2ed66f66b9417fd34ed4d0561273fc | Coroiu Cristina — Backed out 3 changesets (bug 1426513) for bustage at /src/base/process_util_posix.cc r=backout on a CLOSED TREE |
| 693bb500fc2531d3411dc508dac86ac04af2072f | Andrew McCreight — Bug 1426513, part 3 - Remove CPU and TimeTicks::HighResNow. r=jld |
| 64021383118d4e301fae210005791996d5e10786 | Andrew McCreight — Bug 1426513, part 2 - Remove SysInfo. r=jld |
| 9d80a554866cc8d1b2af88d9a5286bda19e18e66 | Andrew McCreight — Bug 1426513, part 1 - Remove ProcessMetrics and ProcessFilter. r=jld |
| b5b951c9a615410b7838db458556fa76f78053d0 | Alexandre Poirot — Bug 1426674 - Disable profile pre-run for DAMP. r=jmaher |
| 0e5cfb917a48a035f688d63634598daaeafe538c | Dustin J. Mitchell — Bug 1426254: only list a single component for "inclusive" test suites; r=ahal |
| 8da482abb3f5e64c44fd1881948b07f9485fe6a3 | Alexandre Poirot — Bug 1425818 - Stop using CPOW in devtools/server/tests/browser/browser_canvasframe_helper_*.js. r=pbro |
| faf2a545daf2bbcfdedc1a259fe4c0c40edf1546 | 石博文 — servo: Merge #19621 - using local variable instead of a function call (from sbwtw:using_variable); r=jdm |
| 649873f16998ab8ab7ce96d560d04d44be90dd57 | Andrew McCreight — Bug 1410209, part 4 - Add names to some IPC runnables. r=kanru |
| cc72b46a44f177cbf4d647e4e8435ad81f036e50 | Andrew McCreight — Bug 1410209, part 3 - Use Runnable::mName for the class name with XPCOM leak checking. r=smaug |
| 4b7fb8a3e422b2bfee39e3f6672ba9a65f209039 | Andrew McCreight — Bug 1410209, part 2 - Disambiguate some service worker runnable names. r=bkelly |
| 7b1a39e7a0366115ec410ae28917fd03c3f60e23 | Andrew McCreight — Bug 1410209, part 1 - Rename OSFile's ErrorEvent to avoid name conflicts. r=froydnj |
| eec39dd09991e3d2965092b1adba9e86e4a99b48 | Matthew Noorenberghe — Bug 1425502 - Disable macOS notification center UI before starting mozscreenshots. r=jmaher,johannh |
| f1cef3226f9a1a7d6ad1645020d65a4e1b14cbeb | Thom Chiovoloni — Bug 1425544 - Ensure trace level logging is used throughout sync tests. r=markh |
| 2e99f273f7b7b455bba8660add8b78f7499db85c | Dan Minor — Bug 1426678 - Ensure SendTrack is not null before trying to dispatch DTMF event; r=bwc |
| f73324a4d03387924eccf434e56a8844e361823a | Mark Banner — Bug 1425688 - Enable ESLint rule mozilla/use-services for security/. r=gcp,keeler |
| bd2bf7b7fead94ac8483f811abd26c517c7989da | Mark Banner — Bug 1425688 - Rework definitions of Cu/Cc/etc and inclusion of Services.jsm in pippki.js related files to reduce duplication. r=keeler |
| a618b142d9dceb8530128e7dbc48deb3d27a3e89 | Johann Hofmann — Bug 1422903 - Prevent about:privatebrowsing favicon from flickering. r=florian |
| a2a8d7ccac40c3b2ebfda8f473c1bb7e623f09a6 | Tiberius Oros — Backed out changeset 2bc8e60fb356 (bug 1425399)for failing browser chrome tests r=backout on a CLOSED TREE |
| 570db0492055ac9bd86af8c13cbdb16148578ff9 | Milan Sreckovic — Bug 1423567: Use BaseRect access methods instead of member variables in image/ r=aosmond |
| 2bc8e60fb35622ce330525e15f7170c52317c878 | Vedant Chakravadhanula — Bug 1425399 - Added python 3 support to mozprofile. r=wlach |
| 38a8726fbde26796847294962cc9edd369091fee | James Graham — Bug 1400716 - Fixup call to traceback, r=maja_zf |
| 0ea252bf357c2ff56b9f0dcd6db6d094efc7a1e8 | James Graham — Bug 1400716 - Explicitly drain all queues on exit, r=maja_zf |
| 646f72ac8ed623276f8adea2013ff74f3adb7a7e | Martin Stransky — Bug 1425842 - Rename X11CompositorWidget to GtkCompositorWidget and implement WindowSurfaceWayland support, r=jhorak |
| 6e4878ddf6054cc05f3835542c16b035d4076cc8 | Emilio Cobos Álvarez — servo: Merge #19620 - style: Make sure to honor parse_method in transition and animation shorthands (from emilio:parse-transition-longhand); r=bbirtles |
| ae840f322103cadd480dca651e5711958af3bfb7 | Julian Descottes — Bug 1425897 - Fix race condition in about:debugging test helper;r=baku |
| 585b185b80c2738b5f90bc806142aa76cd6135e8 | Masayuki Nakano — Bug 1426318 - Get rid of EditorBase::IsContainer(nsIDOMNode*) r=m_kato |
| 38b2f6c02ea7305fdc5d426801bd76c2ed8ac148 | Kartikaya Gupta — Bug 1426191 - Turn on gpu mochitests for windows10-64 QuantumRender builds. r=dustin |
| cb60de4bfc7af48c400a26517b1e1bba08a64fac | Kartikaya Gupta — Bug 1426191 - Adjust regexes to match QuantumRender builds. r=dustin |
| 3ac75a8a4e8cc3fe6ab57872106c8749d2c4eac1 | Kartikaya Gupta — Bug 1426191 - Update test_acceleration to check for webrender windows. r=dvander |
| 3294f56c46c2c652072ecb0d809def04fb27b068 | Martin Stransky — Bug 1426351 - WindowSurfaceWayland - delete WaylandDisplay owned by compositor thread at compositor thread, r=jhorak |
| f3759907c55b11f0072f1cb12a715623eb257b47 | Byron Campen [:bwc] — Bug 1418367 - Part 2: Stop expecting failure in a few places in webrtc wpt. r=jib |
| 346e06f216b56bacf4df35e26425ffa8e65c56ff | Byron Campen [:bwc] — Bug 1418367 - Part 1: Re-enable webrtc web-platform-tests. r=jib |
| 6b13649d3b450327e34edfa9d7f4ff6df688ee08 | Sylvestre Ledru — Bug 1426623 - Remove a duplicate declaration in packager.mk DONTBUILD r=marco |
| 4469bfc6aff543976a003eb81c66404347f80d19 | Gijs Kruitbosch — Bug 1420241 - fix positioning of autoscroll popup on macOS, r=dao |
| 929eea667f6a18f525c64a4b3f92f288dc5869b4 | Martin Stransky — Bug 1426377 - Assert when aImageDataSize is bigger than allocated pool size, r=jhorak |
| c0f87918768e1f058a8b49b6ac55166002738a20 | Martin Stransky — Bug 1426384 - Don't use CSD_SUPPORT_FULL on Wayland unless it's overriden by MOZ_GTK_TITLEBAR_DECORATION, r=jhorak |
| b8a34037609130830a104c73c61a8722e4fb5bd1 | Martin Stransky — Bug 1426384 - call gdk_window_set_decorations() on mShell GdkWindow only, r=jhorak |
| 87289743490850225764cb0c0f65ea9ceb1e72b2 | Martin Stransky — Bug 1424974 - Honor mShell as top-level window, r=jhorak |
| e574f932b5a811a3fb50545a7f40f75a03bff5f2 | Csoregi Natalia — Backed out 3 changesets (bug 1409852) for build bustage and failing test_js_dev_error_interceptor.js. r=backout on a CLOSED TREE |
| 3c1c19235a373f3f80ec685f2356824da4b40db1 | Csoregi Natalia — Backed out changeset 8c912df2f3a5 (bug 1351409) for failing dom/events/EventListener-invoke-legacy.html. r=backout on a CLOSED TREE |
| 064e0be1cc29617de74098aba4b3bb706775315a | Emilio Cobos Álvarez — Bug 1426246: Fix inheritance of animation and transition properties of mismatched length. r=hiro |
| 06368bf1a32c75852fe4fc940789b5d5af728805 | David Teller — Bug 1409852 - Expose an API in ChromeUtils to detect chrome JS dev errors;r=bz |
| 46fce9a2622d691de05223d1c80d15bf2a564a51 | David Teller — Bug 1409852 - Expose a hook to be informed whenever an exception is thrown;r=jandem |
| 649d7bdf80add985394854ff7829cc45e20dd571 | David Teller — Bug 1409852 - nsContentUtils::ExtractErrorValues with nsAString;r=bz |
| 106a1cbeb62cc41d55bfa38e8ca0f4af0cf08e7c | Csoregi Natalia — Backed out 2 changesets (bug 1401647) for Spidermonkey Build Bustage on Linux x64. r=backout on a CLOSED TREE |
| 044988e8a4251f5722b9ea6bc3117b3801b53858 | Sebastian Hengst — merge mozilla-central to autoland. r=merge a=merge |
| b5c9bb05168d5ce9c92f500d25516b19d0a3062a | Ted Mielczarek — bug 1401647 - use a 64-bit Rust toolchain for win32 builds. r=rillian |
| 0542716bb901bdc7dfab5bfc10ef03019d75d2c7 | Ralph Giles — Bug 1401647 - Add i686 target to win64-rust. r=ted |
| 684f6874bf25a38a847a96e3b4fa531ac703efb1 | Masayuki Nakano — Bug 1420215 - Make TSFTextStore set input scope of URL bar to IS_DEFAULT when some Microsoft's Trandtional and Simplified Chinese IMEs and some Microsoft's Korean IMEs which change their open state to "closed" when input scope is IS_URL r=m_kato |
| bc1fb4f2b1149cf634134ef9fe34353b669264ec | Nicolas Chevobbe — Bug 1426108 - devtools-reps v0.17.0: update reps bundle from GitHub;r=Honza. |
| 8c912df2f3a5bdb67b4abcac25bb9e6e65de848a | Xidorn Quan — Bug 1351409 - Remove animationiteration from legacy event listener test and re-enable that test. r=jmaher |
| 3dd0966303ca6d6fd06e30aeda5bbbbe573d16a5 | Alexandre Poirot — Bug 1420289 - Lazy load optional React components from netmonitor. r=Honza |
| df5f2fa581c5ce90416152f562ab1e6b9b465b31 | Dão Gottwald — Bug 1426350 - Move tab context menu tests to browser/base/content/test/tabs/. r=Gijs |
| 27b617e2cad7ab540f9ad1026ed34730dbd74571 | Hiroyuki Ikezoe — Bug 1415787 - Wait for focus before proceeding test. r=daoshengmu |
| 1ca3a3798417706fcc0eeb3ca3070bc572626c64 | Hiroyuki Ikezoe — Bug 1415787 - Add two extra elements in the SVG element to avoid losing focus. r=daoshengmu |
| 4d07f50ba637177239af481eac9202d5e15a13eb | Andi-Bogdan Postelnicu — Bug 1425826 - prevent null pointer dereference in BinASTParser::parseBlockStatementAux. r=jorendorff |
| c9fceb1a76ec9b85dd4aeb6be1ea61e04b421ec8 | Xidorn Quan — Bug 1325940 part 2 - Converted NS_STYLE_BORDER_IMAGE_REPEAT_* to an enum class. r=emilio |
| 06ac73f3f76fccb670d383e2c5614eef7e40063d | Gajanan — Bug 1325940 part 1 - Added a constructor for nsCSSValue to accept enumerations. r=xidorn |
| 6392d652d00572f5f75e243a5ce5e9f98794217f | Xidorn Quan — servo: Merge #19618 - Convert NS_STYLE_BORDER_IMAGE_REPEAT_* to an enum class (from upsuper:border-image-repeat); r=emilio |
| c17dc856bea6fdc0b4ee41e3fe1ece944d5d62f3 | Xidorn Quan — Bug 1326514 followup - Handle null prefix in namespace rule gracefully for Gecko backend. |
| 73d7cbc68383e859a039873298a4990a11b460df | Emilio Cobos Álvarez — servo: Merge #19617 - style: Fix inheritance of animation and transition properties of mismatched length (from emilio:inherit-animation-stuff); r=hiro |
| cd981f26866c3eb5953ee43a504d58ec3b6605d6 | Xidorn Quan — Bug 1326514 - Implement the CSSOM bits for CSSNamespaceRule. r=bz |