[Webkit-unassigned] [Bug 14305] New: Web Inspector marks local files with server-side compression tip (Patch Included)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 21 23:46:56 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14305

           Summary: Web Inspector marks local files with server-side
                    compression tip (Patch Included)
           Product: WebKit
           Version: 522+ (nightly)
          Platform: All
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rich at indieimage.com


Web Inspector provides server-side compression advice to files that do not
originate from a server. (For example, inspecting Web Inspector determines that
its own code could be sped up using zlib?)

I've included my fix, a patch to inspector/Resource.js to add one extra check
(to verify non-local origin) before marking a resource with this tip.


-- 
Configure bugmail: http://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