[Webkit-unassigned] [Bug 20372] New: HTML/SVGScriptElement need to share code

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 13 12:00:08 PDT 2008


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

           Summary: HTML/SVGScriptElement need to share code
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore JavaScript
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zimmermann at kde.org


Solution: Create common base class ScriptElement (just like there's
StyleElement for HTML/SVGStyleElement), refactor all code from
HTMLScriptElement.

After that's landed, make SVGScriptElement use the new base class, as
SVGScriptElement is really incomplete and buggy.


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