Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(5)

Issue 88157: fix return value of appendChild, etc. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
16 years, 8 months ago by felix8a
Modified:
16 years, 8 months ago
Reviewers:
ihab.awad
CC:
google-caja-discuss_googlegroups.com
Base URL:
http://google-caja.googlecode.com/svn/trunk/
Visibility:
Public.

Description

currently, appendChild returns null. it's supposed to return the appended child. similarly for insertChild, removeChild, and replaceChild.

Patch Set 1 #

Total comments: 5
Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -10 lines) Patch
M src/com/google/caja/plugin/domita.js View 3 chunks +18 lines, -7 lines 5 comments Download
M tests/com/google/caja/plugin/domita_test_untrusted.html View 4 chunks +36 lines, -3 lines 0 comments Download

Messages

Total messages: 4
felix8a
16 years, 8 months ago (2009-07-13 00:30:48 UTC) #1
ihab.awad
lima golf tango mike http://codereview.appspot.com/88157/diff/1/3 File src/com/google/caja/plugin/domita.js (right): http://codereview.appspot.com/88157/diff/1/3#newcode1341 Line 1341: throw new Error(NOT_EDITABLE); Ah! ...
16 years, 8 months ago (2009-07-13 21:04:11 UTC) #2
felix8a
http://codereview.appspot.com/88157/diff/1/3 File src/com/google/caja/plugin/domita.js (right): http://codereview.appspot.com/88157/diff/1/3#newcode1576 Line 1576: TamePseudoNode.prototype.replaceChild = function () { On 2009/07/13 21:04:11, ...
16 years, 8 months ago (2009-07-13 22:36:36 UTC) #3
ihab.awad
16 years, 8 months ago (2009-07-13 22:41:46 UTC) #4
http://codereview.appspot.com/88157/diff/1/3
File src/com/google/caja/plugin/domita.js (right):

http://codereview.appspot.com/88157/diff/1/3#newcode1576
Line 1576: TamePseudoNode.prototype.replaceChild = function () {
Contact svn at http://code.google.com/p/google-caja/. Good day.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b