WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
86697
[BlackBerry] hostDomainName.startsWith('.') makes local build fail.
https://bugs.webkit.org/show_bug.cgi?id=86697
Summary
[BlackBerry] hostDomainName.startsWith('.') makes local build fail.
Jason Liu
Reported
2012-05-16 20:02:54 PDT
https://bugs.webkit.org/show_bug.cgi?id=85154
(Add String::startsWith() and endsWith() for string literals.) It is not cherry-picked to local. Need to change hostDomainName.startsWith('.') back to hostDomainName.startsWith(".") for synchronization. And there are some other double quotes. Should fix all of them in one time after 85154 is cherry-picked.
Attachments
Patch
(2.06 KB, patch)
2012-05-16 20:17 PDT
,
Jason Liu
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Jason Liu
Comment 1
2012-05-16 20:17:06 PDT
Created
attachment 142400
[details]
Patch
Jason Liu
Comment 2
2012-05-17 00:02:04 PDT
This is not necessary.
Rob Buis
Comment 3
2012-05-17 06:52:13 PDT
Comment on
attachment 142400
[details]
Patch Clearing review flag, bug is invalid.
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