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

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


Yury Semikhatsky <yurys at chromium.org> has canceled Yury Semikhatsky
<yurys at chromium.org>'s request for review:
Bug 28873: WebInspector: Migrate Databases tab to InjectedScript / serialized
interaction.
https://bugs.webkit.org/show_bug.cgi?id=28873

Attachment 39692: patch: serialize dom storage access
https://bugs.webkit.org/attachment.cgi?id=39692&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