Bug 99120 - Stop using deprecatedSend for WebPageProxy::postMessageToInjectedBundle
Summary: Stop using deprecatedSend for WebPageProxy::postMessageToInjectedBundle
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-11 17:17 PDT by Anders Carlsson
Modified: 2012-10-11 17:34 PDT (History)
0 users

See Also:


Attachments
Patch (6.75 KB, patch)
2012-10-11 17:21 PDT, Anders Carlsson
kling: 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 2012-10-11 17:17:42 PDT
Stop using deprecatedSend for WebPageProxy::postMessageToInjectedBundle
Comment 1 Anders Carlsson 2012-10-11 17:21:55 PDT
Created attachment 168323 [details]
Patch
Comment 2 Andreas Kling 2012-10-11 17:31:02 PDT
Comment on attachment 168323 [details]
Patch

r=bogs
Comment 3 Anders Carlsson 2012-10-11 17:34:15 PDT
Committed r131113: <http://trac.webkit.org/changeset/131113>