Chromium Code Reviews
Help | Chromium Project | Gerrit Changes | Sign in
(45)

Issue 1166493003: Prevent reentrancy of WebFrameClient::didClearWindowObject. (Closed)

Created:
4 years, 11 months ago by dgozman
Modified:
4 years, 11 months ago
Reviewers:
tommycli, Nate Chapin
CC:
blink-reviews, tyoshino+watch_chromium.org, gavinp+loader_chromium.org
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Prevent reentrancy of WebFrameClient::didClearWindowObject. When accessing window during didClearWindowObject, it's being dispatched again. This happens quite often: in WebUI bindings, dom automation, DevTools, etc. BUG=none Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=196398

Patch Set 1 #

Patch Set 2 : Fxied android compile #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -0 lines) Patch
M Source/core/loader/FrameLoader.cpp View 1 chunk +4 lines, -0 lines 0 comments Download
M Source/web/tests/WebFrameTest.cpp View 1 1 chunk +26 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (5 generated)
dgozman
Hi, Could you please take a look? I've encountered the problem today, and found pretty ...
4 years, 11 months ago (2015-06-01 15:24:02 UTC) #2
tommycli
lgtm. The patch looks fine to me, but nate is the ultimate owner. Nate mentioned ...
4 years, 11 months ago (2015-06-01 16:50:46 UTC) #3
dgozman
On 2015/06/01 16:50:46, tommycli wrote: > lgtm. The patch looks fine to me, but nate ...
4 years, 11 months ago (2015-06-02 19:28:03 UTC) #4
Nate Chapin
On 2015/06/02 19:28:03, dgozman wrote: > On 2015/06/01 16:50:46, tommycli wrote: > > lgtm. The ...
4 years, 11 months ago (2015-06-02 21:29:28 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1166493003/1
4 years, 11 months ago (2015-06-03 05:05:07 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: android_blink_compile_dbg on tryserver.blink (JOB_FAILED, http://build.chromium.org/p/tryserver.blink/builders/android_blink_compile_dbg/builds/39071)
4 years, 11 months ago (2015-06-03 09:17:04 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1166493003/10001
4 years, 11 months ago (2015-06-03 11:34:43 UTC) #12
commit-bot: I haz the power
4 years, 11 months ago (2015-06-03 13:19:10 UTC) #13
Message was sent while issue was closed.
Committed patchset #2 (id:10001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=196398

Powered by Google App Engine
This is Rietveld 408576698