Bug 66133 - [CSSRegions] Fix mouse events on the RenderRegions
Summary: [CSSRegions] Fix mouse events on the RenderRegions
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dave Hyatt
URL:
Keywords:
Depends on:
Blocks: 57312
  Show dependency treegraph
 
Reported: 2011-08-12 04:14 PDT by Alexandru Chiculita
Modified: 2011-08-12 14:02 PDT (History)
2 users (show)

See Also:


Attachments
Patch (9.88 KB, patch)
2011-08-12 13:44 PDT, Dave Hyatt
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandru Chiculita 2011-08-12 04:14:21 PDT
RenderRegions should use the RenderFlowThread for hit testing.
Comment 1 Dave Hyatt 2011-08-12 13:44:44 PDT
Created attachment 103809 [details]
Patch
Comment 2 Dave Hyatt 2011-08-12 14:02:33 PDT
Fixed in r92993.