[Extensions Bindings] Finish wiring up native bindings for SW contexts
Finish wiring up native extension bindings for service-worker based contexts. Following the IPC refactoring, the only missing piece is adding logic for getting the service worker contexts (which aren't in the normal ScriptContextSet). This makes ServiceWorkerTest.Events, ServiceWorkerTest.TabsCreate, and ServiceWorkerAppTest.RegisterAndPostMessage pass with native bindings enabled. Bug: 653596 Change-Id: Ic09745caab760084a94d85b79f11add5d94d7a74 Reviewed-on: https://chromium-review.googlesource.com/570992 Commit-Queue: Devlin <rdevlin.cronin@chromium.org> Reviewed-by:Istiaque Ahmed <lazyboy@chromium.org> Cr-Commit-Position: refs/heads/master@{#487907}
Showing
Please register or sign in to comment