DCHECK failure in CupsPrintJobNotification due to l10n |
||||
Issue descriptionChrome Version: 61.0.3136 OS: CrOS What steps will reproduce the problem? (1) Build debug chrome (2) Print a document What is the expected result? Happiness What happens instead? [3817:3817:0620/094404.049071:FATAL:l10n_util.cc(726)] Check failed: std::string::npos != pos (18446744073709551615 vs. 18446744073709551615) Didn't find a $1 placeholder in 1 page to $2 #0 0x57d5545be3ed base::debug::StackTrace::StackTrace() #1 0x57d5545bd0bc base::debug::StackTrace::StackTrace() #2 0x57d55460c433 logging::LogMessage::~LogMessage() #3 0x57d554870217 l10n_util::GetStringFUTF16() #4 0x57d5548708f0 l10n_util::GetStringFUTF16() #5 0x57d55487059d l10n_util::GetStringFUTF16() #6 0x57d551cd9b10 chromeos::CupsPrintJobNotification::UpdateNotificationBodyMessage() #7 0x57d551cd913b chromeos::CupsPrintJobNotification::UpdateNotification() #8 0x57d551cd90a7 chromeos::CupsPrintJobNotification::CupsPrintJobNotification() Please use labels and text to provide additional information. For graphics-related bugs, please copy/paste the contents of the about:gpu page at the end of this report.
,
Jun 23 2017
,
Jun 23 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/3a88d1e835354dbc2ba14c67a74f521bd9605d2f commit 3a88d1e835354dbc2ba14c67a74f521bd9605d2f Author: skau <skau@chromium.org> Date: Fri Jun 23 23:54:16 2017 Fix string for single page print jobs. BUG= 735083 Review-Url: https://codereview.chromium.org/2958653002 Cr-Commit-Position: refs/heads/master@{#482077} [modify] https://crrev.com/3a88d1e835354dbc2ba14c67a74f521bd9605d2f/chrome/app/chromeos_strings.grdp [modify] https://crrev.com/3a88d1e835354dbc2ba14c67a74f521bd9605d2f/chrome/browser/chromeos/printing/cups_print_job_notification.cc
,
Jun 24 2017
,
Jan 22 2018
|
||||
►
Sign in to add a comment |
||||
Comment 1 by x...@chromium.org
, Jun 20 2017