[Webkit-unassigned] [Bug 28783] New: Sequence execution inserted JS problem.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 27 13:41:50 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=28783
Summary: Sequence execution inserted JS problem.
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: JavaScriptCore
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: mikhail.v.gavrilov at gmail.com
Created an attachment (id=38682)
--> (https://bugs.webkit.org/attachment.cgi?id=38682)
bug example
When I Insert on fly JS.
Execution sequence are incorrect.
In all browsers first pop's "event 1", last "event 2".
On browser's based on WebKit (Google Crome & Safari) first pop's "event 2",
last "event 1".
This can broke logic of JavaScript program.
Please see attached example on different browser's.
--
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