[Webkit-unassigned] [Bug 83988] New: CSSValuePool::createFontFaceValue() incompatible with global pool

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 14 15:33:39 PDT 2012


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

           Summary: CSSValuePool::createFontFaceValue() incompatible with
                    global pool
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: koivisto at iki.fi


CSSValuePool::createFontFaceValue() takes context stylesheet as argument. This was ok when the pool was per-document but with global pool it can lead to font faces with relative URLs getting wrong base URL.

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