RESOLVED FIXED 152577
Modern IDB: Rename IDBServerOperation to ServerOpenDBRequest
https://bugs.webkit.org/show_bug.cgi?id=152577
Summary Modern IDB: Rename IDBServerOperation to ServerOpenDBRequest
Brady Eidson
Reported 2015-12-28 15:24:54 PST
Modern IDB: Rename IDBServerOperation to ServerOpenDBRequest The role of the class ended up being only about open/delete requests, so it really shadows IDBOpenDBRequest on the client side. This will help future functionality on the class actually make sense.
Attachments
Patch v1 (27.43 KB, patch)
2015-12-28 15:55 PST, Brady Eidson
aestes: review+
Patch for landing (35.50 KB, patch)
2015-12-28 16:01 PST, Brady Eidson
no flags
Brady Eidson
Comment 1 2015-12-28 15:55:21 PST
Created attachment 267968 [details] Patch v1
Brady Eidson
Comment 2 2015-12-28 16:01:58 PST
Created attachment 267969 [details] Patch for landing
WebKit Commit Bot
Comment 3 2015-12-28 16:51:11 PST
Comment on attachment 267969 [details] Patch for landing Clearing flags on attachment: 267969 Committed r194433: <http://trac.webkit.org/changeset/194433>
WebKit Commit Bot
Comment 4 2015-12-28 16:51:14 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.