0
Files
src/pdf
Lei Zhang 2f83aa16f1 Fix some nits in OutOfProcessInstance message handlers.
- Use early returns in HandleGetPasswordCompleteMessage().
- Consolidate some checks in HandleResetPrintPreviewModeMessage().
- Change SetTwoUpView() to HandleSetTwoUpViewMessage() and consistently
  validate the message like other handlers. Also mark this message
  handler private.
- Make comment style consistent through out the file.

Change-Id: Ie437086adf83015f90858a864e1acdb9e826bf34
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2242853
Commit-Queue: Lei Zhang <thestig@chromium.org>
Reviewed-by: Daniel Hosseinian <dhoss@chromium.org>
Cr-Commit-Position: refs/heads/master@{#778900}
2020-06-16 18:26:07 +00:00
..