[webkit-dev] Announcement: web replay support

Brian Burg bburg at apple.com
Mon Jan 13 16:55:24 PST 2014


The timeline will certainly be important part of the UI (pretty much the only constant element in the various UI prototypes), but we haven’t figured out the specifics yet. The timeline views are under active development.

On Jan 13, 2014, at 4:15 PM, Benjamin Poulain <benjamin at webkit.org> wrote:

> On 1/13/14, 4:03 PM, Brian Burg wrote:
>> 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.
> 
> That is great!
> 
> Where will the tool be integrated in the Inspector? Will it be an extension of the timeline or a new tab?
> 
> Benjamin
> _______________________________________________
> 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