[Webkit-unassigned] [Bug 35593] [Qt] Add Support for QWebSettings::CaretBrowsingEnabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 5 14:03:51 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=35593





--- Comment #2 from Benjamin Poulain <benjamin.poulain at nokia.com>  2010-03-05 14:03:52 PST ---
(From update of attachment 49822)
Overall, shouldn't that be only made available for the DumpRenderTree? I don't
really like the idea of adding public API for a corner case.

> +        value = attributes.value(QWebSettings::CaretBrowsingEnabled,
> +                                      global->attributes.value(QWebSettings::CaretBrowsingEnabled));

The indentation looks wrong here.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list