Bug 91276

Summary: Always aggressively preload on iOS
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: WebCore Misc.Assignee: Benjamin Poulain <benjamin>
Status: RESOLVED FIXED    
Severity: Normal CC: japhet, jochen, staikos, tonikitoo, webkit.review.bot, yong.li.webkit
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch simon.fraser: review+

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.