[Webkit-unassigned] [Bug 22665] Remove setCreatedByParser(bool) from the few elements that use it

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 9 14:56:21 PST 2008


https://bugs.webkit.org/show_bug.cgi?id=22665





------- Comment #8 from eric at webkit.org  2008-12-09 14:56 PDT -------
(From update of attachment 25896)
Why is this right?

-    : HTMLFrameOwnerElement(tagName, doc)
+    : HTMLFrameOwnerElement(tagName, doc, false)


Please indicate why in the bug, and ideally add a comment to the code
explaining why that's correct when landing.

Otherwise looks fine.


-- 
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