summaryrefslogtreecommitdiffstats
path: root/chrome/test/data
Commit message (Collapse)AuthorAgeFilesLines
* Parse and show CWS data (reviews, number of users) in the inline install dialog.mihaip@chromium.org2011-09-011-0/+3
| | | | | | | | | | | | | | | Data is put into a ExtensionInstallUI::Prompt struct that is passed to ShowExtensionInstallDialog implementations (currently only the GTK one actually displays it). Ratings are shown as stars (resources were r99027). The dialog also includes a CWS link for the item (this necessitated switching the GTK implementation to a class so that the click handler callback could get at the delegate and extension). R=asargent@chromium.org Review URL: http://codereview.chromium.org/7819006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99205 0039d316-1c4b-4281-b951-d872f2087c98
* Deflake PrerenderExcessiveMemory, fixing a race in setting mmenke@chromium.org2011-09-012-0/+130
| | | | | | | | | | | | | | | | | | the visibility state of prerendered RenderViews in the process. Also add some more visibility API tests that would have reliably failed when before the race was fixed. BUG=93081 TEST=PrerenderBrowserTest.PrerenderExcessiveMemory. PrerenderBrowserTest.PrerenderInfiniteLoop Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=98539 Reverted: http://src.chromium.org/viewvc/chrome?view=rev&revision=98545 Review URL: http://codereview.chromium.org/7736019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99176 0039d316-1c4b-4281-b951-d872f2087c98
* New test case to test Disable3DAPI policy settings.vivianz@chromium.org2011-09-014-2/+6
| | | | | | Review URL: http://codereview.chromium.org/7760001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99094 0039d316-1c4b-4281-b951-d872f2087c98
* New windows opened in javascript with target = "_blank" shouldshinyak@google.com2011-08-311-0/+20
| | | | | | | | | | | | have an empty name. BUG=88129 TEST=InProcessRenderViewBrowserTest::* Review URL: http://codereview.chromium.org/7497058 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98946 0039d316-1c4b-4281-b951-d872f2087c98
* Print preview page selection should not require a rerendering of draft pages.kmadhusu@chromium.org2011-08-311-9/+10
| | | | | | | | | | | | | On page selection, regenerate the complete document with the selection, but preserve the existing draft pages and simply display a subset of them. Added a new param |clear all preview data| to |PrintHostMsg_DidGetPreviewPageCount|. BUG=84383 TEST=print preview works after code changes. Review URL: http://codereview.chromium.org/7647010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98926 0039d316-1c4b-4281-b951-d872f2087c98
* Update expected netflix version on chromeosnirnimesh@chromium.org2011-08-301-1/+1
| | | | | | | | | | TBR=krisr@chromium.org BUG= TEST= Review URL: http://codereview.chromium.org/7806021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98847 0039d316-1c4b-4281-b951-d872f2087c98
* Deflake prerender_browsertests focused on back navigation, and add some more. mmenke@chromium.org2011-08-302-9/+48
| | | | | | | | | | R=cbentzel BUG=89798 TEST=browser_tests --gtest_filter=*GoBack Review URL: http://codereview.chromium.org/7729006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98821 0039d316-1c4b-4281-b951-d872f2087c98
* Add WebstoreInlineInstaller (downloads store data, shows the install UI, and ↵mihaip@chromium.org2011-08-293-8/+18
| | | | | | | | | | | | | | | | | | | | | | | | starts the install). The flow is: 1. Fetch store metadata as JSON (using URLFetcher) 2. Parse response in utility process (via SafeWebstoreResponseParser) 3. Parse manifest and get icon data using WebstoreInstallHelper 4. Show install UI 5. Whitelist extension ID for download and start download Still missing are a way of informing the page that the inline install succeeded or failed. Also removes ExtensionTabHelper::GetCustomFrameNativeWindow, since it wasn't actually overriding anything (the method was removed from ExtensionFunctionDispatcher::Delegate by r74835). R=asargent@chromium.org Review URL: http://codereview.chromium.org/7741037 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98712 0039d316-1c4b-4281-b951-d872f2087c98
* New data files needed for inline installation UI tests.mihaip@chromium.org2011-08-295-0/+28
| | | | | | | | TBR=asargent@chromium.org Review URL: http://codereview.chromium.org/7792001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98647 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 98539thakis@chromium.org2011-08-272-65/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Test fails consistently on Linux Views bots: PrerenderBrowserTest.PrerenderVisibilityBackgroundTab: [6686:6686:0826/200949:368667468:WARNING:zygote_host_linux.cc(148)] Running without the SUID sandbox! See http://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on. [6686:6686:0826/200949:368753313:WARNING:proxy_config_service_impl.cc(654)] Error retrieving proxy setting from device [6686:6686:0826/200949:368754972:WARNING:wm_ipc.cc(311)] Missing _CHROME_LAYOUT_MODE property on root window [6686:6691:0826/200949:368757012:INFO:gl_implementation.cc(94)] Using desktop GL implementation. [6686:6691:0826/200949:368762612:ERROR:gl_surface_glx.cc(64)] GLX 1.3 or later is required. [6686:6691:0826/200949:368762779:ERROR:gl_surface_linux.cc(73)] GLSurfaceGLX::InitializeOneOff failed. [6686:6691:0826/200949:368762962:ERROR:gpu_info_collector_linux.cc(216)] gfx::GLContext::InitializeOneOff() failed [6686:6686:0826/200949:368808876:ERROR:timezone_settings.cc(61)] GetTimezoneID: Cannot read timezone symlink /var/lib/timezone/localtime [6686:6686:0826/200949:368808913:ERROR:timezone_settings.cc(141)] Got an empty string for timezone, default to America/Los_Angeles [6686:6686:0826/200949:368816216:WARNING:input_method_manager.cc(146)] No active input methods found. [6686:6686:0826/200949:368818013:WARNING:input_method_manager.cc(146)] No active input methods found. [6686:6686:0826/200949:368818259:WARNING:input_method_manager.cc(146)] No active input methods found. [6686:6686:0826/200950:369084812:WARNING:native_widget_gtk.cc(418)] compositing not supported; allowing anyway chrome/browser/prerender/prerender_browsertest.cc:680: Failure Value of: display_test_result Actual: false Expected: true - Deflake PrerenderExcessiveMemory, fixing a race in setting the visibility state of prerendered RenderViews in the process. Also add some more visibility API tests that would have reliably failed when losing the fixed race. BUG=93081 TEST=PrerenderBrowserTest.PrerenderExcessiveMemory. PrerenderBrowserTest.PrerenderInfiniteLoop Review URL: http://codereview.chromium.org/7693029 TBR=mmenke@chromium.org Review URL: http://codereview.chromium.org/7736003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98545 0039d316-1c4b-4281-b951-d872f2087c98
* Deflake PrerenderExcessiveMemory, fixing a race in setting mmenke@chromium.org2011-08-272-0/+65
| | | | | | | | | | | | | | | | the visibility state of prerendered RenderViews in the process. Also add some more visibility API tests that would have reliably failed when losing the fixed race. BUG=93081 TEST=PrerenderBrowserTest.PrerenderExcessiveMemory. PrerenderBrowserTest.PrerenderInfiniteLoop Review URL: http://codereview.chromium.org/7693029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98539 0039d316-1c4b-4281-b951-d872f2087c98
* Initialize content scripts the same way extension scripts are.aa@chromium.org2011-08-262-3/+10
| | | | | | | | | BUG= TEST= Review URL: http://codereview.chromium.org/7727004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98469 0039d316-1c4b-4281-b951-d872f2087c98
* Initial implementation of `chrome.clear.*` extension API.mkwst@chromium.org2011-08-264-0/+107
| | | | | | | | | | | | Opens up the `BrowsingDataRemover::Remove()` functionality to extensions: initial implementation, so it's sitting behind the experimental flag to work out kinks in the API/code. BUG=83530,54853 TEST=browser_tests Review URL: http://codereview.chromium.org/7551008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98429 0039d316-1c4b-4281-b951-d872f2087c98
* Expose privacy-relevant preferences in Chrome's extension APIs.mkwst@chromium.org2011-08-2615-96/+156
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds a `privacy` permission to hold toggles for features that a) send information to external services (google or otherwise), b) send information to first-party websites, and c) effect Chrome's handling of the network in general. (Metrics are still a TODO). * privacy * network * networkPredictionEnabled (ChromeSetting) * services * alternateErrorPagesEnabled (ChromeSetting) * autofillEnabled (ChromeSetting) * instantEnabled (ChromeSetting) * safeBrowsingEnabled (ChromeSetting) * searchSuggestEnabled (ChromeSetting) * translateEnabled (ChromeSetting) * websites * blockThirdPartyCookies (ChromeSetting) * hyperlinkAuditingEnabled (ChromeSetting) * referrersEnabled (ChromeSetting) BUG=88030,55059,54853 TEST=browser_tests Review URL: http://codereview.chromium.org/7298005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98396 0039d316-1c4b-4281-b951-d872f2087c98
* Update expected netflix version# on chromeosnirnimesh@chromium.org2011-08-261-1/+1
| | | | | | | | | | R=krisr@chromium.org BUG= TEST= Review URL: http://codereview.chromium.org/7749026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98364 0039d316-1c4b-4281-b951-d872f2087c98
* - Add ability to save all matched args and call a function with them in ↵scr@chromium.org2011-08-258-258/+1084
| | | | | | | | | | | | | | | | | | | | | | mock.will() - Add ability to mock globals - Add ability to call global with savedArgs - Add ability to reuse savedArgs - Add ability to continue an async test - Add ability for test fixture's SetUp to defer RunTest until conditions are right and call function. - Add tests for generated async test - Add one print preview test to expect a global function to be called. - Defer TearDown to testDone so async tests aren't torn down until they're complete. - Try the SetUp call so errors are shown. R=mmenke@chromium.org,dtseng@chromium.org,arv@chromium.org BUG=91737 TEST=browser_tests --gtest_filter=PrintPreviewWebUITest.TestPrinterChangeUpdatesPreview Review URL: http://codereview.chromium.org/7645007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98341 0039d316-1c4b-4281-b951-d872f2087c98
* Added minimal ntp4 WebUI test.scr@chromium.org2011-08-251-0/+30
| | | | | | | | | | R=csilv@chromium.org,estade@chromium.org BUG=None TEST=browser_tests --gtest_filter=NTP4WebUITest.* Review URL: http://codereview.chromium.org/7741010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98327 0039d316-1c4b-4281-b951-d872f2087c98
* Add a iconUrl parameter to webstorePrivate.beginInstallWithManifest2asargent@chromium.org2011-08-252-0/+42
| | | | | | | | | | | | | | The webstore folks were finding it inconvenient to use javascript and a canvas tag to get the base64 encoded data for the icon, and asked us to just add this parameter to have the client fetch it. BUG=93546 TEST=Includes a browser test, but requires webstore server changes to fully test. Review URL: http://codereview.chromium.org/7735001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98182 0039d316-1c4b-4281-b951-d872f2087c98
* Add a browser-test for the keyboard widget.sadrul@chromium.org2011-08-242-0/+11
| | | | | | | | | | | | Currently it only tests the keyboard visibility. Eventually, it will have more tests for the keyboard type, size, shape etc. BUG=none TEST=KeyboardManagerTest.* Review URL: http://codereview.chromium.org/7212029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98109 0039d316-1c4b-4281-b951-d872f2087c98
* Add reliability suppression for purecall from ↵mattm@chromium.org2011-08-231-0/+3
| | | | | | | | | | | | content::ResourceContext::request_context BUG=93974 TEST=none TBR=willchan@chromium.org Review URL: http://codereview.chromium.org/7701011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97942 0039d316-1c4b-4281-b951-d872f2087c98
* Add reliability suppression for ↵mattm@chromium.org2011-08-231-0/+3
| | | | | | | | | | | | ChromeURLRequestContextGetter::GetURLRequestContext BUG=93971 TEST=none TBR=willchan@chromium.org Review URL: http://codereview.chromium.org/7718014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97940 0039d316-1c4b-4281-b951-d872f2087c98
* Widen reliability suppression for HTMLSourceTracker::sourceForTokenmattm@chromium.org2011-08-231-1/+1
| | | | | | | | | | BUG=93459 TEST=none TBR=abarth Review URL: http://codereview.chromium.org/7714015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97932 0039d316-1c4b-4281-b951-d872f2087c98
* Added code for localizing scripts CSS before injection takes place.adriansc@google.com2011-08-238-0/+158
| | | | | | | | | | | | BUG=39899 TEST=browser_tests:ExtensionApiTest.ContentScriptCSSLocalization Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=97365 Review URL: http://codereview.chromium.org/7552028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97927 0039d316-1c4b-4281-b951-d872f2087c98
* Add the functionality to inject JavaScript into ExtensionHosts.frankf@google.com2011-08-232-0/+20
| | | | | | | | | | | BUG=chromium-os:17902 TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=97569 Review URL: http://codereview.chromium.org/7637020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97893 0039d316-1c4b-4281-b951-d872f2087c98
* content: Move render_widget_host_view_gtk to content/ try 2.erg@google.com2011-08-231-83/+0
| | | | | | | | | | | | | | | | | | | | This was r97750, which was reverted at r97756. This patch, in addition to all the other things it did, marks OwnedWidgetGtk for export and moves it to the ui:: namespace. Original list of things this patch does: - OwnedWidgetGtk now goes in ui/base/gtk/ - TruncateString moved from l10n_util:: to ui:: - GtkIMContextWrapper has part of its code split into chrome/ (IDC using code goes in RenderViewContextMenu) and the rest go in content/ (gtk using code goes with GtkIMContextWrapper). - gtk_key_bindings_handler[_unittest] now goes in content, as it's a utility class to RenderWidgetHostGtk. BUG=93804 TEST=existing unit tests Original Review URL: http://codereview.chromium.org/7669040 Review URL: http://codereview.chromium.org/7708021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97889 0039d316-1c4b-4281-b951-d872f2087c98
* Browser test for IndexedDB quotadgrogan@chromium.org2011-08-223-5/+132
| | | | | | | | | | BUG= TEST=llvm/Debug/browser_tests --gtest_filter=Indexed* Review URL: http://codereview.chromium.org/7648012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97772 0039d316-1c4b-4281-b951-d872f2087c98
* (shlib failure) Revert 97750 - content: Move render_widget_host_view_gtk to ↵erg@google.com2011-08-221-0/+83
| | | | | | | | | | | | | | | | | | | | content/ This also moves some other files: - OwnedWidgetGtk now goes in ui/base/gtk/ - TruncateString moved from l10n_util:: to ui:: - GtkIMContextWrapper has part of its code split into chrome/ (IDC using code goes in RenderViewContextMenu) and the rest go in content/ (gtk using code goes with GtkIMContextWrapper). - gtk_key_bindings_handler[_unittest] now goes in content, as it's a utility class to RenderWidgetHostGtk. BUG=93804 TEST=existing unit tests Review URL: http://codereview.chromium.org/7669040 TBR=erg@google.com Review URL: http://codereview.chromium.org/7708017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97756 0039d316-1c4b-4281-b951-d872f2087c98
* content: Move render_widget_host_view_gtk to content/erg@google.com2011-08-221-83/+0
| | | | | | | | | | | | | | | This also moves some other files: - OwnedWidgetGtk now goes in ui/base/gtk/ - TruncateString moved from l10n_util:: to ui:: - GtkIMContextWrapper has part of its code split into chrome/ (IDC using code goes in RenderViewContextMenu) and the rest go in content/ (gtk using code goes with GtkIMContextWrapper). - gtk_key_bindings_handler[_unittest] now goes in content, as it's a utility class to RenderWidgetHostGtk. BUG=93804 TEST=existing unit tests Review URL: http://codereview.chromium.org/7669040 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97750 0039d316-1c4b-4281-b951-d872f2087c98
* Fix issue with permissions extension API event listeners.jstritar@chromium.org2011-08-221-0/+30
| | | | | | | | | | | | Make sure the renderers receive the changes in permissions before triggering the permissions.onAdded and permission.onRemoved extension events. BUG=48119 TEST=*OptionalPermission* Review URL: http://codereview.chromium.org/7695003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97679 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 97569 - Add the functionality to inject JavaScript into ExtensionHosts.nirnimesh@chromium.org2011-08-222-15/+0
| | | | | | | | | | | | | | | | | | Reverting because it's causing wholesale failure in pyauto_functional_tests, chromedriver_tests and webdriver_tests across all platforms: See http://build.chromium.org/p/chromium.pyauto/builders/Linux%20%28deb%29/builds/18178/ BUG=chromium-os:17902 TEST= Review URL: http://codereview.chromium.org/7637020 TBR=frankf@chromium.org Review URL: http://codereview.chromium.org/7694024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97607 0039d316-1c4b-4281-b951-d872f2087c98
* Add the functionality to inject JavaScript into ExtensionHosts.frankf@chromium.org2011-08-202-0/+15
| | | | | | | | | | BUG=chromium-os:17902 TEST= Review URL: http://codereview.chromium.org/7637020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97569 0039d316-1c4b-4281-b951-d872f2087c98
* Allow dots in extension settings key names, rather than try to index into a ↵kalman@chromium.org2011-08-201-0/+35
| | | | | | | | | | | | sub-dictionary. BUG=93457 TEST=unit test Review URL: http://codereview.chromium.org/7670085 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97563 0039d316-1c4b-4281-b951-d872f2087c98
* Validate CWS item IDs extracted during inline installation.mihaip@chromium.org2011-08-202-4/+11
| | | | | | | | | R=asargent@chromium.org Review URL: http://codereview.chromium.org/7694004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97552 0039d316-1c4b-4281-b951-d872f2087c98
* Tweak typed-count Usage.mrossetti@chromium.org2011-08-191-3/+4
| | | | | | | | | | | | Tweak how the typed count is used in the HistoryQuickProvider so that a typed_count of 1 is considered when presenting results. Adjusted usage of the three factors in RowQualifiesAsSignificant so that the comparison operations are the same. Adjusted unit tests since the tweak to RowQualifiesAsSignificant changes the expected results just a bit. BUG=77476 TEST=Adjusted unit tests. Review URL: http://codereview.chromium.org/7618028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97505 0039d316-1c4b-4281-b951-d872f2087c98
* Disable NaCl on 32-bit linux, also disable NaCl extension/store tests for ↵elijahtaylor@google.com2011-08-191-3/+3
| | | | | | | | | | | | | that platform. BUG=93165 TEST=manual re-roll of http://codereview.chromium.org/7670055/, was reverted because tests weren't disabled. Review URL: http://codereview.chromium.org/7621068 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97440 0039d316-1c4b-4281-b951-d872f2087c98
* Make FastShutdown.SlowTermination non-interactive.sreeram@chromium.org2011-08-192-13/+5
| | | | | | | | | | | | | This avoids SimulateOSClick() flakiness. I've verified that the test continues to catch regressions in the original bug (cf: http://crrev.com/27831). BUG=89173 TEST=FastShutdown.SlowTermination Review URL: http://codereview.chromium.org/7671012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97415 0039d316-1c4b-4281-b951-d872f2087c98
* Add reliability supression for WebCore::XSSAuditor on Win.ajwong@chromium.org2011-08-191-0/+3
| | | | | | | BUG=93459 TEST=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97403 0039d316-1c4b-4281-b951-d872f2087c98
* Added code for testing enterprise settings of ↵aocampo@google.com2011-08-194-0/+4
| | | | | | | | | | PasswordManagerAllowShowPasswords and EditBookmarksEnabled BUG=93445, 93448 TEST=enterprise.EnterpriseTest.testPasswordManagerNotAllowShowPasswords, enterprise.EnterpriseTest.testEditBookmarksEnabled, enterprise.EnterpriseTestReverse.testPasswordManagerAllowShowPasswords, enterprise.EnterpriseTest.testEditBookmarksDisabled Review URL: http://codereview.chromium.org/7670079 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97398 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 97365 - Added code for localizing scripts CSS before injection takes ↵wez@chromium.org2011-08-199-158/+0
| | | | | | | | | | | | | | | place. BUG=39899 TEST=browser_tests:ExtensionApiTest.ContentScriptCSSLocalization Review URL: http://codereview.chromium.org/7552028 TBR=adriansc@google.com Review URL: http://codereview.chromium.org/7655057 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97394 0039d316-1c4b-4281-b951-d872f2087c98
* Keep normal popups opened from same-origin iframes in an extension process.creis@chromium.org2011-08-182-0/+10
| | | | | | | | | | | | | | This allows the iframe to script the popup, despite being in an extension. Also use safer logic for detecting the popup case. BUG=92669 BUG=87417 TEST=Open a popup from a web iframe inside an extension page and script it. Review URL: http://codereview.chromium.org/7624011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97386 0039d316-1c4b-4281-b951-d872f2087c98
* Added code for localizing scripts CSS before injection takes place.adriansc@google.com2011-08-189-0/+158
| | | | | | | | | | BUG=39899 TEST=browser_tests:ExtensionApiTest.ContentScriptCSSLocalization Review URL: http://codereview.chromium.org/7552028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97365 0039d316-1c4b-4281-b951-d872f2087c98
* Update net-internals unit tests to use the new asyncmmenke@chromium.org2011-08-186-91/+40
| | | | | | | | | | | | test framework. Also make the framework take pointers instead of references to Values it deletes. TEST=NetInternalsTest.* BUG=none Review URL: http://codereview.chromium.org/7670035 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97332 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 97304 - Adding BidiChecker tests which run in fake bidiavi@chromium.org2011-08-181-19/+0
| | | | | | | | | | | | | | | All the new tests are failing. BUG=NONE TEST=NONE Review URL: http://codereview.chromium.org/7488045 TBR=ofri@google.com Review URL: http://codereview.chromium.org/7669053 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97310 0039d316-1c4b-4281-b951-d872f2087c98
* Adding BidiChecker tests which run in fake bidiofri@google.com2011-08-181-0/+19
| | | | | | | | | | BUG=NONE TEST=NONE Review URL: http://codereview.chromium.org/7488045 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97304 0039d316-1c4b-4281-b951-d872f2087c98
* Added more history tests - continued from CL 7608012 mberkowitz@google.com2011-08-182-0/+16
| | | | | | | | | | | | | | | testSubmitFormAddPage -- Verify that submitting form adds target page to history list. testOneHistoryTabPerWindow -- Verify history shortcut opens only one history tab per window. TEST=none BUG=none Review URL: http://codereview.chromium.org/7655034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97280 0039d316-1c4b-4281-b951-d872f2087c98
* Initial inline web store install bindings.mihaip@chromium.org2011-08-182-0/+72
| | | | | | | | | | | | | Adds chrome.webstore.install() which looks for a <link> tag with the right relation and href (that points to a CWS item). Does not actually show an inline install UI, just opens the CWS page in a new tab. R=aa@chromium.org Review URL: http://codereview.chromium.org/7621032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97274 0039d316-1c4b-4281-b951-d872f2087c98
* Print Preview: Add "print preview" back to about:flags; enable it by default ↵thestig@chromium.org2011-08-181-6/+0
| | | | | | | | | | | just once. BUG=93257 TEST=none Review URL: http://codereview.chromium.org/7631025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97264 0039d316-1c4b-4281-b951-d872f2087c98
* Remove debug logging from ExtensionWebRequestApiTest.WebRequestBlocking.mpcomplete@chromium.org2011-08-172-13/+1
| | | | | | | | | BUG=91715 TEST=no Review URL: http://codereview.chromium.org/7631026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97214 0039d316-1c4b-4281-b951-d872f2087c98
* Add maxlength support for autocompletetype="cc-exp", according to the ↵isherman@chromium.org2011-08-172-0/+2
| | | | | | | | | | | | preliminary spec. BUG=92121 TEST=browser_tests --gtest_filter=FormStructureBrowserTest.DataDrivenHeuristics01 Review URL: http://codereview.chromium.org/7669014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97184 0039d316-1c4b-4281-b951-d872f2087c98
* Interpolate y position based on current time and pairs of keyframes.nduca@chromium.org2011-08-171-11/+75
| | | | | | Review URL: http://codereview.chromium.org/7621033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97158 0039d316-1c4b-4281-b951-d872f2087c98