RESOLVED FIXED151639
Stop unnecessarily copying WKWebViewConfiguration in a few places
https://bugs.webkit.org/show_bug.cgi?id=151639
Summary Stop unnecessarily copying WKWebViewConfiguration in a few places
Tim Horton
Reported 2015-11-27 22:06:10 PST
Stop unnecessarily copying WKWebViewConfiguration in a few places
Attachments
Patch (5.69 KB, patch)
2015-11-27 22:07 PST, Tim Horton
no flags
Tim Horton
Comment 1 2015-11-27 22:07:25 PST
mitz
Comment 2 2015-11-27 22:47:12 PST
Comment on attachment 266211 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=266211&action=review > Source/WebKit2/UIProcess/API/Cocoa/WKWebViewInternal.h:31 > +#import "WKWebViewConfiguration.h" Is this for the enum below?
Tim Horton
Comment 3 2015-11-28 12:43:30 PST
(In reply to comment #2) > Comment on attachment 266211 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=266211&action=review > > > Source/WebKit2/UIProcess/API/Cocoa/WKWebViewInternal.h:31 > > +#import "WKWebViewConfiguration.h" > > Is this for the enum below? Correct.
WebKit Commit Bot
Comment 4 2015-11-28 13:30:18 PST
Comment on attachment 266211 [details] Patch Clearing flags on attachment: 266211 Committed r192786: <http://trac.webkit.org/changeset/192786>
WebKit Commit Bot
Comment 5 2015-11-28 13:30:20 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.