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

Issue 818833004: Remove deprecated methods from Pickle. (Closed)

Created:
6 years ago by Avi (use Gerrit)
Modified:
5 years, 12 months ago
Reviewers:
nasko
CC:
chromium-reviews, extensions-reviews_chromium.org, cbentzel+watch_chromium.org, chromoting-reviews_chromium.org, tfarina, tzik, jam, piman+watch_chromium.org, feature-media-reviews_chromium.org, dcheng, noyau+watch_chromium.org, nhiroki, darin-cc_chromium.org, chromium-apps-reviews_chromium.org, cc-bugs_chromium.org, erikwright+watch_chromium.org, jdduke+watch_chromium.org, kinuko+fileapi, jbates
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : fix #

Patch Set 3 : fix2 #

Patch Set 4 : win #

Patch Set 5 : linux #

Patch Set 6 : zygote #

Patch Set 7 : zygote2 #

Patch Set 8 : zyg #

Patch Set 9 : comments #

Patch Set 10 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+369 lines, -483 lines) Patch
M base/pickle.h View 1 2 3 4 5 6 7 8 4 chunks +15 lines, -84 lines 0 comments Download
M base/pickle_unittest.cc View 14 chunks +32 lines, -32 lines 0 comments Download
M chrome/browser/extensions/api/automation_internal/automation_internal_api.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/page_capture/page_capture_api.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/extensions/browser_action_drag_data.cc View 1 2 3 4 1 chunk +3 lines, -3 lines 0 comments Download
M components/bookmarks/browser/bookmark_node_data.h View 1 chunk +1 line, -1 line 0 comments Download
M components/bookmarks/browser/bookmark_node_data.cc View 4 chunks +12 lines, -13 lines 0 comments Download
M components/sessions/base_session_service_commands.cc View 4 chunks +4 lines, -8 lines 0 comments Download
M components/sessions/session_service_commands.cc View 3 chunks +6 lines, -6 lines 0 comments Download
M content/browser/loader/resource_dispatcher_host_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/input/input_router_impl_unittest.cc View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_unittest.cc View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/sandbox_ipc_linux.h View 1 2 3 4 5 1 chunk +0 lines, -7 lines 0 comments Download
M content/browser/renderer_host/sandbox_ipc_linux.cc View 1 2 3 4 5 9 chunks +24 lines, -34 lines 0 comments Download
M content/browser/web_contents/web_contents_view_aura.cc View 1 2 3 4 5 1 chunk +2 lines, -3 lines 0 comments Download
M content/browser/zygote_host/zygote_host_impl_linux.cc View 1 2 3 4 5 3 chunks +5 lines, -6 lines 0 comments Download
M content/child/resource_dispatcher.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/child/threaded_data_provider.cc View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
M content/common/cc_messages.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/common/child_process_sandbox_support_impl_linux.cc View 1 2 3 4 2 chunks +13 lines, -13 lines 0 comments Download
M content/common/common_param_traits_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/common/content_param_traits.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/common/font_config_ipc_linux.cc View 1 2 3 4 3 chunks +5 lines, -6 lines 0 comments Download
M content/common/gamepad_param_traits.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/common/media/media_param_traits.cc View 2 chunks +11 lines, -11 lines 0 comments Download
M content/common/page_state_serialization.cc View 8 chunks +8 lines, -8 lines 0 comments Download
M content/common/resource_messages.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/common/ssl_status_serialization.cc View 1 chunk +6 lines, -7 lines 0 comments Download
M content/public/common/common_param_traits.h View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M content/public/common/common_param_traits.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/zygote/zygote_linux.h View 1 2 3 4 5 4 chunks +3 lines, -7 lines 0 comments Download
M content/zygote/zygote_linux.cc View 1 2 3 4 5 6 9 chunks +16 lines, -22 lines 0 comments Download
M content/zygote/zygote_main_linux.cc View 1 2 3 4 5 6 7 1 chunk +2 lines, -2 lines 0 comments Download
M extensions/browser/script_executor.cc View 1 chunk +1 line, -1 line 0 comments Download
M extensions/common/user_script.cc View 5 chunks +14 lines, -14 lines 0 comments Download
M extensions/renderer/user_script_set.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M gpu/ipc/gpu_command_buffer_traits.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M ipc/ipc_channel_posix.cc View 1 2 chunks +3 lines, -3 lines 0 comments Download
M ipc/ipc_channel_unittest.cc View 1 chunk +6 lines, -6 lines 0 comments Download
M ipc/ipc_fuzzing_tests.cc View 4 chunks +5 lines, -5 lines 0 comments Download
M ipc/ipc_message.cc View 1 chunk +1 line, -1 line 0 comments Download
M ipc/ipc_message_utils.h View 1 2 3 4 5 6 7 8 9 15 chunks +15 lines, -15 lines 0 comments Download
M ipc/ipc_message_utils.cc View 11 chunks +14 lines, -14 lines 0 comments Download
M ipc/ipc_sync_message.cc View 1 chunk +1 line, -1 line 0 comments Download
M ipc/param_traits_read_macros.h View 1 chunk +1 line, -1 line 0 comments Download
M net/cert/x509_certificate.h View 1 chunk +1 line, -2 lines 0 comments Download
M net/cert/x509_certificate.cc View 1 chunk +1 line, -2 lines 0 comments Download
M net/cert/x509_certificate_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/http/http_response_headers.h View 1 chunk +1 line, -1 line 0 comments Download
M net/http/http_response_headers.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M net/http/http_response_headers_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/http/http_response_info.cc View 4 chunks +15 lines, -15 lines 0 comments Download
M net/http/http_vary_data.h View 1 chunk +1 line, -1 line 0 comments Download
M net/http/http_vary_data.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M net/quic/crypto/quic_server_info.cc View 2 chunks +6 lines, -6 lines 0 comments Download
M ppapi/nacl_irt/ppapi_dispatcher.cc View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/proxy/ppapi_param_traits.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M ppapi/proxy/raw_var_data.cc View 9 chunks +18 lines, -18 lines 0 comments Download
M ppapi/proxy/serialized_flash_menu.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M ppapi/proxy/serialized_var.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/chromoting_param_traits.cc View 4 chunks +5 lines, -7 lines 0 comments Download
M sandbox/linux/syscall_broker/broker_client.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M sandbox/linux/syscall_broker/broker_host.cc View 1 3 chunks +4 lines, -7 lines 0 comments Download
M skia/ext/skia_utils_base.h View 1 chunk +5 lines, -5 lines 0 comments Download
M skia/ext/skia_utils_base.cc View 2 chunks +10 lines, -10 lines 0 comments Download
M storage/browser/fileapi/file_system_usage_cache.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M storage/browser/fileapi/sandbox_directory_database.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M storage/browser/fileapi/sandbox_prioritized_origin_database.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/base/clipboard/clipboard_test_template.h View 3 chunks +3 lines, -3 lines 0 comments Download
M ui/base/clipboard/custom_data_helper.cc View 5 chunks +9 lines, -10 lines 0 comments Download
M ui/base/dragdrop/os_exchange_data_unittest.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M ui/gfx/ipc/gfx_param_traits.cc View 9 chunks +10 lines, -10 lines 0 comments Download

