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

Issue 918433004: Don't install private script class without a context document (Closed)

Created:
5 years, 10 months ago by Jens Widell
Modified:
5 years, 10 months ago
Reviewers:
haraken
CC:
blink-reviews, dglazkov+blink, blink-reviews-html_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Don't install private script class without a context document In HTMLMarqueeElement's constructor, don't try to install the private script class if there is no context document. Doing so is doesn't work, and will crash (safely). BUG=456624 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=189958

Patch Set 1 #

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

Messages

Total messages: 8 (2 generated)
Jens Widell
PTAL Alternative/complementary fix. I don't know what negative side-effects not installing the class has, but ...
5 years, 10 months ago (2015-02-11 09:10:48 UTC) #2
haraken
On 2015/02/11 09:10:48, Jens Widell wrote: > PTAL > > Alternative/complementary fix. I don't know ...
5 years, 10 months ago (2015-02-11 09:16:31 UTC) #3
Jens Widell
On 2015/02/11 09:16:31, haraken wrote: > On 2015/02/11 09:10:48, Jens Widell wrote: > > PTAL ...
5 years, 10 months ago (2015-02-11 09:19:06 UTC) #4
haraken
On 2015/02/11 09:19:06, Jens Widell wrote: > On 2015/02/11 09:16:31, haraken wrote: > > On ...
5 years, 10 months ago (2015-02-11 09:19:58 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/918433004/1
5 years, 10 months ago (2015-02-11 09:22:49 UTC) #7
commit-bot: I haz the power
5 years, 10 months ago (2015-02-11 10:34:51 UTC) #8
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=189958

Powered by Google App Engine
This is Rietveld 408576698