[wp-trac] Re: [WordPress Trac] #7262: Use Firefox 3.5 native
offline cache to add "turbo" functionality
WordPress Trac
wp-trac at lists.automattic.com
Mon May 11 12:01:44 GMT 2009
#7262: Use Firefox 3.5 native offline cache to add "turbo" functionality
-------------------------+--------------------------------------------------
Reporter: mfinkle | Owner: azaozz
Type: enhancement | Status: new
Priority: normal | Milestone: 2.8
Component: General | Version:
Severity: normal | Keywords: has-patch 2nd-opinion
-------------------------+--------------------------------------------------
Changes (by demetris):
* cc: dkikizas@… (added)
* component: Optimization => General
Comment:
IF
I define SCRIPT_DEBUT as true (turns concatenation off)
AND
remove version strings from URIs (by commenting out lines 38–40 in class
.wp-styles.php and 93–95 in class.wp-scripts.php)
AND
comment out the version bit in line 45 of cache-manifest.php:
{{{echo $file[0] /* . '?ver=' . $file[1] */ . "\n";}}}
... then it works.
(I’m testing with Minefield 3.6a1pre, sending “Firefox/3.5” as user
agent.)
--
Ticket URL: <http://core.trac.wordpress.org/ticket/7262#comment:26>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list