Bug 136316 - Web Replay: check event loop input extents during replay too
Summary: Web Replay: check event loop input extents during replay too
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brian Burg
URL:
Keywords:
Depends on:
Blocks: WebReplay 133019
  Show dependency treegraph
 
Reported: 2014-08-27 15:01 PDT by Brian Burg
Modified: 2014-09-25 14:59 PDT (History)
4 users (show)

See Also:


Attachments
WIP (8.68 KB, patch)
2014-09-24 15:23 PDT, Brian Burg
no flags Details | Formatted Diff | Diff
Patch (9.60 KB, patch)
2014-09-24 15:32 PDT, Brian Burg
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brian Burg 2014-08-27 15:01:00 PDT
Sometimes timer interleavings are different on capture and replay, which can expose bugs when AGGRESSIVE_DETERMINISM_CHECKS=1 in ReplayController.h.
Comment 1 Brian Burg 2014-09-24 15:23:20 PDT
Created attachment 238612 [details]
WIP
Comment 2 Brian Burg 2014-09-24 15:32:57 PDT
Created attachment 238613 [details]
Patch
Comment 3 Brian Burg 2014-09-24 15:34:54 PDT
This patch also addresses https://bugs.webkit.org/show_bug.cgi?id=133019
Comment 4 WebKit Commit Bot 2014-09-25 14:59:18 PDT
Comment on attachment 238613 [details]
Patch

Clearing flags on attachment: 238613

Committed r173978: <http://trac.webkit.org/changeset/173978>
Comment 5 WebKit Commit Bot 2014-09-25 14:59:21 PDT
All reviewed patches have been landed.  Closing bug.