| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/7760001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99094 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
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 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
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
BUG=93459
TEST=none
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97403 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/7621033
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97158 0039d316-1c4b-4281-b951-d872f2087c98
|