Bug 108320 - Implement KeyboardEvent constructor
Summary: Implement KeyboardEvent constructor
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kentaro Hara
URL:
Keywords:
Depends on:
Blocks: 67824
  Show dependency treegraph
 
Reported: 2013-01-30 03:21 PST by Kentaro Hara
Modified: 2013-01-30 16:58 PST (History)
7 users (show)

See Also:


Attachments
Patch (42.86 KB, patch)
2013-01-30 03:35 PST, Kentaro Hara
no flags Details | Formatted Diff | Diff
patch for landing (43.23 KB, patch)
2013-01-30 16:34 PST, Kentaro Hara
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kentaro Hara 2013-01-30 03:21:18 PST
Editor's draft: https://dvcs.w3.org/hg/d4e/raw-file/tip/source_respec.htm

KeyboardEvent constructor can be implemented under a DOM4_EVENTS_CONSTRUCTOR flag, which is enabled on Chromium ans Safari.
Comment 1 Kentaro Hara 2013-01-30 03:35:27 PST
Created attachment 185458 [details]
Patch
Comment 2 Kentaro Hara 2013-01-30 16:34:55 PST
Created attachment 185618 [details]
patch for landing
Comment 3 WebKit Review Bot 2013-01-30 16:58:05 PST
Comment on attachment 185618 [details]
patch for landing

Clearing flags on attachment: 185618

Committed r141346: <http://trac.webkit.org/changeset/141346>
Comment 4 WebKit Review Bot 2013-01-30 16:58:09 PST
All reviewed patches have been landed.  Closing bug.