[Webkit-unassigned] [Bug 146382] New: API Tests: Remove mac/PublicSuffix.mm and use WebCore/PublicSuffix.cpp instead
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Jun 27 00:55:57 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=146382
Bug ID: 146382
Summary: API Tests: Remove mac/PublicSuffix.mm and use
WebCore/PublicSuffix.cpp instead
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: cgarcia at igalia.com
CC: andersca at apple.com, darin at apple.com, sam at webkit.org
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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150627/9f5ece3b/attachment.html>
More information about the webkit-unassigned
mailing list