RESOLVED FIXED 128707
Add relatedWebView property to WKWebViewConfiguration
https://bugs.webkit.org/show_bug.cgi?id=128707
Summary Add relatedWebView property to WKWebViewConfiguration
Anders Carlsson
Reported 2014-02-12 17:24:24 PST
Add relatedWebView property to WKWebViewConfiguration
Attachments
Patch (9.45 KB, patch)
2014-02-12 17:25 PST, Anders Carlsson
no flags
Patch (9.48 KB, patch)
2014-02-12 17:29 PST, Anders Carlsson
no flags
Patch (9.55 KB, patch)
2014-02-12 17:43 PST, Anders Carlsson
mitz: review+
Anders Carlsson
Comment 1 2014-02-12 17:25:36 PST
Anders Carlsson
Comment 2 2014-02-12 17:29:10 PST
Anders Carlsson
Comment 3 2014-02-12 17:43:33 PST
WebKit Commit Bot
Comment 4 2014-02-12 17:45:08 PST
Attachment 224031 [details] did not pass style-queue: ERROR: Source/WebKit2/UIProcess/API/Cocoa/WKWebViewConfigurationPrivate.h:34: Missing spaces around = [whitespace/operators] [4] Total errors found: 1 in 5 files If any of these errors are false positives, please file a bug against check-webkit-style.
mitz
Comment 5 2014-02-12 17:46:35 PST
Comment on attachment 224031 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=224031&action=review > Source/WebKit2/ChangeLog:14 > + * UIProcess/API/Cocoa/WKWebViewConfigurationPrivate.h: Copied from Source/WebKit2/UIProcess/API/Cocoa/WKWebViewConfiguration.mm. It’s weird to copy the header from a source file.
Anders Carlsson
Comment 6 2014-02-12 17:49:21 PST
Note You need to log in before you can comment on or make changes to this bug.