WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
108432
[V8] 'new MouseEvent("click", {relatedTarget: window}).window' should return window
https://bugs.webkit.org/show_bug.cgi?id=108432
Summary
[V8] 'new MouseEvent("click", {relatedTarget: window}).window' should return ...
Kentaro Hara
Reported
2013-01-30 22:58:23 PST
In V8 'new MouseEvent("click", {relatedTarget: window}).window' returns null. In JSC it returns window, which is a correct behavior. V8 should also return window.
Attachments
Patch
(5.44 KB, patch)
2013-01-30 23:06 PST
,
Kentaro Hara
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Kentaro Hara
Comment 1
2013-01-30 23:06:04 PST
Created
attachment 185681
[details]
Patch
Adam Barth
Comment 2
2013-01-31 00:02:44 PST
Comment on
attachment 185681
[details]
Patch Interesting.
WebKit Review Bot
Comment 3
2013-01-31 00:13:53 PST
Comment on
attachment 185681
[details]
Patch Clearing flags on attachment: 185681 Committed
r141383
: <
http://trac.webkit.org/changeset/141383
>
WebKit Review Bot
Comment 4
2013-01-31 00:13:57 PST
All reviewed patches have been landed. Closing bug.
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