Bug 126866

Summary: Fix iOS build breakage from http://trac.webkit.org/changeset/161844
Product: WebKit Reporter: Maciej Stachowiak <mjs>
Component: New BugsAssignee: Maciej Stachowiak <mjs>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch simon.fraser: review+

Description Maciej Stachowiak 2014-01-12 19:02:47 PST
Fix iOS build breakage from http://trac.webkit.org/changeset/161844
Comment 1 Maciej Stachowiak 2014-01-12 19:03:38 PST
Created attachment 220999 [details]
Patch
Comment 2 WebKit Commit Bot 2014-01-12 19:05:16 PST
Attachment 220999 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/ChangeLog', u'Source/WebCore/platform/text/TextBreakIteratorICU.cpp', '--commit-queue']" exit_code: 1
ERROR: Source/WebCore/ChangeLog:8:  You should remove the 'No new tests' and either add and list tests, or explain why no new tests were possible.  [changelog/nonewtests] [5]
Total errors found: 1 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Maciej Stachowiak 2014-01-12 19:05:31 PST
Created attachment 221000 [details]
Patch
Comment 4 Maciej Stachowiak 2014-01-12 19:15:18 PST
Committed r161854: <http://trac.webkit.org/changeset/161854>