[webkit-reviews] review requested: [Bug 68711] REGRESSION (r87756) - Document::initSecurityContext() fails to call securityOrigin().grantLoadLocalResources() : [Attachment 176949] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 30 05:49:35 PST 2012


Jocelyn Turcotte <jocelyn.turcotte at digia.com> has asked  for review:
Bug 68711: REGRESSION (r87756) - Document::initSecurityContext() fails to call
securityOrigin().grantLoadLocalResources()
https://bugs.webkit.org/show_bug.cgi?id=68711

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

------- Additional Comments from Jocelyn Turcotte <jocelyn.turcotte at digia.com>
Move the check to FrameLoader::didBeginDocument.
It could also be done in DocumentLoader::commitData by returning the Document
from DocumentWriter::begin if you prefer.


More information about the webkit-reviews mailing list