Bug 115826

Summary: Don't apply changes while we're clearing the database
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch darin: review+

Anders Carlsson
Reported 2013-05-08 15:51:17 PDT
Don't apply changes while we're clearing the database
Attachments
Patch (7.71 KB, patch)
2013-05-08 16:20 PDT, Anders Carlsson
darin: review+
Anders Carlsson
Comment 1 2013-05-08 16:20:49 PDT
Darin Adler
Comment 2 2013-05-08 16:22:12 PDT
Comment on attachment 201112 [details] Patch 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.
Anders Carlsson
Comment 3 2013-05-08 16:30:52 PDT
Note You need to log in before you can comment on or make changes to this bug.