gecko-dev/testing
Nicolas Pena 89bcbeac72 Bug 1526852 [wpt PR 15300] - Remove OriginalTimingAllowOrigin from ResourceTimingInfo, a=testonly
Automatic update from web-platform-tests
Remove OriginalTimingAllowOrigin from ResourceTimingInfo

The OriginalTimingAllowOrigin attribute was added in
https://codereview.chromium.org/271083002 to ensure TAO headers are
preserved on cached resources (304 responses). This CL removes it
because it seems that it is no longer needed. It also moves the
corresponding test to WPT.

Bug: 929453
Change-Id: I41e0c84b04a94acc27c22e375f55398d9fc411e5
Reviewed-on: https://chromium-review.googlesource.com/c/1459333
Commit-Queue: Nicolás Peña Moreno <npm@chromium.org>
Reviewed-by: Yoav Weiss <yoavweiss@chromium.org>
Cr-Commit-Position: refs/heads/master@{#630441}

--

wpt-commits: f84a067164651cc9069c36d6098d6a6b03d63816
wpt-pr: 15300
2019-02-26 12:05:18 +00:00
..
awsy
config Bug 1519588 - Update tooltool manifests for Android avd definitions; r=me,a=test-only 2019-01-22 15:05:19 -07:00
crashtest
extensions Bug 1517083 - Enable running custom tests on extension-based experiments; r=rhelmer,froydnj 2019-02-06 06:21:43 +00:00
firefox-ui Bug 1517493 - migrated pageInfo.dtd and pageInfo.properties to pageInfo.ftl r=jaws,flod,Gijs 2019-02-22 15:26:15 +00:00
geckodriver bug 1526938: geckodriver: lint main.rs; r=whimboo 2019-02-18 12:48:57 +00:00
gtest
jsshell
marionette Backed out 2 changesets (bug 1529516) per dev's request for causing issues with wdspec a=backout 2019-02-23 12:54:36 +02:00
mochitest Bug 1521879 - Part 7: Create new CI jobs for media mochitests with socket process enabled. r=ahal 2019-02-25 21:52:13 +00:00
modules Bug 1518283 - prohibit blank lines at the beginning and end of blocks (eslint padded-blocks) r=mossop,Standard8 2019-01-30 17:26:25 +00:00
mozbase Bug 1529960 - [mozdevice] Retry pidof if no output; r=bc 2019-02-25 20:42:46 +00:00
mozharness Bug 1529921: [mozharness] Calculate scm_level for secrets directly from MOZ_SCM_LEVEL; r=aki 2019-02-24 09:24:53 +00:00
profiles Bug 1494034 - Add support for CSS prefers-color-scheme media feature. r=emilio 2019-02-15 21:40:35 +01:00
raptor Bug 1506936 - Temporarily disable raptor-tp6-facebook-firefox due to permafail. r=jmaher,davehunt 2019-02-23 23:15:44 +02:00
runtimes Bug 1527322 - Move the sourceeditor folder under devtools/client/shared; r=gl. 2019-02-13 15:37:08 +00:00
specialpowers Bug 1525101 - adjust nsIFormFillController to make custom elements popup working, r=peterv 2019-02-25 20:02:35 +00:00
talos Bug 1529965 - Try to fix eslint failure with patch provider by mconley. CLOSED TREE 2019-02-25 21:05:16 +02:00
tools Bug 1349064 - Wrap std::regex_error for GCC. r=glandium 2019-02-21 11:23:59 -08:00
tps Bug 1506611 - Fixed linter errors in testing/tps. r=ahal 2019-01-15 15:58:52 +00:00
web-platform Bug 1526852 [wpt PR 15300] - Remove OriginalTimingAllowOrigin from ResourceTimingInfo, a=testonly 2019-02-26 12:05:18 +00:00
webdriver Bug 1495062 - [webdriver] Release 0.39.0. r=ato 2019-01-28 15:02:51 +00:00
xpcshell Backed out 79 changesets (bug 1524687, bug 1524688) for crashes on mozilla::dom::ScreenOrientation::ScreenOrientation(nsPIDOMWindowInner *,nsScreen *). CLOSED TREE 2019-02-14 11:50:23 +02:00
README.txt
cppunittest.ini
mach_commands.py
moz.build
parse_build_tests_ccov.py
remotecppunittests.py Bug 1522689 - Update command line help for several android test commands; r=bc 2019-02-01 07:18:05 -07:00
runcppunittests.py
testsuite-targets.mk

README.txt

Common testing tools for mozilla codebase projects, test suite definitions
for automated test runs, tests that don't fit anywhere else, and other fun
stuff