[Webkit-unassigned] [Bug 22931] New: Using the inspector with purgeable resources leads to assertion failures

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 19 00:05:24 PST 2008


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

           Summary: Using the inspector with purgeable resources leads to
                    assertion failures
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cwzwarich at uwaterloo.ca


The inspector will get the data of a CachedResource even if it is purgeable.
This is probably completely innocent in all cases, because it immediately
decodes it to a new String, but it causes an assertion failure.


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