[PAL] Unify PlatformUserPreferredLanguages.h with Language.h
Created attachment 320171 [details] Patch
Created attachment 320175 [details] Patch
Created attachment 320180 [details] Patch
Created attachment 320182 [details] Patch
Created attachment 320184 [details] Patch
Comment on attachment 320184 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=320184&action=review This change looks good, but I think you need to update some GTK-specific files: platform/text/enchant/TextCheckerEnchant.cpp:25:22: fatal error: Language.h: No such file or directory r=me, but no cq+ because there are some missing include corrections. > Source/WTF/wtf/CMakeLists.txt:233 > + Language.cpp Ha! You caught this. :-)
WPE: In file included from /home/ews/igalia-wpe-ews/WebKit/Source/WebKit/UIProcess/soup/WebProcessPoolSoup.cpp:35:0: DerivedSources/ForwardingHeaders/WebCore/Language.h:1:39: fatal error: WebCore/platform/Language.h: No such file or directory #include "WebCore/platform/Language.h"
Created attachment 320185 [details] Patch
Created attachment 320190 [details] Patch for committing
Created attachment 320191 [details] Patch for committing
Comment on attachment 320191 [details] Patch for committing Clearing flags on attachment: 320191 Committed r221768: <http://trac.webkit.org/changeset/221768>
All reviewed patches have been landed. Closing bug.
<rdar://problem/34693692>