Граф коммитов

584071 Коммитов

Автор SHA1 Сообщение Дата
Mihai Tabara 1286d6d33e Bug 1443104 - fix update folder in bouncer submission release job. r=jlorenzo,Callek a=release CLOSED TREE
MozReview-Commit-ID: E1vqqaG1PE9

--HG--
extra : source : f149ea88f20108dec9d7937b8f45138744461150
2018-03-05 14:10:21 +00:00
Margareta Eliza Balazs 1be7be6e95 Backed out changeset f26ab4fb6ab1 (bug 918557) fo ES lint failure in /builds/worker/checkouts/gecko/toolkit/components/telemetry/TelemetrySession.jsm:1191:7 on a CLOSED TREE 2018-03-05 17:41:03 +02:00
Paolo Amadini 5c26735c6e Bug 1438815 - The main menu stays open after the install of a sideloaded add-on. r=Gijs
MozReview-Commit-ID: K1Y4JkkQ68c

--HG--
extra : rebase_source : 9b602894327f0d428dfded6460568d6e2626c6c3
2018-03-05 15:33:14 +00:00
Jonathan Kew 32fdb32190 Bug 1443095 - Update graphite2 library to release 1.3.11. r=jrmuizel 2018-03-05 15:33:01 +00:00
Geoff Brown a3f200f8ab Bug 1442727 - Use symbols path correctly for Android reftests; r=jmaher 2018-03-05 08:33:51 -07:00
Dhi Aurrahman e1f111beaf Bug 918557 - Remove TelemetryPing's histogram cache. r=chutten 2018-03-03 11:44:53 +07:00
Michael Kaply fa4c784ded Bug 1435862 - Default search mitigation. r=florian 2018-03-05 08:47:32 -06:00
sotaro a765f2b7e0 Bug 1442146 - Fix jiggle during resizing on Windows r=nical 2018-03-05 21:31:02 +09:00
Margareta Eliza Balazs acef52f8d3 Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-03-05 11:48:38 +02:00
Margareta Eliza Balazs bffd3e0225 Merge inbound to mozilla-central. a=merge 2018-03-05 11:41:34 +02:00
Bob Owen e74e1ff661 Bug 1441598 Part 2: When cancelling a print make sure the DialogOpened message has been sent. r=jwatt 2018-03-04 18:43:33 +00:00
Bob Owen 5f274865e8 Backed out changeset 0036938db4fe (bug 1441598) - for accidental printf. 2018-03-05 08:41:00 +00:00
Bob Owen 5902b80f2b Bug 1441598 Part 2: When cancelling a print make sure the DialogOpened message has been sent. r=jwatt 2018-03-05 08:22:14 +00:00
Bob Owen 2c3ffe3ac4 Bug 1441598: Don't try and send messages to PrintProgressDialogChild when printing is complete. r=jwatt 2018-03-05 08:22:14 +00:00
Christoph Kerschbaumer d0bbab23a2 Bug 1430751 - Apply unified behavior model for about: pages to about:privatebrowsing. r=gijs,mrbkap 2018-03-05 09:20:34 +01:00
Nicolas Chevobbe 90c41237b2 Bug 1441864 - Fix ContentProcessForward data handling; r=bgrins.
In ContentProcessForward, we listen for console-api-log-event in order
to pass data to the Browser console and Browser toolbox.
But the data is modified and properties are cherry-picked from the original
event, missing some properties probably introduced later like `counter`,
`prefix`, `private`, …
The fix consists in cloning the original event data and only overriding what
needs to be overridden.

MozReview-Commit-ID: 6jSfiRxcHQa

--HG--
extra : rebase_source : 3a4c61c0eb14ccdf584630c508dc439b7718ee45
extra : source : d266983f9cdeba0381f11e00bb6b271ccda561c1
2018-03-01 10:23:58 +01:00
Valentin Gosu 34872b6d20 Bug 1441688 - Remove nsIIPCSerializableURI.Deserialize r=mayhemer
MozReview-Commit-ID: 8gwX3vSKWNX

