Bugzilla – Bug 4142
ExBrowse3 does not work with Safari
Last modified: 2011-03-16 04:18:44 UTC
When loading up in Safari (2.0.4), it hangs on "Loading Scripts...".
I can also reproduce this, even with my $() patch, which was my first suspect. nothing shows up in console. I'm willing to help fix, but I'm not seeing anything as far as debug. let me know where useful alert()'s might fit and I can test, if you don't have access to safari
interestingly, clicking the 'stop' button in safari allows the skin to proceed to the correct page render.
Created attachment 1561 [details] fix diff for changelog. looks like it was due to a missing mute.gif. just need to copy the graphic over from fishbone, or set up inheritence. just adding this patch as a note to self
added mute.gif and changelog note in trunk only at change 9912. retargetting for 6.5.1 because this does look much closer to working than it was.
This was merges to 6.5 in change 9926. marking as fixed since the missing graphic seems to have been the only real issue stopping safari from loading the skin.