[webkit-reviews] review granted: [Bug 105276] [EFL][WK2] Writing immediately to created windows (open) fails : [Attachment 181293] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 8 12:47:10 PST 2013


Kenneth Rohde Christiansen <kenneth at webkit.org> has granted Mikhail Pozdnyakov
<mikhail.pozdnyakov at intel.com>'s request for review:
Bug 105276: [EFL][WK2] Writing immediately to created windows (open) fails
https://bugs.webkit.org/show_bug.cgi?id=105276

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

------- Additional Comments from Kenneth Rohde Christiansen
<kenneth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=181293&action=review


> Tools/MiniBrowser/efl/main.c:1225
> -    if (url)
> +    if (url && strcmp(url, "about:blank"))

this needs a comment


More information about the webkit-reviews mailing list