[M126 Migration] Fix "print error dialog" not appearing in chrome 85/319285/3
authorAkshay Kanagali <a.kanagali@partner.samsung.com>
Mon, 21 Oct 2024 05:18:42 +0000 (10:48 +0530)
committerBot Blink <blinkbot@samsung.com>
Wed, 23 Oct 2024 00:15:05 +0000 (00:15 +0000)
commit8135af3e5d662efc6d501a3515c1187a0ea8d669
tree22d3070148464f4671d2008143a8c99d296f4576
parent0e3e52b863cecdaa4fe7294bf39626f026fd06fe
[M126 Migration] Fix "print error dialog" not appearing in chrome

Error dialog for print was not appearing for chrome on tv as the
relevant code was disabled under !defined(ENABLE_WRT_JS).

Reference : https://review.tizen.org/gerrit/311814/

Change-Id: I66a40c070a0c5f65c666c69a59855d16b0d23c13
Signed-off-by: Akshay Kanagali <a.kanagali@partner.samsung.com>
chrome/browser/printing/print_error_dialog.cc
chrome/browser/printing/print_view_manager_base.cc