Commit Graph

610623 Commits

Author SHA1 Message Date
Matthew Gaudet
a98146ee37 Bug 1479603 - [Part 6] Reduce redundant usage of ICStubEngine r=jandem
--HG--
extra : rebase_source : 381f2381b0dee932f64f8136385ee0d5480b60de
2018-08-17 17:16:19 -07:00
Matthew Gaudet
7cd48ebe3b Bug 1479603 - [Part 5] Relocate Baseline fallback stubs to BaselineIC.h r=jandem
--HG--
extra : rebase_source : c214dce7ccbfcfa3666076ff6d1b36cfe7e88574
2018-08-19 09:29:19 -07:00
Matthew Gaudet
a541dcdf45 Bug 1479603 - [Part 4] Remove SharedIC support from Ion r=jandem
--HG--
extra : rebase_source : c96005c938faf798196874ab0929b686ba258d58
2018-08-16 10:42:30 -07:00
Matthew Gaudet
16f1b7b2ce Bug 1479603 - [Part 3] Remove Shared Stubs option r=jandem
--HG--
extra : rebase_source : 5d57c2ca8734a357fef4b0f353b05d7077db987b
2018-08-15 20:01:05 -07:00
Matthew Gaudet
a25987dbac Bug 1479603 - [Part 2] Cleanup Ion SharedStubs code r=jandem
--HG--
extra : rebase_source : 5853a3b3720bd94b4525c6a40b3203cc012fac59
2018-08-15 19:59:34 -07:00
Matthew Gaudet
41fbc206cb Bug 1479603 - [Part 1] Cleanup IC code as we show SharedICs the door. r=jandem
- Move SimpleTypeDescrKey functions into CacheIR.h. This matches the set of callers
- Move LoadTypedThingData into CacheIRCompiler, matching usage
- Push definition of StripPreliminaryObjectStubs up in file, and remove header declaration
- Consolidate LoadTypedThingLength into CacheIR files
- Remove now dead ICMultiStubCompiler
- Remove BinarySharedStub classes. Can do this now that Compare and BinaryArith ICs have been converted to CacheIR
- Rename comapreSharedStub, and use correct flag to disable it.
- Remove SharedStubInfo
- Collapse SharedICList.h back into SharedIC.h
- Remove unimplemented declaration

--HG--
extra : rebase_source : 8ac2b2644d970e0828903f91035c1b692874b203
2018-08-15 17:54:31 -07:00
James Graham
0aba30eb56 Bug 1485403 - Update the mozilla manifest, a=testonly 2018-08-23 18:15:20 +01:00
moz-wptsync-bot
bae119c899 Bug 1485403 - Handle ManifestVersionMismatch when loading the test manifest, a=testonly 2018-08-23 17:09:47 +00:00
moz-wptsync-bot
deb6da9d86 Bug 1485354 - [wpt-sync] Update web-platform-tests to 35ef190b37f437ebf44422f2e3aa5d426f98dd82, a=testonly
wpt-head: 35ef190b37f437ebf44422f2e3aa5d426f98dd82
wpt-type: landing
2018-08-23 17:09:45 +00:00
Emilio Cobos Álvarez
e6a6c4efa0 Bug 1484768 [wpt PR 12571] - Remove me from the suggested reviewers from XHR, a=testonly
Automatic update from web-platform-testsMeta: remove emilio as XHR reviewer

Truth is it's been a long time since I last looked at any XHR-related stuff, so I'm unlikely to be useful there.
--

wpt-commits: 35ef190b37f437ebf44422f2e3aa5d426f98dd82
wpt-pr: 12571
2018-08-23 17:06:19 +00:00
moz-wptsync-bot
e43ccb9343 Bug 1483171 [wpt PR 12473] - Update wpt metadata, a=testonly
wpt-pr: 12473
wpt-type: metadata
2018-08-23 17:06:19 +00:00
Simon Pieters
2eeede9c00 Bug 1483171 [wpt PR 12473] - HTML: fieldset should have min-inline-size: min-content, a=testonly
Automatic update from web-platform-testsHTML: fieldset should have min-inline-size: min-content

See https://github.com/whatwg/html/issues/2078.
--

wpt-commits: a150d010d5771afd9d11fcaf08e457d29b1bf48a
wpt-pr: 12473
2018-08-23 17:06:18 +00:00
Simon Pieters
61c9fc8bf7 Bug 1483484 [wpt PR 12489] - Fieldset should support CSS Flexbox, a=testonly
Automatic update from web-platform-testsFieldset should support CSS Flexbox

