Bug 44656 - wxWebView editing APIs update
Summary: wxWebView editing APIs update
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit wx (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-25 18:08 PDT by Robin Dunn
Modified: 2010-08-26 09:00 PDT (History)
1 user (show)

See Also:


Attachments
patch containing the tweaks (17.21 KB, patch)
2010-08-25 18:09 PDT, Robin Dunn
kevino: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robin Dunn 2010-08-25 18:08:50 PDT
A few tweaks to the wxWebView editing APIs after addition of DOM bindings.
Comment 1 Robin Dunn 2010-08-25 18:09:40 PDT
Created attachment 65509 [details]
patch containing the tweaks
Comment 2 Kevin Ollivier 2010-08-26 09:00:19 PDT
Landed in r66107, thanks!