WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
UNCONFIRMED
116393
[GTK] Undefined or Invalid parameter in GMail Hangouts
https://bugs.webkit.org/show_bug.cgi?id=116393
Summary
[GTK] Undefined or Invalid parameter in GMail Hangouts
Mike Qin
Reported
2013-05-18 08:53:35 PDT
Created
attachment 202206
[details]
Undefined or Invalid parameter in title, timestamp, and notification. A massive number of Undefined or Invalid parameter in GMail Hangouts. This is new Hangouts interface in GMail. I tried with QtWebKit, it doesn't have this problem at all, so I guess here it's a GTK Backend specific problem. Has anyone encounter this problem before? This problem might affect other website as well, it seems to me it's a JS capability problem. I'm marking this as P2. Thanks
Attachments
Undefined or Invalid parameter in title, timestamp, and notification.
(23.89 KB, image/png)
2013-05-18 08:53 PDT
,
Mike Qin
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Mike Qin
Comment 1
2013-05-18 12:51:48 PDT
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
Zan Dobersek
Comment 2
2013-05-23 05:21:08 PDT
What WebKitGTK+ version are you using? The Hangouts are functioning OK with WebKit2GTK+ 2.0 and the Google Talk Plugin 3.19.1.0-1.
Mike Qin
Comment 3
2013-05-23 08:19:15 PDT
(In reply to
comment #2
)
> What WebKitGTK+ version are you using? > The Hangouts are functioning OK with WebKit2GTK+ 2.0 and the Google Talk Plugin 3.19.1.0-1.
Thanks for your reply. I'm using WebKit2Gtk 2.0.2, could that be an regression between 2.0.0 and 2.0.2?
Zan Dobersek
Comment 4
2013-05-23 12:34:12 PDT
This also worked with trunk, so a regression in the stable branch is somewhat unlikely, but not impossible. Could you also please check what version of the Google Talk Plugin are you using?
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug