Chromium Code Reviews
DescriptionExplicitly declare a method in WebContentsViewCocoa.
The method -[NSObject draggingSourceOperationMaskForLocal:] is marked as
deprecated, but the non-deprecated API -[NSWindow dragImage:...] still relies on
it. Explicitly declaring the method in the public interface for
WebContentsViewCocoa allows the method to be called from a test without
warnings.
BUG=592663
Committed: https://crrev.com/ea4f3aa835f5de37682a3339fd51d8bbc428d373
Cr-Commit-Position: refs/heads/master@{#384330}
Patch Set 1 #
Messages
Total messages: 16 (7 generated)
|
||||||||||||||||||||||||||||