Skip to main content

Bug Tracker

Side navigation

#1443 closed bug (fixed)

Opened July 31, 2007 03:01AM UTC

Closed October 01, 2007 08:18PM UTC

Safari evalScript is Async

Reported by: john Owned by: john
Priority: major Milestone: 1.2.2
Component: core Version: 1.2.1
Keywords: Cc:
Blocked by: Blocking:
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 (0)
Change History (3)

Changed July 31, 2007 04:54AM UTC by john comment:1

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 July 31, 2007 04:59AM UTC by john comment:2

Even a "solution" posted here doesn't work at all - even when just copy-and-pasted:

http://trac.dojotoolkit.org/ticket/236

Changed October 01, 2007 08:18PM UTC by john comment:3

milestone: 1.1.41.2.2
resolution: → fixed
status: newclosed
version: 1.1.31.2.1

Fixed in SVN rev [3501].