• Marijn Kruisselbrink's avatar
    Implement byte transportation for mojo blob service. · 2d263e6d
    Marijn Kruisselbrink authored
    Also turn on the BlobStorageBrowserTest for the new mojo implementation
    now that transportation mostly works. This required a couple of minor
    other changes:
    - Adding BlobRegistry to the browser process' manifest
    - Turning off some BlobDispatcherHost IsInUseInProcess checks. These
      checks don't really make sense anyway when it will become possible
      to transfer blobs between renderers directly, and this never was a
      security boundary anyway, so removing the check shouldn't hurt.
    
    Bug: 611935
    Change-Id: If8bfc2d8351aecc72a3818d0cbb013a55efc6175
    Reviewed-on: https://chromium-review.googlesource.com/558192Reviewed-by: default avatarDaniel Cheng <dcheng@chromium.org>
    Reviewed-by: default avatarDaniel Murphy <dmurph@chromium.org>
    Commit-Queue: Marijn Kruisselbrink <mek@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#487290}
    2d263e6d
content_browser_manifest.json 5.55 KB