[Webkit-unassigned] [Bug 40129] Geolocation needs LayoutTest to test making callbacks to remote frames

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 3 10:39:07 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=40129





--- Comment #3 from Jeremy Orlow <jorlow at chromium.org>  2010-06-03 10:39:07 PST ---
(From update of attachment 57787)
LayoutTests/fast/dom/Geolocation/script-tests/callback-to-remote-context.js:3
 +  function onIframeReady() {
Isn't this being called with the iframe's ScriptExecutionContext?  I guess testing this is useful as well, but I'm not sure it's doing what you intend it to.

If so, I think doing a setTimeout(..., 0) on that window with that function should do the trick..but you'll want to verify in a debugger.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list