DescriptionRetain the menu models in the class along with the menu runner.
The issue was that we were posting an asynchronous accessibility event on
the menu item view, and the menu item view was still around after the menu
closed (just hidden, and owned by the menu runner), but the menu item view's
delegate (the menu model adapter) had gone out of scope.
BUG=327510
NOTRY=true
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=271961
Patch Set 1 #
Messages
Total messages: 10 (0 generated)
|