Bug 48158 - WebContext::ensureWebProcess shouldn't send multiple InitializeWebProcess messages.
Summary: WebContext::ensureWebProcess shouldn't send multiple InitializeWebProcess mes...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2010-10-22 15:43 PDT by Anders Carlsson
Modified: 2010-10-22 15:52 PDT (History)
0 users

See Also:


Attachments
Patch (1.53 KB, patch)
2010-10-22 15:47 PDT, Anders Carlsson
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2010-10-22 15:43:20 PDT
WebContext::ensureWebProcess shouldn't send multiple InitializeWebProcess messages.
Comment 1 Anders Carlsson 2010-10-22 15:47:04 PDT
<rdar://problem/8512572>
Comment 2 Anders Carlsson 2010-10-22 15:47:43 PDT
Created attachment 71604 [details]
Patch
Comment 3 Anders Carlsson 2010-10-22 15:50:37 PDT
Comment on attachment 71604 [details]
Patch

weinig reviewed this.
Comment 4 Anders Carlsson 2010-10-22 15:52:08 PDT
Committed r70359: <http://trac.webkit.org/changeset/70359>