Bug 102136 - Add API to WeblayerTreeViewCLient for updating javascript handler regions
Summary: Add API to WeblayerTreeViewCLient for updating javascript handler regions
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: yusufo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-13 14:32 PST by yusufo
Modified: 2012-11-13 14:49 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.78 KB, patch)
2012-11-13 14:33 PST, yusufo
no flags Details | Formatted Diff | Diff
Patch (1.78 KB, patch)
2012-11-13 14:48 PST, yusufo
jamesr: review-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description yusufo 2012-11-13 14:32:25 PST
Add API to WeblayerTreeViewCLient for updating javascript handler regions
Comment 1 yusufo 2012-11-13 14:33:14 PST
Created attachment 173990 [details]
Patch
Comment 2 yusufo 2012-11-13 14:48:04 PST
Created attachment 173995 [details]
Patch
Comment 3 James Robinson 2012-11-13 14:49:50 PST
Comment on attachment 173995 [details]
Patch

This appears to be going the wrong direction.  WebKit should be setting the touch handler regions on the layers as they change - it doesn't need any callback from the compositor.