Messages

Total messages: 10 (2 generated)
Avi (use Gerrit)
6 years ago (2014-12-22 15:07:30 UTC) #2
nasko
I've seen a few methods called *FromPickle and I'm fine with not renaming them, as ...
6 years ago (2014-12-22 18:34:23 UTC) #3
commit-bot: I haz the power
Patchset 10 (id:??) landed as https://crrev.com/b740bfe23ae7ad244356a4a7538b95ae560251db Cr-Commit-Position: refs/heads/master@{#309445}
6 years ago (2014-12-22 19:14:09 UTC) #4
Avi (use Gerrit)
Committed patchset #10 (id:180001) manually as b740bfe23ae7ad244356a4a7538b95ae560251db (presubmit successful).
6 years ago (2014-12-22 19:14:17 UTC) #5
Avi (use Gerrit)
A revert of this CL (patchset #10 id:180001) has been created in https://codereview.chromium.org/825353003/ by avi@chromium.org. ...
5 years, 12 months ago (2014-12-28 19:04:13 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/818833004/180001
5 years, 12 months ago (2014-12-28 22:39:10 UTC) #8
commit-bot: I haz the power
Committed patchset #10 (id:180001)
5 years, 12 months ago (2014-12-28 23:32:20 UTC) #9
commit-bot: I haz the power
5 years, 12 months ago (2014-12-28 23:33:26 UTC) #10
Message was sent while issue was closed.
Patchset 10 (id:??) landed as
https://crrev.com/48fc13b16667c53399774daeccdb1ce5a625578f
Cr-Commit-Position: refs/heads/master@{#309691}

Powered by Google App Engine
This is Rietveld 408576698