RESOLVED FIXED 105083
The WebView should initialize the platform strategies before initializing other sub-systems
https://bugs.webkit.org/show_bug.cgi?id=105083
Summary The WebView should initialize the platform strategies before initializing oth...
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.