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

Issue 11052043: Bundle virtualization info used by CSS sanitizer into one object. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 8 months ago by kpreid2
Modified:
12 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

Replace domicile.suffixStr and domicile.tagPolicy with an object domicile.virtualization which contains the same information, and distinguishes the container class name from the ID suffix. This reduces the number of independent values passed around and reduces the number of places that independently compute class from suffix or vice versa. Also removed unused function domicile.ident. @r5481

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+111 lines, -77 lines) Patch
M src/com/google/caja/plugin/domado.js View 6 chunks +27 lines, -22 lines 0 comments Download
M src/com/google/caja/plugin/html-emitter.js View 1 chunk +1 line, -2 lines 0 comments Download
M src/com/google/caja/plugin/sanitizecss.js View 9 chunks +49 lines, -34 lines 0 comments Download
M tests/com/google/caja/plugin/css-stylesheet-test.js View 2 chunks +21 lines, -16 lines 0 comments Download
M tests/com/google/caja/plugin/sanitizecss_test.js View 3 chunks +13 lines, -3 lines 0 comments Download

Messages

Total messages: 2
kpreid2
12 years, 8 months ago (2013-07-09 19:30:57 UTC) #1
ihab.awad
12 years, 8 months ago (2013-07-10 22:32:41 UTC) #2
lgtm
Sign in to reply to this message.

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