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

Issue 271613004: A speculative fix for a MediaValues related crash (Closed)

Created:
6 years, 7 months ago by Yoav Weiss
Modified:
6 years, 7 months ago
Reviewers:
eseidel
CC:
blink-reviews, blink-reviews-css, ed+blinkwatch_opera.com, dglazkov+blink, apavlov+blink_chromium.org, darktears, rune+blink, rwlbuis
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

A speculative fix for a MediaValues related crash According to the stack at crbug.com/367210 it is believed that the crash is a result of null RenderView, since a plugin is running a script that adds a new HTMLImageElement during the document teardown. This CL adds a null check for such a case, as well as a fixme, so that null check can be removed once the underlying issue is resolved. BUG=367210, 371084 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=173563

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M Source/core/css/MediaValuesCached.cpp View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
Yoav Weiss
6 years, 7 months ago (2014-05-07 20:47:54 UTC) #1
eseidel
lgtm
6 years, 7 months ago (2014-05-07 20:50:05 UTC) #2
eseidel
The CQ bit was unchecked by eseidel@chromium.org
6 years, 7 months ago (2014-05-07 20:50:26 UTC) #3
eseidel
The CQ bit was checked by eseidel@chromium.org
6 years, 7 months ago (2014-05-07 20:50:26 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yoav@yoav.ws/271613004/1
6 years, 7 months ago (2014-05-07 20:51:22 UTC) #5
commit-bot: I haz the power
6 years, 7 months ago (2014-05-07 22:05:54 UTC) #6
Message was sent while issue was closed.
Change committed as 173563

Powered by Google App Engine
This is Rietveld 408576698