Bug 61892 - Stop event propagation for cases where relatedTarget is both ancestor of the target and at shadow boundary.
Summary: Stop event propagation for cases where relatedTarget is both ancestor of the ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dimitri Glazkov (Google)
URL:
Keywords:
Depends on:
Blocks: 59005
  Show dependency treegraph
 
Reported: 2011-06-01 16:26 PDT by Dimitri Glazkov (Google)
Modified: 2011-06-02 08:59 PDT (History)
3 users (show)

See Also:


Attachments
Patch (4.63 KB, patch)
2011-06-01 16:43 PDT, Dimitri Glazkov (Google)
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dimitri Glazkov (Google) 2011-06-01 16:26:47 PDT
Stop event propagation for cases where relatedTarget is both ancestor of the target and at shadow boundary.
Comment 1 Dimitri Glazkov (Google) 2011-06-01 16:43:46 PDT
Created attachment 95685 [details]
Patch
Comment 2 Dimitri Glazkov (Google) 2011-06-02 08:59:47 PDT
Committed r87914: <http://trac.webkit.org/changeset/87914>