[Webkit-unassigned] [Bug 34170] [Qt] Javascript undefined > 0 returns true on Symbian

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 2 02:36:14 PST 2010


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


Ivan De Marino <ivan.de.marino at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ivan.de.marino at gmail.com




--- Comment #10 from Ivan De Marino <ivan.de.marino at gmail.com>  2010-02-02 02:36:13 PST ---
Hi. Ivan De Marino.
I'm the (un)lucky guy that first discovered this bug while using QtWebKit on
S60. If anyone is interested I can tell you the story that goes from
jQuery.ajaxSetup down to discovering the actual comparison problem.

Anyway, let's go to the point.
I can add some meat here saying that the problem is probably not necessarily
related with RCVT. Why? Because the place were I first discovered the bug was
Symbian WINSCW, not the hardware phone (of course it happens there as well).

For who doesn't know, WINSCW is the Symbian SDK Simulator: everything is just
running as Windows threads within the Simulator (that is the Process containing
all of them).

Everything there is compiled with x86 compiler, so no RCVT involved anyhow.

The only thing I need to double check is which version of OpenC is inside my
WINSCW, but being running the latest Qt 4.6.1 that depends on Open C 1.7 (the
one supposed to solve the problem), I guess that is out of the picture as
"source of problem".

Unfortunately I'm not experienced enough of the internals of WebKit to just
jump in and build a Symbian specific bugfix. At least for now.

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