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

Issue 9236043: Always use DoubleWeakMap on Firefox; optimize. (Closed)

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

Description

* Due to our previous detection strategy not catching Firefox 22.0a2, always assume host WeakMap is broken on Firefox. Fixes <https://code.google.com/p/google-caja/issues/detail?id=1704>. * DoubleWeakMap avoids using an emulated WeakMap until it meets a problematic key. * Additional comments on what DoubleWeakMap is doing. * Test framework: boolean asserts receiving a non-boolean argument report the comment to help identify the assert. @r5402

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -21 lines) Patch
M src/com/google/caja/ses/WeakMap.js View 3 chunks +39 lines, -18 lines 0 comments Download
M third_party/js/jsunit/2.2/jsUnitCore.js View 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 3
kpreid2
12 years, 10 months ago (2013-05-06 19:37:22 UTC) #1
felix8a
lgtm. thanks.
12 years, 10 months ago (2013-05-06 20:26:49 UTC) #2
MarkM
12 years, 10 months ago (2013-05-07 01:14:13 UTC) #3
Message was sent while issue was closed.
FWIW, LGTM
Sign in to reply to this message.

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