[webkit-dev] Announcement: web replay support

Zoltan Herczeg zherczeg at webkit.org
Mon Jan 13 22:01:34 PST 2014


Wow, this looks great!

Regards,
Zoltan

> Hello all,
>
> I’m excited to announce that I’ve begun work on upstreaming web replay
> support into WebKit. Web replay functionality allows developers to debug
> their web applications by exactly recording interactions with a web
> program, and then replaying the resulting execution at will. A prototype
> implementation has integration with the Web Inspector, and supports many
> important web features.
>
> Most replay-related code will be behind the ENABLE(WEB_REPLAY) flag. It
> will be off by default until folks feel that the feature is ready for
> feedback through nightly builds.
>
> A high-level technical description of the prototype is available in the
> following paper:
> http://homes.cs.washington.edu/~mernst/pubs/record-replay-uist2013.pdf
>
> There’s also short demo video from last year:
> http://www.youtube.com/watch?v=ugHAzyQ6H00
>
> Some accumulated details are on the prototype's wiki:
> https://github.com/burg/timelapse/wiki
>
>
> 	-Brian_______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-dev
>




More information about the webkit-dev mailing list