[Webkit-unassigned] [Bug 76191] New: REGRESSION(r104060): Setting user stylesheet may leave CSSStyleSelector with stale rule pointers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 12 10:18:17 PST 2012


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

           Summary: REGRESSION(r104060): Setting user stylesheet may leave
                    CSSStyleSelector with stale rule pointers
           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


Rules from user stylesheet are collected on CSSStyleSelector construction. If the user stylesheets later change, in some cases we may fail to clear the style selector and are left with stale pointers.

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