[Webkit-unassigned] [Bug 80981] [GTK] [WK2] Add javascript clipboard functionality settings to WebKit2 GTK+ API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 19 19:12:08 PDT 2012


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


Martin Robinson <mrobinson at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #132213|review?, commit-queue?      |review+, commit-queue-
               Flag|                            |




--- Comment #24 from Martin Robinson <mrobinson at webkit.org>  2012-03-19 19:12:08 PST ---
(From update of attachment 132213)
View in context: https://bugs.webkit.org/attachment.cgi?id=132213&action=review

Do you have commit access? If so can you fix the following small nits and land this?

> Source/WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:853
> +     * Whether JavaScript can access Clipboard. The default value is %FALSE. If

can access Clipboard -> can access the clipboard

> Source/WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:854
> +     * set to %TRUE, then it allows cut, copy and pastes command to be executed when

pastes command -> paste commands

> Source/WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:2164
> + * Returns: %TRUE If javascript-can-access-clipboard support is enabled or %FALSE otherwise.

support is enabled -> is enabled

> Source/WebKit2/UIProcess/API/gtk/tests/TestWebKitSettings.cpp:207
> +    // By default, JavaScript can access clipboard is disabled.

By default, JavaScript cannot access the clipboard.

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