[Webkit-unassigned] [Bug 96777] [GTK] Don't use the C API internally in WebKitFormSubmissionRequest

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 18 04:50:58 PDT 2012


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





--- Comment #5 from Xan Lopez <xan.lopez at gmail.com>  2012-10-18 04:51:52 PST ---
(From update of attachment 168889)
View in context: https://bugs.webkit.org/attachment.cgi?id=168889&action=review

> Source/WebKit2/UIProcess/API/gtk/WebKitFormSubmissionRequestPrivate.h:26
> +using namespace WebKit;

I believe the coding style advises against this kind of thing, see the section about the 'using' directive. So not sure if you are just missing some include here or need to qualify the types directly.

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