Bug 53193 - WebKit2: Need API to get the frame load state of a BundleFrame
Summary: WebKit2: Need API to get the frame load state of a BundleFrame
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: Brian Weinstein
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-26 14:46 PST by Brian Weinstein
Modified: 2011-01-26 14:59 PST (History)
3 users (show)

See Also:


Attachments
[PATCH] Fix (2.90 KB, patch)
2011-01-26 14:52 PST, Brian Weinstein
sullivan: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brian Weinstein 2011-01-26 14:46:39 PST
In WebKit2 we need API to get the frame load state of a BundleFrame. We can get the load state of a frame, but there is no API to get it for a BundleFrame.
Comment 1 Brian Weinstein 2011-01-26 14:52:43 PST
Created attachment 80241 [details]
[PATCH] Fix
Comment 2 Brian Weinstein 2011-01-26 14:59:41 PST
Landed in r76725.