[Webkit-unassigned] [Bug 22588] securityOrigin() should move from Document and WorkerContext into ScriptExecutionContext
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 2 00:20:16 PST 2008
https://bugs.webkit.org/show_bug.cgi?id=22588
ap at webkit.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #25668|review? |review+
Flag| |
------- Comment #2 from ap at webkit.org 2008-12-02 00:20 PDT -------
(From update of attachment 25668)
r=me
It is quite sad that you have to hack around the difference between
ScriptExecutionContext::setSecurityOrigin and Document::setSecurityOrigin. I
think that the initDNSPrefetch() call in setSecurityOrigin() is misplaced -
there are lots of things that depend on protocol in loader, but we don't
eagerly initialize them all in setSecurityOrigin(), or track in Document at
all.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list