Descriptionr78692 implemented -[CollectedCookiesWindowController
tabView:didSelectTabViewItem:] without declaring that this selector was
implemented by adding it to an @interface, adopting a @protocol or inheriting
from another @interface that declares it. -tabView:didSelectTabViewItem: is
an NSTabViewDelegate @protocol selector. Declare
CollectedCookiesWindowController as adopting this @protocol.
BUG=none
TEST=10.6 SDK build
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=80482
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|