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

Add Request's isHistoryNavigation #718

Merged
merged 1 commit into from
May 29, 2018
Merged

Conversation

yutakahirano
Copy link
Member

@yutakahirano yutakahirano commented Apr 27, 2018

And also a member on the request concept (history-navigation flag) to support this API. See w3c/ServiceWorker#1167 for the discussion that led to this.

Tests: web-platform-tests/wpt#10909

Corresponding HTML change: whatwg/html#3674


Preview | Diff

@annevk annevk added needs tests Moving the issue forward requires someone to write tests do not merge yet Pull request must not be merged per rationale in comment labels Apr 27, 2018
<dfn export for=request id=concept-request-history-navigation-flag>history-navigation flag</dfn>.
Unless stated otherwise, it is unset.

<p class="note no-backref">This flag is for exclusive use by HTML's navigate algorithm. [[!HTML]]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should move this and the flag before it, up a bit. See #732. Sorry for not noticing that earlier. I can probably take care of this as a fixup commit once everything is close to landing, but I'm also happy for you to take care of it.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

domenic pushed a commit to whatwg/html that referenced this pull request May 25, 2018
See w3c/ServiceWorker#1167 for the discussion that led to this change and
whatwg/fetch#718 for the infrastructure in Fetch this builds upon.

Also includes minor editorial changes to the "traverse the history"
algorithm.

Tests: web-platform-tests/wpt#10909
annevk pushed a commit to web-platform-tests/wpt that referenced this pull request May 29, 2018
@annevk annevk merged commit bd9b4e3 into master May 29, 2018
@annevk annevk deleted the yhirano/history-navigation branch May 29, 2018 03:22
@annevk annevk removed do not merge yet Pull request must not be merged per rationale in comment needs tests Moving the issue forward requires someone to write tests labels May 29, 2018
moz-v2v-gh pushed a commit to mozilla/gecko-dev that referenced this pull request Jun 10, 2018
…n, a=testonly

Automatic update from web-platform-testsFetch: tests for Request's isHistoryNavigation

See whatwg/fetch#718, whatwg/html#3674, and discussion in w3c/ServiceWorker#1167.
--

wpt-commits: 8f805ef0b6a3ddb06c0266cc56557d05e36f3a3d
wpt-pr: 10909
xeonchen pushed a commit to xeonchen/gecko-cinnabar that referenced this pull request Jun 12, 2018
…n, a=testonly

Automatic update from web-platform-testsFetch: tests for Request's isHistoryNavigation

See whatwg/fetch#718, whatwg/html#3674, and discussion in w3c/ServiceWorker#1167.
--

wpt-commits: 8f805ef0b6a3ddb06c0266cc56557d05e36f3a3d
wpt-pr: 10909
alice pushed a commit to alice/html that referenced this pull request Jan 8, 2019
See w3c/ServiceWorker#1167 for the discussion that led to this change and
whatwg/fetch#718 for the infrastructure in Fetch this builds upon.

Also includes minor editorial changes to the "traverse the history"
algorithm.

Tests: web-platform-tests/wpt#10909
gecko-dev-updater pushed a commit to marco-c/gecko-dev-comments-removed that referenced this pull request Oct 3, 2019
…n, a=testonly

Automatic update from web-platform-testsFetch: tests for Request's isHistoryNavigation

See whatwg/fetch#718, whatwg/html#3674, and discussion in w3c/ServiceWorker#1167.
--

wpt-commits: 8f805ef0b6a3ddb06c0266cc56557d05e36f3a3d
wpt-pr: 10909

UltraBlame original commit: 28a4916ff9d5655c7b816da2a9d4c7746f664304
gecko-dev-updater pushed a commit to marco-c/gecko-dev-wordified that referenced this pull request Oct 3, 2019
…n, a=testonly

Automatic update from web-platform-testsFetch: tests for Request's isHistoryNavigation

See whatwg/fetch#718, whatwg/html#3674, and discussion in w3c/ServiceWorker#1167.
--

wpt-commits: 8f805ef0b6a3ddb06c0266cc56557d05e36f3a3d
wpt-pr: 10909

UltraBlame original commit: 28a4916ff9d5655c7b816da2a9d4c7746f664304
gecko-dev-updater pushed a commit to marco-c/gecko-dev-wordified-and-comments-removed that referenced this pull request Oct 3, 2019
…n, a=testonly

Automatic update from web-platform-testsFetch: tests for Request's isHistoryNavigation

See whatwg/fetch#718, whatwg/html#3674, and discussion in w3c/ServiceWorker#1167.
--

wpt-commits: 8f805ef0b6a3ddb06c0266cc56557d05e36f3a3d
wpt-pr: 10909

UltraBlame original commit: 28a4916ff9d5655c7b816da2a9d4c7746f664304
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants