Sign in
chromium
/
chromium
/
src.git
/
919ddc8c4928d69c3db02c68c0dbf573ebc54899
/
chrome
/
browser
/
extensions
/
extension_startup_unittest.cc
919ddc8
Various minor fixes:
by
[email protected]
· 16 years ago
17c4f3c
Add an ExtensionBrowserTest base class that allows in-process browser tests of extensions using ExtensionsService directly, rather than TestExtensionLoaded. Use it to re-enable some old browser tests that had been disabled.
by
[email protected]
· 16 years ago
811bfe3
In this episode, we implement the DOMUI interface for extension views that are rendered in the main tab contents area. This gets us loaded and unloaded at the right place and removes many special cases for extensions from the RenderViewHost and RenderViewHostDelegate hierarchy.
by
[email protected]
· 16 years ago
f0488f2f
Adds a browser_test for extension startup, content script
by
[email protected]
· 16 years ago