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

Issue 2860883004: [CUPS] Fix the issue the default queue value not being persisted with each new printer setup. (Closed)

Created:
3 years, 7 months ago by xdai1
Modified:
3 years, 7 months ago
Reviewers:
michaelpg
CC:
chromium-reviews, michaelpg+watch-md-settings_chromium.org, michaelpg+watch-md-ui_chromium.org, dbeam+watch-settings_chromium.org, stevenjb+watch-md-settings_chromium.org, arv+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[CUPS] Fix the issue the default queue value not being persisted with each new printer setup. BUG=710661 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2860883004 Cr-Commit-Position: refs/heads/master@{#469825} Committed: https://chromium.googlesource.com/chromium/src/+/504e47cd10aa741e9315fdd02d8092cb5101dbff

Patch Set 1 #

Total comments: 1

Patch Set 2 : 2. #

Total comments: 4

Patch Set 3 : Address michaelpg@'s comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -5 lines) Patch
M chrome/browser/resources/settings/printing_page/cups_add_printer_dialog.html View 1 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/resources/settings/printing_page/cups_add_printer_dialog.js View 1 2 4 chunks +7 lines, -3 lines 0 comments Download

Messages

Total messages: 16 (7 generated)
xdai1
michaelpg@, could you help review this CL please? Thanks! https://codereview.chromium.org/2860883004/diff/1/chrome/browser/resources/settings/printing_page/cups_add_printer_dialog.html File chrome/browser/resources/settings/printing_page/cups_add_printer_dialog.html (right): https://codereview.chromium.org/2860883004/diff/1/chrome/browser/resources/settings/printing_page/cups_add_printer_dialog.html#newcode195 chrome/browser/resources/settings/printing_page/cups_add_printer_dialog.html:195: ...
3 years, 7 months ago (2017-05-04 20:35:59 UTC) #3
michaelpg
https://codereview.chromium.org/2860883004/diff/20001/chrome/browser/resources/settings/printing_page/cups_add_printer_dialog.js File chrome/browser/resources/settings/printing_page/cups_add_printer_dialog.js (right): https://codereview.chromium.org/2860883004/diff/20001/chrome/browser/resources/settings/printing_page/cups_add_printer_dialog.js#newcode160 chrome/browser/resources/settings/printing_page/cups_add_printer_dialog.js:160: this.newPrinter.printerQueue = "ipp/print"; here and elsewhere, why does this ...
3 years, 7 months ago (2017-05-04 22:30:10 UTC) #6
xdai1
michaelpg@, I've addressed your comment. Please take another look, thanks! https://codereview.chromium.org/2860883004/diff/20001/chrome/browser/resources/settings/printing_page/cups_add_printer_dialog.js File chrome/browser/resources/settings/printing_page/cups_add_printer_dialog.js (right): https://codereview.chromium.org/2860883004/diff/20001/chrome/browser/resources/settings/printing_page/cups_add_printer_dialog.js#newcode160 ...
3 years, 7 months ago (2017-05-05 00:45:37 UTC) #7
michaelpg
lgtm https://codereview.chromium.org/2860883004/diff/20001/chrome/browser/resources/settings/printing_page/cups_add_printer_dialog.js File chrome/browser/resources/settings/printing_page/cups_add_printer_dialog.js (right): https://codereview.chromium.org/2860883004/diff/20001/chrome/browser/resources/settings/printing_page/cups_add_printer_dialog.js#newcode160 chrome/browser/resources/settings/printing_page/cups_add_printer_dialog.js:160: this.newPrinter.printerQueue = "ipp/print"; On 2017/05/05 00:45:37, xdai1 wrote: ...
3 years, 7 months ago (2017-05-05 19:10:46 UTC) #8
xdai1
On 2017/05/05 19:10:46, michaelpg wrote: > lgtm > > https://codereview.chromium.org/2860883004/diff/20001/chrome/browser/resources/settings/printing_page/cups_add_printer_dialog.js > File chrome/browser/resources/settings/printing_page/cups_add_printer_dialog.js > (right): ...
3 years, 7 months ago (2017-05-05 20:32:49 UTC) #9
michaelpg
https://codereview.chromium.org/2860883004/diff/20001/chrome/browser/resources/settings/printing_page/cups_add_printer_dialog.js File chrome/browser/resources/settings/printing_page/cups_add_printer_dialog.js (right): https://codereview.chromium.org/2860883004/diff/20001/chrome/browser/resources/settings/printing_page/cups_add_printer_dialog.js#newcode160 chrome/browser/resources/settings/printing_page/cups_add_printer_dialog.js:160: this.newPrinter.printerQueue = "ipp/print"; On 2017/05/05 19:10:46, michaelpg wrote: > ...
3 years, 7 months ago (2017-05-05 20:45:50 UTC) #10
xdai1
On 2017/05/05 20:45:50, michaelpg wrote: > https://codereview.chromium.org/2860883004/diff/20001/chrome/browser/resources/settings/printing_page/cups_add_printer_dialog.js > File chrome/browser/resources/settings/printing_page/cups_add_printer_dialog.js > (right): > > https://codereview.chromium.org/2860883004/diff/20001/chrome/browser/resources/settings/printing_page/cups_add_printer_dialog.js#newcode160 ...
3 years, 7 months ago (2017-05-05 22:19:23 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2860883004/40001
3 years, 7 months ago (2017-05-05 22:21:08 UTC) #13
commit-bot: I haz the power
3 years, 7 months ago (2017-05-06 00:21:05 UTC) #16
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/504e47cd10aa741e9315fdd02d80...

Powered by Google App Engine
This is Rietveld 408576698