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

Issue 2100503002: Fix file input dialog from out-of-process iframe. (Closed)

Created:
4 years, 6 months ago by nasko
Modified:
4 years, 6 months ago
Reviewers:
Charlie Reis
CC:
chromium-reviews, darin-cc_chromium.org, nasko+codewatch_chromium.org, jam, creis+watch_chromium.org, mlamouri+watch-content_chromium.org, site-isolation-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix file input dialog from out-of-process iframe. The initial CL that ported over file input dialogs to function from out-of-process iframes used the incorrect method to check whether the frame is hidden or not. This CL fixes this issue and adds a test to ensure file input works end-to-end. BUG=615575 Committed: https://crrev.com/39e3eb7e848610bf9527bc648e4bd46fe59d4eda Cr-Commit-Position: refs/heads/master@{#402007}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fix nit. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -2 lines) Patch
M content/browser/site_per_process_browsertest.cc View 1 2 chunks +33 lines, -0 lines 0 comments Download
M content/renderer/render_frame_impl.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 10 (4 generated)
nasko
Hey Charlie, Can you review this CL for me? I made a stupid mistake checking ...
4 years, 6 months ago (2016-06-24 21:36:59 UTC) #2
Charlie Reis
Thanks, LGTM! (Presumably the test fails without the fix?) https://codereview.chromium.org/2100503002/diff/1/content/browser/site_per_process_browsertest.cc File content/browser/site_per_process_browsertest.cc (right): https://codereview.chromium.org/2100503002/diff/1/content/browser/site_per_process_browsertest.cc#newcode7308 content/browser/site_per_process_browsertest.cc:7308: ...
4 years, 6 months ago (2016-06-24 21:41:41 UTC) #3
nasko
Yes, the test fails without the fix. I added the extra step of asking the ...
4 years, 6 months ago (2016-06-24 22:11:24 UTC) #4
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/2100503002/20001
4 years, 6 months ago (2016-06-24 22:12:07 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 6 months ago (2016-06-24 23:15:56 UTC) #8
commit-bot: I haz the power
4 years, 6 months ago (2016-06-24 23:18:13 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/39e3eb7e848610bf9527bc648e4bd46fe59d4eda
Cr-Commit-Position: refs/heads/master@{#402007}

Powered by Google App Engine
This is Rietveld 408576698