[Webkit-unassigned] [Bug 118794] New: Introduce toSVGInlineFlowBox() and use it

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 17 04:30:07 PDT 2013


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

           Summary: Introduce toSVGInlineFlowBox() and use it
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: BlinkMergeCandidate
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gyuyoung.kim at samsung.com
                CC: zimmermann at kde.org


As a step to change static_cast with toSVGXXX, static_cast<SVGInlineFlowBox*> can be changed with toSVGInlineFlowBox().
Blink merge from https://src.chromium.org/viewvc/blink?view=rev&revision=154385

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