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

Issue 1411243012: Activate windows opened via Service Worker Clients.openWindow (Closed)

Created:
5 years, 1 month ago by johnme
Modified:
4 years, 2 months ago
Reviewers:
CC:
chromium-reviews, michaeln, jsbell+serviceworker_chromium.org, tzik, serviceworker-reviews, jam, kinuko+serviceworker, nhiroki, darin-cc_chromium.org, horo+watch_chromium.org, kinuko+watch, blink-worker-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Activate windows opened via Service Worker Clients.openWindow Fixes https://crbug.com/470830 on Mac, specifically after clicking on a notification, if it opens a window using Clients.openWindow, that window will be properly activated, even if there are no other Chrome windows. BUG=470830

Patch Set 1 #

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

Messages

Total messages: 2 (1 generated)
johnme
4 years, 2 months ago (2016-10-17 15:24:51 UTC) #2
Message was sent while issue was closed.
A rebased version of this patch was landed by sdy as
https://codereview.chromium.org/2420733002

Powered by Google App Engine
This is Rietveld 408576698