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

Issue 6492064: workaround for firefox defineProperty problem (Closed)

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

Description

current firefox complains if you defineProperty of a non-configurable property of window, and leave enumerable unspecified. that's supposed to succeed, leaving enumerability unchanged. this CL is a workaround, and with this change, firefox is now unsafe level 4 "Not isolated", rather than unsafe level 5 "New symptom". firefox bug is here https://bugzilla.mozilla.org/show_bug.cgi?id=787262

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M src/com/google/caja/ses/startSES.js View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 3
felix8a
13 years, 7 months ago (2012-08-31 00:38:24 UTC) #1
MarkM
LGTM
13 years, 7 months ago (2012-08-31 00:39:56 UTC) #2
felix8a
13 years, 7 months ago (2012-09-04 20:12:28 UTC) #3
@r5032
Sign in to reply to this message.

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