Sebastian Hengst
5a18fb5aee
Backed out changeset c91d997687bf (bug 1487327) for busting beta. a=backout
2018-09-04 20:07:59 +03:00
Ehsan Akhgari
24f1a63b5e
Bug 1488013 follow-up: Make sure the test doesn't set prefs that would affect the tests following it; a=Aryx
2018-09-04 11:39:25 -04:00
Sebastian Hengst
a74f45da4b
Backed out changeset d8ff6c1c6f3a (bug 1471764) for failing devtools' browser_markup_flex_display_badge.js in beta simulations. a=backout
2018-09-04 18:21:03 +03:00
Narcis Beleuzu
f36cd6a852
Merge autoland to mozilla-central. a=merge
2018-09-04 12:50:51 +03:00
shindli
fd77c051cb
Backed out changeset 99e8a7cd7726 (bug 1484761) as requested by the developer on IRC on a CLOSED TREE
2018-09-04 09:09:49 +03:00
Cosmin Sabou
4e9b79b294
Merge mozilla-inbound to mozilla-central. a=merge
2018-09-04 06:50:55 +03:00
Alexander Surkov
a522765f56
Bug 1488116 - get rid of nsIDOMXULDescriptionElement, r=smaug
2018-09-04 09:08:39 +08:00
Xidorn Quan
cb750b30ec
Bug 1486252 - Resolve mask-image url value as an image even if it contains reference. r=heycam
...
The corresponding handling code in the old style system can be found in:
https://dxr.mozilla.org/mozilla-esr60/rev/dd52b41d2b775e5c7261ce52795268b7670635fc/layout/style/nsCSSDataBlock.cpp#65-106
mask-iage-url-hash.html is the test that don't pass without this change.
Differential Revision: https://phabricator.services.mozilla.com/D4831
--HG--
extra : source : 6676693e3df3abe237494beed786153aeda44e79
2018-09-04 09:35:56 +10:00
Edgar Chen
0773815846
Bug 1487343
- Correct set the prefix for an autonomous custom element; r=smaug
...
Differential Revision: https://phabricator.services.mozilla.com/D4871
--HG--
extra : moz-landing-system : lando
2018-09-03 22:13:35 +00:00
Daniel Varga
e32b3d5290
Merge mozilla-central to autoland
2018-09-04 01:03:27 +03:00
Olli Pettay
a6fa8c7c32
Bug 1488279 - Reorder the member variables of Animation, r=hiro
...
--HG--
extra : rebase_source : efe0da082de85c58edb68e030837bceae7faf7d5
2018-09-04 00:58:15 +03:00
Daniel Varga
f46d581d52
Merge mozilla-inbound to mozilla-central. a=merge
2018-09-04 00:54:07 +03:00
Zibi Braniecki
096a9c36b0
Bug 1488286 - Use a dummy data: URI as a default URL for accessibility tests. r=mconley
...
--HG--
extra : rebase_source : e4f39a4c2db74b54ca3c378b87e9b366d555807a
2018-09-03 21:59:56 +01:00
Daniel Varga
3c3e9e37c6
Merge mozilla-central to mozilla-inbound
...
--HG--
extra : rebase_source : 65372156c004c649109b08227f8aa6a91cb22969
2018-09-04 01:05:40 +03:00
Ehsan Akhgari
5f627b85ab
Bug 1487434 - Ensure that the checkbox of the All Detected Trackers category is also disabled when TP is controlled by an extension; r=johannh
...
This checkbox is non-functional in this state, so there is no point to it
being enabled.
Differential Revision: https://phabricator.services.mozilla.com/D4838
2018-09-03 13:55:02 -04:00
Florian Quèze
9eb5b36fba
Bug 1488232 - add a Google translation backend, r=felipe.
...
--HG--
rename : browser/components/translation/BingTranslator.jsm => browser/components/translation/GoogleTranslator.jsm
2018-09-03 19:15:56 +02:00
Gabriel Luong
cd3c5d7ba6
Bug 1471764 - Add unit tests for the toggling the flexbox and grid highlighter from the markup display badges. r=jdescottes
2018-09-03 13:11:24 -04:00
Ehsan Akhgari
aa17415c48
Bug 1488096 - Give changeBlockListLink the same search-l10n-ids as changeBlockList; r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D4827
2018-09-03 12:18:30 -04:00
Ehsan Akhgari
e221dc79e1
Bug 1488235 follow-up: Import XPCOMUtils.jsm in head_utils.js
...
Landed on a CLOSED TREE
2018-09-03 12:18:07 -04:00
Ciure Andrei
4822edcb74
Merge mozilla-central to mozilla-inbound. a=merge CLOSED TREE
2018-09-03 18:45:29 +03:00
Ciure Andrei
c3fef66a5b
Merge inbound to mozilla-central. a=merge
2018-09-03 18:40:13 +03:00
Daniel Stenberg
a338748962
bug 1486724 - TRR: accept basic URI template r=valentin
...
MozReview-Commit-ID: 5RNyvrZLUdK
Differential Revision: https://phabricator.services.mozilla.com/D4432
--HG--
extra : moz-landing-system : lando
2018-09-03 14:21:08 +00:00
Daniel Stenberg
43ca59a4d1
bug 1486137 - TRR: fix the FAMILY field in the ECS code r=valentin
...
... since AF_INET wouldn't actually use IPv4!
MozReview-Commit-ID: FCf7psawENI
Differential Revision: https://phabricator.services.mozilla.com/D4749
--HG--
extra : moz-landing-system : lando
2018-09-03 15:02:03 +00:00
Razvan Caliman
07b71aa68f
Bug 1488157 - Tweak the font editor warning message shown when no fonts were used. r=gl
...
MozReview-Commit-ID: 5dFEkTvbIKm
Differential Revision: https://phabricator.services.mozilla.com/D4843
--HG--
extra : moz-landing-system : lando
2018-09-03 14:12:24 +00:00
yulia
e43fffae44
Bug 1462399 - remove GCLI commands; r=ochameau
...
This patch removes remaining files and traces of GCLI panel commands.
Differential Revision: https://phabricator.services.mozilla.com/D3615
--HG--
extra : moz-landing-system : lando
2018-09-03 17:24:32 +00:00
yulia
5ecbde0627
Bug 1447490 - replace GCLI toolbox buttons with highlighters and appropriate actors; r=ochameau
...
GCLI has been handling the state of our buttons as well as managing shared highlighters.
Since the gcli removal, we no longer share the rulers and measure with any other UI, so a location
for shared state is no longer needed.
Differential Revision: https://phabricator.services.mozilla.com/D3506
--HG--
extra : moz-landing-system : lando
2018-09-03 14:54:04 +00:00
Ciure Andrei
7f72d950ae
Merge mozilla-central to autoland. a=merge CLOSED TREE
2018-09-03 18:44:13 +03:00
Emilio Cobos Álvarez
541e942cb1
Bug 1487649 - Don't do a name check when cloning a shadow root for print preview. r=smaug
...
Otherwise the ShadowRoot for <use> or other internal ones may not get cloned
properly.
Differential Revision: https://phabricator.services.mozilla.com/D4756
--HG--
extra : moz-landing-system : lando
2018-09-03 14:10:58 +00:00
Kershaw Chang
766fce11a1
Bug 1357676 - Implement batch eviction r=jdm
...
1. Add network.cookie.QuotaPerHost, which has the default value 150.
2. When the cookies exceed more than 180, evict cookies to 150.
3. The concept of eviction is to sort all cookies by whether the cookie is expired and the cookie's last access time. Then, evict cookies by the given count.
4. Details of evict algorithm:
4.1 Create a priority queue and push all cookies in it.
4.2 Use custom comparator to compare the cookie by expiry and last access.
4.3 Pop 30(180 - 150) cookies from the queue and append them to an output array.
Differential Revision: https://phabricator.services.mozilla.com/D3342
--HG--
extra : moz-landing-system : lando
2018-09-03 14:49:58 +00:00
ffxbld
9e951cf226
No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings - a=repo-update r=RyanVM
...
Differential Revision: https://phabricator.services.mozilla.com/D4852
--HG--
extra : moz-landing-system : lando
2018-09-03 13:16:32 +00:00
Bas Schouten
f8bf86582d
Bug 1486415: Ensure the SourceSurface stays alive for the duration of MarkIndependent. r=jrmuizel
...
Differential Revision: https://phabricator.services.mozilla.com/D4856
2018-09-03 15:16:28 +02:00
Ehsan Akhgari
32868a1638
Bug 1488097 - Make browser_search_subdialogs_within_preferences_site_data.js test both the case with and without the Content Blocking UI; r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D4828
2018-09-03 11:28:59 -04:00
Ehsan Akhgari
a81e4a8252
Bug 1488235 - Remove the XPCOM component registration for nsHttpServer; r=valentin
...
Differential Revision: https://phabricator.services.mozilla.com/D4876
2018-09-03 11:22:45 -04:00
Ehsan Akhgari
a6aab5c8f4
Bug 1488013 - Don't move the UI elements too early otherwise the XBL binding wouldn't have been applied when we want to adjust the checked attribute on our checkbox element; r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D4829
2018-09-03 11:22:06 -04:00
Geoff Brown
5181659443
Bug 1487877 - Disable some xpcshell tests on Android/debug only; r=me,a=test-only
...
These continue to run on Android/opt and on debug on other platforms. These tests
have very-long run times on Android/debug, making it impossible to balance chunk
run-times and causing intermittent task timeouts.
2018-09-03 08:57:55 -06:00
Geoff Brown
caf7f524d7
Bug 1487886 - Run linux64/ccov wdspec in 2 chunks; r=marco
2018-09-03 08:57:53 -06:00
Andreas Tolfsen
294c2888da
Bug 1488004: webdriver: use separators in MAX_SAFE_INTEGER definitiion; r=whimboo
...
This silences a clippy warning.
2018-09-03 13:38:04 +01:00
Andreas Tolfsen
67208e4a69
Bug 1487999: webdriver: simplify cloning of merged_capabilities; r=whimboo
...
We clone merged_capabilities in the CapabilitiesMatching implementation
for SpecNewSessionParameters::match_browser using x.map(|x| x.clone()),
but this can be simplified to x.cloned().
2018-09-03 13:36:18 +01:00
Andreas Tolfsen
44c951f617
Bug 1487997: webdriver: fix needless string formatting; r=whimboo
...
Also fixes some x.or() to x.or_else() so that the closures are not
evaluated unless they have to be.
2018-09-03 13:33:54 +01:00
Andreas Tolfsen
37b65772af
Bug 1487995: webdriver: avoid redundant mapping closure; r=whimboo
...
The deserialised value is already Some({u,i}64).
2018-09-03 13:30:12 +01:00
Emilio Cobos Álvarez
90fb0f988a
Bug 1488172 - Fix Servo and unit tests build. r=me
2018-09-03 14:13:36 +02:00
Emilio Cobos Álvarez
09b97d9474
Bug 1488172 - Revendor rust dependencies. r=me
2018-09-03 14:13:36 +02:00
Emilio Cobos Álvarez
e7f946a575
Bug 1488172 - Update bindgen in js/rust as well. r=me
...
Upstream already uses this version of bindgen.
2018-09-03 14:13:36 +02:00
Simon Sapin
6223dfe2a5
Bug 1488172 - Update bindgen to 0.39.0. r=emilio
...
This imports servo/servo#21516 .
2018-09-03 14:14:02 +02:00
Simon Sapin
4970761136
Bug 1488172 - Publish selectors v1.20.0. r=emilio
...
This imports servo/servo#21494 .
2018-09-03 14:13:36 +02:00
Emilio Cobos Álvarez
84ee4596a9
Bug 1488172 - Appease Servo's tidy lint. r=me
2018-09-03 14:13:36 +02:00
Craig Disselkoen
80876a6b23
Bug 1488172 - Remove outdated comment in stylist.rs. r=emilio
...
This imports servo/servo#21487 .
2018-09-03 14:13:36 +02:00
Andrei Lazar
e67236138a
Bug 1486432 Leanplum push notifications are not received on devices with Android O or above r=JanH,flod
...
Added a default channel for Leanplum push notifications as fallback to cover the cases where we receive
push notifications from server with an invalid channel and the case where there are no channels configured
on server.
Provided a valid default icon for push notifications in Leanplum required for fallback strategy.
Differential Revision: https://phabricator.services.mozilla.com/D4704
--HG--
extra : moz-landing-system : lando
2018-09-03 10:21:51 +00:00
Ciure Andrei
8aa812c6cc
Merge mozilla-central to autoland. a=merge CLOSED TREE
2018-09-03 12:38:53 +03:00
Ciure Andrei
e136281b52
Merge inbound to mozilla-central. a=merge
2018-09-03 12:35:26 +03:00