RESOLVED FIXED 98568
Provide a way to run WebKit1
https://bugs.webkit.org/show_bug.cgi?id=98568
Summary Provide a way to run WebKit1
Rik Cabanier
Reported 2012-10-05 15:42:58 PDT
There is currently no way to run WebKit using the WebKit1 path. Safari was changed so it only supports WebKit2 and there is no simple web browser to calls into the webKit1 code patch. Please create a small tool to enable this
Attachments
Patch (97.62 KB, patch)
2012-10-05 17:48 PDT, Simon Fraser (smfr)
thorton: review+
Simon Fraser (smfr)
Comment 1 2012-10-05 17:48:15 PDT
Tim Horton
Comment 2 2012-10-05 17:59:45 PDT
Comment on attachment 167427 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=167427&action=review Neat! > Tools/MiniBrowser/mac/BrowserWindowController.m:38 > + // Initialization code here. Don't think we need this comment. > Tools/MiniBrowser/mac/BrowserWindowController.m:48 > + // Implement this method to handle any initialization after your window controller's window has been loaded from its nib file. Or this one.
Simon Fraser (smfr)
Comment 3 2012-10-05 18:09:07 PDT
Note You need to log in before you can comment on or make changes to this bug.