Bug 201694

Summary: Use same parser for <meta http-equiv="refresh"> and `Refresh` HTTP header
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: DOMAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, beidson, commit-queue, dbates, ews-watchlist, ggaren, japhet, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=177322
Attachments:
Description Flags
Patch
none
Patch none

Chris Dumez
Reported 2019-09-11 13:02:05 PDT
Use same parser for <meta http-equiv="refresh"> and `Refresh` HTTP header. This aligns our behavior with Blink and makes us more compliant on web-platform-tests. This also simplifies our code.
Attachments
Patch (15.12 KB, patch)
2019-09-11 13:04 PDT, Chris Dumez
no flags
Patch (10.77 KB, patch)
2019-09-11 14:07 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2019-09-11 13:04:59 PDT
Chris Dumez
Comment 2 2019-09-11 14:07:47 PDT
WebKit Commit Bot
Comment 3 2019-09-11 21:32:36 PDT
Comment on attachment 378578 [details] Patch Clearing flags on attachment: 378578 Committed r249792: <https://trac.webkit.org/changeset/249792>
WebKit Commit Bot
Comment 4 2019-09-11 21:32:37 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5 2019-09-11 21:33:17 PDT
Note You need to log in before you can comment on or make changes to this bug.