Bug 122638 - Make EventPath private to EventDispatcher.cpp
Summary: Make EventPath private to EventDispatcher.cpp
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: UI Events (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-10 22:46 PDT by Ryosuke Niwa
Modified: 2013-10-10 23:40 PDT (History)
9 users (show)

See Also:


Attachments
Cleanup (4.82 KB, patch)
2013-10-10 23:00 PDT, Ryosuke Niwa
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2013-10-10 22:46:26 PDT
Make EventPath private to EventDispatcher.cpp
Comment 1 Ryosuke Niwa 2013-10-10 23:00:09 PDT
Created attachment 213967 [details]
Cleanup
Comment 2 Ryosuke Niwa 2013-10-10 23:01:04 PDT
I couldn't come up with a better name than EventDispatcher to rename this file to so I kept files in tact.
Comment 3 Ryosuke Niwa 2013-10-10 23:05:54 PDT
Maybe NodeEventDispatcher.cpp?  NodeEventDispatch.cpp?
Comment 4 Ryosuke Niwa 2013-10-10 23:40:17 PDT
Committed r157294: <http://trac.webkit.org/changeset/157294>