[webkit-reviews] review requested: [Bug 36697] [GTK] WebkitWebView's scroll bars ignore requests to always display them : [Attachment 66776] Patch to make documentation clearer on this matter (and fix WebFrame documentation!)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 7 15:38:07 PDT 2010
Philip Chimento <philip.chimento at gmail.com> has asked for review:
Bug 36697: [GTK] WebkitWebView's scroll bars ignore requests to always display
them
https://bugs.webkit.org/show_bug.cgi?id=36697
Attachment 66776: Patch to make documentation clearer on this matter (and fix
WebFrame documentation!)
https://bugs.webkit.org/attachment.cgi?id=66776&action=review
------- Additional Comments from Philip Chimento <philip.chimento at gmail.com>
It's been a long time, but here you go. This patch makes the documentation
clearer on the matter discussed in this bug report. It also turned out that
none of the signals or properties of WebKitWebFrame were showing up at all in
the generated HTML documentation. That's because the GtkDoc scanner didn't know
WebFrame was a GObject. I have fixed that too.
More information about the webkit-reviews
mailing list