New issue
Advanced search Search tips

Issue 847357 link

Starred by 2 users

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug

Blocking:
issue 842551



Sign in to add a comment

Request.isHistoryNavigation should be persisted in Cache API

Project Member Reported by monorail...@ecosystem-infra.iam.gserviceaccount.com, May 29 2018

Issue description

WPT import https://crrev.com/c/1075862 introduced new failures in external/wpt/service-workers/cache-storage:

List of new failures:
external/wpt/service-workers/cache-storage/serviceworker/cache-keys-attributes-for-service-worker.https.html new failing tests: https://crrev.com/c/1075862/4/third_party/WebKit/LayoutTests/external/wpt/service-workers/cache-storage/serviceworker/cache-keys-attributes-for-service-worker.https-expected.txt

This import contains upstream changes from 89ae808d4ba430f83f8bc185b69108cf10070599 to a4d78aa967c23bd610fbad4ea6908aec2ddc858a:
Merge pull request #11131 from Igalia/webkit_bug_183586: https://github.com/web-platform-tests/wpt/commit/a4d78aa967c23bd610fbad4ea6908aec2ddc858a
CSS Animations: Rename manual tests to follow the "-manual" suffix requirement (#11215): https://github.com/web-platform-tests/wpt/commit/58fb36cdba49298b8469cbd94237fade60f26189
Add a test for connectedCallback: https://github.com/web-platform-tests/wpt/commit/f86c408bcffb996b4d4292d19a7080e659d944f0
Fetch: tests for Request's isHistoryNavigation: https://github.com/web-platform-tests/wpt/commit/8f805ef0b6a3ddb06c0266cc56557d05e36f3a3d [affecting this directory]
Add a web-platform test for viewport scrollbars.: https://github.com/web-platform-tests/wpt/commit/7c627ace17a4190abf27124a50cf087907e85182
[Mojo Blob URLs] Handle more navigation cases.: https://github.com/web-platform-tests/wpt/commit/68b2bc73d15159bd98c63807038ed7e6ba011d2f
Reland "More video protocol tests": https://github.com/web-platform-tests/wpt/commit/3444e19eda7a8a06a5e777ceb4a815574089857a
Worker: Clean up tests for module loading on dedicated workers: https://github.com/web-platform-tests/wpt/commit/8b68722d31dafa4e6ea81c2d80bb65b6408d01f3
Add domfarolino to fetch owners: https://github.com/web-platform-tests/wpt/commit/205bd08d47f35becf7921a81c90cb3b1f13a478b
Call done() correctly in /workers/nested_worker.worker.js (#11197): https://github.com/web-platform-tests/wpt/commit/f19b54f1b6a019a475cafaff5f71252f30e36ddf
fixup! Fix TC: Run gdebi as root: https://github.com/web-platform-tests/wpt/commit/f442e740fd7a4201863d56e8cc579e4129280711
Fix TC: Run gdebi as root: https://github.com/web-platform-tests/wpt/commit/5b30245516dd7df1d9d98dd6f9c0dd5390e25a8e
Make order of subtests stable in /workers/name-property.html: https://github.com/web-platform-tests/wpt/commit/30f15165fd105117acf3eb86bf118e5782f2e83d
Update the pointerlock IDL file (#9813): https://github.com/web-platform-tests/wpt/commit/9fea339a9bde3bfbb0b880e236eaf4ce7487168d
Add domfarolino to fetch owners: https://github.com/web-platform-tests/wpt/commit/5bdd6c0f4ad94be42e5b843b0f0423f2a6de11a0
Updated staticrange IDL file (#9887): https://github.com/web-platform-tests/wpt/commit/cecf9e20a8c2ee65ae3e1ecf666fafeef0559857
Update the pointerevents IDL file (#9812): https://github.com/web-platform-tests/wpt/commit/2a4943b209326c3690639244d78b081f4e056815
Update the IndexedDB IDL file (#9754): https://github.com/web-platform-tests/wpt/commit/e6b7defce60818e815f4955e2df3edd0299fb74d
Add missing newlines to end of OWNERS files (#11190): https://github.com/web-platform-tests/wpt/commit/e8c63cf3b9768feaf5d51508940e3a18626e2efa
Vibration: remove try/catch usage (#10904): https://github.com/web-platform-tests/wpt/commit/aa846a6e09876ae4378cfcfd2ef13e5da00a47b8
Update the remote-playback IDL file (#9824): https://github.com/web-platform-tests/wpt/commit/b23a2ebe88518143aa0b120e996da44b802843a0
Add DOM-Parsing IDL file + test (#9752): https://github.com/web-platform-tests/wpt/commit/0f222620c19433eebe6d9dcb3c3319aae1532553
Fix broken Pointer Lock IDL tests (#10261): https://github.com/web-platform-tests/wpt/commit/c54825a23c70b056897b6225495241aa1ea3ec75
Update references to w3c/web-platform-tests (#11180): https://github.com/web-platform-tests/wpt/commit/a9498d169682da2df1b10b45e28df114483ccb12 [affecting this directory]
Fetch: mode "navigate" becomes "same-origin": https://github.com/web-platform-tests/wpt/commit/864c62d355308cca9ab6d9c939e987cede865d5b
Add some basic tests for the 'transform-box' property (#7971): https://github.com/web-platform-tests/wpt/commit/1f89b5e2f33d93631bcc2365124ee7f1f8200e74

 
Blocking: 842551
Labels: Hotlist-Interop Pri-2 Type-Bug
Status: Available (was: Untriaged)
Summary: Request.isHistoryNavigation should be persisted in Cache API (was: [WPT] New failures introduced in external/wpt/service-workers/cache-storage by import https://crrev.com/c/1075862)
 Bug 842551  added Request.isHistoryNavigation, but the value is not yet saved in Cache API.  The WPT test was also landed upstream by yhirano as part of the same effort.

Blocking this bug on that effort.  Alternatively, this could be duped instead.
I have an interest in this issue.
Can I take a look at this issue if no one works on it?

Sign in to add a comment