DescriptionEnsure that the Inspect Element operation when performed on Windows 8 Metro ASH opens a docked dev tools window.
Currently if this operation is performed on Windows 8 ASH we end up opening the Dev tools window in desktop mode which
is incorrect. This happens because we attempt to find the inspected WebContents instance in the desktop browser list.
Fix is to find the inspected webcontents in the desktop and the ASH browser lists as they can both be active concurrently
for Windows 8.
BUG=151718
R=sky
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=172360
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #
Messages
Total messages: 2 (0 generated)
|