Comment #12 on issue 6131 by dpra...@chromium.org: Make the layout tests
less dependent on system UI settings (mock uxtheme, etc)
http://code.google.com/p/chromium/issues/detail?id=6131
No, the "generic theme" is a set of custom skia-based widgets I did that
are tuned for
testing rather than
Comment #11 on issue 6131 by e...@chromium.org: Make the layout tests less
dependent on system UI settings (mock uxtheme, etc)
http://code.google.com/p/chromium/issues/detail?id=6131
"The generic theme" = Windows widgets? Might be illegal for us to stuff
their images
into our tree.
On the
Comment #6 on issue 6131 by brettw: Make the layout tests less dependent on
system UI settings (mock uxtheme, etc)
http://code.google.com/p/chromium/issues/detail?id=6131
Right, I'm just saying we need to use GDI commands for drawing, wherever
that's
implemented.
--
You received this messag
Comment #5 on issue 6131 by da...@chromium.org: Make the layout tests less
dependent on system UI settings (mock uxtheme, etc)
http://code.google.com/p/chromium/issues/detail?id=6131
We can just replace the implementation of this file:
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/glu
Comment #4 on issue 6131 by da...@chromium.org: Make the layout tests less
dependent on system UI settings (mock uxtheme, etc)
http://code.google.com/p/chromium/issues/detail?id=6131
That's one option. Another option is to have a separate implementation of
WebThemeEngine. That option leaves
Comment #3 on issue 6131 by brettw: Make the layout tests less dependent on
system UI settings (mock uxtheme, etc)
http://code.google.com/p/chromium/issues/detail?id=6131
This is not the approach we want to take. We;ve had a number of bugs with
form
control drawing because some transform was
Comment #2 on issue 6131 by evan.martin: Make the layout tests less
dependent on system UI settings (mock uxtheme, etc)
http://code.google.com/p/chromium/issues/detail?id=6131
Note that Linux currently has all of the form controls rendered by webkit,
ignoring
the system theme. So the work's
Issue 6131: Make the layout tests less dependent on system UI settings
(mock uxtheme, etc)
http://code.google.com/p/chromium/issues/detail?id=6131
This issue is now blocking issue 9934.
See http://code.google.com/p/chromium/issues/detail?id=9934
--
You received this message because you are lis
Status: Available
Owner:
CC: bre...@chromium.org
Labels: Type-Feature Pri-2 OS-All Area-WebKit Mstone-X
New issue 6131 by da...@chromium.org: Make the layout tests less dependent
on system UI settings (mock uxtheme, etc)
http://code.google.com/p/chromium/issues/detail?id=6131
Make the lay