RESOLVED FIXED 146318
[GTK][SOUP] Implement WebCore::PublicSuffix for soup and enable PUBLIC_SUFFIX_LIST for GTK+
https://bugs.webkit.org/show_bug.cgi?id=146318
Summary [GTK][SOUP] Implement WebCore::PublicSuffix for soup and enable PUBLIC_SUFFIX...
Carlos Garcia Campos
Reported 2015-06-25 09:41:19 PDT
This is used by WebsiteDataStore to get the display name of a security origin.
Attachments
Patch (10.14 KB, patch)
2015-06-25 09:47 PDT, Carlos Garcia Campos
svillar: review+
Carlos Garcia Campos
Comment 1 2015-06-25 09:47:17 PDT
Created attachment 255561 [details] Patch I've copied the mac unit test, with .cpp extension, and changing USE by ENABLE. I wonder if it's actually working for mac since PUBLIC_SUFFIX_LIST is ENABLE not USE feature. I need someone who can modify the xcode file to remove the mac specific file and change xcode to use the common one.
Carlos Garcia Campos
Comment 2 2015-06-27 00:46:34 PDT
Note You need to log in before you can comment on or make changes to this bug.