Bug 170787 - Should always override -[WebStorageManager init]
Summary: Should always override -[WebStorageManager init]
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brian Weinstein
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-12 13:00 PDT by Brian Weinstein
Modified: 2017-04-12 13:55 PDT (History)
2 users (show)

See Also:


Attachments
Fix (1.11 KB, patch)
2017-04-12 13:03 PDT, Brian Weinstein
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brian Weinstein 2017-04-12 13:00:33 PDT
We should be overriding WebStorageManager init on all platforms. Without this, it’s possible for us to not have configured WebStorageManager unless we have set up a WebKit1 view.
Comment 1 Brian Weinstein 2017-04-12 13:03:40 PDT
Created attachment 306928 [details]
Fix
Comment 2 WebKit Commit Bot 2017-04-12 13:55:55 PDT
Comment on attachment 306928 [details]
Fix

Clearing flags on attachment: 306928

Committed r215288: <http://trac.webkit.org/changeset/215288>
Comment 3 WebKit Commit Bot 2017-04-12 13:55:57 PDT
All reviewed patches have been landed.  Closing bug.