DescriptionWith the recent change to the ExternalTabContainer to have it subclass WidgetWin rather than Widget and the associated ATL classes, the class name based comparison for a window
to check if it is an external tab container window is no longer valid.
We now check if a window is an external tab window by looking for the existence of the kWindowObjectKey window property, which is only set on external tab container windows.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=17034
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|