[Webkit-unassigned] [Bug 137906] New: Don't create cached functions for HTMLDocument.write*()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Oct 20 18:29:03 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=137906
Bug ID: 137906
Summary: Don't create cached functions for
HTMLDocument.write*()
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore JavaScript
Assignee: webkit-unassigned at lists.webkit.org
Reporter: msaboff at apple.com
For the same reasons outline in <https://bugs.webkit.org/show_bug.cgi?id=137839> - "Don't create cached functions that access lexicalGlobalObject()", create uncached version of write() and writeln(). These function should have been part of that bug, but are handled here.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141021/f456c364/attachment-0002.html>
More information about the webkit-unassigned
mailing list