Bug 93224

Summary: Remove DeviceMotionEvent.h and DeviceOrientationEvent.h from Document.cpp
Product: WebKit Reporter: Kihong Kwon <kihong.kwon>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: haraken, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

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.