Changeset [f09e5795f35c5ab8cfe57e11b6eb72921c8ce733] by thatcher

August 23rd, 2010 @ 06:54 AM

Envjs.uri should always be called with two arguments, the second being the node.ownerDocument.location where the node is the context of the current operation. Frames where failing to do this and so ended up resolving against the top document. Also added code to verify that scripts appended to head are evaluated even during parsing. Thanks to Ventura and Hunt for finding these bugs.
http://github.com/thatcher/env-js/commit/f09e5795f35c5ab8cfe57e11b6...

Committed by thatcher

  • M build.properties
  • M src/html/a.js
  • M src/html/document.js
  • M src/parser/htmldocument.js
  • M src/platform/core/html.js
  • M src/platform/core/window.js
  • M src/window/frame.js
  • M src/window/window.js
  • M src/xhr/xmlhttprequest.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