DescriptionNode.replaceChild and Node.removeChild do not use custom binding anymore
This CL made those two methods use code generation
by removing Custom keyword from Node.idl
Then enabled interface type checking so appropriate TypeError
will be thrown as per sepc.
SPEC: http://www.w3.org/TR/WebIDL/#es-interface
TEST=fast/dom/Document/replaceChild-null-oldChild.html
,fast/events/remove-target-with-shadow-in-drag.html
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=178000
Patch Set 1 #Patch Set 2 : Fix failed layout tests case #
Total comments: 10
Patch Set 3 : Take review comment into consideration #
Messages
Total messages: 8 (0 generated)
|