[Greasemonkey] FIXED (sorta) gmailconversationpreview

Aaron Boodman zboogs at gmail.com
Fri Oct 28 17:22:48 EDT 2005


Yeah I fixed both, and htat is what is attached. I diffed against
what's on his site (this is INSANE wikified USO now! whos with me?)
and he has made massive changes that break in a different way. I'd
debug it, but it's pointless without someplace to post it.

- a

On 10/28/05, Jeremy Dunck <jdunck at gmail.com> wrote:
> On 10/28/05, Aaron Boodman <zboogs at gmail.com> wrote:
> > I heard that gmail conversation preview script was broken, which is
> > weird because my copy works. Attached.
>
> This is the line that was breaking when I tested it:
>
>   if (P && typeof(P) == "function") {
>
> Basically, the lookup check for P was throwing an exception.
> Unfortunately, I didn't have time to figure out an alternative.
> Replacing with unsafeWindow.P allowed it to progress, but it broke on
> something else.
>
> I didnt figure out why it would fail, though.
> _______________________________________________
> Greasemonkey mailing list
> Greasemonkey at mozdev.org
> http://mozdev.org/mailman/listinfo/greasemonkey
>


More information about the Greasemonkey mailing list