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

Issue 1292503003: Setting empty script text should remove child node of script element (Closed)

Created:
5 years, 4 months ago by ramya.v
Modified:
5 years, 4 months ago
Reviewers:
tkent
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

Setting empty script text should remove child node of script element BUG=520849 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=200816

Patch Set 1 #

Total comments: 2

Patch Set 2 : Updated as per review comments #

Total comments: 2

Patch Set 3 : Updated as per review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -12 lines) Patch
M LayoutTests/TestExpectations View 1 1 chunk +2 lines, -3 lines 0 comments Download
M Source/core/html/HTMLScriptElement.cpp View 1 2 1 chunk +1 line, -9 lines 0 comments Download

Messages

Total messages: 11 (3 generated)
ramya.v
PTAL! Thanks
5 years, 4 months ago (2015-08-18 13:37:55 UTC) #2
tkent
Please update LayoutTests/TestExpectations. https://codereview.chromium.org/1292503003/diff/1/Source/core/html/HTMLScriptElement.cpp File Source/core/html/HTMLScriptElement.cpp (right): https://codereview.chromium.org/1292503003/diff/1/Source/core/html/HTMLScriptElement.cpp#newcode131 Source/core/html/HTMLScriptElement.cpp:131: RefPtrWillBeRawPtr<Node> protectFromMutationEvents(this); Can we just call ...
5 years, 4 months ago (2015-08-19 00:11:26 UTC) #3
ramya.v
On 2015/08/19 00:11:26, tkent wrote: > Please update LayoutTests/TestExpectations. > > https://codereview.chromium.org/1292503003/diff/1/Source/core/html/HTMLScriptElement.cpp > File Source/core/html/HTMLScriptElement.cpp ...
5 years, 4 months ago (2015-08-19 08:08:01 UTC) #4
ramya.v
Updated as per review comments. PTAL! Thanks https://codereview.chromium.org/1292503003/diff/1/Source/core/html/HTMLScriptElement.cpp File Source/core/html/HTMLScriptElement.cpp (right): https://codereview.chromium.org/1292503003/diff/1/Source/core/html/HTMLScriptElement.cpp#newcode131 Source/core/html/HTMLScriptElement.cpp:131: RefPtrWillBeRawPtr<Node> protectFromMutationEvents(this); ...
5 years, 4 months ago (2015-08-19 08:08:42 UTC) #5
tkent
lgtm with a nit https://codereview.chromium.org/1292503003/diff/20001/Source/core/html/HTMLScriptElement.cpp File Source/core/html/HTMLScriptElement.cpp (right): https://codereview.chromium.org/1292503003/diff/20001/Source/core/html/HTMLScriptElement.cpp#newcode131 Source/core/html/HTMLScriptElement.cpp:131: RefPtrWillBeRawPtr<Node> protectFromMutationEvents(this); This line is ...
5 years, 4 months ago (2015-08-19 08:11:21 UTC) #6
ramya.v
Updated as per review comments. https://codereview.chromium.org/1292503003/diff/20001/Source/core/html/HTMLScriptElement.cpp File Source/core/html/HTMLScriptElement.cpp (right): https://codereview.chromium.org/1292503003/diff/20001/Source/core/html/HTMLScriptElement.cpp#newcode131 Source/core/html/HTMLScriptElement.cpp:131: RefPtrWillBeRawPtr<Node> protectFromMutationEvents(this); On 2015/08/19 ...
5 years, 4 months ago (2015-08-19 08:14:18 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1292503003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1292503003/40001
5 years, 4 months ago (2015-08-19 08:17:58 UTC) #10
commit-bot: I haz the power
5 years, 4 months ago (2015-08-19 11:29:08 UTC) #11
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=200816

Powered by Google App Engine
This is Rietveld 408576698