Bug 72890 - Add wxWebKit API for retrieving frame and page URLs.
Summary: Add wxWebKit API for retrieving frame and page URLs.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit wx (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-21 09:05 PST by Robin Dunn
Modified: 2011-11-21 10:32 PST (History)
1 user (show)

See Also:


Attachments
GetMainFrameURL patch (3.06 KB, patch)
2011-11-21 09:05 PST, Robin Dunn
kevino: review+
kevino: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robin Dunn 2011-11-21 09:05:23 PST
Created attachment 116098 [details]
GetMainFrameURL patch

Adds the wxWebView::GetMainFrameURL method
Comment 1 Kevin Ollivier 2011-11-21 10:32:11 PST
Landed in r100932, thanks!