Bug 59824
| Summary: | Change relatedTarget retargeting to use treeScopes | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Dimitri Glazkov (Google) <dglazkov> |
| Component: | UI Events | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | hayato, morrita |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | OS X 10.5 | ||
| Bug Depends on: | |||
| Bug Blocks: | 59805 | ||
Dimitri Glazkov (Google)
The code in http://google.com/codesearch/p?vert=chromium#OAMlx_jo-ck/src/third_party/WebKit/Source/WebCore/dom/EventDispatcher.cpp&l=133 can be sped up and it's legibility improved if we use treeScopes to determine shadow boundaries.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Dimitri Glazkov (Google)
Until bug 62333 is fixed, this is not feasible.
Hajime Morrita
IIRC, this should be fixed as a part of Bug 78586.
Please reopen if incorrect.