Comment on attachment 31311[details]
test file - please ignore review flag
Please ignore the review flag on this attachment, I'm using it for testing my script for the moment.
Created attachment 31454[details]
Make Settings::shouldPaintNativeControls default to true
Make Settings::shouldPaintNativeControls default to true
This matches the default up in WebKit (that was changed in r43318).
Fixes Bug 26493: REGRESSION (r44758): First tab always uses Mac-style
form controls
<https://bugs.webkit.org/show_bug.cgi?id=26493>
Reviewed by Darin Adler and Dave Hyatt.
No test possible since DRT always uses Mac-style form controls.
* page/Settings.cpp: Changed the initial value of
gShouldPaintNativeControls to true.
* rendering/RenderThemeSafari.cpp:
(WebCore::RenderTheme::themeForPage): Added a FIXME about the design
flaw here involving querying Settings before it's been initialized.
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@44785 268f45cc-cd09-0410-ab3c-d52691b4dbfc
---
3 files changed, 26 insertions(+), 1 deletions(-)
Created attachment 31455[details]
Make Settings::shouldPaintNativeControls default to true
Make Settings::shouldPaintNativeControls default to true
This matches the default up in WebKit (that was changed in r43318).
Fixes Bug 26493: REGRESSION (r44758): First tab always uses Mac-style
form controls
<https://bugs.webkit.org/show_bug.cgi?id=26493>
Reviewed by Darin Adler and Dave Hyatt.
No test possible since DRT always uses Mac-style form controls.
* page/Settings.cpp: Changed the initial value of
gShouldPaintNativeControls to true.
* rendering/RenderThemeSafari.cpp:
(WebCore::RenderTheme::themeForPage): Added a FIXME about the design
flaw here involving querying Settings before it's been initialized.
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@44785 268f45cc-cd09-0410-ab3c-d52691b4dbfc
---
3 files changed, 26 insertions(+), 1 deletions(-)
Created attachment 31471[details]
Make Settings::shouldPaintNativeControls default to true
Make Settings::shouldPaintNativeControls default to true
This matches the default up in WebKit (that was changed in r43318).
Fixes Bug 26493: REGRESSION (r44758): First tab always uses Mac-style
form controls
<https://bugs.webkit.org/show_bug.cgi?id=26493>
Reviewed by Darin Adler and Dave Hyatt.
No test possible since DRT always uses Mac-style form controls.
* page/Settings.cpp: Changed the initial value of
gShouldPaintNativeControls to true.
* rendering/RenderThemeSafari.cpp:
(WebCore::RenderTheme::themeForPage): Added a FIXME about the design
flaw here involving querying Settings before it's been initialized.
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@44785 268f45cc-cd09-0410-ab3c-d52691b4dbfc
---
3 files changed, 26 insertions(+), 1 deletions(-)
Created attachment 31472[details]
Update layout test results for addition of datagrid element.
Update layout test results for addition of datagrid element.
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@44784 268f45cc-cd09-0410-ab3c-d52691b4dbfc
---
1 files changed, 1 insertions(+), 0 deletions(-)
Created attachment 31473[details]
2009-06-17 David Levin <levin@chromium.org>
2009-06-17 David Levin <levin@chromium.org>
Fix chromium Windows build.
A mistake that happened during the complicated merge for
landing r44775, r44776, r44777.
* rendering/RenderThemeChromiumWin.h:
(WebCore::RenderThemeChromiumWin::RenderThemeChromiumWin):
(WebCore::RenderThemeChromiumWin::~RenderThemeChromiumWin):
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@44783 268f45cc-cd09-0410-ab3c-d52691b4dbfc
---
2 files changed, 13 insertions(+), 2 deletions(-)
Created attachment 31477[details]
Make Settings::shouldPaintNativeControls default to true
Make Settings::shouldPaintNativeControls default to true
This matches the default up in WebKit (that was changed in r43318).
Fixes Bug 26493: REGRESSION (r44758): First tab always uses Mac-style
form controls
<https://bugs.webkit.org/show_bug.cgi?id=26493>
Reviewed by Darin Adler and Dave Hyatt.
No test possible since DRT always uses Mac-style form controls.
* page/Settings.cpp: Changed the initial value of
gShouldPaintNativeControls to true.
* rendering/RenderThemeSafari.cpp:
(WebCore::RenderTheme::themeForPage): Added a FIXME about the design
flaw here involving querying Settings before it's been initialized.
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@44785 268f45cc-cd09-0410-ab3c-d52691b4dbfc
---
3 files changed, 26 insertions(+), 1 deletions(-)
Created attachment 31478[details]
Update layout test results for addition of datagrid element.
Update layout test results for addition of datagrid element.
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@44784 268f45cc-cd09-0410-ab3c-d52691b4dbfc
---
1 files changed, 1 insertions(+), 0 deletions(-)
Comment on attachment 31450[details]
This matches the default up in WebKit (that was changed in r43318).
Changing the description of this attachment since it violates the maximum length of descriptions in future Bugzilla versions. Here's the previous description:
This matches the default up in WebKit (that was changed in r43318). Fixes Bug 26493: REGRESSION (r44758): First tab always uses Mac-style form controls <https://bugs.webkit.org/show_bug.cgi?id=26493> Reviewed by Darin Adler and Dave Hyatt. No test possible since DRT always uses Mac-style form controls. * page/Settings.cpp: Changed the initial value of gShouldPaintNativeControls to true. * rendering/RenderThemeSafari.cpp: (WebCore::RenderTheme::themeForPage): Added a FIXME about the design flaw here involving querying Settings before it's been initialized.git-svn-id: http://svn.webkit.org/repository/webkit/trunk@44785 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2009-06-15 15:23 PDT, Eric Seidel (no email)
2009-06-15 16:41 PDT, Eric Seidel (no email)
2009-06-17 15:33 PDT, Eric Seidel (no email)
2009-06-17 15:34 PDT, Eric Seidel (no email)
2009-06-17 15:56 PDT, Eric Seidel (no email)
2009-06-17 15:58 PDT, Eric Seidel (no email)
2009-06-17 16:57 PDT, Eric Seidel (no email)
2009-06-17 17:28 PDT, Eric Seidel (no email)
2009-06-17 17:28 PDT, Eric Seidel (no email)
2009-06-17 17:28 PDT, Eric Seidel (no email)
2009-06-17 17:28 PDT, Eric Seidel (no email)
2009-06-17 17:28 PDT, Eric Seidel (no email)
2009-06-17 18:03 PDT, Eric Seidel (no email)
2009-06-17 18:03 PDT, Eric Seidel (no email)
2009-06-22 14:35 PDT, Eric Seidel (no email)
2009-06-25 14:07 PDT, Eric Seidel (no email)
2009-06-25 16:41 PDT, Eric Seidel (no email)
2009-06-25 16:42 PDT, Eric Seidel (no email)