--HG--
extra : rebase_source : a2c21a7e66aa8be3c2e345ca64feea967b380491
2018-03-05 04:14:44 +01:00
Hiroyuki Ikezoe 0206c630c9 Bug 1428693 - Use GetOverflowAreasRelativeToSelf() instead of GetOverflowAreas() for scrollable parent. r=mattwoodrow
Because the scrollable parent might be transformed by its ancestors.

MozReview-Commit-ID: FuCPLg54z7h

--HG--
extra : rebase_source : 7c11c5384d2aed6c663b915fcacae7c627052a43
2018-03-05 07:55:32 +09:00
Andreea Pavel 80aad3a1f9 Merge mozilla-central to autoland. a=merge on a CLOSED TREE 2018-03-05 05:19:21 +02:00
Andreea Pavel 22f163a309 Merge mozilla-inbound to mozilla-central. a=merge 2018-03-05 05:15:56 +02:00
Felipe Gomes e8cca8a460 Bug 1429151 - Policy: Disable Sync. r=markh
MozReview-Commit-ID: Eg6hg7GNMod

--HG--
extra : rebase_source : 000a050af56fb0e597a3eaa403c09b15c856b528
2018-03-04 22:12:15 -03:00
Andreea Pavel f21ba11e92 Backed out 3 changesets (bug 1442559) for eslint failure at /builds/worker/checkouts/gecko/browser/base/content/test/static/browser_parsable_css.js:474 on a CLOSED TREE
Backed out changeset d540c55c96c5 (bug 1442559)
Backed out changeset 6371120b7c1c (bug 1442559)
Backed out changeset b2bf42743feb (bug 1442559)
2018-03-05 01:30:36 +02:00
Xidorn Quan ce92b4808a Bug 1442559 part 3 - Detect whitelist item which doesn't have any condition. r=Gijs
MozReview-Commit-ID: GavZUKl9y1r

--HG--
extra : rebase_source : 0a77b9cef055e89df9b954db1047746bdbe1ca46
2018-03-03 11:56:55 +11:00
Xidorn Quan ca7fb34c7a Bug 1442559 part 2 - Use a separate whitelist for prop names. r=Gijs
MozReview-Commit-ID: LT50Q5xFydH

--HG--
extra : rebase_source : 1f14e0ee4096e8abb822c03de92f227e60354d4a
2018-03-03 11:55:42 +11:00
Xidorn Quan cc36782f25 Bug 1442559 part 1 - Make it clearer what whitelist item filters the error. r=Gijs
MozReview-Commit-ID: 2VFgHRdvd5m

