Bug 85972 - [EFL][DRT] EventSender - set delayed event information if it was not set before
Summary: [EFL][DRT] EventSender - set delayed event information if it was not set before
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexander Shalamov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-09 02:58 PDT by Alexander Shalamov
Modified: 2012-08-14 05:44 PDT (History)
4 users (show)

See Also:


Attachments
Patch (3.32 KB, patch)
2012-05-09 03:07 PDT, Alexander Shalamov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Shalamov 2012-05-09 02:58:53 PDT
In some cases, event that was delayed by leapForward could contain empty information about event. In that case, we need to re-set it.
Comment 1 Alexander Shalamov 2012-05-09 03:07:26 PDT
Created attachment 140898 [details]
Patch

set event information to delayed event
Comment 2 Raphael Kubo da Costa (:rakuco) 2012-05-09 09:45:48 PDT
Comment on attachment 140898 [details]
Patch

I guess that makes sense. Informal rs+.
Comment 3 WebKit Review Bot 2012-05-10 04:55:50 PDT
Comment on attachment 140898 [details]
Patch

Clearing flags on attachment: 140898

Committed r116630: <http://trac.webkit.org/changeset/116630>
Comment 4 WebKit Review Bot 2012-05-10 04:55:55 PDT
All reviewed patches have been landed.  Closing bug.