DescriptionStop setting invalid value to the |tab_id| field of fileBrowserHandler API.
Since the very long long ago when we have moved file manager out of tabs
to a separate app window, it didn't have any tab_id associated,
and the existing code always assigned an invalid value (-1).
This CL removes the useless code. Since the field is defined to
be optional, it doesn't change the interface of the API.
BUG=312519
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=238376
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|