Bug 84119

Summary: Rename LocalizedNumberICU.h to ICULocale.h
Product: WebKit Reporter: Kent Tamura <tkent>
Component: PlatformAssignee: Kent Tamura <tkent>
Status: RESOLVED FIXED    
Severity: Normal CC: haraken, morrita, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 84128    
Attachments:
Description Flags
Patch haraken: review+, webkit.review.bot: commit-queue-

Description Kent Tamura 2012-04-16 19:21:33 PDT
Rename LocalizedNumberICU.h to ICULocale.h
Comment 1 Kent Tamura 2012-04-16 19:28:01 PDT
Created attachment 137460 [details]
Patch
Comment 2 WebKit Review Bot 2012-04-16 22:38:56 PDT
Comment on attachment 137460 [details]
Patch

Rejecting attachment 137460 [details] from commit-queue.

Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 2

Last 500 characters of output:

  CXX(target) out/Release/obj.target/webcore_platform/Source/WebCore/platform/text/LocalizedDateICU.o
  CXX(target) out/Release/obj.target/webcore_platform/Source/WebCore/platform/text/LocalizedNumberICU.o
Source/WebCore/platform/text/LocalizedNumberICU.cpp:32: fatal error: LocalizedNumberICU.h: No such file or directory
compilation terminated.
make: *** [out/Release/obj.target/webcore_platform/Source/WebCore/platform/text/LocalizedNumberICU.o] Error 1
make: *** Waiting for unfinished jobs....

Full output: http://queues.webkit.org/results/12418440
Comment 3 Kent Tamura 2012-04-16 22:58:36 PDT
Committed r114347: <http://trac.webkit.org/changeset/114347>