Changeset [12782399535cfee02df692947baf54d9a0a15810] by thatcher

February 19th, 2010 @ 04:47 AM

finally got frame/mutli-window scoping reintegrated so polluting scripts can only affect local global scope
http://github.com/thatcher/env-js/commit/12782399535cfee02df692947b...

Committed by thatcher

  • M .gitignore
  • M dist/env.js
  • M dist/env.rhino.js
  • M dist/event.js
  • M dist/html.js
  • M dist/parser.js
  • M dist/platform/core.js
  • M dist/platform/rhino.js
  • M dist/window.js
  • M dist/xhr.js
  • M src/event/mutationevent.js
  • M src/html/document.js
  • M src/parser/domparser.js
  • M src/parser/htmldocument.js
  • M src/platform/core/html.js
  • M src/platform/core/window.js
  • M src/platform/core/xhr.js
  • M src/platform/rhino/html.js
  • M src/platform/rhino/window.js
  • M src/platform/rhino/xhr.js
  • M src/window/frame.js
  • M src/window/window.js
  • M src/xhr/location.js
  • M src/xhr/xmlhttprequest.js
  • M test/specs/parser/spec.js
  • M test/specs/platform/rhino.js
  • M test/specs/window/index.html
  • M test/specs/window/spec.js
  • M test/specs/xhr/spec.js
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

a javascript browser environment