[Webkit-unassigned] [Bug 73917] [Qt][WK2] fast/forms/access-key-for-all-elements.html fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 26 01:58:08 PDT 2012


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





--- Comment #8 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2012-05-26 01:57:12 PST ---
(From update of attachment 143652)
View in context: https://bugs.webkit.org/attachment.cgi?id=143652&action=review

> Source/WebCore/platform/qt/UserAgentQt.cpp:160
> +        // TODO: using macros from WebKit1 until WebKit2 Qt port versioning is sorted out.

We use FIXME not TODO :-)

> Source/WebCore/platform/qt/UserAgentQt.h:28
> +    static String standardUserAgent(const String &applicationNameForUserAgent);

defaultUserAgentString makes more sense. The "user agent" is actually the embedding application.

defaultUserAgentString(const String& userAgentName)

-- 
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