[webkit-reviews] review granted: [Bug 115826] Don't apply changes while we're clearing the database : [Attachment 201112] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 8 16:23:47 PDT 2013


Darin Adler <darin at apple.com> has granted Anders Carlsson
<andersca at apple.com>'s request for review:
Bug 115826: Don't apply changes while we're clearing the database
https://bugs.webkit.org/show_bug.cgi?id=115826

Attachment 201112: Patch
https://bugs.webkit.org/attachment.cgi?id=201112&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=201112&action=review


> Source/WebKit2/WebProcess/Storage/StorageAreaMap.h:92
> +    bool m_isClearPending;

I might have used the word m_hasPendingClear because I try to use boolean names
that fit sentences like “map <xxx>”, but not sure that’s easier to understand.


More information about the webkit-reviews mailing list