[webkit-reviews] review granted: [Bug 69635] Web Inspector: allow to start WorkerContext paused : [Attachment 110157] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 7 09:42:11 PDT 2011


Pavel Feldman <pfeldman at chromium.org> has granted Yury Semikhatsky
<yurys at chromium.org>'s request for review:
Bug 69635: Web Inspector: allow to start WorkerContext paused
https://bugs.webkit.org/show_bug.cgi?id=69635

Attachment 110157: Patch
https://bugs.webkit.org/attachment.cgi?id=110157&action=review

------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=110157&action=review


> Source/WebCore/workers/WorkerThread.cpp:68
> +    static PassOwnPtr<WorkerThreadStartupData> create(const KURL& scriptURL,
const String& userAgent, const String& sourceCode, bool startPaused)

Please make sure worker folks are fine with this additional param prior to
landing. Otherwise looks good.


More information about the webkit-reviews mailing list