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

Issue 61051: Issue 778: Domita DOMContentLoaded and Window 'load' events (Closed)

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

Description

Domita should fire [simulated] DOMContentLoaded and Window 'load' events at the appropriate times. Submitted @3505

Patch Set 1 #

Total comments: 11

Patch Set 2 : Issue 778: Domita DOMContentLoaded and Window 'load' events #

Unified diffs Side-by-side diffs Delta from patch set Stats (+157 lines, -90 lines) Patch
M build.xml View 1 1 chunk +2 lines, -1 line 0 comments Download
M src/com/google/caja/lexer/FilePosition.java View 1 1 chunk +0 lines, -4 lines 0 comments Download
M src/com/google/caja/plugin/DomProcessingEvents.java View 1 5 chunks +19 lines, -10 lines 0 comments Download
M src/com/google/caja/plugin/HtmlCompiler.java View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/com/google/caja/plugin/domita.js View 1 4 chunks +32 lines, -14 lines 0 comments Download
M src/com/google/caja/plugin/html-emitter.js View 1 3 chunks +12 lines, -2 lines 0 comments Download
M tests/com/google/caja/demos/applet/CajaAppletTest.java View 1 2 chunks +44 lines, -42 lines 0 comments Download
M tests/com/google/caja/opensocial/example-rewritten.xml View 1 1 chunk +1 line, -1 line 0 comments Download
M tests/com/google/caja/plugin/HtmlCompilerTest.java View 1 10 chunks +13 lines, -13 lines 0 comments Download
M tests/com/google/caja/plugin/domita_test.html View 1 3 chunks +3 lines, -2 lines 0 comments Download
M tests/com/google/caja/plugin/domita_test_untrusted.html View 1 3 chunks +29 lines, -0 lines 0 comments Download
M tests/com/google/caja/service/CajolingServiceTest.java View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4
MikeSamuel
16 years, 11 months ago (2009-05-07 17:56:41 UTC) #1
ihab.awad
LGTM++ (see comments) http://codereview.appspot.com/61051/diff/1/12 File src/com/google/caja/plugin/domita.js (right): http://codereview.appspot.com/61051/diff/1/12#newcode3303 Line 3303: addEventListener: ___.func(function (name, listener, useCapture) ...
16 years, 10 months ago (2009-05-13 22:48:36 UTC) #2
MikeSamuel
http://codereview.appspot.com/61051/diff/1/12 File src/com/google/caja/plugin/domita.js (right): http://codereview.appspot.com/61051/diff/1/12#newcode3303 Line 3303: addEventListener: ___.func(function (name, listener, useCapture) { On 2009/05/13 ...
16 years, 10 months ago (2009-05-19 00:22:46 UTC) #3
MikeSamuel
16 years, 10 months ago (2009-05-20 05:33:05 UTC) #4
http://codereview.appspot.com/61051/diff/1/12
File src/com/google/caja/plugin/domita.js (right):

http://codereview.appspot.com/61051/diff/1/12#newcode3319
Line 3319: })
On 2009/05/19 00:22:47, MikeSamuel wrote:
> Because it did nothing.

Put back.
Sign in to reply to this message.

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