Bug 186420 - PopStateEvent should not be cancelable by default
Summary: PopStateEvent should not be cancelable by default
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL: https://github.com/web-platform-tests...
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-06-07 18:32 PDT by Chris Dumez
Modified: 2019-02-06 09:18 PST (History)
10 users (show)

See Also:


Attachments
Patch (5.62 KB, patch)
2018-06-07 18:34 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2018-06-07 18:32:47 PDT
PopStateEvent should not be cancelable by default:
- https://github.com/web-platform-tests/wpt/pull/11355
- https://html.spec.whatwg.org/#history-traversal

All other browsers agree with the specification.
Comment 1 Chris Dumez 2018-06-07 18:34:46 PDT
Created attachment 342227 [details]
Patch
Comment 2 WebKit Commit Bot 2018-06-07 20:08:20 PDT
Comment on attachment 342227 [details]
Patch

Clearing flags on attachment: 342227

Committed r232610: <https://trac.webkit.org/changeset/232610>
Comment 3 WebKit Commit Bot 2018-06-07 20:08:21 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2018-06-07 20:12:50 PDT
<rdar://problem/40921907>
Comment 5 Lucas Forschler 2019-02-06 09:18:30 PST
Mass move bugs into the DOM component.