Bug 91276 - Always aggressively preload on iOS
Summary: Always aggressively preload on iOS
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Benjamin Poulain
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2012-07-13 13:49 PDT by Benjamin Poulain
Modified: 2012-07-16 08:00 PDT (History)
6 users (show)

See Also:


Attachments
Patch (2.52 KB, patch)
2012-07-13 13:54 PDT, Benjamin Poulain
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Poulain 2012-07-13 13:49:59 PDT
Little iOS upstreaming.

Related to <rdar://problem/11870338>
Comment 1 Benjamin Poulain 2012-07-13 13:54:17 PDT
Created attachment 152324 [details]
Patch
Comment 2 Benjamin Poulain 2012-07-13 14:04:21 PDT
Committed r122629: <http://trac.webkit.org/changeset/122629>
Comment 3 Yong Li 2012-07-16 08:00:16 PDT
Excuse me, this file was very platform-independent, but now it has #if PLATFORM(). It would be better if this can be done by a setting or so.