Description[Mac] Fix duplicate "Enter Full Screen" item in view menu.
Changes the action of our full screen item to -toggleFullScreen:
which we already handle. Previously, Cocoa would add an extra
"Enter Full Screen" item if it didn't find an existing one with
the -toggleFullScreen: action.
BUG=538872
TEST=Open View menu from menubar. There should be only one "Enter
Full Screen" item and it should work as expected.
Committed: https://crrev.com/b88a2dc5ae6d9b4bdeff2730fac2ff46ae6a2fca
Cr-Commit-Position: refs/heads/master@{#371305}
Patch Set 1 #Patch Set 2 : #Messages
Total messages: 12 (5 generated)
|