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

Issue 629953003: [ServiceWorker] Add WebDataSource argument to isControlledByServiceWorker() [2/3 chromium] (Closed)

Created:
6 years, 2 months ago by horo
Modified:
6 years, 2 months ago
CC:
chromium-reviews, creis+watch_chromium.org, darin-cc_chromium.org, jam, mkwst+moarreviews-renderer_chromium.org, Mike West, nasko+codewatch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

[ServiceWorker] Add WebDataSource argument to isControlledByServiceWorker() [2/3 chromium]. In current implementation, while the new page is loading the request from the existing previous page may refer to the provisional dataSource in isControlledByServiceWorker(). But this is wrong. We should pass WebDataSource to this method to avoid the ambiguity. 1/3 blink: https://codereview.chromium.org/634813002 2/3 chromium: https://codereview.chromium.org/629953003 3/3 blink: https://codereview.chromium.org/635693003 BUG=411151 Committed: https://crrev.com/2945dc9627894bf5d366c16a02d77a5d75ebe7ca Cr-Commit-Position: refs/heads/master@{#298732}

Patch Set 1 #

Patch Set 2 : use reference #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -11 lines) Patch
M content/renderer/render_frame_impl.h View 1 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/render_frame_impl.cc View 1 1 chunk +2 lines, -10 lines 0 comments Download

Messages

Total messages: 13 (4 generated)
horo
michaeln@ Could you please review this?
6 years, 2 months ago (2014-10-07 02:03:06 UTC) #2
Mike West
Drive-by LGTM here as well. This is significantly better than the previous patch I took ...
6 years, 2 months ago (2014-10-07 15:44:31 UTC) #4
michaeln
lgtm 2
6 years, 2 months ago (2014-10-07 19:31:32 UTC) #5
horo
jochen@ Could you please review this?
6 years, 2 months ago (2014-10-07 22:50:00 UTC) #7
jochen (gone - plz use gerrit)
lgtm for future reference, it would be nicer to keep the API working while refactoring, ...
6 years, 2 months ago (2014-10-08 14:52:13 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/629953003/20001
6 years, 2 months ago (2014-10-08 15:40:32 UTC) #10
horo
On 2014/10/08 14:52:13, jochen wrote: > lgtm > > for future reference, it would be ...
6 years, 2 months ago (2014-10-08 15:40:56 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001) as 937216718b42b325803a321145620bc9a5a258e5
6 years, 2 months ago (2014-10-08 16:47:22 UTC) #12
commit-bot: I haz the power
6 years, 2 months ago (2014-10-08 16:48:27 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/2945dc9627894bf5d366c16a02d77a5d75ebe7ca
Cr-Commit-Position: refs/heads/master@{#298732}

Powered by Google App Engine
This is Rietveld 408576698