Bug 145861 - Meta refresh preference is not respected on fast path WebView initialization
Summary: Meta refresh preference is not respected on fast path WebView initialization
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jon Honeycutt
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-06-10 16:22 PDT by Jon Honeycutt
Modified: 2015-06-10 16:36 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.67 KB, patch)
2015-06-10 16:28 PDT, Jon Honeycutt
beidson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>