Commit Graph

623066 Commits

Author SHA1 Message Date
Jiewen Tan
ca95bdbd8e Bug 1501158 [wpt PR 13669] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=190554, a=testonly
Automatic update from web-platform-testsWebKit export of https://bugs.webkit.org/show_bug.cgi?id=190554

--
Merge pull request #13669 from alanwaketan/wpt-export-for-webkit-190554

WebKit export of https://bugs.webkit.org/show_bug.cgi?id=190554
--

wpt-commits: d1ae1b3b430972f191e4294d9b40eca78ecdd845, 17b2f79bcdfda6f101435a961246edc7369a6652
wpt-pr: 13669
2018-11-10 09:02:07 +00:00
Raphael Kubo da Costa
f1d6596a26 Bug 1501743 [wpt PR 13706] - Remove alexshalamov from the suggested reviewers lists, a=testonly
Automatic update from web-platform-testsRemove alexshalamov from the suggested reviewers lists (#13706)

Alex is no longer working on those things, so drop him from those lists to
avoid confusion.
--

wpt-commits: 544dbf22cca7d04fcbfc15204d2547ee5bb41dbb
wpt-pr: 13706
2018-11-10 09:02:07 +00:00
moz-wptsync-bot
493bd8cb1f Bug 1501887 [wpt PR 13712] - Update wpt metadata, a=testonly
wpt-pr: 13712
wpt-type: metadata
2018-11-10 09:02:06 +00:00
Nate Chapin
2f1bead39e Bug 1501887 [wpt PR 13712] - Expect CanvasGradient and CanvasPattern to be exposed in workers in workers/semantics/interface-objects, a=testonly
Automatic update from web-platform-testsExpect CanvasGradient and CanvasPattern to be exposed in workers in workers/semantics/interface-objects

The spec has had them exposed on workers since
aedc72daef

Bug: 655458
Change-Id: Ibb9c161d430cbdfeeb3afde1922bf96494c218f6
Reviewed-on: https://chromium-review.googlesource.com/c/1297284
Commit-Queue: Hiroki Nakagawa <nhiroki@chromium.org>
Reviewed-by: Hiroki Nakagawa <nhiroki@chromium.org>
Cr-Commit-Position: refs/heads/master@{#602576}

--

wpt-commits: 4613b84eacad8937f5d55d2bc8d9f7dce3d6df5d
wpt-pr: 13712
2018-11-10 09:02:06 +00:00
Xianzhu Wang
ca333bb408 Bug 1501555 [wpt PR 13693] - [run_web_tests] Remove extra baselines after crrev.com/c/1277654, a=testonly
Automatic update from web-platform-tests[run_web_tests] Remove extra baselines after crrev.com/c/1277654

After crrev.com/c/1277654, we no longer generate text result of many
tests, thus these tests no longer need the text baselines.

This CL removes all the extra baselines, including the extra text
baselines after the above CL, and also other kind of extra baselines
(e.g. extra -expected.png for reftests).

Bug: 703899
Cq-Include-Trybots: luci.chromium.try​:linux-blink-gen-property-trees;luci.chromium.try​:linux_layout_tests_layout_ng;luci.chromium.try​:linux_layout_tests_slimming_paint_v2;master.tryserver.blink:linux_trusty_blink_rel
Change-Id: Iadc647d0393e3f61a7d983bc3946042602de70c0
Reviewed-on: https://chromium-review.googlesource.com/c/1292599
Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org>
Reviewed-by: Ned Nguyen <nednguyen@google.com>
Cr-Commit-Position: refs/heads/master@{#602195}

--

wpt-commits: fd1e161dd0529bb189eac76250bd4d8718d15150
wpt-pr: 13693
2018-11-10 09:02:05 +00:00
Xianzhu Wang
74528b6c8c Bug 1501619 [wpt PR 13698] - [run_web_tests] Check for extra baselines, a=testonly
Automatic update from web-platform-tests[run_web_tests] Check for extra baselines

After https://chromium-review.googlesource.com/c/chromium/src/+/1277654,
we no longer generate text result of many tests, thus these tests no
longer need the text baselines.

This CL checks for extra baselines in the following cases:
1. Extra -expected.png (existing logic) for ref tests;
2. Extra -expected.txt, -expected.png, -expected.wav if the test doesn't
   generate the result;
3. Extra -expected.txt for all-pass testharness tests.

For 2, the extra baseline will be treated as a mismatch failure (which
can be interpreted as that the test doesn't generate the result, but
the baseline expects the result).

For 1 and 3, there are just warning messages because for now we don't
have a good way to present them in the layout test result page.

We have already had a similar logic in pre-submit for 3 and the new
check in run_web_tests is more accurate. For other types of extra
baselines, it's hard to implement the check in presubmit because it
needs more knowledge than static pre-submit knows.

Bug: 703899
Cq-Include-Trybots: luci.chromium.try​:linux-blink-gen-property-trees;luci.chromium.try​:linux_layout_tests_layout_ng;luci.chromium.try​:linux_layout_tests_slimming_paint_v2;master.tryserver.blink:linux_trusty_blink_rel
Change-Id: I9016d5583791f179f1d51561245602af615d21de
Reviewed-on: https://chromium-review.googlesource.com/c/1286894
Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org>
Reviewed-by: Ned Nguyen <nednguyen@google.com>
Cr-Commit-Position: refs/heads/master@{#602378}

--

wpt-commits: 07d9f452d740d98ded5b11c176ba783fe9d80e5b
wpt-pr: 13698


--HG--
rename : testing/web-platform/tests/webaudio/the-audio-api/the-audiobuffersourcenode-interface/audiobuffersource-multi-channels-expected.wav => testing/web-platform/tests/webaudio/the-audio-api/the-audiobuffersourcenode-interface/resources/audiobuffersource-multi-channels-expected.wav
2018-11-10 09:02:05 +00:00
François Beaufort
0b22a08718 Bug 1500007 [wpt PR 13595] - [Picture-in-Picture] Test aspect ratio in web platform tests., a=testonly
Automatic update from web-platform-tests[Picture-in-Picture] Test aspect ratio in web platform tests.

Change-Id: Ic0ab988927938f42234895d68e65779b9fbb4c5e
Reviewed-on: https://chromium-review.googlesource.com/c/1288430
Reviewed-by: Mounir Lamouri <mlamouri@chromium.org>
Reviewed-by: Jochen Eisinger <jochen@chromium.org>
Commit-Queue: François Beaufort <beaufort.francois@gmail.com>
Cr-Commit-Position: refs/heads/master@{#602325}

--

wpt-commits: fb03205eb0fcfb47a2b5b2af7e829754bcd0aadd
wpt-pr: 13595
2018-11-10 09:02:05 +00:00
Javier Fernandez Garcia-Boente
aaebe41b3b Bug 1501696 [wpt PR 13705] - Add myself to suggested-reviewers in css/css-align, a=testonly
Automatic update from web-platform-testsAdd myself to suggested-reviewers in css/css-align (#13705)

--

wpt-commits: cc72c6e4858185feca22f7cab077e954bb2921f0
wpt-pr: 13705
2018-11-10 09:02:04 +00:00
qiuzhong
0d266a6f3d Bug 1501597 [wpt PR 13696] - Add UCS-4 support check for Python in build-css-testsuites.sh, a=testonly
Automatic update from web-platform-testsAdd UCS-4 support check for Python in build-css-testsuites.sh (#13696)

CSS test suite build system requires Python UCS-4 support.

Add this check in css/build-css-testsuites.sh.

Fixes: #5504
--

wpt-commits: 32150f78316fe46d2772eecacc749753524f20ac
wpt-pr: 13696
2018-11-10 09:02:04 +00:00
Geoffrey Sneddon
45507c8cf3 Bug 1501678 [wpt PR 13703] - Fix #13699: css-shapes parsing-utils.js doesn't restore fonts properly, a=testonly
Automatic update from web-platform-testsFix #13699: css-shapes parsing-utils.js doesn't restore fonts properly (#13703)

--

wpt-commits: b96a4c63106e9789fcdf9f81645ffa4644b1c49d
wpt-pr: 13703
2018-11-10 09:02:03 +00:00
moz-wptsync-bot
762910285b Bug 1499834 [wpt PR 13579] - Update wpt metadata, a=testonly
wpt-pr: 13579
wpt-type: metadata
2018-11-10 09:02:03 +00:00
Andy Paicu
4181e139a8 Bug 1499834 [wpt PR 13579] - Added 304 CSP test and removed "content-*" prefix from headers to ignore on 304, a=testonly
Automatic update from web-platform-testsAdded 304 CSP test and removed "content-*" prefix from headers to ignore on 304

Also updated kNonUpdatedHeaders with more headers from the
nsHttpResponseHead file

Spec: https://fetch.spec.whatwg.org/#concept-http-network-or-cache-fetch
Spec issue: https://github.com/w3c/webappsec-csp/issues/161

While the spec does not give any list of content headers that should be ignored
on a 304 request, some of them are directly dependent on the resource body and
as such should not be updated (for example `content-length` cannot be different
since the content remains identical).

The exact list of ignored headers is identical to the one that firefox uses.

Bug: 174301
Change-Id: I8aab863b1f2733d051609e121539ad6acad36c6b
Reviewed-on: https://chromium-review.googlesource.com/c/1286427
Commit-Queue: Andy Paicu <andypaicu@chromium.org>
Reviewed-by: Mike West <mkwst@chromium.org>
Reviewed-by: Matt Menke <mmenke@chromium.org>
Cr-Commit-Position: refs/heads/master@{#602001}

--

wpt-commits: 1b09004d92653856ca896d0f267d42bfda788434
wpt-pr: 13579
2018-11-10 09:02:02 +00:00
moz-wptsync-bot
0bcd2b438d Bug 1501151 [wpt PR 13668] - Update wpt metadata, a=testonly
wpt-pr: 13668
wpt-type: metadata
2018-11-10 09:02:02 +00:00
Lukasz Anforowicz
e3fe490100 Bug 1501151 [wpt PR 13668] - CORB tests for JSON parser breakers., a=testonly
Automatic update from web-platform-testsCORB tests for JSON parser breakers.

Bug: 809261
Change-Id: I520ba33b5f314650370e7be7b50f809fc72de43d
Reviewed-on: https://chromium-review.googlesource.com/c/1295185
Commit-Queue: Łukasz Anforowicz <lukasza@chromium.org>
Reviewed-by: Charlie Reis <creis@chromium.org>
Cr-Commit-Position: refs/heads/master@{#602183}

--

wpt-commits: 6f338ac6cd56e428c979feb7f246b234cc9c7e16
wpt-pr: 13668
2018-11-10 09:02:01 +00:00
Dominic Farolino
11561920ac Bug 1501179 [wpt PR 13671] - Cross origin workers should fail to fetch, a=testonly
Automatic update from web-platform-testsCross origin workers should fail to fetch (#13671)

* Cross origin workers should fail to fetch

* Pass tests when cross-origin workers fail to construct, and fix other tests

* Assert that DOMExceptions thrown on worker construction are SecurityErrors

* Add asserts to Worker/SharedWorker constructor tests, fix Worker tests

--

wpt-commits: f3e2b413499b3b2a9e6ff51c08ca9f0744c51139
wpt-pr: 13671
2018-11-10 09:02:01 +00:00
Mike Pennisi
ba0341f350 Bug 1501493 [wpt PR 13690] - [testharness.js] Correct typos, a=testonly
Automatic update from web-platform-tests[testharness.js] Correct typos

--

wpt-commits: a252e9f54f596be96bde75be7fe9222dcb66c678
wpt-pr: 13690
2018-11-10 09:02:01 +00:00
moz-wptsync-bot
e582ea4688 Bug 1506156 [wpt PR 13619] - Update wpt metadata, a=testonly
wpt-pr: 13619
wpt-type: metadata
2018-11-10 09:02:00 +00:00
Fredrik Söderquist
c6736fd472 Bug 1506156 [wpt PR 13619] - Update isPointInFill/isPointInStroke to match spec adjustments, a=testonly
Automatic update from web-platform-testsUpdate isPointInFill/isPointInStroke to match spec adjustments

Rather than using the value of the 'pointer-events' property (and
indirectly, the 'visibility' property and potentially others not
explicitly listed in the spec), pass 'fill' and 'stroke' respectively to
better match spec [1].

Use AsPath() in isPointIn{Fill,Stroke} instead of going to the
LayoutSVGShape, to hopefully allow the LayoutSVGShape to be stricter
about invariants.

[1] https://svgwg.org/svg2-draft/types.html#InterfaceSVGGeometryElement

Bug: 896638
Cq-Include-Trybots: luci.chromium.try​:linux_layout_tests_slimming_paint_v2;master.tryserver.blink:linux_trusty_blink_rel
Change-Id: I4f8ef5ae4e84d29187e68ca243e3344a9a27544c
Reviewed-on: https://chromium-review.googlesource.com/c/1288574
Commit-Queue: Fredrik Söderquist <fs@opera.com>
Reviewed-by: Philip Rogers <pdr@chromium.org>
Cr-Commit-Position: refs/heads/master@{#602018}

--

wpt-commits: 575ae22e0b2fabebdf3f23225df0e439e37280fe
wpt-pr: 13619
2018-11-10 09:02:00 +00:00
CYBAI
35a2e8f289 Bug 1501296 [wpt PR 13681] - Implement unhandledrejection event, a=testonly
Automatic update from web-platform-testsAssert play promise rejected caused by pause()

--
Catch the rejected promise to avoid harness error

--
Assert `decodeAudioData` not reach the `catch`

--

wpt-commits: 2064e8c1d98e3558054c3fdb6e09cf79e9851145, 434e822148eea666fc05fb95d7e643f3c8a7e5ff, 4e2ecda993fcfd636c09f61421c8b0a4244e8113
wpt-pr: 13681
2018-11-10 09:02:00 +00:00
Matt Falkenhagen
702c42ca02 Bug 1501368 [wpt PR 13684] - service workers: Add long timeout to matchall test, a=testonly
Automatic update from web-platform-testsservice workers: Add long timeout to matchall test (#13684)

clients-matchall-order.https.html is a slow test because it does a lot of navigations.
--

wpt-commits: b3e9536a7ca2a6fbdb732b85275e13cc6d454237
wpt-pr: 13684
2018-11-10 09:01:59 +00:00
moz-wptsync-bot
7bfe60f7a4 Bug 1501045 [wpt PR 13652] - Update wpt metadata, a=testonly
wpt-pr: 13652
wpt-type: metadata
2018-11-10 09:01:59 +00:00
Ms2ger
0e451caf6c Bug 1501045 [wpt PR 13652] - WebAssembly: Test various arguments., a=testonly
Automatic update from web-platform-testsAdd some tests for invalid arguments to WebAssembly.*Streaming.

--
Test some invalid HTTP statuses.

--
Test cross-origin responses for WebAssembly.

--
Add tests for case differences in the wasm content type.

--
Add a test for empty bodies.

--
Add a test for disturbed bodies.

--
Add a test for passing a rejected Promise.

--
Add some tests for instantiateStreaming().

--

wpt-commits: 99e7a8e331555e0637a2cee1bda193093df36d5b, 700452f6412a17cbf5586dfa24047a164661f89c, 939a2b9916c01fe18c5f240c09e27be1ff99f0b7, f0e55e90830a2fdea4e99e5fc019c959c3f7c982, 06c65c738bba5e0587d1bde349b4601dd8b932ac, b47da4fd4f519b1fe8bd77582ed57d2c5129e62d, 2832c5d39c644281ac644428c8d09c2443602eae, 36ed1aa52242875634e4b33a50e3fded2787656d
wpt-pr: 13652
2018-11-10 09:01:58 +00:00
Morten Stenshorne
59218204a2 Bug 1501336 [wpt PR 13682] - Don't let outer multicol height confuse orphans/widows on inner multicol., a=testonly
Automatic update from web-platform-testsDon't let outer multicol height confuse orphans/widows on inner multicol.

In the initial layout pass of a multicol container with auto height,
there'll be no known breaks, but we will honor the contraints of any
outer fragmentation context, and insert pagination struts if necessary.
These pagination struts need to be ignored when we calculate the height
requirements imposed by orphans and widows requirements, or we risk
making the inner multicol too tall.

Bug: 891703
Change-Id: Ia9281508fcbba3572d653f1bbf863f045db71827
Reviewed-on: https://chromium-review.googlesource.com/c/1296492
Commit-Queue: Morten Stenshorne <mstensho@chromium.org>
Commit-Queue: Emil A Eklund <eae@chromium.org>
Reviewed-by: Emil A Eklund <eae@chromium.org>
Cr-Commit-Position: refs/heads/master@{#601923}

--

wpt-commits: 7ac0903a5721fbefd4a5e40ab1ad41839cb7d395
wpt-pr: 13682
2018-11-10 09:01:58 +00:00
moz-wptsync-bot
06e2be8be4 Bug 1501056 [wpt PR 13657] - Update wpt metadata, a=testonly
wpt-pr: 13657
wpt-type: metadata
2018-11-10 09:01:57 +00:00
Ms2ger
f8aa62cf9f Bug 1501056 [wpt PR 13657] - WebAssembly: Add tests for invalid code arguments., a=testonly
Automatic update from web-platform-testsWebAssembly: Add tests for invalid code arguments.

--

wpt-commits: f53205cf5fa7f6a6c546330755c0e4f26068af23
wpt-pr: 13657
2018-11-10 09:01:57 +00:00
Philip Jägenstedt
f5d86df3df Bug 1500788 [wpt PR 13642] - Remove unused channel argument in Firefox.version, a=testonly
Automatic update from web-platform-testsRemove unused `channel` argument in `Firefox.version` (#13642)

The only call site is in at the end of `setup_wptrunner` (run.py) where
no `channel` argument is passed. At that point, `setup_kwargs` has
already been called, which guarantees that `kwargs["binary"]` is set, so
even the fallback `self.find_binary(channel)` (where `channel` would be
`None`) is dead code.
--

wpt-commits: b97bfe83f81009ec886f7292664a6582ad28c581
wpt-pr: 13642
2018-11-10 09:01:57 +00:00
Philip Jägenstedt
99f1413787 Bug 1501280 [wpt PR 13680] - Fix the documentation of action_sequence somewhat, a=testonly
Automatic update from web-platform-testsFix the documentation of `action_sequence` somewhat (#13680)

--

wpt-commits: f709c0bcdff406cd539a02cf8c57122f025a16bb
wpt-pr: 13680
2018-11-10 09:01:56 +00:00
Philip Jägenstedt
b8e2590603 Bug 1501268 [wpt PR 13678] - Document review_requested@noreply.github.com, a=testonly
Automatic update from web-platform-testsDocument review_requested@noreply.github.com (#13678)

--

wpt-commits: 7550109d9dde2277dda25e62e1935646bb568d4e
wpt-pr: 13678
2018-11-10 09:01:56 +00:00
pyup.io bot
019f9b80c1 Bug 1501069 [wpt PR 13659] - Update mozdownload to 1.25, a=testonly
Automatic update from web-platform-testsUpdate mozdownload from 1.24 to 1.25 (#13659)

--

wpt-commits: 719e641f65d5f840d017cf03f946fed5e9ba5ebd
wpt-pr: 13659
2018-11-10 09:01:56 +00:00
moz-wptsync-bot
c320c7b083 Bug 1501144 [wpt PR 13667] - Update wpt metadata, a=testonly
wpt-pr: 13667
wpt-type: metadata
2018-11-10 09:01:55 +00:00
Geoffrey Sneddon
4e11ae21db Bug 1501144 [wpt PR 13667] - Fix #13656: make percentage-heights-003 test definiteness, a=testonly
Automatic update from web-platform-testsFix #13656: make percentage-heights-003 test definiteness (#13667)

--

wpt-commits: 956bd8fc1960bc574dcd1aebf3a33131d05f80b4
wpt-pr: 13667
2018-11-10 09:01:55 +00:00
moz-wptsync-bot
a53cd1e2d5 Bug 1472646 [wpt PR 11751] - Update wpt metadata, a=testonly
wpt-pr: 11751
wpt-type: metadata
2018-11-10 09:01:54 +00:00
Ms2ger
911b0358ec Bug 1472646 [wpt PR 11751] - Add an instance of ImageData to the HTML interfaces test., a=testonly
Automatic update from web-platform-testsAdd an instance of ImageData to the HTML interfaces test.

This causes the test to catch a bug in WebKit, where it defines a "data"
property on the instance, along with the correct property on the prototype.

--

wpt-commits: e7709bb04369254cf0aca11a869a23e1963abdef
wpt-pr: 11751
2018-11-10 09:01:54 +00:00
jgraham
affe572b2d Bug 1501228 [wpt PR 13676] - Update docker image to Ubuntu 18.04, a=testonly
Automatic update from web-platform-testsUpdate docker image to Ubuntu 18.04 (#13676)

This is the latest LTS release, so it makes sense to test on it. Also it is a requirement
to get servo builds running in the docker image since 16.04 has a too-old gstreamer.
--

wpt-commits: fbc56f388ac5d3a9cfcdfc161917ba0cfa2280f5
wpt-pr: 13676
2018-11-10 09:01:54 +00:00
Razvan Maries
f502ea6ce1 Merge mozilla-central to mozilla-inbound. a=merge 2018-11-10 02:24:04 +02:00
Nathan Froyd
9f42e70b61 Bug 1504031 - follow-up - require Rust 1.30.1 in bootstrap; r=me 2018-11-09 18:47:37 -05:00
Robert Strong
9f4e45bdd2 Second attempt to fix Bug 1505790 - Fix intermittent failure of browser_updatesBackgroundWindow.js. r=bytesize
The failure is in the sync code and setting services.sync.autoconnectDelay to a large value should prevent this failure.
2018-11-09 15:39:34 -08:00
Ciure Andrei
a93e43077a Backed out changeset c9bd800631be (bug 1503560) for perma failing browser_trackingUI_fetch.js, test_bug1274685_unowned_list.js CLOSED TREE 2018-11-10 01:06:39 +02:00
Ciure Andrei
4cf84634c6 Backed out changeset 0abbc0f316d3 (Bug 1505271) for raptor perma failures CLOSED TREE
***
Backed out changeset dfdd63aae0c5 (bug 1505271) for raptor perma failures CLOSED TREE

--HG--
extra : histedit_source : e58f4cd5934b3ac7604780a2e0b9efac5d3a7b20%2C2bc98468bce0d3d29c41473b29e92f43d5f7b7ee
2018-11-10 00:52:55 +02:00
Eugen Sawin
e615bd1385 Bug 1503560 - [1.1] Override tracking protection pref on GeckoView to re-enable blocklist updates. r=francois 2018-11-09 22:09:03 +01:00
Brian Hackett
1cab3043ea Bug 1506019 - Handle close() calls after diverging from the recording, r=lsmyth. 2018-11-09 10:19:18 -10:00
Dan Gohman
5a29eec31b Bug 1505777: Run mach-vendor-rust to update Cranelift. rs=bbouvier
--HG--
rename : third_party/rust/cranelift-codegen/src/preopt.rs => third_party/rust/cranelift-codegen/src/simple_preopt.rs
extra : rebase_source : e9c973e47af683a16a08b5161250ad1bbd7d684f
2018-11-09 05:16:08 -08:00
Dan Gohman
add71b3537 Bug 1505777: [Cranelift] Use the Cranelift global values for tables. r=bbouvier
--HG--
extra : rebase_source : 0d07c20b14e33c6f7db4a58c2763cf8afabd15de
2018-11-09 05:16:07 -08:00
Dan Gohman
4e44a47e11 Bug 1505777: [Cranelift] Update to Cranelift 0.23. r=bbouvier
--HG--
extra : rebase_source : 9200ae6f70dd796efd26e41745ee892a256d92b7
2018-11-09 05:15:49 -08:00
Ryan VanderMeulen
1d37d44c7b Bug 1506224 - Update pdf.js to version 2.1.42. r=bdahl
--HG--
extra : rebase_source : 6b5f87e6ad00e54d3f9b3356ef9619c3163c9f7b
2018-11-09 14:31:08 -05:00
Dylan Roeh
82c982aa4e Bug 1503724 - Fix progress bar on first load in Fennec custom tabs. r=esawin
There's a race condition here where we receive STATE_START before we've enabled GeckoViewProgressChild; this patch starts listening for web progress in onInit() rather than onEnable() so that we can guarantee progress tracking will work whenever a ProgressDelegate is set.
2018-11-09 08:58:32 -06:00
Nathan Froyd
a27737c07d Bug 1506180 - part 2 - delete VS2015 mozconfigs; r=RyanVM
We no longer support MSVC 2015.
2018-11-09 14:04:29 -05:00
Nathan Froyd
9ec0626140 Bug 1506180 - part 1 - factor out a win_sdk_version variable; r=RyanVM
This change makes the lines a little longer, but ideally makes changes
easier and nicer to read.
2018-11-09 14:04:29 -05:00
Felipe Gomes
3ebe295e4f Bug 1495749 - Allow add-ons to be updated via policy by uninstalling and reinstalling them. r=mkaply
--HG--
rename : browser/components/enterprisepolicies/tests/browser/policytest.xpi => browser/components/enterprisepolicies/tests/browser/policytest_v0.1.xpi
2018-11-09 17:01:18 -02:00
Nicholas Hurley
a4d48c1eb9 Bug 1505867 - Add pref for hpack table dumps. r=bagder
Now that h2 is pretty well stable, and we're fairly confident in our hpack table implementation, it's worth hiding this logging without some extra hoops, as it's just a lot of noise in logs.

Differential Revision: https://phabricator.services.mozilla.com/D11406

--HG--
extra : moz-landing-system : lando
2018-11-09 07:23:17 +00:00