Bug 127577

Summary: Use a side table to map WebPageProxy objects to WKBrowsingContextController objects
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch thorton: review+

Description Anders Carlsson 2014-01-24 13:08:05 PST
Use a side table to map WebPageProxy objects to WKBrowsingContextController objects
Comment 1 Anders Carlsson 2014-01-24 13:08:50 PST
Created attachment 222145 [details]
Patch
Comment 2 WebKit Commit Bot 2014-01-24 13:10:26 PST
Attachment 222145 [details] did not pass style-queue:


ERROR: Source/WebKit2/UIProcess/API/Cocoa/WKBrowsingContextControllerInternal.h:33:  Place brace on its own line for function definitions.  [whitespace/braces] [4]
Total errors found: 1 in 3 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Anders Carlsson 2014-01-24 13:21:00 PST
Committed r162719: <http://trac.webkit.org/changeset/162719>