Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(43)

Issue 23478036: Create a PDF password dialog for Views. (Closed)

Created:
7 years, 3 months ago by Avi (use Gerrit)
Modified:
7 years, 3 months ago
CC:
chromium-reviews, tfarina
Base URL:
http://git.chromium.org/chromium/src.git@pdf
Visibility:
Public.

Description

Create a PDF password dialog for Views. BUG=54748 TEST=load a password-protected PDF on Windows, see fancy new UI Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=223509

Patch Set 1 #

Total comments: 6

Patch Set 2 : fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+181 lines, -8 lines) Patch
M chrome/browser/ui/pdf/pdf_tab_helper.h View 2 chunks +2 lines, -3 lines 0 comments Download
M chrome/browser/ui/pdf/pdf_tab_helper.cc View 4 chunks +9 lines, -5 lines 0 comments Download
A chrome/browser/ui/views/pdf_password_dialog.cc View 1 1 chunk +169 lines, -0 lines 0 comments Download
M chrome/chrome_browser_ui.gypi View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Avi (use Gerrit)
Scott: You're a Views dude, yes? This is, um, heavily inspired by TabModalConfirmDialogViews. The UI ...
7 years, 3 months ago (2013-09-15 01:11:32 UTC) #1
Avi (use Gerrit)
Elliot: At the end of August I asked you about Linux switching to Views. This ...
7 years, 3 months ago (2013-09-15 01:15:53 UTC) #2
sky
LGTM https://codereview.chromium.org/23478036/diff/1/chrome/browser/ui/views/pdf_password_dialog.cc File chrome/browser/ui/views/pdf_password_dialog.cc (right): https://codereview.chromium.org/23478036/diff/1/chrome/browser/ui/views/pdf_password_dialog.cc#newcode23 chrome/browser/ui/views/pdf_password_dialog.cc:23: class PDFPasswordDialogViews : public views::DialogDelegate { Add a ...
7 years, 3 months ago (2013-09-16 17:18:38 UTC) #3
Elliot Glaysher
Your ifdefs for GTK LGTM. We're hoping to launch linux_aura in the M32 timeframe, so ...
7 years, 3 months ago (2013-09-16 17:30:30 UTC) #4
Avi (use Gerrit)
https://codereview.chromium.org/23478036/diff/1/chrome/browser/ui/views/pdf_password_dialog.cc File chrome/browser/ui/views/pdf_password_dialog.cc (right): https://codereview.chromium.org/23478036/diff/1/chrome/browser/ui/views/pdf_password_dialog.cc#newcode23 chrome/browser/ui/views/pdf_password_dialog.cc:23: class PDFPasswordDialogViews : public views::DialogDelegate { On 2013/09/16 17:18:38, ...
7 years, 3 months ago (2013-09-16 18:57:14 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/avi@chromium.org/23478036/12001
7 years, 3 months ago (2013-09-16 19:00:20 UTC) #6
commit-bot: I haz the power
7 years, 3 months ago (2013-09-17 01:51:10 UTC) #7
Message was sent while issue was closed.
Change committed as 223509

Powered by Google App Engine
This is Rietveld 408576698