RESOLVED FIXED 93774
Remove ability to run MiniBrowser in threaded mode, it hasn't worked for a long time
https://bugs.webkit.org/show_bug.cgi?id=93774
Summary Remove ability to run MiniBrowser in threaded mode, it hasn't worked for a lo...
Sam Weinig
Reported 2012-08-11 22:50:07 PDT
Remove ability to run MiniBrowser in threaded mode, it hasn't worked for a long time
Attachments
Patch (73.53 KB, patch)
2012-08-11 22:52 PDT, Sam Weinig
mitz: review+
Sam Weinig
Comment 1 2012-08-11 22:52:28 PDT
mitz
Comment 2 2012-08-11 22:55:02 PDT
Comment on attachment 157888 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=157888&action=review > Tools/MiniBrowser/win/BrowserView.cpp:85 > + static WKContextRef sharedRegularContext = WKContextCreate(); Does “regular” make any sense now?
Sam Weinig
Comment 3 2012-08-11 22:55:31 PDT
(In reply to comment #2) > (From update of attachment 157888 [details]) > View in context: https://bugs.webkit.org/attachment.cgi?id=157888&action=review > > > Tools/MiniBrowser/win/BrowserView.cpp:85 > > + static WKContextRef sharedRegularContext = WKContextCreate(); > > Does “regular” make any sense now? Did it ever? Will remove.
Sam Weinig
Comment 4 2012-08-11 22:56:40 PDT
Note You need to log in before you can comment on or make changes to this bug.