Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(39)

Issue 1389093002: Make sure plugin element is focused in PluginDocument. (Closed)

Created:
5 years, 2 months ago by wjmaclean
Modified:
5 years, 2 months ago
Reviewers:
esprehn
CC:
blink-reviews, blink-reviews-html_chromium.org, chromium-reviews, dglazkov+blink
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make sure plugin element is focused in PluginDocument. Plugins that are embedded via PluginDocument currently have no way to focus themselves, and this forces users to provide the focus manually (e.g. a password-protected PDF requires the user to click in the tab before they can start typing). It seems reasonable that the <embed> element in the PluginDocument page should be focused when it is created. BUG=536637 Committed: https://crrev.com/1fa6773918c92371dcaf91edbdb3285f6d50026d Cr-Commit-Position: refs/heads/master@{#352991}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -0 lines) Patch
M third_party/WebKit/Source/core/html/PluginDocument.cpp View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/web/tests/WebPluginContainerTest.cpp View 1 chunk +16 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 8 (2 generated)
wjmaclean
esprehn@ - could you please take a look?
5 years, 2 months ago (2015-10-07 12:40:04 UTC) #2
esprehn
Hmm, can I create a PluginDocument with <iframe src=thing.swf> ? Any iframe can request focus ...
5 years, 2 months ago (2015-10-07 21:24:08 UTC) #3
wjmaclean
On 2015/10/07 21:24:08, esprehn wrote: > Hmm, can I create a PluginDocument with <iframe src=thing.swf> ...
5 years, 2 months ago (2015-10-07 23:28:25 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1389093002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1389093002/1
5 years, 2 months ago (2015-10-07 23:29:12 UTC) #6
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 2 months ago (2015-10-08 00:51:59 UTC) #7
commit-bot: I haz the power
5 years, 2 months ago (2015-10-08 00:52:57 UTC) #8
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/1fa6773918c92371dcaf91edbdb3285f6d50026d
Cr-Commit-Position: refs/heads/master@{#352991}

Powered by Google App Engine
This is Rietveld 408576698