DescriptionBlob Channel failed to register service
Mojo team enforced capability spec renderer <--> browser. Only the interfaces in the manifest are exposed to the renderer (https://codereview.chromium.org/2259903002). The BlobChannel wasn't in the list, so blimp engine wasn't able to register the BlobChannel services, causing the crash
This CL adds BlobChannel to the interfaces exposed to the renderer so now the images are sent correctly.
BUG=649858
Committed: https://crrev.com/dd442d48128ff3043c105d83b922806e4c4f9080
Cr-Commit-Position: refs/heads/master@{#421425}
Patch Set 1 #
Total comments: 2
Patch Set 2 : add an output pak in the grd file and have blimp/engine:pak depend on it #
Total comments: 8
Patch Set 3 : change output_dir to blimp/engine. verify on docker #
Total comments: 1
Patch Set 4 : Blob Channel failed to register service #Patch Set 5 : update the generated blimp_browser_resources.h path in blimp/engine/app/blimp_content_browser_clien… #
Messages
Total messages: 32 (13 generated)
|