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

Issue 1712683002: Navigations from WebUSB notifications are not renderer initiated (Closed)

Created:
4 years, 10 months ago by juncai
Modified:
4 years, 10 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Navigations from WebUSB notifications are not renderer initiated The |is_renderer_initiated| flag in the OpenURLParams should be set to false as the navigation initiated when the user clicks on a WebUSB notification is initiated by the browser and not the renderer. BUG=492204 Committed: https://crrev.com/e4a7d78df22965e54b3f0e3609152e73eae327e5 Cr-Commit-Position: refs/heads/master@{#376250}

Patch Set 1 : navigations from WebUSB notifications are not renderer initiated #

Total comments: 2

Patch Set 2 : address reillyg@'s comments #

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

Messages

Total messages: 12 (6 generated)
juncai
Please review this patch.
4 years, 10 months ago (2016-02-18 18:18:22 UTC) #2
Reilly Grant (use Gerrit)
lgtm but the description could be clearer as I had to look up the meaning ...
4 years, 10 months ago (2016-02-18 18:36:45 UTC) #3
juncai
https://codereview.chromium.org/1712683002/diff/1/chrome/browser/chrome_webusb_browser_client.cc File chrome/browser/chrome_webusb_browser_client.cc (right): https://codereview.chromium.org/1712683002/diff/1/chrome/browser/chrome_webusb_browser_client.cc#newcode65 chrome/browser/chrome_webusb_browser_client.cc:65: ui::PAGE_TRANSITION_AUTO_TOPLEVEL, /*is_renderer_initiated=*/false)); On 2016/02/18 18:36:45, Reilly Grant wrote: > ...
4 years, 10 months ago (2016-02-18 20:17:51 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1712683002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1712683002/20001
4 years, 10 months ago (2016-02-18 20:20:48 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 10 months ago (2016-02-18 20:42:53 UTC) #10
commit-bot: I haz the power
4 years, 10 months ago (2016-02-18 20:45:06 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/e4a7d78df22965e54b3f0e3609152e73eae327e5
Cr-Commit-Position: refs/heads/master@{#376250}

Powered by Google App Engine
This is Rietveld 408576698