[Webkit-unassigned] [Bug 113260] New: Add a runtime flag in WebRuntimeFeatures to enable 'image/webp' accept header

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 25 18:29:49 PDT 2013


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

           Summary: Add a runtime flag in WebRuntimeFeatures to enable
                    'image/webp' accept header
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: urvang at google.com
                CC: fishd at chromium.org


This flag would be off by default. The main idea is to enable Website owners to test their site with these accept header change, before we turn it on by default (later).
See the context here: https://code.google.com/p/chromium/issues/detail?id=169182

Also, this flag is meaningful only when the browser supports WebP (denoted by 'USE(WEBP)') -- only Chromium for now.

Note: This change is from Webkit side. One more change from chromium side would actually enable/disable this based on command-line options.

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