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

Issue 234583004: Fix a crash caused by calling detached navigator APIs. (Closed)

Created:
6 years, 8 months ago by yhirano
Modified:
6 years, 8 months ago
Reviewers:
abarth-chromium
CC:
blink-reviews, gyuyoung.kim_webkit.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Fix a crash caused by calling detached navigator APIs. Calling a navigator method leads to a crash when: - The navigator is associated with an iframe, - The iframe has some contents and - The iframe is detached. This CL fixes the crash. BUG=358800 R=abarth Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=171451

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -1 line) Patch
A LayoutTests/fast/dom/navigator-with-content-detached-no-crash.html View 1 1 chunk +38 lines, -0 lines 0 comments Download
A LayoutTests/fast/dom/navigator-with-content-detached-no-crash-expected.txt View 1 1 chunk +10 lines, -0 lines 0 comments Download
M Source/modules/navigatorcontentutils/NavigatorContentUtils.cpp View 1 chunk +3 lines, -0 lines 0 comments Download
M Source/modules/webmidi/NavigatorWebMIDI.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 7 (0 generated)
yhirano
6 years, 8 months ago (2014-04-11 07:43:41 UTC) #1
abarth-chromium
lgtm
6 years, 8 months ago (2014-04-11 18:36:18 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yhirano@chromium.org/234583004/20001
6 years, 8 months ago (2014-04-11 18:36:26 UTC) #3
yhirano
The CQ bit was unchecked by yhirano@chromium.org
6 years, 8 months ago (2014-04-14 06:23:13 UTC) #4
yhirano
The CQ bit was checked by yhirano@chromium.org
6 years, 8 months ago (2014-04-14 06:23:21 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yhirano@chromium.org/234583004/20001
6 years, 8 months ago (2014-04-14 06:23:32 UTC) #6
commit-bot: I haz the power
6 years, 8 months ago (2014-04-14 11:28:55 UTC) #7
Message was sent while issue was closed.
Change committed as 171451

Powered by Google App Engine
This is Rietveld 408576698