[Webkit-unassigned] [Bug 28828] Make SVGStyleElement title/media/type setters do something

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 1 08:08:58 PDT 2009


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





--- Comment #4 from Eric Seidel <eric at webkit.org>  2009-09-01 08:08:58 PDT ---
(From update of attachment 38811)
Shouldn't we just pass the ec along to setAttribute?  Then we future-proof
ourselves against the read-only node case, no?

    void setAttribute(const QualifiedName&, const AtomicString& value,
ExceptionCode&);

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