WTF_USE_GLIB_ICU_UNICODE_HYBRID is not needed/used anymore. The leftover usage in ThreadGlobalData.h needs to go away.
Created attachment 49996 [details] removing the orphaned condition
There is one more instance of that define in that file and then there is the define in GNUMakefile.am
Created attachment 50007 [details] Patch to remove all orphaned occurences of GLIB_ICU_UNICODE_HYBRID
*** Bug 35704 has been marked as a duplicate of this bug. ***
OK, I went through the sources and removed the orphaned mentions.
Comment on attachment 50007 [details] Patch to remove all orphaned occurences of GLIB_ICU_UNICODE_HYBRID Seems to be fine.
Comment on attachment 50007 [details] Patch to remove all orphaned occurences of GLIB_ICU_UNICODE_HYBRID Clearing flags on attachment: 50007 Committed r55524: <http://trac.webkit.org/changeset/55524>
All reviewed patches have been landed. Closing bug.