Sign in
chromium
/
chromium
/
src
/
42fe7bf25cfa01fec7bfb186a4b0905b486dc09c
/
chrome
/
browser
/
extensions
/
extension_startup_browsertest.cc
42fe7bf2
Cleanup: Remove unneeded includes of notification_service.h, part 2.
by
[email protected]
· 15 years ago
eaa7dd18
Rename ExtensionsService to ExtensionService.
by
[email protected]
· 15 years ago
d728e00
Fix support for --disable-extensions flag.
by
[email protected]
· 15 years ago
8ecad5e
Move:
by
[email protected]
· 15 years ago
fa6a910
Add "open as window" menu item to NTP app menu.
by
[email protected]
· 15 years ago
3ecda25
Revert 66646 - Add "open as window" menu item to NTP app menu.
by
[email protected]
· 15 years ago
1b810530
Add "open as window" menu item to NTP app menu.
by
[email protected]
· 15 years ago
7b5dc00
Cleanup: Include browser.h -> ui/browser.h [Part 3].
by
[email protected]
· 15 years ago
d3af520
Unmark ExtensionsLoadTest.Test as flaky. It doesn't appear
by
[email protected]
· 15 years ago
9fabbf7
Make ui_test_utils::ExecuteJavaScript() friendlier to use. Also, add WARN_UNUSED_RESULT to make it less likely that callers ignore failures.
by
[email protected]
· 15 years ago
fe13bf6
Re-land 57460 - Add hidden component app for web store.
by
[email protected]
· 15 years ago
e50013c3
Re-land r56529, and add fixes for the browser tests on chromium os.
by
[email protected]
· 15 years ago
4f08c83f
CommandLine: add a CopySwitchesFrom() and AppendSwitchPath()
by
[email protected]
· 15 years ago
b2f665f5
Disable ExtensionsStartupTest.NoFileAccess on Mac.
by
[email protected]
· 15 years ago
05c8218
Require user opt-in before allowing content script injection on file URLs.
by
[email protected]
· 15 years ago
5e34a85
Use correct platform #define to mark ExtensionsLoadTest as flaky (OS_MACOSX).
by
[email protected]
· 15 years ago
c5b2c611
Remove MAYBE_ prefix from ExtensionStartupTesst.Test (fixing my mistake)
by
[email protected]
· 15 years ago
27d53738
Mark ExtensionsLoadTest.Test as flaky on Win/Mac
by
[email protected]
· 15 years ago
df545693
Fix file names so that for browser tests the suffix is _browsertest.
by
[email protected]
· 15 years ago
[Renamed from chrome/browser/extensions/extension_startup_unittest.cc]
9eaa021d
Fix build (trivial syntax error).
by
[email protected]
· 15 years ago
020f49e
Do not make the tests fail on failed file deletes.
by
[email protected]
· 15 years ago
3e59bac
Revert 43950 - Revert 43931 [GTTF] Clean up browser tests:
by
[email protected]
· 15 years ago
714786e1
Revert 43931 - [GTTF] Clean up browser tests:
by
[email protected]
· 15 years ago
93b86a8
[GTTF] Clean up browser tests:
by
[email protected]
· 15 years ago
4b77689
Enable tabbed bookmark manager by default.
by
[email protected]
· 15 years ago
e685fc4
Revert 42061 - Enable tabbed bookmark manager by default due to browser_tests and chrome frame breaking.
by
[email protected]
· 15 years ago
11d2d4e
Enable tabbed bookmark manager by default.
by
[email protected]
· 15 years ago
dfd6ee45
Update some windows-only browser tests to run on all platforms.
by
[email protected]
· 15 years ago
91aecd4f5
Revert 39642 - Update some windowsonly browser tests to run on all platforms.
by
[email protected]
· 15 years ago
0d229279
Update some windows-only browser tests to run on all platforms.
by
[email protected]
· 15 years ago
8cb5d5b
[GTTF] Reduce header dependencies in chrome.
by
[email protected]
· 16 years ago
36a06ba
Revert 35737 (Chrome OS failing) - Include more extension browser tests on mac and linux. Some minor changes and reorganization.
by
[email protected]
· 16 years ago
d012ee4
Include more extension browser tests on mac and linux. Some minor changes and reorganization.
by
[email protected]
· 16 years ago
faed6e1
Remove --enable-user-script and associated tests.
by
[email protected]
· 16 years ago
6277144
Revert change that disallowed content scripts access to
by
[email protected]
· 16 years ago
5f8681f
Don't allow content scripts to execute on file:// urls.
by
[email protected]
· 16 years ago
038d52e1
More style nits.
by
[email protected]
· 16 years ago
6d60703b
Enable extensions by default.
by
[email protected]
· 16 years ago
041cc77
Enable a bunch of extension browsertests for linux
by
[email protected]
· 16 years ago
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
811bfe37
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