[webkit-reviews] review requested: [Bug 35758] [Chromium] Pass the WebFrameClient into WebStorageArea::setItem so we can figure out the routing ID : [Attachment 50094] Addressed comments

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 5 03:04:54 PST 2010


Jeremy Orlow <jorlow at chromium.org> has asked  for review:
Bug 35758: [Chromium] Pass the WebFrameClient into WebStorageArea::setItem so
we can figure out the routing ID
https://bugs.webkit.org/show_bug.cgi?id=35758

Attachment 50094: Addressed comments
https://bugs.webkit.org/attachment.cgi?id=50094&action=review

------- Additional Comments from Jeremy Orlow <jorlow at chromium.org>
I guess using the WebView is better, though it seems less efficient having to
rely on the map, I guess it doesn't really matter.

All the other comments have been addressed.


More information about the webkit-reviews mailing list