Bug 80984 - Remove ActiveNodeContext in favour of BlackBerry::Platform::WebContext
Summary: Remove ActiveNodeContext in favour of BlackBerry::Platform::WebContext
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit BlackBerry (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Other
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-13 06:56 PDT by Mike Lattanzio
Modified: 2012-03-13 08:03 PDT (History)
2 users (show)

See Also:


Attachments
Replace ActiveNodeContext with WebContext. Add support for IsAudio and IsVideo (12.02 KB, patch)
2012-03-13 07:10 PDT, Mike Lattanzio
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Lattanzio 2012-03-13 06:56:26 PDT
Remove the Source/WebKit/blackberry/Api/ActiveNodeContext class, and switch to BlackBerry::Platform::WebContext. This will allow us to expose a menu context object to applications embedding WebKit more easily in the future.
Comment 1 Mike Lattanzio 2012-03-13 07:10:17 PDT
Created attachment 131606 [details]
Replace ActiveNodeContext with WebContext. Add support for IsAudio and IsVideo
Comment 2 WebKit Review Bot 2012-03-13 08:03:04 PDT
Comment on attachment 131606 [details]
Replace ActiveNodeContext with WebContext. Add support for IsAudio and IsVideo

Clearing flags on attachment: 131606

Committed r110562: <http://trac.webkit.org/changeset/110562>
Comment 3 WebKit Review Bot 2012-03-13 08:03:11 PDT
All reviewed patches have been landed.  Closing bug.