[webkit-reviews] review granted: [Bug 98748] [EFL][WK2] Port MiniBrowser to Elementary : [Attachment 167747] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 9 06:39:45 PDT 2012


Kenneth Rohde Christiansen <kenneth at webkit.org> has granted Christophe Dumez
<christophe.dumez at intel.com>'s request for review:
Bug 98748: [EFL][WK2] Port MiniBrowser to Elementary
https://bugs.webkit.org/show_bug.cgi?id=98748

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

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


> Tools/MiniBrowser/efl/main.c:29
> -static const int DEFAULT_WIDTH = 800;
> -static const int DEFAULT_HEIGHT = 600;
> +static const int DEFAULT_WIDTH = 1024;
> +static const int DEFAULT_HEIGHT = 768;

I think the old size is better, as it is also used by tests (and suggested by
W3C as a good testing size)


More information about the webkit-reviews mailing list