RESOLVED FIXED Bug 131339
Web Replay: memoize nondeterministic attributes of the Screen interface
https://bugs.webkit.org/show_bug.cgi?id=131339
Summary Web Replay: memoize nondeterministic attributes of the Screen interface
Brian Burg
Reported 2014-04-07 18:43:44 PDT
It seems unlikely that this can be made deterministic by saving/restoring initial main frame size. Instead we can just memoize the attribute values as script accesses them.
Attachments
the patch (6.60 KB, patch)
2014-04-08 15:45 PDT, Brian Burg
no flags
Brian Burg
Comment 1 2014-04-08 15:45:18 PDT
Created attachment 228902 [details] the patch
WebKit Commit Bot
Comment 2 2014-04-08 17:23:13 PDT
Comment on attachment 228902 [details] the patch Clearing flags on attachment: 228902 Committed r166984: <http://trac.webkit.org/changeset/166984>
WebKit Commit Bot
Comment 3 2014-04-08 17:23:17 PDT
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.