Bug 97726 - [WK2] Update WebPageProxy::reattachToWebProcess() for multi-web process mode
Summary: [WK2] Update WebPageProxy::reattachToWebProcess() for multi-web process mode
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2012-09-26 13:41 PDT by Alexey Proskuryakov
Modified: 2012-09-26 13:54 PDT (History)
0 users

See Also:


Attachments
proposed fix (7.14 KB, patch)
2012-09-26 13:52 PDT, Alexey Proskuryakov
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2012-09-26 13:41:07 PDT
Currently, it crashes.
Comment 1 Alexey Proskuryakov 2012-09-26 13:52:22 PDT
Created attachment 165871 [details]
proposed fix
Comment 2 Alexey Proskuryakov 2012-09-26 13:53:37 PDT
<rdar://problem/12378445>
Comment 3 Alexey Proskuryakov 2012-09-26 13:54:13 PDT
Committed <http://trac.webkit.org/changeset/129701>.