Bug 19054
Summary: | Undefined value error on Javascript | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ignacius <pvaneck> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Linux |
Ignacius
This Javascript code (http://www.kutxa.net/wkn_comun/scripts/saltoSNS.js) doesn't work with an "Undefined Value" error on line 161. The script is executed through the "Entrar" button on this page (http://www.kutxa.net/jkn_home/Home)
It works with Mozilla firefox 3.0 beta5.
I'm using gtk port of webkit, but It neither works on Windows.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ignacius
The bug was because of the port for Gtk wasn't implementing new-window thing. Changing to Fixed.