[webkit-reviews] review requested: [Bug 28873] WebInspector: Migrate Databases tab to InjectedScript / serialized interaction. : [Attachment 39754] patch: serialize dom storage access

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 18 02:41:09 PDT 2009


Yury Semikhatsky <yurys at chromium.org> has asked Timothy Hatcher
<timothy at hatcher.name> for review:
Bug 28873: WebInspector: Migrate Databases tab to InjectedScript / serialized
interaction.
https://bugs.webkit.org/show_bug.cgi?id=28873

Attachment 39754: patch: serialize dom storage access
https://bugs.webkit.org/attachment.cgi?id=39754&action=review

------- Additional Comments from Yury Semikhatsky <yurys at chromium.org>
Fixed some issues in the previous patch:
* Implemented InspectorDOMStorageResource::operator== which is declared as pure
virtual in EventListener. Also added new EventListener type.
* Removed trailing whitespaces in several places.


More information about the webkit-reviews mailing list