WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
136541
Use WTFString::find(char) in more places
https://bugs.webkit.org/show_bug.cgi?id=136541
Summary
Use WTFString::find(char) in more places
Joseph Pecoraro
Reported
2014-09-04 12:42:22 PDT
Instead of WTFString::find(const char *) or variants which do extra work.
Attachments
[PATCH] Proposed Fix
(5.41 KB, patch)
2014-09-04 12:43 PDT
,
Joseph Pecoraro
no flags
Details
Formatted Diff
Diff
[PATCH] Proposed Fix
(5.38 KB, patch)
2014-09-04 12:55 PDT
,
Joseph Pecoraro
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Joseph Pecoraro
Comment 1
2014-09-04 12:43:27 PDT
Created
attachment 237639
[details]
[PATCH] Proposed Fix
WebKit Commit Bot
Comment 2
2014-09-04 12:45:27 PDT
Attachment 237639
[details]
did not pass style-queue: 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 6 files If any of these errors are false positives, please file a bug against check-webkit-style.
Joseph Pecoraro
Comment 3
2014-09-04 12:55:32 PDT
Created
attachment 237641
[details]
[PATCH] Proposed Fix
WebKit Commit Bot
Comment 4
2014-09-04 14:07:15 PDT
Comment on
attachment 237641
[details]
[PATCH] Proposed Fix Clearing flags on attachment: 237641 Committed
r173278
: <
http://trac.webkit.org/changeset/173278
>
WebKit Commit Bot
Comment 5
2014-09-04 14:07:19 PDT
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.
Top of Page
Format For Printing
XML
Clone This Bug