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

Side by Side Diff: content/content_resources.grd

Issue 2796253002: Associated Message Validation (Closed)
Patch Set: Validate payloadInterfaceIds before getting it. Use [0] for dimensions for validateArrayPointer. Ca… Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | content/renderer/mojo_context_state.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 2
3 <grit latest_public_release="0" current_release="1" output_all_resource_defines= "false"> 3 <grit latest_public_release="0" current_release="1" output_all_resource_defines= "false">
4 <outputs> 4 <outputs>
5 <output filename="grit/content_resources.h" type="rc_header"> 5 <output filename="grit/content_resources.h" type="rc_header">
6 <emit emit_type='prepend'></emit> 6 <emit emit_type='prepend'></emit>
7 </output> 7 </output>
8 <output filename="content_resources.pak" type="data_package" /> 8 <output filename="content_resources.pak" type="data_package" />
9 </outputs> 9 </outputs>
10 <translations /> 10 <translations />
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
43 <include name="IDR_WEBRTC_INTERNALS_HTML" file="browser/resources/media/we brtc_internals.html" flattenhtml="true" allowexternalscript="true" compress="gzi p" type="BINDATA" /> 43 <include name="IDR_WEBRTC_INTERNALS_HTML" file="browser/resources/media/we brtc_internals.html" flattenhtml="true" allowexternalscript="true" compress="gzi p" type="BINDATA" />
44 <include name="IDR_WEBRTC_INTERNALS_JS" file="browser/resources/media/webr tc_internals.js" flattenhtml="true" compress="gzip" type="BINDATA" /> 44 <include name="IDR_WEBRTC_INTERNALS_JS" file="browser/resources/media/webr tc_internals.js" flattenhtml="true" compress="gzip" type="BINDATA" />
45 <if expr="is_macosx"> 45 <if expr="is_macosx">
46 <include name="IDR_GPU_SANDBOX_PROFILE" file="browser/gpu.sb" type="BIND ATA" /> 46 <include name="IDR_GPU_SANDBOX_PROFILE" file="browser/gpu.sb" type="BIND ATA" />
47 <include name="IDR_COMMON_SANDBOX_PROFILE" file="common/common.sb" type= "BINDATA" /> 47 <include name="IDR_COMMON_SANDBOX_PROFILE" file="common/common.sb" type= "BINDATA" />
48 <include name="IDR_PPAPI_SANDBOX_PROFILE" file="ppapi_plugin/ppapi.sb" t ype="BINDATA" /> 48 <include name="IDR_PPAPI_SANDBOX_PROFILE" file="ppapi_plugin/ppapi.sb" t ype="BINDATA" />
49 <include name="IDR_RENDERER_SANDBOX_PROFILE" file="renderer/renderer.sb" type="BINDATA" /> 49 <include name="IDR_RENDERER_SANDBOX_PROFILE" file="renderer/renderer.sb" type="BINDATA" />
50 <include name="IDR_UTILITY_SANDBOX_PROFILE" file="utility/utility.sb" ty pe="BINDATA" /> 50 <include name="IDR_UTILITY_SANDBOX_PROFILE" file="utility/utility.sb" ty pe="BINDATA" />
51 </if> 51 </if>
52 <if expr="not is_ios"> 52 <if expr="not is_ios">
53 <include name="IDR_MOJO_ASSOCIATED_BINDINGS_JS" file="../mojo/public/js/ associated_bindings.js" flattenhtml="true" type="BINDATA" />
53 <include name="IDR_MOJO_BINDINGS_JS" file="../mojo/public/js/bindings.js " flattenhtml="true" type="BINDATA" /> 54 <include name="IDR_MOJO_BINDINGS_JS" file="../mojo/public/js/bindings.js " flattenhtml="true" type="BINDATA" />
54 <include name="IDR_MOJO_BUFFER_JS" file="../mojo/public/js/buffer.js" fl attenhtml="true" type="BINDATA" /> 55 <include name="IDR_MOJO_BUFFER_JS" file="../mojo/public/js/buffer.js" fl attenhtml="true" type="BINDATA" />
55 <include name="IDR_MOJO_CODEC_JS" file="../mojo/public/js/codec.js" flat tenhtml="true" type="BINDATA" /> 56 <include name="IDR_MOJO_CODEC_JS" file="../mojo/public/js/codec.js" flat tenhtml="true" type="BINDATA" />
56 <include name="IDR_MOJO_CONNECTOR_JS" file="../mojo/public/js/connector. js" flattenhtml="true" type="BINDATA" /> 57 <include name="IDR_MOJO_CONNECTOR_JS" file="../mojo/public/js/connector. js" flattenhtml="true" type="BINDATA" />
57 <include name="IDR_MOJO_CONTROL_MESSAGE_HANDLER_JS" file="../mojo/public /js/lib/control_message_handler.js" flattenhtml="true" type="BINDATA" /> 58 <include name="IDR_MOJO_CONTROL_MESSAGE_HANDLER_JS" file="../mojo/public /js/lib/control_message_handler.js" flattenhtml="true" type="BINDATA" />
58 <include name="IDR_MOJO_CONTROL_MESSAGE_PROXY_JS" file="../mojo/public/j s/lib/control_message_proxy.js" flattenhtml="true" type="BINDATA" /> 59 <include name="IDR_MOJO_CONTROL_MESSAGE_PROXY_JS" file="../mojo/public/j s/lib/control_message_proxy.js" flattenhtml="true" type="BINDATA" />
59 <include name="IDR_MOJO_INTERFACE_CONTROL_MESSAGES_MOJOM_JS" file="${roo t_gen_dir}/mojo/public/interfaces/bindings/interface_control_messages.mojom.js" use_base_dir="false" flattenhtml="true" type="BINDATA" /> 60 <include name="IDR_MOJO_INTERFACE_CONTROL_MESSAGES_MOJOM_JS" file="${roo t_gen_dir}/mojo/public/interfaces/bindings/interface_control_messages.mojom.js" use_base_dir="false" flattenhtml="true" type="BINDATA" />
60 <include name="IDR_MOJO_PIPE_CONTROL_MESSAGES_MOJOM_JS" file="${root_gen _dir}/mojo/public/interfaces/bindings/pipe_control_messages.mojom.js" use_base_d ir="false" flattenhtml="true" type="BINDATA" /> 61 <include name="IDR_MOJO_PIPE_CONTROL_MESSAGES_MOJOM_JS" file="${root_gen _dir}/mojo/public/interfaces/bindings/pipe_control_messages.mojom.js" use_base_d ir="false" flattenhtml="true" type="BINDATA" />
61 <include name="IDR_MOJO_INTERFACE_TYPES_JS" file="../mojo/public/js/inte rface_types.js" flattenhtml="true" type="BINDATA" /> 62 <include name="IDR_MOJO_INTERFACE_TYPES_JS" file="../mojo/public/js/inte rface_types.js" flattenhtml="true" type="BINDATA" />
62 <include name="IDR_MOJO_ROUTER_JS" file="../mojo/public/js/router.js" fl attenhtml="true" type="BINDATA" /> 63 <include name="IDR_MOJO_ROUTER_JS" file="../mojo/public/js/router.js" fl attenhtml="true" type="BINDATA" />
63 <include name="IDR_MOJO_UNICODE_JS" file="../mojo/public/js/unicode.js" flattenhtml="true" type="BINDATA" /> 64 <include name="IDR_MOJO_UNICODE_JS" file="../mojo/public/js/unicode.js" flattenhtml="true" type="BINDATA" />
64 <include name="IDR_MOJO_VALIDATOR_JS" file="../mojo/public/js/validator. js" flattenhtml="true" type="BINDATA" /> 65 <include name="IDR_MOJO_VALIDATOR_JS" file="../mojo/public/js/validator. js" flattenhtml="true" type="BINDATA" />
65 <include name="IDR_MOJO_INTERFACE_ENDPOINT_CLIENT_JS" file="../mojo/publ ic/js/lib/interface_endpoint_client.js" flattenhtml="true" type="BINDATA" /> 66 <include name="IDR_MOJO_INTERFACE_ENDPOINT_CLIENT_JS" file="../mojo/publ ic/js/lib/interface_endpoint_client.js" flattenhtml="true" type="BINDATA" />
66 <include name="IDR_MOJO_INTERFACE_ENDPOINT_HANDLE_JS" file="../mojo/publ ic/js/lib/interface_endpoint_handle.js" flattenhtml="true" type="BINDATA" /> 67 <include name="IDR_MOJO_INTERFACE_ENDPOINT_HANDLE_JS" file="../mojo/publ ic/js/lib/interface_endpoint_handle.js" flattenhtml="true" type="BINDATA" />
67 <include name="IDR_MOJO_PIPE_CONTROL_MESSAGE_HANDLER_JS" file="../mojo/p ublic/js/lib/pipe_control_message_handler.js" flattenhtml="true" type="BINDATA" /> 68 <include name="IDR_MOJO_PIPE_CONTROL_MESSAGE_HANDLER_JS" file="../mojo/p ublic/js/lib/pipe_control_message_handler.js" flattenhtml="true" type="BINDATA" />
68 <include name="IDR_MOJO_PIPE_CONTROL_MESSAGE_PROXY_JS" file="../mojo/pub lic/js/lib/pipe_control_message_proxy.js" flattenhtml="true" type="BINDATA" /> 69 <include name="IDR_MOJO_PIPE_CONTROL_MESSAGE_PROXY_JS" file="../mojo/pub lic/js/lib/pipe_control_message_proxy.js" flattenhtml="true" type="BINDATA" />
69 </if> 70 </if>
70 </includes> 71 </includes>
71 </release> 72 </release>
72 </grit> 73 </grit>
OLDNEW
« no previous file with comments | « no previous file | content/renderer/mojo_context_state.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698