| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
BUG=84297
TEST=none
Review URL: http://codereview.chromium.org/7084016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87151 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
that system-level Chrome Frame is present. This is a first step to handling user-to-system-level handoff.
It will cause a user-level install to be correctly replaced with a system-level one once the user logs out and back in again. Additional changelists
will follow that:
1) Ensure full clean-up of the user-level installation.
2) Handle notifications such that logging out and in again isn't required.
BUG=82816
TEST=Install user-level Chrome Frame.
Review URL: http://codereview.chromium.org/7065024
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87033 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
R=ananta@chromium.org
BUG=84109
TEST=none
Review URL: http://codereview.chromium.org/6962028
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86984 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
work.
BUG=83114
TBR=amit
Review URL: http://codereview.chromium.org/7069026
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86729 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
timeout for the file save as
operation. Fixed a bug in the SaveFile action where there was a sleep before checking whether the timeout
had occurred.
BUG=83114
TEST=ChromeFrame ContextMenuTest.CFSaveLinkAs test should pass.
Review URL: http://codereview.chromium.org/7069023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86706 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=83904
TEST=none
Review URL: http://codereview.chromium.org/7069016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86663 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
test (CFAboutVersionLoads) from succeeding.
BUG=60987
Review URL: http://codereview.chromium.org/6992050
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86543 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
http://codereview.chromium.org/6881106/ introduced a problem on the chrome frame bots. This
CL is intended to disable the test there.
BUG=None
TEST=chrome frame bots are green.
Review URL: http://codereview.chromium.org/6992037
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86504 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
Fixes bug http://code.google.com/p/chromium/issues/detail?id=83661
BUG=83661
Review URL: http://codereview.chromium.org/6992008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86369 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
requests to not cache. Reason
an incorrect bind verb check.
BUG=none
TEST=chrome frame tests should pass.
TBR=amit
Review URL: http://codereview.chromium.org/7056018
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86129 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
incorrectly end up being
cached in IE, thus causing the page to show stale data.
Fix is to turn off urlmon caching related bind flags for empty post requests.
BUG=82127
Review URL: http://codereview.chromium.org/7054003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86115 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
It looks like they got moved accidentally in http://codereview.chromium.org/6714032
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/7048007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86010 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
occurs while adding the User Agent
to the outgoing headers.
BUG=83291
Review URL: http://codereview.chromium.org/7049023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@85981 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
Ready Mode is a feature of Chrome Frame that allows it to be installed in a semi-active state. The first time the user accesses, using IE, a site that supports Chrome Frame, the Ready Mode infobar prompt is displayed in IE, offering to permanently enable or disable Chrome Frame.
RegistryReadyModeState implements a strategy for implementing the user's requested state change by invoking the Chrome Frame installer.
BUG=None
TEST=None
Review URL: http://codereview.chromium.org/6733015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@85941 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=83133
TBR=ananta@chromium.org
Review URL: http://codereview.chromium.org/7044023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@85830 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
tests as flaky.
Increasing the timeout of these tests to see if that fixes the flakiness.
BUG=83114
TBR=amit
Review URL: http://codereview.chromium.org/7039052
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@85816 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
I plan to use SystemMonitor in net/.
Fix up the Mac implementation not to use Cocoa APIs since @interface is not allowed in base.
BUG=none
TEST=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=85732
Review URL: http://codereview.chromium.org/7015017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@85737 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
I plan to use SystemMonitor in net/.
Fix up the Mac implementation not to use Cocoa APIs since @interface is not allowed in base.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/7015017
TBR=willchan@chromium.org
Review URL: http://codereview.chromium.org/7042003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@85734 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
I plan to use SystemMonitor in net/.
Fix up the Mac implementation not to use Cocoa APIs since @interface is not allowed in base.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/7015017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@85732 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
TBR=joshia
Review URL: http://codereview.chromium.org/7011048
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@85310 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It wasn't related, it was an IncrediBuild issue. IB was enabled yesterday and I
didn't realize it was just enabled. It has now been disabled.
TBR=nsylvain@chromium.org
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6969065
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@85268 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
LNK1318 is transient and can be taken care of by a clobber.
LNK1000 is a out of memory condition and can be worked around only by disabling
incremental linking for debug build or (hopefully) disable optimization for
release build.
Take a chance with disabling optimization.
TBR=nsylvain@chromium.org
BUG=none
TEST=pray it works
Review URL: http://codereview.chromium.org/7014043
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@85265 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
functionality provided by plugin_thread.cc
to the default_plugin which is the only caller. Removed the unused AppendToLog function from the webkit_glue
namespace.
BUG=82326
Review URL: http://codereview.chromium.org/7012004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@85202 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=82098
TEST=none
R=thakis@chromium.org
Review URL: http://codereview.chromium.org/7004007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@85048 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=82098
TEST=none
Review URL: http://codereview.chromium.org/7003003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@85003 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Initial land attempt at http://codereview.chromium.org/6551019/
gpu_trace_event fork at http://codereview.chromium.org/6691013
- gpu_trace_event renamed to base/debug/trace_event and modified as appropriate for base::debug
- Unit Tests implemented for trace_event
- gpu_common library removed (was added only for gpu_trace_event)
- Existing calls to trace_event suffixed with _ETW to make ETW calls (see decisions and incremental plans at end of 6551019)
- GPU trace calls renamed to new calls.
- Tracing switch removed from test_shell, as linux log file support removed.
BUG=79509
TEST=trace_event_win_unittest and about:gpu
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=84284
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=84486
Review URL: http://codereview.chromium.org/6862002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84739 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
base/debug/trace_event.Initial land attempt at http://codereview.chromium.org/6551019/gpu_trace_event fork at http://codereview.chromium.org/6691013- gpu_trace_event renamed to base/debug/trace_event and modified as appropriate for base::debug- Unit Tests implemented for trace_event- gpu_common library removed (was added only for gpu_trace_event)- Existing calls to trace_event suffixed with _ETW to make ETW calls (see decisions and incremental plans at end of 6551019)- GPU trace calls renamed to new calls.- Tracing switch removed from test_shell, as linux log file support removed.BUG=79509TEST=trace_event_win_unittest and about:gpuCommitted: http://src.chromium.org/viewvc/chrome?view=rev&revision=84284Review URL: http://codereview.chromium.org/6862002
TBR=scheib@chromium.org
Review URL: http://codereview.chromium.org/6955006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84494 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Initial land attempt at http://codereview.chromium.org/6551019/
gpu_trace_event fork at http://codereview.chromium.org/6691013
- gpu_trace_event renamed to base/debug/trace_event and modified as appropriate for base::debug
- Unit Tests implemented for trace_event
- gpu_common library removed (was added only for gpu_trace_event)
- Existing calls to trace_event suffixed with _ETW to make ETW calls (see decisions and incremental plans at end of 6551019)
- GPU trace calls renamed to new calls.
- Tracing switch removed from test_shell, as linux log file support removed.
BUG=79509
TEST=trace_event_win_unittest and about:gpu
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=84284
Review URL: http://codereview.chromium.org/6862002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84486 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=81479
TBR=amit
Review URL: http://codereview.chromium.org/6929049
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84333 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
base/debug/trace_event.Initial land attempt at http://codereview.chromium.org/6551019/gpu_trace_event fork at http://codereview.chromium.org/6691013- gpu_trace_event renamed to base/debug/trace_event and modified as appropriate for base::debug- Unit Tests implemented for trace_event- gpu_common library removed (was added only for gpu_trace_event)- Existing calls to trace_event suffixed with _ETW to make ETW calls (see decisions and incremental plans at end of 6551019)- GPU trace calls renamed to new calls.- Tracing switch removed from test_shell, as linux log file support removed.BUG=79509TEST=trace_event_win_unittest and about:gpuReview URL: http://codereview.chromium.org/6862002
TBR=scheib@chromium.org
Review URL: http://codereview.chromium.org/6933035
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84293 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Initial land attempt at http://codereview.chromium.org/6551019/
gpu_trace_event fork at http://codereview.chromium.org/6691013
- gpu_trace_event renamed to base/debug/trace_event and modified as appropriate for base::debug
- Unit Tests implemented for trace_event
- gpu_common library removed (was added only for gpu_trace_event)
- Existing calls to trace_event suffixed with _ETW to make ETW calls (see decisions and incremental plans at end of 6551019)
- GPU trace calls renamed to new calls.
- Tracing switch removed from test_shell, as linux log file support removed.
BUG=79509
TEST=trace_event_win_unittest and about:gpu
Review URL: http://codereview.chromium.org/6862002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84284 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
AutomationProxyMock test. This is
an attempt to fix the flaky ChromeFrame.RequestStart and ChromeFrame.Launch tests
BUG=none
TEST=The ChromeFrame.RequestStart and ChromeFrame.Launch tests should hopefully be more reliable.
Review URL: http://codereview.chromium.org/6927031
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84149 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
prevent it from waiting indefinitely
if the host browser(IE) dies abnormally.
BUG=none
TEST=ChromeFrame net tests should continue to run as before.
Review URL: http://codereview.chromium.org/6930021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84139 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/6940002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84116 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
tests by increasing the timeout
for the test.
BUG=none
TEST=ChromeFrame tests should pass.
Review URL: http://codereview.chromium.org/6932015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84094 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the builder status
shows up correctly on the waterfall, instead of showing green all the time.
This would probably require follow up CLs to identify and mark flaky CF tests.
BUG=80820
Review URL: http://codereview.chromium.org/6916002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84019 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
the CF builders.
Posting a delayed quit task to the message loop to ensure that this loop does not run forever.
BUG=81479
TBR=amit
Review URL: http://codereview.chromium.org/6920003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83998 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
No code modifications other than removing chromium licence block.
BUG=80617
TEST=none
Review URL: http://codereview.chromium.org/6901059
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83979 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
builder. The tests fail because of
a missing navigation manager instance on the IE thread. This object is registered when the bho is dynamically
added to the WebBrowser object by the chrome frame helper. On the IE8 builder we attempt to register the bho
multiple times as we expect the return variant type from the IWebBrowser2::GetProperty call to be VT_DISPATCH.
It returns VT_UNKNOWN. This causes the navigation manager to be unregistered in the destructor of the variant
object thus leading to the failure.
BUG=80820
TEST=ChromeFrame tests should pass on the IE8 windows 7 per user builder.
Review URL: http://codereview.chromium.org/6907014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83939 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
GetChannel was confused in multi-user installs. It treated them as
CHANNEL_UNKNOWN instead of their correct channels.
BUG=81218
TEST=none
Review URL: http://codereview.chromium.org/6893158
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83790 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
randomly. Increased the timeout of the ContextMenu.CFInspector CF test to see if this fixes
the flakiness with this test.
BUG=81039
TBR=amit
Review URL: http://codereview.chromium.org/6883285
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83628 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
reflects the result of the
net test run. This will fix issues with the chrome frame builders staying green inspite of net tests
failing.
Next step : Fix ChromeFrame tests on similar lines.
BUG=80820
TEST=ChromeFrame net tests should cause the builder to turn red on failures.
Review URL: http://codereview.chromium.org/6902167
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83612 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
chrome frame builders
on the FYI waterfall. Also ensure that the chrome frame helper class is properly unregistered
during shutdown.
This is an attempt to fix the chrome frame test failures on the Windows 7 builders which occur
over time due to the system running out of session heap space.
BUG=none
TEST=chrome frame tests should continue to run on the per user CF builder as before.
Review URL: http://codereview.chromium.org/6902139
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83568 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
crashes occur when an ASSERTION
fails in these tests which causes the ProxyFactory object instantiated at the beginning of the test suite
to be destroyed. For the curious the crash occurs in the UMA sending code in ChromeFrame which attempts to
dereference the ChromeFrameHistogramSnapshots pointer which has already been destroyed. It is a member
of the ProxyFactory class.
This crash will not occur in real life as the ProxyFactory is a global singleton in ChromeFrame. Temporary
hack to not crash in the test code is to flag the crash metrics object that reporting is active which disables
UMA sends to chrome.
BUG=none
TEST=chrome frame proxy mock tests should not crash.
Review URL: http://codereview.chromium.org/6901072
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83393 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=76996
TEST=none
Review URL: http://codereview.chromium.org/6894040
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83082 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
initiated navigations back to the
host browser. The regression occurred because of a check for whether the navigation type is link clicked, which
is not needed anymore.
Increased the timeout for ChromeFrameTestWithWebServer.FullTabModeIE_TestMultipleGet test which fails randomly on
my machine and on some of the builders.
BUG=none
TEST=ChromeFrame tests should now pass.
Review URL: http://codereview.chromium.org/6882104
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@82527 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
after the change to set the wininet option to not
automatically follow redirects. If the server redirects to an invalid url it fails url validation in wininet and does not notify
the bind status callback. We need to convert the corresponding error codes returned by wininet in OnStopBinding to the invalid url
net error code as expected by chrome.
BUG=none
TEST=chrome frame net tests should pass
Review URL: http://codereview.chromium.org/6883075
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@82360 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
metrics so as to shrink npchrome_frame.dll. This basically reverts r58538.
BUG=77445
TEST=uploading metrics should still work, although this is expected to reopen issue 54419.
R=ananta@chromium.org
Review URL: http://codereview.chromium.org/6881018
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@82339 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TEST=no change.
BUG=0
Review URL: http://codereview.chromium.org/6879079
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@82309 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
requests. This fixes the bug in ChromeFrame where the status
codes read off the binding in the BINDSTATUS_REDIRECTING notification would be 0 or 200 instead of valid redirect codes.
BUG=none
TEST=redirects should continue to work in ChromeFrame, i.e. they should be aborted in IE and followed by Chrome.
Review URL: http://codereview.chromium.org/6882051
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@82173 0039d316-1c4b-4281-b951-d872f2087c98
|