Bug 126866 - Fix iOS build breakage from http://trac.webkit.org/changeset/161844
Summary: Fix iOS build breakage from http://trac.webkit.org/changeset/161844
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Maciej Stachowiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-12 19:02 PST by Maciej Stachowiak
Modified: 2014-01-12 19:15 PST (History)
1 user (show)

See Also:


Attachments
Patch (1.43 KB, patch)
2014-01-12 19:03 PST, Maciej Stachowiak
no flags Details | Formatted Diff | Diff
Patch (1.49 KB, patch)
2014-01-12 19:05 PST, Maciej Stachowiak
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>