DescriptionRevert 202508 "Made the open menu item in the context menu updat..."
Breaks CrOS test: SelectFileDialogExtensionBrowserTest.SelectFileAndOpen
http://goo.gl/eoUBv http://goo.gl/uzb7V
> Made the open menu item in the context menu updated when the context menu is open.
>
> Originally, FileSelectionHandler#updateFileSelectionAsync have the complex
> conditional statements. And when util.platform.newUI() is true and
> selection.totalCount is zero, updateContextMenuActionItems that updates the open
> menu item is not called.
>
> This CL arranged the statements by the target of update and added some comments.
>
> BUG=243687
> TEST=manually
>
> Review URL: https://chromiumcodereview.appspot.com/15950003
TBR=hirono@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=202522
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|