Skip to content
This repository has been archived by the owner on Feb 1, 2019. It is now read-only.

Fixes #64

Merged
merged 4 commits into from
Aug 4, 2011
Merged

Fixes #64

merged 4 commits into from
Aug 4, 2011

Conversation

mattbasta
Copy link
Contributor

  • Fix for CDATA issue in 673427, includes my python library patch from http://bugs.python.org/issue670664
  • Fix for the way null is evaluated in the JS engine (for fewer false positives).
  • Fix for 673536, which instantiates a lazy object if a member is assigned to one which doesn't exist yet.
  • Fix for missing error bundler definition for webapps and json.load shenanigans (bug 675644).

@mattbasta
Copy link
Contributor Author

Rebased with changes

@kumar303
Copy link
Contributor

kumar303 commented Aug 4, 2011

I think you fixed all the comments I had. Is there anything new I need to review? If the only changes are the ones based on my comments from the last review than you can go ahead and merge, no need for a second review.

@mattbasta
Copy link
Contributor Author

Yeah, fixed everything. Didn't know if you wanted a second look since I rebased in those tests. I'll merge.

mattbasta added a commit that referenced this pull request Aug 4, 2011
Fixes for multiple issues.
@mattbasta mattbasta merged commit 24a5b64 into mozilla:master Aug 4, 2011
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants