WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
146382
API Tests: Remove mac/PublicSuffix.mm and use WebCore/PublicSuffix.cpp instead
https://bugs.webkit.org/show_bug.cgi?id=146382
Summary
API Tests: Remove mac/PublicSuffix.mm and use WebCore/PublicSuffix.cpp instead
Carlos Garcia Campos
Reported
2015-06-27 00:55:57 PDT
There's nothing specific to mac in the PublicSuffix unit tests. In
r186023
, I moved the test to WebCore/PublicSuffix.cpp and fixed it, because PublicSuffix.mm has #if USE(PUBLIC_SUFFIX_LIST) instead of #if ENABLE(). I couldn't do that change as part of
r186023
because it requires to change xcode files, so it's should be easy for someone with a mac.
Attachments
Add attachment
proposed patch, testcase, etc.
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