RESOLVED FIXED 128714
Pass the related page in the WebPageConfiguration struct
https://bugs.webkit.org/show_bug.cgi?id=128714
Summary Pass the related page in the WebPageConfiguration struct
Anders Carlsson
Reported 2014-02-12 18:12:01 PST
Pass the related page in the WebPageConfiguration struct
Attachments
Patch (5.04 KB, patch)
2014-02-12 18:12 PST, Anders Carlsson
darin: review+
Anders Carlsson
Comment 1 2014-02-12 18:12:15 PST
Darin Adler
Comment 2 2014-02-12 19:41:07 PST
Comment on attachment 224038 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=224038&action=review > Source/WebKit2/UIProcess/API/Cocoa/WKWebView.mm:134 > WebKit::WebPageConfiguration webPageConfiguration; > webPageConfiguration.preferences = [_configuration preferences]->_preferences.get(); > Need to remove these lines of code to make this compile on Mac.
Anders Carlsson
Comment 3 2014-02-12 20:38:26 PST
Note You need to log in before you can comment on or make changes to this bug.