Bug 105083

Summary: The WebView should initialize the platform strategies before initializing other sub-systems
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: WebKit Misc.Assignee: Mark Lam <mark.lam>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, sam
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 104934    
Attachments:
Description Flags
Trivial fix. ap: review+

Mark Lam
Reported 2012-12-14 19:27:21 PST
The WebView should initialize the platform strategies before initializing other sub-systems because the initialization code of those sub-systems may depend on the strategy.
Attachments
Trivial fix. (3.27 KB, patch)
2012-12-14 19:54 PST, Mark Lam
ap: review+
Mark Lam
Comment 1 2012-12-14 19:33:11 PST
Mark Lam
Comment 2 2012-12-14 19:54:54 PST
Created attachment 179577 [details] Trivial fix. Let's try it on the EWS bots first.
Mark Lam
Comment 3 2012-12-14 20:05:17 PST
Comment on attachment 179577 [details] Trivial fix. It built and tested out well locally. Ready for a review.
Mark Lam
Comment 4 2012-12-14 22:12:21 PST
Comment on attachment 179577 [details] Trivial fix. Will commit manually.
Mark Lam
Comment 5 2012-12-14 22:17:55 PST
Note You need to log in before you can comment on or make changes to this bug.