Bug 98210 - Need to keep track of messages posted to injected bundle before creating a page
Summary: Need to keep track of messages posted to injected bundle before creating a page
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: 94368
Blocks:
  Show dependency treegraph
 
Reported: 2012-10-02 16:35 PDT by Alexey Proskuryakov
Modified: 2012-10-02 16:40 PDT (History)
1 user (show)

See Also:


Attachments
proposed patch (3.50 KB, patch)
2012-10-02 16:37 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-10-02 16:35:04 PDT
Turns out that certain clients depend on that. They really shouldn't, but they do.
Comment 1 Alexey Proskuryakov 2012-10-02 16:35:49 PDT
<rdar://problem/12407920>
Comment 2 Alexey Proskuryakov 2012-10-02 16:37:37 PDT
Created attachment 166774 [details]
proposed patch
Comment 3 Alexey Proskuryakov 2012-10-02 16:40:40 PDT
Committed <http://trac.webkit.org/changeset/130232>.