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

Issue 2530243002: Crash in blink::getTypeExtension (Closed)

Created:
4 years ago by Anton Obzhirov
Modified:
3 years, 10 months ago
CC:
blink-reviews, blink-reviews-dom_chromium.org, chromium-reviews, dglazkov+blink, eae+blinkwatch, rwlbuis, sof
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Crash in blink::getTypeExtension BUG=666610 Review-Url: https://codereview.chromium.org/2530243002 Cr-Commit-Position: refs/heads/master@{#447807} Committed: https://chromium.googlesource.com/chromium/src/+/91ce1ab1209aaec1750eb1c1c3b77d606333abe1

Patch Set 1 #

Total comments: 4

Patch Set 2 : Updated after review #

Total comments: 4

Patch Set 3 : Updated test and removed extra use count after review. #

Total comments: 1

Patch Set 4 : Crash in blink::getTypeExtension #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -2 lines) Patch
A third_party/WebKit/LayoutTests/fast/dom/custom/crash-in-getTypeExtension.html View 1 2 3 1 chunk +14 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/dom/Document.cpp View 1 2 3 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 20 (6 generated)
Anton Obzhirov
4 years ago (2016-11-26 01:36:55 UTC) #3
sof
drive-by comments https://codereview.chromium.org/2530243002/diff/1/third_party/WebKit/Source/core/dom/Document.cpp File third_party/WebKit/Source/core/dom/Document.cpp (right): https://codereview.chromium.org/2530243002/diff/1/third_party/WebKit/Source/core/dom/Document.cpp#newcode702 third_party/WebKit/Source/core/dom/Document.cpp:702: if (impl.hasIs()) Is |exceptionState| intentionally ignored here? ...
4 years ago (2016-11-26 07:36:31 UTC) #4
Anton Obzhirov
https://codereview.chromium.org/2530243002/diff/1/third_party/WebKit/Source/core/dom/Document.cpp File third_party/WebKit/Source/core/dom/Document.cpp (right): https://codereview.chromium.org/2530243002/diff/1/third_party/WebKit/Source/core/dom/Document.cpp#newcode702 third_party/WebKit/Source/core/dom/Document.cpp:702: if (impl.hasIs()) On 2016/11/26 07:36:30, sof wrote: > Is ...
4 years ago (2016-11-27 19:49:53 UTC) #5
Anton Obzhirov
Hi Dominic, I started to make changes to update the patch and then I realized ...
4 years ago (2016-11-29 17:06:24 UTC) #6
dominicc (has gone to gerrit)
On 2016/11/29 at 17:06:24, a.obzhirov wrote: > Hi Dominic, > > I started to make ...
4 years ago (2016-12-07 07:50:45 UTC) #7
Anton Obzhirov
On 2016/12/07 07:50:45, dominicc wrote: > On 2016/11/29 at 17:06:24, a.obzhirov wrote: > > Hi ...
4 years ago (2016-12-09 11:35:39 UTC) #8
Anton Obzhirov
Updated, plz have a look.
4 years ago (2016-12-09 16:36:59 UTC) #9
dominicc (has gone to gerrit)
Comments inline. https://codereview.chromium.org/2530243002/diff/20001/third_party/WebKit/LayoutTests/fast/dom/custom/crash-in-getTypeExtension.html File third_party/WebKit/LayoutTests/fast/dom/custom/crash-in-getTypeExtension.html (right): https://codereview.chromium.org/2530243002/diff/20001/third_party/WebKit/LayoutTests/fast/dom/custom/crash-in-getTypeExtension.html#newcode1 third_party/WebKit/LayoutTests/fast/dom/custom/crash-in-getTypeExtension.html:1: <!DOCTYPE html> Could you change the test ...
3 years, 11 months ago (2017-01-19 05:34:46 UTC) #10
Anton Obzhirov
https://codereview.chromium.org/2530243002/diff/20001/third_party/WebKit/LayoutTests/fast/dom/custom/crash-in-getTypeExtension.html File third_party/WebKit/LayoutTests/fast/dom/custom/crash-in-getTypeExtension.html (right): https://codereview.chromium.org/2530243002/diff/20001/third_party/WebKit/LayoutTests/fast/dom/custom/crash-in-getTypeExtension.html#newcode1 third_party/WebKit/LayoutTests/fast/dom/custom/crash-in-getTypeExtension.html:1: <!DOCTYPE html> On 2017/01/19 05:34:46, dominicc wrote: > Could ...
3 years, 11 months ago (2017-01-19 16:45:44 UTC) #11
Anton Obzhirov
I had also to change the test after I realized we get now NotFoundError if ...
3 years, 11 months ago (2017-01-21 21:32:42 UTC) #12
dominicc (has gone to gerrit)
lgtm https://codereview.chromium.org/2530243002/diff/40001/third_party/WebKit/LayoutTests/fast/dom/custom/crash-in-getTypeExtension.html File third_party/WebKit/LayoutTests/fast/dom/custom/crash-in-getTypeExtension.html (right): https://codereview.chromium.org/2530243002/diff/40001/third_party/WebKit/LayoutTests/fast/dom/custom/crash-in-getTypeExtension.html#newcode12 third_party/WebKit/LayoutTests/fast/dom/custom/crash-in-getTypeExtension.html:12: assert_false(toStringCalled, "toString should not have been called."); Use ...
3 years, 10 months ago (2017-01-31 22:41:38 UTC) #13
dominicc (has gone to gerrit)
Minor nit inline.
3 years, 10 months ago (2017-01-31 22:42:57 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2530243002/60001
3 years, 10 months ago (2017-02-02 16:38:29 UTC) #17
commit-bot: I haz the power
3 years, 10 months ago (2017-02-02 18:49:23 UTC) #20
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/91ce1ab1209aaec1750eb1c1c3b7...

Powered by Google App Engine
This is Rietveld 408576698