Bug 49251

Summary: Unused parameter warning causes JSC build failure with deviceorientation
Product: WebKit Reporter: Steve Block <steveblock>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, oliver, steveblock
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Steve Block
Reported 2010-11-09 06:15:11 PST
The warnings are due to the ExecState being unused in the JSDeviceMotionEvent and JSDeviceOrientationEvent getters after http://trac.webkit.org/changeset/70496
Attachments
Patch (2.81 KB, patch)
2010-11-09 06:20 PST, Steve Block
no flags
Steve Block
Comment 1 2010-11-09 06:20:17 PST
WebKit Commit Bot
Comment 2 2010-11-09 07:47:14 PST
Comment on attachment 73366 [details] Patch Clearing flags on attachment: 73366 Committed r71632: <http://trac.webkit.org/changeset/71632>
WebKit Commit Bot
Comment 3 2010-11-09 07:47:19 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.