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

Issue 1242753005: Use org.gnome.desktop.interface text-scaling-factor directly (Closed)

Created:
5 years, 5 months ago by oshima
Modified:
5 years, 5 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use org.gnome.desktop.interface text-scaling-factor directly gtk-xft-dpi is updated based on this value, so using this directly makes more sense. BUG=511580 TEST=manual. Committed: https://crrev.com/42de8ba1ba55502417670a820b5bd57017a6cd29 Cr-Commit-Position: refs/heads/master@{#339957}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Patch Set 7 : #

Patch Set 8 : rebase, update pixel expectations to update the expected results #

Total comments: 4

Patch Set 9 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -4 lines) Patch
M chrome/browser/ui/libgtk2ui/BUILD.gn View 1 2 3 4 5 1 chunk +8 lines, -1 line 0 comments Download
M chrome/browser/ui/libgtk2ui/gtk2_ui.cc View 1 2 3 4 5 6 7 8 3 chunks +22 lines, -3 lines 0 comments Download
M chrome/browser/ui/libgtk2ui/libgtk2ui.gyp View 1 2 3 4 5 1 chunk +4 lines, -0 lines 0 comments Download
M content/test/gpu/gpu_tests/pixel_expectations.py View 1 2 3 4 5 6 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 52 (23 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1242753005/20001
5 years, 5 months ago (2015-07-20 23:09:07 UTC) #2
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_chromium_asan_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_asan_rel_ng/builds/29979)
5 years, 5 months ago (2015-07-20 23:43:42 UTC) #4
oshima
5 years, 5 months ago (2015-07-20 23:53:46 UTC) #6
Evan Stade
seems legit, but I don't really know with certainty. Rubbery lgtm.
5 years, 5 months ago (2015-07-21 00:31:43 UTC) #7
stapelberg
lgtm I built Chrome with this CL patched in and can confirm that it works ...
5 years, 5 months ago (2015-07-21 14:16:09 UTC) #9
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1242753005/40001
5 years, 5 months ago (2015-07-21 16:51:05 UTC) #11
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_chromium_gn_rel on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_gn_rel/builds/111955)
5 years, 5 months ago (2015-07-21 17:27:03 UTC) #13
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1242753005/60001
5 years, 5 months ago (2015-07-21 18:14:33 UTC) #15
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1242753005/80001
5 years, 5 months ago (2015-07-21 18:16:03 UTC) #18
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_chromium_compile_dbg_32_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_compile_dbg_32_ng/builds/75792)
5 years, 5 months ago (2015-07-21 18:34:58 UTC) #20
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1242753005/120001
5 years, 5 months ago (2015-07-21 19:29:28 UTC) #22
oshima
estade@, can you take another look? 1) I have to check if the schema exists. ...
5 years, 5 months ago (2015-07-21 19:50:38 UTC) #23
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_chromium_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/88531)
5 years, 5 months ago (2015-07-21 20:29:34 UTC) #25
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1242753005/140001
5 years, 5 months ago (2015-07-21 20:46:25 UTC) #27
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: ios_rel_device_ninja on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_rel_device_ninja/builds/89866) mac_chromium_compile_dbg_ng on ...
5 years, 5 months ago (2015-07-21 20:48:23 UTC) #29
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1242753005/160001
5 years, 5 months ago (2015-07-21 20:55:41 UTC) #31
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 5 months ago (2015-07-21 22:06:05 UTC) #33
oshima
kbr@ -> pixel_expectations.py This CL fixes the scale factor computations, which affected nvidia bots. I'll ...
5 years, 5 months ago (2015-07-21 22:56:49 UTC) #34
oshima
# oops, hit send too early. kbr@ -> pixel_expectations.py This CL fixes the scale factor ...
5 years, 5 months ago (2015-07-21 22:57:57 UTC) #36
Ken Russell (switch to Gerrit)
LGTM assuming the expectations are updated in a follow-on CL.
5 years, 5 months ago (2015-07-21 23:08:12 UTC) #37
oshima
estate@: ping?
5 years, 5 months ago (2015-07-22 16:38:05 UTC) #38
Evan Stade
https://codereview.chromium.org/1242753005/diff/160001/chrome/browser/ui/libgtk2ui/gtk2_ui.cc File chrome/browser/ui/libgtk2ui/gtk2_ui.cc (right): https://codereview.chromium.org/1242753005/diff/160001/chrome/browser/ui/libgtk2ui/gtk2_ui.cc#newcode430 chrome/browser/ui/libgtk2ui/gtk2_ui.cc:430: bool HasSchema(const char* schema_name) { I see this is ...
5 years, 5 months ago (2015-07-22 17:53:30 UTC) #39
oshima
https://codereview.chromium.org/1242753005/diff/160001/chrome/browser/ui/libgtk2ui/gtk2_ui.cc File chrome/browser/ui/libgtk2ui/gtk2_ui.cc (right): https://codereview.chromium.org/1242753005/diff/160001/chrome/browser/ui/libgtk2ui/gtk2_ui.cc#newcode430 chrome/browser/ui/libgtk2ui/gtk2_ui.cc:430: bool HasSchema(const char* schema_name) { On 2015/07/22 17:53:30, Evan ...
5 years, 5 months ago (2015-07-22 19:01:04 UTC) #42
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1242753005/180002
5 years, 5 months ago (2015-07-22 19:02:36 UTC) #44
Evan Stade
lgtm
5 years, 5 months ago (2015-07-22 20:03:36 UTC) #45
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 5 months ago (2015-07-22 20:11:57 UTC) #47
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1242753005/180002 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1242753005/180002
5 years, 5 months ago (2015-07-22 21:33:13 UTC) #50
commit-bot: I haz the power
Committed patchset #9 (id:180002)
5 years, 5 months ago (2015-07-22 22:17:55 UTC) #51
commit-bot: I haz the power
5 years, 5 months ago (2015-07-22 22:18:32 UTC) #52
Message was sent while issue was closed.
Patchset 9 (id:??) landed as
https://crrev.com/42de8ba1ba55502417670a820b5bd57017a6cd29
Cr-Commit-Position: refs/heads/master@{#339957}

Powered by Google App Engine
This is Rietveld 408576698