Sign in
chromium
/
chromium
/
src
/
ea1df789e1afcf57a69769b4c4a1d9ef09d112ed
/
extensions
/
renderer
/
script_injector.h
d533be96
[Extensions] Fix script injection crashes
by rdevlin.cronin
· 10 years ago
3e11c986
[Extensions OOPI] Transition ScriptInjection to use RenderFrames
by rdevlin.cronin
· 10 years ago
f994d1e
[Extensions] Use document url (not top url) for tab-specific permissions
by rdevlin.cronin
· 10 years ago
4bb32d7
[Extensions OOPI] Make programmatic script injection use frame logic
by rdevlin.cronin
· 10 years ago
1eeacc84
Fix some blooeans. No behavior change.
by thakis
· 10 years ago
c8bc9a58
Extensions: suspend extension's scripts when V8 is paused
by kozyatinskiy
· 10 years ago
a5c856cf
A refacotring in the renderer side: introduce InjectionHost to de-couple extensions and to support content script injection out of chrome extensions.
by hanxi
· 11 years ago
23a8536
Add a withheld permissions model to PermissionsData. Withheld permissions are the permissions which were requested by the extension, but not granted due to how dangerous/powerful they are. Currently, these withheld permissions are only used for all hosts, and only behind the scripts_require_action flag.
by
[email protected]
· 11 years ago
c11e659
Make a Delegate class for extension script injections.
by
[email protected]
· 11 years ago