[webkit-help] checksum of the DOM tree

Luka Napotnik luka.napotnik at gmail.com
Sat Sep 26 03:14:42 PDT 2009


Hello.

Does WebKit provide functions to create a checksum of the current DOM
tree. I need this to identify the page that is being displayed. So
different pages should have different checksums, but if I reload the
same page, it should produce the same checksum.

I assume that it's somehow possible by traversing the tree but want to
know if such a functionality is already present in WebKit.

Greets,
Luka


More information about the webkit-help mailing list