Unit tests for WKEinaSharedString are to be added.
Created attachment 159369 [details] patch
Comment on attachment 159369 [details] patch View in context: https://bugs.webkit.org/attachment.cgi?id=159369&action=review > Source/WebKit2/UIProcess/API/efl/tests/test_ewk2_eina_shared_string.cpp:42 > +static const char testString[] = "I'm test string!"; > +static const char anotherTestString[] = "I'm another test string!"; Why not make two alike here?
Created attachment 159388 [details] patch v2 Use always different string objects.
Comment on attachment 159388 [details] patch v2 Clearing flags on attachment: 159388 Committed r126019: <http://trac.webkit.org/changeset/126019>
All reviewed patches have been landed. Closing bug.