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

Issue 13220002: [PPAPI] Fix a bunch of spelling mistakes (Closed)

Created:
7 years, 9 months ago by binji
Modified:
7 years, 8 months ago
CC:
chromium-reviews, yusukes+watch_chromium.org, raymes+watch_chromium.org, Aaron Boodman, yzshen+watch_chromium.org, chromium-apps-reviews_chromium.org, piman+watch_chromium.org, dcheng, ihf+watch_chromium.org
Visibility:
Public.

Description

[PPAPI] Fix a bunch of spelling mistakes BUG=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=191456

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+147 lines, -146 lines) Patch
M ppapi/api/dev/ppb_font_dev.idl View 3 chunks +3 lines, -3 lines 0 comments Download
M ppapi/api/dev/ppb_text_input_dev.idl View 1 chunk +3 lines, -3 lines 0 comments Download
M ppapi/api/dev/ppb_zoom_dev.idl View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/api/dev/ppp_text_input_dev.idl View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/api/pp_array_output.idl View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/api/pp_errors.idl View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/api/pp_file_info.idl View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/api/pp_input_event.idl View 1 chunk +2 lines, -2 lines 0 comments Download
M ppapi/api/pp_resource.idl View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/api/pp_touch_point.idl View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/api/ppb_audio_config.idl View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/api/ppb_graphics_2d.idl View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/api/ppb_graphics_3d.idl View 2 chunks +2 lines, -2 lines 0 comments Download
M ppapi/api/ppb_input_event.idl View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/api/ppb_message_loop.idl View 4 chunks +4 lines, -4 lines 0 comments Download
M ppapi/api/ppb_mouse_cursor.idl View 2 chunks +2 lines, -2 lines 0 comments Download
M ppapi/api/ppb_url_loader.idl View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/api/ppb_url_request_info.idl View 2 chunks +2 lines, -2 lines 0 comments Download
M ppapi/api/private/ppb_flash.idl View 2 chunks +2 lines, -2 lines 0 comments Download
M ppapi/api/private/ppb_flash_clipboard.idl View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/api/private/ppb_network_monitor_private.idl View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/api/private/ppb_tcp_server_socket_private.idl View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/api/private/ppp_flash_browser_operations.idl View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/api/private/ppp_instance_private.idl View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/api/trusted/ppb_browser_font_trusted.idl View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/c/dev/ppb_font_dev.h View 4 chunks +4 lines, -4 lines 0 comments Download
M ppapi/c/dev/ppb_text_input_dev.h View 2 chunks +4 lines, -4 lines 0 comments Download
M ppapi/c/dev/ppb_zoom_dev.h View 2 chunks +2 lines, -2 lines 0 comments Download
M ppapi/c/dev/ppp_text_input_dev.h View 2 chunks +2 lines, -2 lines 0 comments Download
M ppapi/c/pp_array_output.h View 2 chunks +2 lines, -2 lines 0 comments Download
M ppapi/c/pp_errors.h View 2 chunks +2 lines, -2 lines 0 comments Download
M ppapi/c/pp_file_info.h View 2 chunks +2 lines, -2 lines 0 comments Download
M ppapi/c/pp_input_event.h View 2 chunks +3 lines, -3 lines 0 comments Download
M ppapi/c/pp_resource.h View 2 chunks +3 lines, -3 lines 0 comments Download
M ppapi/c/pp_touch_point.h View 2 chunks +2 lines, -2 lines 0 comments Download
M ppapi/c/ppb_audio_config.h View 2 chunks +2 lines, -2 lines 0 comments Download
M ppapi/c/ppb_graphics_2d.h View 2 chunks +2 lines, -2 lines 0 comments Download
M ppapi/c/ppb_graphics_3d.h View 3 chunks +3 lines, -3 lines 0 comments Download
M ppapi/c/ppb_input_event.h View 2 chunks +2 lines, -2 lines 0 comments Download
M ppapi/c/ppb_message_loop.h View 5 chunks +5 lines, -5 lines 0 comments Download
M ppapi/c/ppb_mouse_cursor.h View 3 chunks +3 lines, -3 lines 0 comments Download
M ppapi/c/ppb_url_loader.h View 2 chunks +2 lines, -2 lines 0 comments Download
M ppapi/c/ppb_url_request_info.h View 3 chunks +3 lines, -3 lines 0 comments Download
M ppapi/c/private/ppb_flash.h View 3 chunks +3 lines, -3 lines 0 comments Download
M ppapi/c/private/ppb_flash_clipboard.h View 2 chunks +2 lines, -2 lines 0 comments Download
M ppapi/c/private/ppb_network_monitor_private.h View 2 chunks +2 lines, -2 lines 0 comments Download
M ppapi/c/private/ppb_tcp_server_socket_private.h View 2 chunks +2 lines, -2 lines 0 comments Download
M ppapi/c/private/ppp_flash_browser_operations.h View 2 chunks +2 lines, -2 lines 0 comments Download
M ppapi/c/private/ppp_instance_private.h View 2 chunks +2 lines, -2 lines 0 comments Download
M ppapi/c/trusted/ppb_browser_font_trusted.h View 2 chunks +2 lines, -2 lines 0 comments Download
M ppapi/cpp/audio_config.h View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/cpp/dev/file_chooser_dev.h View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/cpp/dev/scriptable_object_deprecated.h View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/cpp/dev/scriptable_object_deprecated.cc View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/cpp/dev/var_array_dev.h View 1 chunk +2 lines, -2 lines 0 comments Download
M ppapi/cpp/dev/var_dictionary_dev.h View 1 chunk +2 lines, -2 lines 0 comments Download
M ppapi/cpp/extensions/ext_output_traits.h View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/cpp/file_io.h View 2 chunks +2 lines, -2 lines 0 comments Download
M ppapi/cpp/graphics_2d.h View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/cpp/graphics_3d.h View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/cpp/input_event.h View 6 chunks +10 lines, -10 lines 0 comments Download
M ppapi/cpp/instance.h View 2 chunks +2 lines, -2 lines 0 comments Download
M ppapi/cpp/message_loop.h View 3 chunks +4 lines, -3 lines 0 comments Download
M ppapi/cpp/module.h View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/cpp/mouse_cursor.h View 2 chunks +2 lines, -2 lines 0 comments Download
M ppapi/cpp/point.h View 2 chunks +2 lines, -2 lines 0 comments Download
M ppapi/cpp/private/network_list_private.cc View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/cpp/private/var_private.h View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/cpp/rect.h View 2 chunks +2 lines, -2 lines 0 comments Download
M ppapi/cpp/rect.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M ppapi/cpp/url_loader.h View 2 chunks +2 lines, -2 lines 0 comments Download
M ppapi/cpp/url_request_info.h View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/cpp/url_response_info.h View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/cpp/var.h View 2 chunks +2 lines, -2 lines 0 comments Download
M ppapi/cpp/var_array_buffer.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
binji
7 years, 9 months ago (2013-03-28 21:40:28 UTC) #1
dmichael (off chromium)
wow, lgtm, thanks
7 years, 9 months ago (2013-03-28 21:53:53 UTC) #2
binji
btw, I had to bypass presubmit checks to upload because of this: TODOs found in ...
7 years, 9 months ago (2013-03-28 22:10:43 UTC) #3
binji
7 years, 8 months ago (2013-03-29 22:26:38 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r191456.

Powered by Google App Engine
This is Rietveld 408576698