Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(413)

Issue 10829013: Chrome side changes for integer versions (Closed)

Created:
8 years, 5 months ago by dgrogan
Modified:
8 years, 5 months ago
Reviewers:
brettw, jsbell
CC:
chromium-reviews, joi+watch-content_chromium.org, jam, darin-cc_chromium.org, alecflett
Visibility:
Public.

Description

Chrome side changes for integer versions BUG=108223 TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=148673

Patch Set 1 #

Patch Set 2 : Don't yet run layout tests #

Patch Set 3 : fix version var names #

Patch Set 4 : Clean up magic constant #

Patch Set 5 : remove helper2 #

Total comments: 12

Patch Set 6 : Address comments #

Patch Set 7 : add #include that windows needs #

Unified diffs Side-by-side diffs Delta from patch set Stats (+163 lines, -8 lines) Patch
M content/browser/in_process_webkit/indexed_db_callbacks.h View 1 2 3 4 5 6 4 chunks +26 lines, -3 lines 0 comments Download
M content/browser/in_process_webkit/indexed_db_callbacks.cc View 1 2 3 4 1 chunk +21 lines, -0 lines 0 comments Download
M content/browser/in_process_webkit/indexed_db_database_callbacks.h View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M content/browser/in_process_webkit/indexed_db_database_callbacks.cc View 1 2 1 chunk +9 lines, -0 lines 0 comments Download
M content/browser/in_process_webkit/indexed_db_dispatcher_host.cc View 1 2 3 4 5 3 chunks +4 lines, -0 lines 0 comments Download
M content/common/indexed_db/indexed_db_dispatcher.h View 1 2 3 4 5 5 chunks +15 lines, -0 lines 0 comments Download
M content/common/indexed_db/indexed_db_dispatcher.cc View 1 2 3 4 5 8 chunks +60 lines, -3 lines 0 comments Download
M content/common/indexed_db/indexed_db_messages.h View 1 2 3 chunks +18 lines, -0 lines 0 comments Download
M content/common/indexed_db/proxy_webidbdatabase_impl.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M content/common/indexed_db/proxy_webidbfactory_impl.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/common/indexed_db/proxy_webidbfactory_impl.cc View 2 chunks +2 lines, -1 line 0 comments Download
M webkit/support/test_webkit_platform_support.cc View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 11 (0 generated)
dgrogan
Can't land until https://bugs.webkit.org/show_bug.cgi?id=92203 does. https://chromiumcodereview.appspot.com/10829013/diff/7013/content/browser/in_process_webkit/indexed_db_callbacks.h File content/browser/in_process_webkit/indexed_db_callbacks.h (right): https://chromiumcodereview.appspot.com/10829013/diff/7013/content/browser/in_process_webkit/indexed_db_callbacks.h#newcode84 content/browser/in_process_webkit/indexed_db_callbacks.h:84: delete idb_object; A better ...
8 years, 5 months ago (2012-07-25 20:26:10 UTC) #1
dgrogan
https://chromiumcodereview.appspot.com/10829013/diff/7013/content/browser/in_process_webkit/indexed_db_callbacks.h File content/browser/in_process_webkit/indexed_db_callbacks.h (right): https://chromiumcodereview.appspot.com/10829013/diff/7013/content/browser/in_process_webkit/indexed_db_callbacks.h#newcode84 content/browser/in_process_webkit/indexed_db_callbacks.h:84: delete idb_object; That link to IDBCallbacksProxy doesn't actually implement ...
8 years, 5 months ago (2012-07-25 20:27:09 UTC) #2
dgrogan
Josh, could you review this? It can't land until the WebKit API changes (https://bugs.webkit.org/show_bug.cgi?id=92203) are ...
8 years, 5 months ago (2012-07-25 20:28:26 UTC) #3
jsbell
lgtm with nits/questions https://chromiumcodereview.appspot.com/10829013/diff/7013/content/browser/in_process_webkit/indexed_db_dispatcher_host.cc File content/browser/in_process_webkit/indexed_db_dispatcher_host.cc (right): https://chromiumcodereview.appspot.com/10829013/diff/7013/content/browser/in_process_webkit/indexed_db_dispatcher_host.cc#newcode1149 content/browser/in_process_webkit/indexed_db_dispatcher_host.cc:1149: // transactions. Maybe clarify that it ...
8 years, 5 months ago (2012-07-25 22:12:16 UTC) #4
dgrogan
https://chromiumcodereview.appspot.com/10829013/diff/7013/content/browser/in_process_webkit/indexed_db_dispatcher_host.cc File content/browser/in_process_webkit/indexed_db_dispatcher_host.cc (right): https://chromiumcodereview.appspot.com/10829013/diff/7013/content/browser/in_process_webkit/indexed_db_dispatcher_host.cc#newcode1149 content/browser/in_process_webkit/indexed_db_dispatcher_host.cc:1149: // transactions. On 2012/07/25 22:12:16, jsbell wrote: > Maybe ...
8 years, 5 months ago (2012-07-25 23:59:58 UTC) #5
jsbell
On 2012/07/25 23:59:58, dgrogan wrote: > > (I wonder what happens if you retain the ...
8 years, 5 months ago (2012-07-26 00:11:59 UTC) #6
dgrogan
Brett W, could you review webkit/support/test_webkit_platform_support.cc as an owner of webkit/ ? Feel free to ...
8 years, 5 months ago (2012-07-26 01:19:25 UTC) #7
brettw
webkit lgtm rubberstamp
8 years, 5 months ago (2012-07-26 20:51:23 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dgrogan@chromium.org/10829013/11003
8 years, 5 months ago (2012-07-26 20:54:07 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dgrogan@chromium.org/10829013/5007
8 years, 5 months ago (2012-07-26 21:41:59 UTC) #10
commit-bot: I haz the power
8 years, 5 months ago (2012-07-27 00:21:03 UTC) #11
Change committed as 148673

Powered by Google App Engine
This is Rietveld 408576698