Bug Tracker

Ticket #1443 (closed bug: fixed)

Opened 1 year ago

Last modified 1 year ago

Safari evalScript is Async

Reported by: john Assigned to: john
Type: bug Priority: major
Milestone: 1.2.2 Component: core
Version: 1.2.1 Keywords:
Cc: Needs: Review

Description

This is different from all the other browsers, one alternative is to inject a script into the DOM.

Reference: http://dean.edwards.name/weblog/2006/11/sandbox/#comment70076

Attachments

Change History

Changed 1 year ago by john

This technique works in Safari 3: http://blog.mikebulman.com/2007/03/17/safari-eval-in-global-scope/

But I can't find a non-async technique that works in Safari 2.

Changed 1 year ago by john

Even a "solution" posted here doesn't work at all - even when just copy-and-pasted: http://trac.dojotoolkit.org/ticket/236

Changed 1 year ago by john

  • status changed from new to closed
  • version changed from 1.1.3 to 1.2.1
  • resolution set to fixed
  • milestone changed from 1.1.4 to 1.2.2

Fixed in SVN rev [3501].

Note: See TracTickets for help on using tickets.