[webkit-reviews] review requested: [Bug 93521] ASSERT(m_workerContext->isSharedWorkerContext()) in WorkerScriptController::initScript() when providing Content Security Policy to dedicated worker. : [Attachment 157336] Patch, add assert.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 8 16:55:20 PDT 2012


Thomas Sepez <tsepez at chromium.org> has asked  for review:
Bug 93521: ASSERT(m_workerContext->isSharedWorkerContext()) in
WorkerScriptController::initScript() when providing Content Security Policy to
dedicated worker.
https://bugs.webkit.org/show_bug.cgi?id=93521

Attachment 157336: Patch, add assert.
https://bugs.webkit.org/attachment.cgi?id=157336&action=review

------- Additional Comments from Thomas Sepez <tsepez at chromium.org>
Sure.  We'll postpone the creation of the CSP object until the new method is
called, then we'll assert that there's a CSP.


More information about the webkit-reviews mailing list