|
|
DescriptionEnable HarfBuzz by default everywhere except CrOS
BUG=321868
TBR=msw
Committed: https://crrev.com/4d71ef95bbf74fe61b18da22d361d8b5911a5994
Cr-Commit-Position: refs/heads/master@{#299767}
Patch Set 1 #Patch Set 2 : disable on cros #
Total comments: 4
Patch Set 3 : enable win #
Total comments: 2
Patch Set 4 : nit #Messages
Total messages: 20 (9 generated)
The CQ bit was checked by ckocagil@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/630583002/1
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: linux_chromium_chromeos_rel_swarming on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_...)
The CQ bit was checked by ckocagil@chromium.org
The CQ bit was unchecked by ckocagil@chromium.org
The CQ bit was checked by ckocagil@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/630583002/20001
https://codereview.chromium.org/630583002/diff/20001/ui/gfx/render_text.cc File ui/gfx/render_text.cc (right): https://codereview.chromium.org/630583002/diff/20001/ui/gfx/render_text.cc#ne... ui/gfx/render_text.cc:402: base::win::Version::VERSION_WIN8; Are you sure the sizing problem only affects windows 8.1 and not 8? Add a comment referencing the blocking bug. https://codereview.chromium.org/630583002/diff/20001/ui/gfx/render_text.cc#ne... ui/gfx/render_text.cc:404: bool default_is_harfbuzz = false; What is the chrome os blocker(s)? Add a comment referencing the bug(s).
The CQ bit was unchecked by ckocagil@chromium.org
Patchset #3 (id:40001) has been deleted
https://codereview.chromium.org/630583002/diff/20001/ui/gfx/render_text.cc File ui/gfx/render_text.cc (right): https://codereview.chromium.org/630583002/diff/20001/ui/gfx/render_text.cc#ne... ui/gfx/render_text.cc:402: base::win::Version::VERSION_WIN8; On 2014/10/05 17:58:21, msw wrote: > Are you sure the sizing problem only affects windows 8.1 and not 8? Add a > comment referencing the blocking bug. This should be fixed on both as of https://crrev.com/ec562a798a1835e0383e83bae7dc71dffcfc5fb0 https://codereview.chromium.org/630583002/diff/20001/ui/gfx/render_text.cc#ne... ui/gfx/render_text.cc:404: bool default_is_harfbuzz = false; On 2014/10/05 17:58:21, msw wrote: > What is the chrome os blocker(s)? Add a comment referencing the bug(s). Done.
msw@chromium.org changed reviewers: + derat@chromium.org
lgtm, but coordinate with derat@ as per his similar CL. https://codereview.chromium.org/630583002/diff/60001/ui/gfx/render_text.cc File ui/gfx/render_text.cc (right): https://codereview.chromium.org/630583002/diff/60001/ui/gfx/render_text.cc#ne... ui/gfx/render_text.cc:398: const bool default_is_harfbuzz = false; nit: these could just be return statements below the switch handling.
On 2014/10/15 20:09:57, msw wrote: > lgtm, but coordinate with derat@ as per his similar CL. I already did! https://codereview.chromium.org/630583002/diff/60001/ui/gfx/render_text.cc File ui/gfx/render_text.cc (right): https://codereview.chromium.org/630583002/diff/60001/ui/gfx/render_text.cc#ne... ui/gfx/render_text.cc:398: const bool default_is_harfbuzz = false; On 2014/10/15 20:09:57, msw wrote: > nit: these could just be return statements below the switch handling. Done.
The CQ bit was checked by ckocagil@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/630583002/80001
Message was sent while issue was closed.
Committed patchset #4 (id:80001)
Message was sent while issue was closed.
Patchset 4 (id:??) landed as https://crrev.com/4d71ef95bbf74fe61b18da22d361d8b5911a5994 Cr-Commit-Position: refs/heads/master@{#299767} |