Bug 46366 - Expose the BundlePage on the BundleFrame in the API
Summary: Expose the BundlePage on the BundleFrame in the API
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Jessie Berlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-23 10:04 PDT by Jessie Berlin
Modified: 2010-09-23 10:39 PDT (History)
3 users (show)

See Also:


Attachments
Expose the BundlePage on the BundleFrame in the API (1.89 KB, patch)
2010-09-23 10:08 PDT, Jessie Berlin
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jessie Berlin 2010-09-23 10:04:37 PDT
We should add WK_EXPORT WKBundlePageRef WKBundleFrameGetPage(WKBundleFrameRef frame); to WKBundleFrame.h
Comment 1 Jessie Berlin 2010-09-23 10:08:49 PDT
Created attachment 68537 [details]
Expose the BundlePage on the BundleFrame in the API
Comment 2 Jessie Berlin 2010-09-23 10:39:14 PDT
Comment on attachment 68537 [details]
Expose the BundlePage on the BundleFrame in the API

Committed in r68162:
http://trac.webkit.org/changeset/68162