Bug 145861

Summary: Meta refresh preference is not respected on fast path WebView initialization
Product: WebKit Reporter: Jon Honeycutt <jhoneycutt>
Component: Page LoadingAssignee: Jon Honeycutt <jhoneycutt>
Status: RESOLVED FIXED    
Severity: Normal CC: beidson
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch beidson: review+

Description Jon Honeycutt 2015-06-10 16:22:49 PDT
The fast path WebView initialization in -[WebView initSimpleHTMLDocumentWithStyle:editable:withFrame:withPreferences:] does not respect the "meta refresh" preference.

<rdar://problem/21309911>
Comment 1 Jon Honeycutt 2015-06-10 16:28:16 PDT
Created attachment 254688 [details]
Patch
Comment 2 Jon Honeycutt 2015-06-10 16:36:08 PDT
Committed r185436: <http://trac.webkit.org/changeset/185436>