Bug 93224 - Remove DeviceMotionEvent.h and DeviceOrientationEvent.h from Document.cpp
Summary: Remove DeviceMotionEvent.h and DeviceOrientationEvent.h from Document.cpp
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-05 22:06 PDT by Kihong Kwon
Modified: 2012-08-05 23:09 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.40 KB, patch)
2012-08-05 22:12 PDT, Kihong Kwon
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kihong Kwon 2012-08-05 22:06:55 PDT
We need to remove DeviceMotionEvent.h and DeviceOrientationEvent.h from Document.cpp.
They don't used anymore in that file.
Comment 1 Kihong Kwon 2012-08-05 22:12:01 PDT
Created attachment 156595 [details]
Patch
Comment 2 Kentaro Hara 2012-08-05 22:55:57 PDT
Comment on attachment 156595 [details]
Patch

Looks OK
Comment 3 WebKit Review Bot 2012-08-05 23:09:31 PDT
Comment on attachment 156595 [details]
Patch

Clearing flags on attachment: 156595

Committed r124732: <http://trac.webkit.org/changeset/124732>
Comment 4 WebKit Review Bot 2012-08-05 23:09:34 PDT
All reviewed patches have been landed.  Closing bug.