--HG--
extra : rebase_source : 1d2cb2513fd6dd8f022b7cd8ca68ea6be40da6ce
2018-03-03 11:54:24 +11:00
Bogdan Tara a21bf5e552 Merge inbound to mozilla-central. a=merge 2018-03-04 23:50:03 +02:00
Bogdan Tara 8e21d2156a Merge autoland to mozilla-central. a=merge 2018-03-04 23:48:16 +02:00
ffxbld 4237a1109c No bug, Automated HPKP preload list update from host bld-linux64-spot-302 - a=hpkp-update 2018-03-04 12:09:52 -08:00
ffxbld 846e06e651 No bug, Automated HSTS preload list update from host bld-linux64-spot-302 - a=hsts-update 2018-03-04 12:09:48 -08:00
Olli Pettay 3faf40c897 Bug 1425864 - Ensure printing documents which have ShadowDOM works, r=mrbkap,emilio 2018-03-04 19:41:13 +09:00
Dorel Luca 6042a9738b Merge mozilla-central to mozilla-inbound. r=merge 2018-03-04 12:17:06 +02:00
Dorel Luca d2b4b40901 Merge mozilla-inbound to mozilla-cenral. a=merge 2018-03-04 12:10:15 +02:00
Dorel Luca 86acaf1c1a Merge autoland to mozilla-central. a=merge 2018-03-04 12:02:42 +02:00
ffxbld 5b2843fac4 No bug, Automated HPKP preload list update from host bld-linux64-spot-324 - a=hpkp-update 2018-03-04 00:46:29 -08:00
ffxbld 7d339c345c No bug, Automated HSTS preload list update from host bld-linux64-spot-324 - a=hsts-update 2018-03-04 00:46:25 -08:00
Gurzau Raul 811ab58fca Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-03-03 23:50:10 +02:00
Gurzau Raul ca297ddff9 Merge inbound to mozilla-central. a=merge 2018-03-03 23:45:43 +02:00
Kris Maglione 3e279d936f Bug 1434076: Follow-up: Add test for conflict between browserAction and bundled experiment. r=zombie a=test-only
--HG--
extra : rebase_source : 4612cdff82bac267c61aa5a249a19a71c21d70f1
extra : amend_source : 5e643c5b3543a7837f64d15df41a4bc3b28eff11
2018-03-03 11:39:18 -08:00
Richard Marti f40e76c04e Bug 1442866 - Make the policiesStatus work on TB too. r=Felipe 2018-03-03 19:18:23 +01:00
Gabriel Luong d727d4abfb Bug 1442314 - Fix the gradient syntax in border-image of --separator-border-image in toolbars.css. r=bgrins 2018-03-03 12:22:23 -05:00
Cristian Brindusan aebd2b4f26 Bug 1391823 - Disable dom/security/test/mixedcontentblocker/test_frameNavigation.html for frequent failures. r=jmaher 2018-03-03 05:16:00 +02:00
Dão Gottwald be2c54c8a1 Backed out changeset 0d138609abfd (bug 1344749)
MozReview-Commit-ID: 2Mx1CpM0uyH
2018-03-03 15:04:51 +01:00
Dão Gottwald d5956623e1 Backed out changeset dcfe51f25e29 (bug 1344749)
MozReview-Commit-ID: GEvjVYpAUhS
2018-03-03 15:04:25 +01:00
Cosmin Sabou 773a9884e8 Backed out 2 changesets (bug 1437081, bug 1398179) permafailing at web-platform/runtests.py on a CLOSED TREE
Backed out changeset 5bd73dd9739e (bug 1437081)
Backed out changeset 8b0c4930429a (bug 1398179)
2018-03-03 15:56:19 +02:00
Cosmin Sabou 92f2a379de Backed out changeset 1a2aa9cd5120 (bug 1429391) for permafailing at web-platform/runtests.py on a CLOSED TREE 2018-03-03 15:25:54 +02:00
Narcis Beleuzu 92a574f02f Bug 1424154 - Disable test on WinCCOV - Intermittent /browser_dbg-content-script-sources.js | This test exceeded the timeout threshold. r=jmaher 2018-03-02 23:41:00 +02:00
Cosmin Sabou e3ad8e69fe Bug 1437081 - Disable /preload/link-header-preload-delay-onload.html on Linux for frequent failures. r=jmaher 2018-03-03 14:46:02 +02:00
Cosmin Sabou 710847f56a Bug 1398179 - Disable /service-workers/service-worker/clients-get-cross-origin.https.html on Linux and OS X for frequent failures. r=jmaher 2018-03-03 14:46:02 +02:00
Cosmin Sabou 6c08593d81 Bug 1429391 - Disable /webdriver/tests/navigation/current_url.py on Linux for frequent failures. r=jmaher 2018-03-03 14:46:02 +02:00
Tooru Fujisawa 499d3077f5 Bug 1442218 - Defer MicroTask checkpoint to the outside of loop in nsGlobalWindowInner::CallDocumentFlushedResolvers and nsGlobalWindowInner::CancelDocumentFlushedResolvers, and add observer if Promise callbacks adds document flushed resolvers. r=bz 2018-03-03 20:37:59 +09:00