RESOLVED FIXED 31934
[Chromium] Execute pause script command on the IO thread
https://bugs.webkit.org/show_bug.cgi?id=31934
Summary [Chromium] Execute pause script command on the IO thread
Yury Semikhatsky
Reported 2009-11-27 07:17:56 PST
To be able to pause script execution at any moment we need to execute pause script on a thread different from the Render thread.
Attachments
patch (4.06 KB, patch)
2009-11-27 07:21 PST, Yury Semikhatsky
no flags
patch (2.71 KB, patch)
2009-11-27 08:47 PST, Yury Semikhatsky
no flags
patch (2.84 KB, patch)
2009-11-27 08:54 PST, Yury Semikhatsky
pfeldman: review+
Yury Semikhatsky
Comment 1 2009-11-27 07:21:54 PST
Created attachment 43953 [details] patch This is WebKit side patch for the functionality.
Yury Semikhatsky
Comment 2 2009-11-27 08:47:52 PST
Yury Semikhatsky
Comment 3 2009-11-27 08:54:02 PST
Yury Semikhatsky
Comment 4 2009-11-27 23:40:10 PST
Committing to http://svn.webkit.org/repository/webkit/trunk ... M WebKit/chromium/ChangeLog M WebKit/chromium/public/WebDevToolsAgent.h M WebKit/chromium/public/WebDevToolsFrontendClient.h Committed r51456
Note You need to log in before you can comment on or make changes to this bug.