[webkit-reviews] review requested: [Bug 36312] Support viewport meta tag : [Attachment 51336] Patch 2 of 2: Mac and Qt DRT changes and test case

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 22 12:47:46 PDT 2010


Daniel Bates <dbates at webkit.org> has asked  for review:
Bug 36312: Support viewport meta tag
https://bugs.webkit.org/show_bug.cgi?id=36312

Attachment 51336: Patch 2 of 2: Mac and Qt DRT changes and test case
https://bugs.webkit.org/attachment.cgi?id=51336&action=review

------- Additional Comments from Daniel Bates <dbates at webkit.org>
Implements DRT changes to support testing META_VIEWPORT for the Mac, and Qt
ports.

I am unclear how to generate a uuid for a Windows IDL so as to add a similar
WebViewportArguments structure for the Windows port and connect up to DRT. Does
anybody know how to generate this?

>From my understanding a similar structure is needed to integrate with GTK DRT.
I took a look at some of the GTK Api files (such as webkitwebresource.h) and
found the structure convoluted. I take it I would have to define my structure
and modify webkitdefines.h? If any GTK folks have any suggestions/insight that
would be appreciated.


More information about the webkit-reviews mailing list