diff options
author | finnur@chromium.org <finnur@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-29 22:19:18 +0000 |
---|---|---|
committer | finnur@chromium.org <finnur@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-29 22:19:18 +0000 |
commit | c8965289996843e686084e86036db4cfe5b1713f (patch) | |
tree | c620ac44318bc26d005b5202edad36270270ed7d /webkit/glue | |
parent | b11845a63868bcd1e9d2ffd5f0cde2cbdb3a41ca (diff) | |
download | chromium_src-c8965289996843e686084e86036db4cfe5b1713f.zip chromium_src-c8965289996843e686084e86036db4cfe5b1713f.tar.gz chromium_src-c8965289996843e686084e86036db4cfe5b1713f.tar.bz2 |
EnumerateModules: Address UI review comments.
Make it a simple list with columns. Sort by status (conflicts at the
top), then by location and module name. Also, convert the type of DLL
to an enum so we can dedup the list (and for non-loaded DLLs show that
they are not loaded yet, but are of type: Shell Extension / WinSock.
Make sure lower bound version specified on the blacklist is inclusive
(first version that broke) and the higher bound version is exclusive
(first version that worked).
This allows us to pointpoint exactly when the failure started and
when the fix was introduced, instead of doing 0.9999 shenanigans.
Specify an upper bound for the idmmbc.dll conflict, since Henry's
outreach produced a fix in version 6.03 of the download manager.
BUG=51105
TEST=Unit test
Review URL: http://codereview.chromium.org/5278012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67598 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/glue')
0 files changed, 0 insertions, 0 deletions