[devtools] Make requestEntries parameters optional
This patch makes the pageSize and skipCount parameters for the requestEntries protocol method optional. The call will return all available entries if pageSize is not set and default to 0 for skipCount. Bug: chromium:988038 Change-Id: I6257f1beb07be1a87652334df9cd169d5f65724b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1875751Reviewed-by:Hiroki Nakagawa <nhiroki@chromium.org> Reviewed-by:
Benedikt Meurer <bmeurer@chromium.org> Reviewed-by:
Andrey Kosyakov <caseq@chromium.org> Commit-Queue: Jan Scheffler <janscheffler@chromium.org> Cr-Commit-Position: refs/heads/master@{#708969}
Showing
Please register or sign in to comment