[Webkit-unassigned] [Bug 115640] Text should be constructable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 13 10:35:56 PST 2014


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





--- Comment #9 from Sam Weinig <sam at webkit.org>  2014-01-13 10:33:35 PST ---
(From update of attachment 221026)
View in context: https://bugs.webkit.org/attachment.cgi?id=221026&action=review

> Source/WebCore/dom/Text.h:39
> +    static PassRefPtr<Text> create(ScriptExecutionContext&, const String&);

Why ScriptExecutionContext? This always need to be a Document.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list