[Webkit-unassigned] [Bug 31705] New: Web Inspector: Resync Resources Backend and Frontend

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 19 21:21:51 PST 2009


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

           Summary: Web Inspector: Resync Resources Backend and Frontend
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: joepeck at webkit.org
                CC: timothy at hatcher.name, rik at webkit.org,
                    keishi at webkit.org, pmuellr at yahoo.com,
                    joepeck at webkit.org, pfeldman at chromium.org,
                    bweinstein at apple.com


Resource.js has the following comment for its "enum" values to keep in sync
with the real enums:

  // Keep these in sync with WebCore::InspectorResource::Type

Lost sync a long time ago:
http://trac.webkit.org/changeset/34637/trunk/WebCore/page/InspectorController.cpp

However, this was shadowed by the real bug. The type was used in
_mimeTypeIsConsistentWithType and always returned true, and the problem was
overlooked.

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