DescriptionHandle AddNewContents in BackgroundContents so we can open windows.
window.open() in BackgroundContents was failing in M17 because we were no longer
hooking ShowCreatedWindow() and forwarding the request to our delegate.
Now that BackgroundContents wraps a real TabContents, we now hook AddNewContents()
and pass it off to our Delegate to open a new window.
BUG=105992
TEST=instructions in bug.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=113955
Patch Set 1 #
Messages
Total messages: 7 (0 generated)
|