[webkit-reviews] review granted: [Bug 94104] [EFL][WK2] Add unit tests for WKEinaSharedString : [Attachment 159369] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 20 01:57:18 PDT 2012


Kenneth Rohde Christiansen <kenneth at webkit.org> has granted Mikhail Pozdnyakov
<mikhail.pozdnyakov at intel.com>'s request for review:
Bug 94104: [EFL][WK2] Add unit tests for WKEinaSharedString
https://bugs.webkit.org/show_bug.cgi?id=94104

Attachment 159369: patch
https://bugs.webkit.org/attachment.cgi?id=159369&action=review

------- Additional Comments from Kenneth Rohde Christiansen
<kenneth at webkit.org>
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?


More information about the webkit-reviews mailing list