Bug 155285 - Extract EventPath.h/cpp out of EventDispatcher.cpp
Summary: Extract EventPath.h/cpp out of EventDispatcher.cpp
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: UI Events (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on:
Blocks: 153538
  Show dependency treegraph
 
Reported: 2016-03-09 19:11 PST by Ryosuke Niwa
Modified: 2016-03-09 21:28 PST (History)
6 users (show)

See Also:


Attachments
Cleanup (41.40 KB, patch)
2016-03-09 19:37 PST, Ryosuke Niwa
no flags Details | Formatted Diff | Diff
GTK build fix attempt (41.31 KB, patch)
2016-03-09 19:56 PST, Ryosuke Niwa
no flags Details | Formatted Diff | Diff
Patch for landing (41.31 KB, patch)
2016-03-09 19:59 PST, Ryosuke Niwa
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2016-03-09 19:11:17 PST
Refactor EventPath.h/cpp out of EventDispatcher.cpp to add the support for event.deepPath.
Comment 1 Ryosuke Niwa 2016-03-09 19:37:18 PST
Created attachment 273529 [details]
Cleanup
Comment 2 Chris Dumez 2016-03-09 19:51:40 PST
Comment on attachment 273529 [details]
Cleanup

r=me but please fix other ports before landing.
Comment 3 Ryosuke Niwa 2016-03-09 19:56:01 PST
Created attachment 273531 [details]
GTK build fix attempt
Comment 4 Ryosuke Niwa 2016-03-09 19:59:28 PST
Created attachment 273532 [details]
Patch for landing
Comment 5 Ryosuke Niwa 2016-03-09 19:59:42 PST
Comment on attachment 273532 [details]
Patch for landing

Wait for EWS
Comment 6 Ryosuke Niwa 2016-03-09 21:26:54 PST
Committed r197924: <http://trac.webkit.org/changeset/197924>