Bug 201694 - Use same parser for <meta http-equiv="refresh"> and `Refresh` HTTP header
Summary: Use same parser for <meta http-equiv="refresh"> and `Refresh` HTTP header
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:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-09-11 13:02 PDT by Chris Dumez
Modified: 2019-09-11 21:33 PDT (History)
9 users (show)

See Also:


Attachments
Patch (15.12 KB, patch)
2019-09-11 13:04 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (10.77 KB, patch)
2019-09-11 14:07 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 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.
Comment 1 Chris Dumez 2019-09-11 13:04:59 PDT
Created attachment 378573 [details]
Patch
Comment 2 Chris Dumez 2019-09-11 14:07:47 PDT
Created attachment 378578 [details]
Patch
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2019-09-11 21:32:37 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2019-09-11 21:33:17 PDT
<rdar://problem/55289826>