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

Issue 143173003: Remove unused feature ElementSetAttributeNodeNS (Closed)

Created:
6 years, 10 months ago by silverroots
Modified:
6 years, 10 months ago
CC:
blink-reviews, arv+blink, sof, eae+blinkwatch, dglazkov+blink, adamk+blink_chromium.org, watchdog-blink-watchlist_google.com, Inactive
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Remove unused feature ElementSetAttributeNodeNS Intent to Deprecate and Remove: https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/jS7iCEmoWfQ BUG=341296 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=166699

Patch Set 1 #

Patch Set 2 : Removed the unused feature ElementSetAttributeNodeNS #

Total comments: 1

Patch Set 3 : Removed from UseCounter.h #

Patch Set 4 : Fixed failing test case expectation #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -91 lines) Patch
M LayoutTests/dom/xhtml/level3/core/nodecomparedocumentposition11.js View 1 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/dom/xhtml/level3/core/nodecomparedocumentposition15.js View 1 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/dom/xhtml/level3/core/nodegettextcontent08.js View 1 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/dom/xhtml/level3/core/nodelookupnamespaceuri16.js View 1 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/dom/xhtml/level3/core/nodelookupprefix16.js View 1 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/dom/xhtml/level3/core/nodesettextcontent06.js View 1 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/css/lang-mapped-to-webkit-locale-dynamic.xhtml View 1 2 chunks +2 lines, -2 lines 0 comments Download
M LayoutTests/fast/dom/Element/attr-param-typechecking-expected.txt View 1 1 chunk +0 lines, -4 lines 0 comments Download
M LayoutTests/fast/dom/Element/script-tests/attr-param-typechecking.js View 1 1 chunk +0 lines, -4 lines 0 comments Download
D LayoutTests/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNodeNS.html View 1 1 chunk +0 lines, -17 lines 0 comments Download
M LayoutTests/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNodeNS-expected.txt View 1 1 chunk +0 lines, -14 lines 0 comments Download
D LayoutTests/http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNodeNS.html View 1 1 chunk +0 lines, -18 lines 0 comments Download
M LayoutTests/http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNodeNS-expected.txt View 1 1 chunk +0 lines, -11 lines 0 comments Download
M LayoutTests/http/tests/security/xss-DENIED-iframe-src-alias.html View 1 1 chunk +0 lines, -5 lines 0 comments Download
M LayoutTests/http/tests/security/xss-DENIED-iframe-src-alias-expected.txt View 1 2 3 2 chunks +0 lines, -2 lines 0 comments Download
M Source/core/dom/Element.h View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M Source/core/dom/Element.cpp View 1 2 3 1 chunk +0 lines, -5 lines 0 comments Download
M Source/core/dom/Element.idl View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M Source/core/frame/UseCounter.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 21 (0 generated)
silverroots
Deprecated as of now with layout tests rebaseline. Please review. Thanks.
6 years, 10 months ago (2014-02-06 03:41:52 UTC) #1
ojan
Since we already know that the feature has really low usage, I don't think we ...
6 years, 10 months ago (2014-02-06 04:59:08 UTC) #2
silverroots
On 2014/02/06 04:59:08, ojan wrote: > Since we already know that the feature has really ...
6 years, 10 months ago (2014-02-06 06:40:26 UTC) #3
silverroots
On 2014/02/06 06:40:26, silverroots wrote: > On 2014/02/06 04:59:08, ojan wrote: > > Since we ...
6 years, 10 months ago (2014-02-06 11:26:21 UTC) #4
ojan
lgtm
6 years, 10 months ago (2014-02-06 19:01:15 UTC) #5
ojan
The CQ bit was unchecked by ojan@chromium.org
6 years, 10 months ago (2014-02-06 19:02:01 UTC) #6
ojan
https://codereview.chromium.org/143173003/diff/60001/Source/core/dom/Element.idl File Source/core/dom/Element.idl (left): https://codereview.chromium.org/143173003/diff/60001/Source/core/dom/Element.idl#oldcode48 Source/core/dom/Element.idl:48: [RaisesException, CustomElementCallbacks, MeasureAs=ElementSetAttributeNodeNS] Attr setAttributeNodeNS([Default=Undefined, StrictTypeChecking] optional Attr newAttr); ...
6 years, 10 months ago (2014-02-06 19:31:27 UTC) #7
silverroots
The CQ bit was checked by kaustubh.a@samsung.com
6 years, 10 months ago (2014-02-07 04:31:38 UTC) #8
silverroots
The CQ bit was unchecked by kaustubh.a@samsung.com
6 years, 10 months ago (2014-02-07 04:31:38 UTC) #9
silverroots
The CQ bit was checked by kaustubh.a@samsung.com
6 years, 10 months ago (2014-02-07 04:31:38 UTC) #10
silverroots
The CQ bit was unchecked by kaustubh.a@samsung.com
6 years, 10 months ago (2014-02-07 04:31:39 UTC) #11
silverroots
The CQ bit was unchecked by kaustubh.a@samsung.com
6 years, 10 months ago (2014-02-07 04:31:39 UTC) #12
silverroots
The CQ bit was checked by kaustubh.a@samsung.com
6 years, 10 months ago (2014-02-07 04:31:39 UTC) #13
silverroots
The CQ bit was checked by kaustubh.a@samsung.com
6 years, 10 months ago (2014-02-07 04:31:40 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kaustubh.a@samsung.com/143173003/130001
6 years, 10 months ago (2014-02-07 04:31:50 UTC) #15
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-07 06:44:12 UTC) #16
commit-bot: I haz the power
Retried try job too often on mac_blink_rel for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_blink_rel&number=17865
6 years, 10 months ago (2014-02-07 06:44:13 UTC) #17
silverroots
The CQ bit was unchecked by kaustubh.a@samsung.com
6 years, 10 months ago (2014-02-07 07:15:44 UTC) #18
silverroots
The CQ bit was checked by kaustubh.a@samsung.com
6 years, 10 months ago (2014-02-07 07:15:44 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kaustubh.a@samsung.com/143173003/360001
6 years, 10 months ago (2014-02-07 07:15:53 UTC) #20
commit-bot: I haz the power
6 years, 10 months ago (2014-02-07 09:30:54 UTC) #21
Message was sent while issue was closed.
Change committed as 166699

Powered by Google App Engine
This is Rietveld 408576698