Bug 45370 - Would like WKBundleFrameRef to turn into WKFrameRef across postMessage boundary, a la PageRef
Summary: Would like WKBundleFrameRef to turn into WKFrameRef across postMessage bounda...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2010-09-07 23:23 PDT by Sam Weinig
Modified: 2010-09-08 07:38 PDT (History)
1 user (show)

See Also:


Attachments
Patch (3.89 KB, patch)
2010-09-07 23:25 PDT, Sam Weinig
jhoneycutt: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2010-09-07 23:23:48 PDT
We should have a way to transfer frame references across postMessage like we have for pages.
Comment 1 Sam Weinig 2010-09-07 23:24:00 PDT
<rdar://problem/8402804>
Comment 2 Sam Weinig 2010-09-07 23:25:32 PDT
Created attachment 66848 [details]
Patch
Comment 3 WebKit Review Bot 2010-09-07 23:29:40 PDT
Attachment 66848 [details] did not pass style-queue:

Failed to run "['WebKitTools/Scripts/check-webkit-style']" exit_code: 1
WebKit2/UIProcess/WebContextUserMessageCoders.h:29:  Alphabetical sorting problem.  [build/include_order] [4]
Total errors found: 1 in 3 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 4 Jon Honeycutt 2010-09-08 00:37:20 PDT
Comment on attachment 66848 [details]
Patch

r=me
Comment 5 Sam Weinig 2010-09-08 07:38:01 PDT
Landed in r66981.