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

Issue 609283002: [ServiceWorker] Fix RenderFrameImpl::isControlledByServiceWorker() (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, nasko+codewatch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

[ServiceWorker] Fix RenderFrameImpl::isControlledByServiceWorker() In current code, we check the main frame's data_source in RenderFrameImpl. But even if the main frame is not controlled by the ServiceWorker the iframe on it could be controlled by the ServiceWorker. So we must check their own frame_'s data_source. BUG=411151 Committed: https://crrev.com/bf24e5ea0df583420cb420330efef7de12801875 Cr-Commit-Position: refs/heads/master@{#297394}

Patch Set 1 #

Total comments: 2

Patch Set 2 : DCHECK(frame_) #

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

Messages

Total messages: 17 (5 generated)
horo
falken@ Could you please review this?
6 years, 2 months ago (2014-09-29 09:08:26 UTC) #2
falken
On 2014/09/29 09:08:26, horo wrote: > falken@ > Could you please review this? I'm not ...
6 years, 2 months ago (2014-09-29 09:24:18 UTC) #3
horo
On 2014/09/29 09:24:18, falken wrote: > On 2014/09/29 09:08:26, horo wrote: > > falken@ > ...
6 years, 2 months ago (2014-09-30 03:38:25 UTC) #4
falken
this lgtm. of course an OWNER must look at it too. thanks for revising the ...
6 years, 2 months ago (2014-09-30 05:42:49 UTC) #5
horo
jochen@ Could you please review this?
6 years, 2 months ago (2014-09-30 05:46:11 UTC) #7
Mike West
The change looks perfectly reasonable, but it's not clear where it's actually used. Quickly grepping ...
6 years, 2 months ago (2014-09-30 06:17:31 UTC) #9
horo
> The change looks perfectly reasonable, but it's not clear where it's actually > used. ...
6 years, 2 months ago (2014-09-30 06:55:59 UTC) #11
Mike West
Thanks. LGTM. You'll still need an OWNER's review, but hopefully this will speed that up.
6 years, 2 months ago (2014-09-30 07:08:32 UTC) #12
jochen (gone - plz use gerrit)
lgtm
6 years, 2 months ago (2014-09-30 08:44:48 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/609283002/40001
6 years, 2 months ago (2014-09-30 09:00:39 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:40001) as 42f7159727d5073dab5f33dd47db723e415768ec
6 years, 2 months ago (2014-09-30 09:51:28 UTC) #16
commit-bot: I haz the power
6 years, 2 months ago (2014-09-30 09:52:09 UTC) #17
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/bf24e5ea0df583420cb420330efef7de12801875
Cr-Commit-Position: refs/heads/master@{#297394}

Powered by Google App Engine
This is Rietveld 408576698