Revert 114320 (broke chrome_frame_tests) - Enable ChromeFrame net tests for IE versions 8 and below. Changes include the following:-

1. Get rid of the dummy AtlModule registration in the net test suite. This is no longer needed
   as there is a module instance instantiated by the content code.

2. The test suite class now instantiates the ShadowAtExitManager class which allows nesting of AtExitManager
   instances. This is needed because the ChromeFrame net tests suite now calls into ContentMain which also
   instantiates an AtExitManager instance.

Fixes bug http://code.google.com/p/chromium/issues/detail?id=105435

BUG=105435
TEST=ChromeFrame net tests should now run on the builders.
Review URL: http://codereview.chromium.org/8898026

TBR=ananta@chromium.org
Review URL: http://codereview.chromium.org/8937020

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114341 0039d316-1c4b-4281-b951-d872f2087c98


CrOS-Libchrome-Original-Commit: a7b4ee1d5539f432ca795e60cafd76a68aebab45
1 file changed
tree: 51963f81d98420759caf21139d0972ed571829f8
  1. base/
  2. build/
  3. dbus/
  4. ipc/
  5. testing/
  6. third_party/