Side by Side Diff: chrome/common/extensions/docs/templates/public/apps/socket.html
Issue 12996003 :
Dynamically generate a heading for Extension Docs API pages (Closed)
Patch Set: Addressing comments - Patch currently being broken up
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
chrome/common/extensions/api/alarms.idl
chrome/common/extensions/api/app_runtime.idl
chrome/common/extensions/api/app_window.idl
chrome/common/extensions/api/bluetooth.idl
chrome/common/extensions/api/bookmarks.json
chrome/common/extensions/api/browser_action.json
chrome/common/extensions/api/browsing_data.json
chrome/common/extensions/api/commands.json
chrome/common/extensions/api/content_settings.json
chrome/common/extensions/api/context_menus.json
chrome/common/extensions/api/cookies.json
chrome/common/extensions/api/debugger.json
chrome/common/extensions/api/declarative_content.json
chrome/common/extensions/api/declarative_web_request.json
chrome/common/extensions/api/developer_private.idl
chrome/common/extensions/api/dial.idl
chrome/common/extensions/api/downloads.idl
chrome/common/extensions/api/events.json
chrome/common/extensions/api/experimental_idltest.idl
chrome/common/extensions/api/experimental_system_info_storage.idl
chrome/common/extensions/api/extension.json
chrome/common/extensions/api/file_browser_handler.json
chrome/common/extensions/api/file_system.idl
chrome/common/extensions/api/font_settings.json
chrome/common/extensions/api/history.json
chrome/common/extensions/api/i18n.json
chrome/common/extensions/api/idle.json
chrome/common/extensions/api/input_ime.json
chrome/common/extensions/api/location.idl
chrome/common/extensions/api/management.json
chrome/common/extensions/api/media_galleries.idl
chrome/common/extensions/api/media_galleries_private.idl
chrome/common/extensions/api/notifications.idl
chrome/common/extensions/api/omnibox.json
chrome/common/extensions/api/page_action.json
chrome/common/extensions/api/page_capture.json
chrome/common/extensions/api/permissions.json
chrome/common/extensions/api/privacy.json
chrome/common/extensions/api/proxy.json
chrome/common/extensions/api/push_messaging.idl
chrome/common/extensions/api/runtime.json
chrome/common/extensions/api/serial.idl
chrome/common/extensions/api/socket.idl
chrome/common/extensions/api/storage.json
chrome/common/extensions/api/sync_file_system.idl
chrome/common/extensions/api/system_info_cpu.idl
chrome/common/extensions/api/system_info_memory.idl
chrome/common/extensions/api/tab_capture.idl
chrome/common/extensions/api/tabs.json
chrome/common/extensions/api/top_sites.json
chrome/common/extensions/api/tts.json
chrome/common/extensions/api/tts_engine.json
chrome/common/extensions/api/types.json
chrome/common/extensions/api/usb.idl
chrome/common/extensions/api/web_navigation.json
chrome/common/extensions/api/web_request.json
chrome/common/extensions/api/webstore.json
chrome/common/extensions/api/windows.json
chrome/common/extensions/docs/server2/api_data_source.py
chrome/common/extensions/docs/server2/api_data_source_test.py
chrome/common/extensions/docs/server2/api_list_data_source.py
chrome/common/extensions/docs/server2/availability_finder.py
chrome/common/extensions/docs/server2/availability_finder_test.py
chrome/common/extensions/docs/server2/branch_utility.py
chrome/common/extensions/docs/server2/branch_utility_test.py
chrome/common/extensions/docs/server2/cron_servlet.py
chrome/common/extensions/docs/server2/cron_servlet_test.py
chrome/common/extensions/docs/server2/fake_fetchers.py
chrome/common/extensions/docs/server2/instance_servlet.py
chrome/common/extensions/docs/server2/instance_servlet_test.py
chrome/common/extensions/docs/server2/intro_data_source_test.py
chrome/common/extensions/docs/server2/patch_servlet.py
chrome/common/extensions/docs/server2/patch_servlet_test.py
chrome/common/extensions/docs/server2/path_canonicalizer.py
chrome/common/extensions/docs/server2/persistent_object_store.py
chrome/common/extensions/docs/server2/server_instance.py
chrome/common/extensions/docs/server2/sidenav_data_source.py
chrome/common/extensions/docs/server2/subversion_file_system.py
chrome/common/extensions/docs/server2/template_data_source.py
chrome/common/extensions/docs/server2/template_data_source_test.py
chrome/common/extensions/docs/server2/test_branch_utility.py
chrome/common/extensions/docs/server2/test_data/__init__.py
chrome/common/extensions/docs/server2/test_data/branch_utility/first.json
chrome/common/extensions/docs/server2/test_data/branch_utility/second.json
chrome/common/extensions/docs/server2/test_data/canned_data.py
chrome/common/extensions/docs/server2/test_data/test_json/expected_test_file.json
chrome/common/extensions/docs/server2/test_data/test_json/test_file.json
chrome/common/extensions/docs/server2/test_file_system.py
chrome/common/extensions/docs/server2/url_constants.py
chrome/common/extensions/docs/templates/intros/alarms.html
chrome/common/extensions/docs/templates/intros/app_runtime.html
chrome/common/extensions/docs/templates/intros/app_window.html
chrome/common/extensions/docs/templates/intros/bluetooth.html
chrome/common/extensions/docs/templates/intros/bookmarks.html
chrome/common/extensions/docs/templates/intros/browserAction.html
chrome/common/extensions/docs/templates/intros/browsingData.html
chrome/common/extensions/docs/templates/intros/commands.html
chrome/common/extensions/docs/templates/intros/contentSettings.html
chrome/common/extensions/docs/templates/intros/contextMenus.html
chrome/common/extensions/docs/templates/intros/debugger.html
chrome/common/extensions/docs/templates/intros/declarativeContent.html
chrome/common/extensions/docs/templates/intros/declarativeWebRequest.html
chrome/common/extensions/docs/templates/intros/downloads.html
chrome/common/extensions/docs/templates/intros/fileBrowserHandler.html
chrome/common/extensions/docs/templates/intros/fileSystem.html
chrome/common/extensions/docs/templates/intros/fontSettings.html
chrome/common/extensions/docs/templates/intros/history.html
chrome/common/extensions/docs/templates/intros/i18n.html
chrome/common/extensions/docs/templates/intros/idle.html
chrome/common/extensions/docs/templates/intros/input_ime.html
chrome/common/extensions/docs/templates/intros/management.html
chrome/common/extensions/docs/templates/intros/mediaGalleries.html
chrome/common/extensions/docs/templates/intros/notifications.html
chrome/common/extensions/docs/templates/intros/omnibox.html
chrome/common/extensions/docs/templates/intros/pageAction.html
chrome/common/extensions/docs/templates/intros/pageCapture.html
chrome/common/extensions/docs/templates/intros/permissions.html
chrome/common/extensions/docs/templates/intros/power.html
chrome/common/extensions/docs/templates/intros/privacy.html
chrome/common/extensions/docs/templates/intros/proxy.html
chrome/common/extensions/docs/templates/intros/pushMessaging.html
chrome/common/extensions/docs/templates/intros/runtime.html
chrome/common/extensions/docs/templates/intros/serial.html
chrome/common/extensions/docs/templates/intros/socket.html
chrome/common/extensions/docs/templates/intros/storage.html
chrome/common/extensions/docs/templates/intros/syncFileSystem.html
chrome/common/extensions/docs/templates/intros/tabs.html
chrome/common/extensions/docs/templates/intros/topSites.html
chrome/common/extensions/docs/templates/intros/tts.html
chrome/common/extensions/docs/templates/intros/ttsEngine.html
chrome/common/extensions/docs/templates/intros/types.html
chrome/common/extensions/docs/templates/intros/usb.html
chrome/common/extensions/docs/templates/intros/webNavigation.html
chrome/common/extensions/docs/templates/intros/webRequest.html
chrome/common/extensions/docs/templates/intros/webstore.html
chrome/common/extensions/docs/templates/intros/windows.html
chrome/common/extensions/docs/templates/json/api_availabilities.json
chrome/common/extensions/docs/templates/json/intro_tables.json
chrome/common/extensions/docs/templates/private/intro_table.html
chrome/common/extensions/docs/templates/private/standard_apps_api.html
chrome/common/extensions/docs/templates/private/standard_extensions_api.html
chrome/common/extensions/docs/templates/public/apps/alarms.html
chrome/common/extensions/docs/templates/public/apps/app_runtime.html
chrome/common/extensions/docs/templates/public/apps/app_window.html
chrome/common/extensions/docs/templates/public/apps/bluetooth.html
chrome/common/extensions/docs/templates/public/apps/fileSystem.html
chrome/common/extensions/docs/templates/public/apps/pushMessaging.html
chrome/common/extensions/docs/templates/public/apps/runtime.html
chrome/common/extensions/docs/templates/public/apps/serial.html
chrome/common/extensions/docs/templates/public/apps/socket.html
chrome/common/extensions/docs/templates/public/apps/syncFileSystem.html
chrome/common/extensions/docs/templates/public/apps/usb.html
chrome/common/extensions/docs/templates/public/apps/webstore.html
chrome/common/extensions/docs/templates/public/extensions/alarms.html
chrome/common/extensions/docs/templates/public/extensions/pushMessaging.html
chrome/common/extensions/docs/templates/public/extensions/runtime.html
chrome/common/extensions/docs/templates/public/extensions/webstore.html
tools/json_schema_compiler/idl_schema.py
tools/json_schema_compiler/model.py