Bug 16707
Summary: | [GTK] REGRESSION: Logging in to GMail doesn't work | ||
---|---|---|---|
Product: | WebKit | Reporter: | Tomas Rimkus <sandshrew> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Major | CC: | sandshrew |
Priority: | P1 | Keywords: | Gtk, NeedsReduction, Regression |
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Linux | ||
URL: | http://www.gmail.com/ |
Tomas Rimkus
With webkit from r29037 to r29079 while trying to login in to gmail, I get:
console message: https://ssl.google-analytics.com/urchin_beta.js @398: ReferenceError: Can't find variable: ActiveXObject
console message: https://ssl.google-analytics.com/urchin_beta.js @398: ReferenceError: Can't find variable: ActiveXObject
Also it is displayed "Required field cannot be left blank" and "We cannot log you into your account at this time. Please try again later." in the page.
Furthermore, loging in to www.sharemanija.net and www.ubuntu.lt doesn't work anymore.
Tested with webkit-gtk.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
David Kilzer (:ddkilzer)
Still works okay on Mac OS X 10.4.11 (8S165) with Safari 3.0.4 (523.12.2) and WebKit nightly build r29079.
Mark Rowe (bdash)
I think this may have been fixed by <http://trac.webkit.org/projects/webkit/changeset/29119>.
Tomas Rimkus
Fixed.