[phobos] auto tester + github + greasemonkey

Walter Bright walter at digitalmars.com
Sun Feb 5 16:31:42 PST 2012


Same error on IE8: Line 57 char 5, 'document' is undefined, 800A1391

On 2/5/2012 3:23 PM, Brad Roberts wrote:
> Ok.. after an afternoon of beating my head on ie8 and it's constant crashes (my js triggered one for nearly every test
> cycle until I figured out how to work around it... apparently IE8 can't call a named function from within a called back
> anon function, so all of the call back code has to be jammed into the callback itself) I got it working in IE8.
>
> And with IE8 working, have gone back and re-tested with FF and Chrome.  With a few minor adjustments, it works for all
> three of them now.  Yay!
>
> Click here to re-install the updated version:
>     http://d.puremagic.com/test-results/github-pull.user.js
>
> FF and Chrome will pick up the changes right away.  IE8+trixie seem to require a restart of ie despite the trixie docs.
>
> Daniel and Walter, would you guys let me know how it goes?
>
> On 2/5/2012 10:47 AM, Walter Bright wrote:
>> Doesn't work for IE8, either. Gives some verbose javascript error that the damn dialog box won't let me cut&paste.
>>
>> On 2/5/2012 2:58 AM, Daniel Murphy wrote:
>>> Doesn't seem to work for chrome :(
>>>
>> _______________________________________________
>> phobos mailing list
>> phobos at puremagic.com
>> http://lists.puremagic.com/mailman/listinfo/phobos
> _______________________________________________
> phobos mailing list
> phobos at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/phobos
>
>


More information about the phobos mailing list