Bug 152689

Summary: Fix the !ENABLE(INTL) build after r193493
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: New BugsAssignee: Csaba Osztrogonác <ossy>
Status: RESOLVED FIXED    
Severity: Normal CC: andy, benjamin, commit-queue, keith_miller, mark.lam, msaboff, saam
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 147610    
Attachments:
Description Flags
Patch none

Description Csaba Osztrogonác 2016-01-04 07:21:28 PST
build log:
../../Source/JavaScriptCore/runtime/NumberPrototype.cpp:79:62: error: unused parameter 'globalObject' [-Werror=unused-parameter]
Comment 1 Csaba Osztrogonác 2016-01-04 07:22:45 PST
Created attachment 268190 [details]
Patch
Comment 2 WebKit Commit Bot 2016-01-04 09:43:43 PST
Comment on attachment 268190 [details]
Patch

Clearing flags on attachment: 268190

Committed r194534: <http://trac.webkit.org/changeset/194534>
Comment 3 WebKit Commit Bot 2016-01-04 09:43:46 PST
All reviewed patches have been landed.  Closing bug.