[Webkit-unassigned] [Bug 116393] [GTK] Undefined or Invalid parameter in GMail Hangouts

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 18 12:53:20 PDT 2013


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





--- Comment #1 from Mike Qin <mikeandmore at gmail.com>  2013-05-18 12:51:48 PST ---
I dig around the gmail JS a little bit. It seems that webkitgtk is hit on code like this:

function Sia(b,a,c,d,e,g){var h=a.Zpa,n=a.qeb,p=+c[h];isNaN(p)?g.push("Undefined or invalid parameter - "+h)

So, variable h is following after the error message. It seems to indicate that object a doesn't have member Zpa.

Any ideas on where went wrong?

Thanks

-- 
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