Bugs:
https://bugs.chromium.org/p/chromium/issues/detail?id=375693
https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/4511145/

--

wpt-commits: d5b9b8c42ac0adf5f37afefa5b7da845fc24e5b2
wpt-pr: 12489
2018-08-23 17:06:18 +00:00
Simon Pieters
df3172105a Bug 1483215 [wpt PR 12476] - Fieldset should support multicol, a=testonly
Automatic update from web-platform-testsFieldset should support multicol

Bugs:
https://bugs.chromium.org/p/chromium/issues/detail?id=874051

--

wpt-commits: 0caf88f800d70c086bf481e009abb29affb49a40
wpt-pr: 12476
2018-08-23 17:06:17 +00:00
James Graham
4e8e8d63f0 Bug 1482496 [wpt PR 12521] - [Gecko Bug 1482496] Support list values in wptmanifest conditionals, a=testonly
Automatic update from web-platform-testsSupport list values in wptmanifest conditionals

We were previously considering the grammar for conditionals in wpt
manifests to be something like:

"if " expr ":" string

This excluded the possibilty of complex values on the RHS. Here we
change it to the more obvious (and intended)

"if " expr ":" value

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

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1482496
gecko-commit: ae52877671adab5f4a00e7887c6806dc26aa7cfa
gecko-integration-branch: autoland
gecko-reviewers: ato

--
Fix test failures

--

wpt-commits: 77eb4118c5f7ba8b460b7df838fd03488072fbc1, 0b6cd235f8be14633260ff4a18202ec7edf0700e
wpt-pr: 12521
2018-08-23 17:06:17 +00:00
moz-wptsync-bot
49cbf13f0d Bug 1483502 [wpt PR 12494] - Update wpt metadata, a=testonly
wpt-pr: 12494
wpt-type: metadata
2018-08-23 17:06:16 +00:00
Simon Pieters
2ece3de19e Bug 1483502 [wpt PR 12494] - HTML: fieldset used value for CSS 'display', a=testonly
Automatic update from web-platform-testsHTML: fieldset used value for CSS 'display'

See https://github.com/whatwg/html/issues/3915.
--

wpt-commits: 1fbb6c1db6321c617158e2291168e75e1af1d209
wpt-pr: 12494
2018-08-23 17:06:16 +00:00
moz-wptsync-bot
572b9c1cd3 Bug 1483550 [wpt PR 12501] - Update wpt metadata, a=testonly
wpt-pr: 12501
wpt-type: metadata
2018-08-23 17:06:15 +00:00
Simon Pieters
dee0d4d73e Bug 1483550 [wpt PR 12501] - HTML: default style for fieldset, a=testonly
Automatic update from web-platform-testsHTML: default style for fieldset

See https://github.com/whatwg/html/issues/3921.
--

wpt-commits: b6a5c0ba587b58a11c63dc5595318f3a7ec59082
wpt-pr: 12501
2018-08-23 17:06:15 +00:00
moz-wptsync-bot
c7054307e7 Bug 1483901 [wpt PR 12527] - Update wpt metadata, a=testonly
wpt-pr: 12527
wpt-type: metadata
2018-08-23 17:06:14 +00:00
Simon Pieters
00042da1d5 Bug 1483901 [wpt PR 12527] - HTML: fieldset's legend and position: relative, a=testonly
Automatic update from web-platform-testsHTML: fieldset's legend and position: relative

The legend should mask the border at its static position, but
Edge moves the mask if it is relatively positioned.
--

