Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the manifest version to 5 #12563

Merged
merged 2 commits into from
Aug 20, 2018
Merged

Bump the manifest version to 5 #12563

merged 2 commits into from
Aug 20, 2018

Conversation

foolip
Copy link
Member

@foolip foolip commented Aug 19, 2018

The format itself hasn't changed, but incremental updating from
the current version doesn't work after #12381.

Fixes #12559.

foolip added 2 commits August 19, 2018 11:38
The format itself hasn't changed, but incremental updating from
the current version doesn't work after #12381.

Fixes #12559.
@jgraham jgraham merged commit 052d3a7 into master Aug 20, 2018
@foolip foolip deleted the manifest-version-5 branch August 20, 2018 09:36
zcorpan pushed a commit that referenced this pull request Aug 27, 2018
The format itself hasn't changed, but incremental updating from
the current version doesn't work after #12381.

Fixes #12559.
aarongable pushed a commit to chromium/chromium that referenced this pull request Aug 31, 2018
Mainly for the .serviceworker. change in tools/manifest/item.py, from
web-platform-tests/wpt#12381

port/driver.py is updated accordingly to match upstream wptrunner to
use HTTPS for .serviceworker. tests. This fixes an infrastructure/
test. Multiple other .serviceworker. tests are also rebaselined.

There have been two recent manifest changes:
web-platform-tests/wpt#12182
web-platform-tests/wpt#12563 (version bump)

In order to not require a full manifest rebuild once this lands,
WPT_BASE_MANIFEST.json needs to be updated. However, updating it in
place has proven very difficult due to the size of the resulting
diff. Instead, a WPT_BASE_MANIFEST_5.json is created. The old one will
be deleted separately. Related Gerrit bug:
https://bugs.chromium.org/p/gerrit/issues/detail?id=9640

This also brings in HTTP/2.0 support from
web-platform-tests/wpt#12193.

For this, new third_party python code is needed, namely h2, hpack,
hyperframe, and enum.

In addition to adding those to WPTWhiteList, it is also sorted and
lines which aren't existing files (i.e., directories and removed
files) are dropped.

Reviewed at https://chromium-review.googlesource.com/1183425 but size
of CL causing trouble updating it on Gerrit.

[email protected]

Bug: 876717
Change-Id: Ia43bd2eca54883a5d72a48008b6677d0e7187056
Reviewed-on: https://chromium-review.googlesource.com/1196424
Reviewed-by: Robert Ma <[email protected]>
Reviewed-by: Philip Jägenstedt <[email protected]>
Commit-Queue: Philip Jägenstedt <[email protected]>
Cr-Commit-Position: refs/heads/master@{#588057}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants