42b7b25ac3
* Add content script injector to sandboxed renderer * Fix 'getRenderProcessPreferences' binding to the wrong object * Pass getRenderProcessPreferences to content-scripts-injector * Emit document-start and document-end events in sandboxed renderer * Use GetContext from RendererClientBase * Prevent script context crash caused by lazily initialization * Remove frame filtering logic for onExit callback Since we're keeping track of which frames we've injected the bundle into, this logic is redundant. * Add initial content script tests * Add contextIsolation variants to content script tests * Add set include * Fix already loaded extension error * Add tests for content scripts 'run_at' options * Catch script injection eval error when CSP forbids it This can occur in a rendered sandbox when a CSP is enabled. We'll need to switch to using isolated worlds to fix this. * Fix content script tests not properly cleaning up extensions * Fix lint and type errors |
||
---|---|---|
.. | ||
api | ||
printing | ||
resources/mac | ||
atom_autofill_agent.cc | ||
atom_autofill_agent.h | ||
atom_render_frame_observer.cc | ||
atom_render_frame_observer.h | ||
atom_render_view_observer.cc | ||
atom_render_view_observer.h | ||
atom_renderer_client.cc | ||
atom_renderer_client.h | ||
atom_sandboxed_renderer_client.cc | ||
atom_sandboxed_renderer_client.h | ||
content_settings_observer.cc | ||
content_settings_observer.h | ||
guest_view_container.cc | ||
guest_view_container.h | ||
preferences_manager.cc | ||
preferences_manager.h | ||
renderer_client_base.cc | ||
renderer_client_base.h | ||
web_worker_observer.cc | ||
web_worker_observer.h |