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

Issue 2645203002: Fix synchronization in SitePerProcessTextInputManagerTest.SubframeKeyboardEditCommands. (Closed)

Created:
3 years, 11 months ago by wjmaclean
Modified:
3 years, 11 months ago
Reviewers:
Charlie Reis
CC:
chromium-reviews, site-isolation-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix synchronization in SitePerProcessTextInputManagerTest.SubframeKeyboardEditCommands. Keyboard events in some tests have been assumed to be synchronous with ExecuteScript commands, but that assumption is no longer valid with OOPIFs getting their own InputHandlers in https://codereview.chromium.org/2479663002/. TBR=creis@chromium.org BUG=683600 Review-Url: https://codereview.chromium.org/2645203002 Cr-Commit-Position: refs/heads/master@{#445296} Committed: https://chromium.googlesource.com/chromium/src/+/a8842cfaaca883d5f7b88504f4639e86f1368995

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -0 lines) Patch
M chrome/browser/renderer_host/site_per_process_text_input_browsertest.cc View 1 chunk +12 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 15 (11 generated)
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2645203002/1
3 years, 11 months ago (2017-01-22 01:03:24 UTC) #9
commit-bot: I haz the power
Committed patchset #1 (id:1) as https://chromium.googlesource.com/chromium/src/+/a8842cfaaca883d5f7b88504f4639e86f1368995
3 years, 11 months ago (2017-01-22 01:08:47 UTC) #12
Charlie Reis
LGTM. Don't forget to still publish the CL when you use TBR. :) (I saw ...
3 years, 11 months ago (2017-01-23 19:38:49 UTC) #13
wjmaclean
3 years, 11 months ago (2017-01-23 20:48:55 UTC) #15
Message was sent while issue was closed.
On 2017/01/23 19:38:49, Charlie Reis wrote:
> LGTM.  Don't forget to still publish the CL when you use TBR.  :)  (I saw your
> chat message about it but didn't get an email.)

Ooops, sorry ... I really, really try to avoid overusing TBRs, so when I do I
forget about that part ... will do my best to remember next time.

Powered by Google App Engine
This is Rietveld 408576698