wpt-commits: 3e3892163140bcb51c2c015b1132fd817d3bc3f8
wpt-pr: 12527
2018-08-23 17:06:14 +00:00
Philip Jägenstedt
da7188f8e4 Bug 1484515 [wpt PR 12563] - Bump the manifest version to 5, a=testonly
Automatic update from web-platform-testsBump the manifest version to 5 (#12563)

The format itself hasn't changed, but incremental updating from
the current version doesn't work after https://github.com/web-platform-tests/wpt/pull/12381.

Fixes https://github.com/web-platform-tests/wpt/issues/12559.

--

wpt-commits: 052d3a71637062a4ecf7266aa138ccdc8ae2c983
wpt-pr: 12563
2018-08-23 17:06:13 +00:00
jugglinmike
797cdd66f5 Bug 1484577 [wpt PR 12565] - [wptserver] Correct value in unit test, a=testonly
Automatic update from web-platform-tests[wptserver] Correct value in unit test (#12565)

--

wpt-commits: 1b3c289f0ca989acf84b9b9e6a5f74071621af8e
wpt-pr: 12565
2018-08-23 17:06:12 +00:00
moz-wptsync-bot
daaf2364ee Bug 1484506 [wpt PR 12562] - Update wpt metadata, a=testonly
wpt-pr: 12562
wpt-type: metadata
2018-08-23 17:06:11 +00:00
Aaqa Ishtyaq
1880cb3428 Bug 1484506 [wpt PR 12562] - [FIXED] /html/semantics/scripting-1/the-script-element/script-charset-02.html Passed, a=testonly
Automatic update from web-platform-tests[FIXED] /html/semantics/scripting-1/the-script-element/script-charset-02.html Passed (#12562)

--

wpt-commits: 2ac3315a2d73c6252a86ef2b4e1f5aae1dc55faf
wpt-pr: 12562
2018-08-23 17:06:11 +00:00
Timothy Gu
15f0c3ae6a Bug 1484084 [wpt PR 12539] - Make about:blank page have a charset of UTF-8, a=testonly
Automatic update from web-platform-testsMake about:blank page have a charset of UTF-8

This brings us into alignment with the Fetch Standard as well as Firefox and
Edge.

Bug: 165083, 874536
Change-Id: Id06d07d301aeae8bd0c48bfe94df68cf1ed68db9
Reviewed-on: https://chromium-review.googlesource.com/1176263
Reviewed-by: Nate Chapin <japhet@chromium.org>
Reviewed-by: Philip Jägenstedt <foolip@chromium.org>
Reviewed-by: Yutaka Hirano <yhirano@chromium.org>
Commit-Queue: Timothy Gu <timothygu@chromium.org>
Cr-Commit-Position: refs/heads/master@{#584357}

--

wpt-commits: 09aaa6261d0d32ee5d5a1bd312d611521af328a5
wpt-pr: 12539
2018-08-23 17:06:10 +00:00
Eric Willigers
7e763be2b4 Bug 1484138 [wpt PR 12541] - support directory adjacent to parsing tests, a=testonly
Automatic update from web-platform-testssupport directory adjacent to parsing tests (#12541)

From https://github.com/web-platform-tests/wpt/pull/12465#issuecomment-413506239
"The CSS build system finds tests (based on <link rel=help>), moves
them to the destination direction (roughly one per spec), and then
also moves any files in an adjacent support directory. "

The support directory for the parsing test files is now adjacent to
those files.

The parsing tests previously in box-shadow-syntax-001.html
are moved into parsing/box-shadow-[in]valid.html, for consistency
with other parsing tests, and to avoid the need for an extra
copy of parsing-testcommon.js

fixes #12419
--

wpt-commits: 203c34855f6871d6e55eaf7b55b50dad563f781f
wpt-pr: 12541


--HG--
rename : testing/web-platform/tests/css/compositing/support/parsing-testcommon.js => testing/web-platform/tests/css/compositing/parsing/support/parsing-testcommon.js
rename : testing/web-platform/tests/css/css-backgrounds/support/parsing-testcommon.js => testing/web-platform/tests/css/css-backgrounds/parsing/support/parsing-testcommon.js
rename : testing/web-platform/tests/css/css-box/support/parsing-testcommon.js => testing/web-platform/tests/css/css-box/parsing/support/parsing-testcommon.js
rename : testing/web-platform/tests/css/css-cascade/support/parsing-testcommon.js => testing/web-platform/tests/css/css-cascade/parsing/support/parsing-testcommon.js
rename : testing/web-platform/tests/css/css-color/support/parsing-testcommon.js => testing/web-platform/tests/css/css-color/parsing/support/parsing-testcommon.js
rename : testing/web-platform/tests/css/css-images/support/parsing-testcommon.js => testing/web-platform/tests/css/css-images/parsing/support/parsing-testcommon.js
rename : testing/web-platform/tests/css/css-masking/support/parsing-testcommon.js => testing/web-platform/tests/css/css-masking/parsing/support/parsing-testcommon.js
rename : testing/web-platform/tests/css/css-shapes/support/parsing-testcommon.js => testing/web-platform/tests/css/css-shapes/parsing/support/parsing-testcommon.js
rename : testing/web-platform/tests/css/css-transforms/support/parsing-testcommon.js => testing/web-platform/tests/css/css-transforms/parsing/support/parsing-testcommon.js
rename : testing/web-platform/tests/css/css-ui/support/parsing-testcommon.js => testing/web-platform/tests/css/css-ui/parsing/support/parsing-testcommon.js
rename : testing/web-platform/tests/css/css-writing-modes/support/parsing-testcommon.js => testing/web-platform/tests/css/css-writing-modes/parsing/support/parsing-testcommon.js
rename : testing/web-platform/tests/css/filter-effects/support/parsing-testcommon.js => testing/web-platform/tests/css/filter-effects/parsing/support/parsing-testcommon.js
rename : testing/web-platform/tests/css/motion/support/parsing-testcommon.js => testing/web-platform/tests/css/motion/parsing/support/parsing-testcommon.js
2018-08-23 17:06:09 +00:00
Mrunal Kapade
f1af2cfd3e Bug 1471813 [wpt PR 11704] - Wake Lock API: Implement Screen WakeLock based on Promises., a=testonly
Automatic update from web-platform-testsWake Lock API: Implement Screen WakeLock based on Promises.

This patch implements navigator.getWakeLock(WakeLockType) and other
necessary interfaces such as WakeLock and WakeLockRequest to provide
acesss to Screen wakelock for now. Latest WakeLock API spec can be
seen here, https://www.w3.org/TR/wake-lock.

Intent to Implement,
https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/KMNZmMF1_H4

Bug: 257511
Change-Id: I7fa4d0f7f287d7497b48f583e18e0ca5ca39e662
Reviewed-on: https://chromium-review.googlesource.com/918062
Commit-Queue: Mrunal Kapade <mrunal.kapade@intel.com>
Reviewed-by: Mounir Lamouri <mlamouri@chromium.org>
Reviewed-by: Kentaro Hara <haraken@chromium.org>
Cr-Commit-Position: refs/heads/master@{#584239}

--

wpt-commits: 6c2d23b1b5e4dc00c944eedd16a11850e74a2d11
wpt-pr: 11704
2018-08-23 17:06:08 +00:00
Philip Jägenstedt
8735f14466 Bug 1483498 [wpt PR 12493] - Document rough consensus on reverting changes, a=testonly
Automatic update from web-platform-testsDocument rough consensus on reverting changes (#12493)

Fixes https://github.com/web-platform-tests/wpt/issues/9953.
--

wpt-commits: 7abda4e7227b65fba2452980d106ed5f11d51b2b
wpt-pr: 12493
2018-08-23 17:06:08 +00:00
moz-wptsync-bot
2af3b654dc Bug 1482044 [wpt PR 12372] - Update wpt metadata, a=testonly
wpt-pr: 12372
wpt-type: metadata
2018-08-23 17:06:07 +00:00
Maja Kabus
aa99e7a968 Bug 1482044 [wpt PR 12372] - Added new class TrustedScript to TrustedTypes, a=testonly
Automatic update from web-platform-testsAdded new class TrustedScript to TrustedTypes

New class TrustedScript added as a C++ implementation of JS
TrustedScript.

Bug: 739170
Change-Id: Ife70f8838aefa6bb4aac45f09639464c19de6e1b
Reviewed-on: https://chromium-review.googlesource.com/1168494
Commit-Queue: Maja Kabus <kabusm@google.com>
Reviewed-by: Mike West <mkwst@chromium.org>
Cr-Commit-Position: refs/heads/master@{#584197}

--

wpt-commits: fd1fcca70c03cea6e89a75e507c2ce5042494725
wpt-pr: 12372
2018-08-23 17:06:07 +00:00
moz-wptsync-bot
b0d46b60c0 Bug 1483943 [wpt PR 12528] - Update wpt metadata, a=testonly
wpt-pr: 12528
wpt-type: metadata
2018-08-23 17:06:06 +00:00
Maja Kabus
533d884b46 Bug 1483943 [wpt PR 12528] - TrustedTypes tests updated to match newest API version., a=testonly
Automatic update from web-platform-testsTrustedTypes tests updated to match newest API version.

Bug: 739170
Change-Id: Ia0ec627627b8ad6b208eb9351f3e7786e6d2c9b2
Reviewed-on: https://chromium-review.googlesource.com/1177752
Commit-Queue: Maja Kabus <kabusm@google.com>
Reviewed-by: Mike West <mkwst@chromium.org>
Cr-Commit-Position: refs/heads/master@{#584108}

--

wpt-commits: 8da098cb12eeaa1e869e1173b6c4dadbce95062e
wpt-pr: 12528
2018-08-23 17:06:05 +00:00
moz-wptsync-bot
bb34acf786 Bug 1484265 [wpt PR 12551] - Update wpt metadata, a=testonly
wpt-pr: 12551
wpt-type: metadata
2018-08-23 17:06:05 +00:00
Ben Kelly
07628a2f19 Bug 1484265 [wpt PR 12551] - Reland cache.addAll() duplicate VARY header WPT tests., a=testonly
Automatic update from web-platform-testsReland cache.addAll() duplicate VARY header WPT tests.

R=jsbell@chromium.org

Bug: 720919
Change-Id: I88447c05f40937eb7f73cc2399ce5b1a025e1911
Reviewed-on: https://chromium-review.googlesource.com/1179942
Reviewed-by: Joshua Bell <jsbell@chromium.org>
Commit-Queue: Ben Kelly <wanderview@chromium.org>
Cr-Commit-Position: refs/heads/master@{#584105}

--

wpt-commits: 184575d501a8286aabb4f95f8db34926559b7d8b
wpt-pr: 12551
2018-08-23 17:06:04 +00:00
moz-wptsync-bot
8d47097c73 Bug 1484177 [wpt PR 12546] - Update wpt metadata, a=testonly
wpt-pr: 12546
wpt-type: metadata
2018-08-23 17:06:04 +00:00
Rayan Kanso
5858ab0c8b Bug 1484177 [wpt PR 12546] - [Background Fetch] Take remaining quota into account in Data Manager., a=testonly
Automatic update from web-platform-tests[Background Fetch] Take remaining quota into account in Data Manager.

- Before registering the fetch make sure there is enough quota to
  complete the fetch.
- Abandon the fetch if there is no quota to persist the response.

TBR=avi@chromium.org

Bug: 872735
Change-Id: I2a8348209989f85722e20bd8a5bccc75015fbf51
Reviewed-on: https://chromium-review.googlesource.com/1169202
Commit-Queue: Rayan Kanso <rayankans@chromium.org>
Reviewed-by: Mugdha Lakhani <nator@chromium.org>
Reviewed-by: Tom Sepez <tsepez@chromium.org>
Reviewed-by: Peter Beverloo <peter@chromium.org>
Cr-Commit-Position: refs/heads/master@{#584099}

--

wpt-commits: 30c8b6dbce59669ba443dabb87ba49cedfd62e83
wpt-pr: 12546
2018-08-23 17:06:03 +00:00
moz-wptsync-bot
4fa9720763 Bug 1472828 [wpt PR 11758] - Update wpt metadata, a=testonly
wpt-pr: 11758
wpt-type: metadata
2018-08-23 17:06:03 +00:00
Douglas Creager
fffc55ec5f Bug 1472828 [wpt PR 11758] - Network Error Logging: Add web platform tests, a=testonly
Automatic update from web-platform-testsNetwork Error Logging: Add web platform tests

This adds web-platform-tests for Network Error Logging.  They should be
suitable to upstream into the cross-platform WPT repo.

Bug: 748549
Change-Id: I24098aeec8488c34a5f9239309264e9534dca6e4
Reviewed-on: https://chromium-review.googlesource.com/1106518
Reviewed-by: Peter Beverloo <peter@chromium.org>
Reviewed-by: Philip Jägenstedt <foolip@chromium.org>
Commit-Queue: Douglas Creager <dcreager@chromium.org>
Cr-Commit-Position: refs/heads/master@{#584093}

--

wpt-commits: d0b86dfcab07829407425bad98287757818f96c5
wpt-pr: 11758
2018-08-23 17:06:02 +00:00
L. David Baron
642ac8fb39 Bug 1484267 [wpt PR 12552] - Sync Mozilla tests as of 2018-08-17, a=testonly
Automatic update from web-platform-testsSync Mozilla tests as of https://hg.mozilla.org/mozilla-central/rev/131363332762842ba327166bdc361c6fffc4858f . (#12552)

This contains two sets of changes from a single bug, [bug 1483685](https://bugzilla.mozilla.org/show_bug.cgi?id=1483685), by @dholbert, reviewed by @iyermihir.
--

wpt-commits: 24876e8716a7500c35225cac471875df51818f8e
wpt-pr: 12552
2018-08-23 17:06:01 +00:00
moz-wptsync-bot
6e25a268c2 Bug 1482539 [wpt PR 12416] - Update wpt metadata, a=testonly
wpt-pr: 12416
wpt-type: metadata
2018-08-23 17:06:01 +00:00
Domenic Denicola
b13d581caa Bug 1482539 [wpt PR 12416] - [Layered API] Update async local storage implementation and tests, a=testonly
Automatic update from web-platform-tests[Layered API] Update async local storage implementation and tests

This CL updates the implementation and tests to be adapted versions of
73580d0151/prototype.

Change-Id: I9071883a6fef8ef97c405a9a749bf9c2d3cfb58a
Reviewed-on: https://chromium-review.googlesource.com/1171573
Reviewed-by: Joshua Bell <jsbell@chromium.org>
Reviewed-by: Hiroshige Hayashizaki <hiroshige@chromium.org>
Commit-Queue: Domenic Denicola <domenic@chromium.org>
Cr-Commit-Position: refs/heads/master@{#584064}

--

wpt-commits: 0ca82a786fe09415e21f558d2d28421fa35cf0f5
wpt-pr: 12416
2018-08-23 17:06:01 +00:00
moz-wptsync-bot
dad4bc48b8 Bug 1458813 [wpt PR 10815] - Update wpt metadata, a=testonly
wpt-pr: 10815
wpt-type: metadata
2018-08-23 17:06:00 +00:00
Anne van Kesteren
73ca9c582c Bug 1458813 [wpt PR 10815] - HTML: document.open() and global variables, a=testonly
Automatic update from web-platform-testsHTML: document.open() and global variables (#10815)

For https://github.com/whatwg/html/pull/3918.

Several tests were removed as they no longer apply after the change in HTML. The expectations were reversed and moved to the new no-new-global.window.js file.

Co-authored-by: Timothy Gu <timothygu99@gmail.com>
--

wpt-commits: 70c15a6e508f7460e1584bc8b122ac2cc8f9d6ea
wpt-pr: 10815
2018-08-23 17:06:00 +00:00
moz-wptsync-bot
4e78bab49a Bug 1458569 [wpt PR 10778] - Update wpt metadata, a=testonly
wpt-pr: 10778
wpt-type: metadata
2018-08-23 17:05:59 +00:00
Anne van Kesteren
1f51164dd4 Bug 1458569 [wpt PR 10778] - HTML: document.open() and the beforeunload event, a=testonly
Automatic update from web-platform-testsHTML: document.open() and the beforeunload event (#10778)

For https://github.com/whatwg/html/pull/3918.
--

wpt-commits: eafe4bdb65ced7352e953ec35c06c3afa3d8125b
wpt-pr: 10778
2018-08-23 17:05:59 +00:00
Anne van Kesteren
818650a260 Bug 1458554 [wpt PR 10773] - HTML: document.open() and the unload event, a=testonly
Automatic update from web-platform-testsHTML: document.open() and the unload events (#10773)

For https://github.com/whatwg/html/pull/3918.
--

wpt-commits: 23c21d2e0e6a8035ddfab91e33c54103d859ffca
wpt-pr: 10773
2018-08-23 17:05:58 +00:00
Nathan Froyd
8c484e785c Bug 1480595 - make TimeStamp compilable for AArch64 Windows; r=glandium
We don't have to check whether AArch64 systems have a stable counter;
they are all specified to do so in the architecture reference manual.
2018-08-23 12:54:29 -04:00
Landry Breuil
3870cf7d0c Bug 1457092 - Disable codepaths forbidden by pledge() when being sandboxed on OpenBSD. r=froydnj
--HG--
extra : rebase_source : 49ef652c8c36ded2f18ed635b361250214eec55b
2018-08-22 05:29:00 -04:00
Landry Breuil
984eaf80dd Bug 1457092 - Content sandbox codepaths are Linux only. r=gcp
--HG--
extra : rebase_source : e8c79bc0dfb1b8f03d2ceec98835f9f6ac7a4612
2018-08-22 05:27:00 -04:00