[Webkit-unassigned] [Bug 15646] [GTK] caretBlinkFrequency is hard-coded in Frame.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 27 20:05:18 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=15646


alp at atoker.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #16906|                            |review?
               Flag|                            |




------- Comment #3 from alp at atoker.com  2007-10-27 20:05 PDT -------
Created an attachment (id=16906)
 --> (http://bugs.webkit.org/attachment.cgi?id=16906&action=view)
[PATCH] http://bugs.webkit.org/show_bug.cgi?id=15646

[GTK] caretBlinkFrequency is hard-coded in Frame.cpp

Abstract caretBlinkFrequency to RenderTheme.
---
 WebCore/page/Frame.cpp                  |    4 +---
 WebCore/platform/gtk/RenderThemeGtk.cpp |   23 +++++++++++++++++++++++
 WebCore/platform/gtk/RenderThemeGtk.h   |    3 +++
 WebCore/rendering/RenderTheme.h         |    2 ++
 4 files changed, 29 insertions(+), 3 deletions(-)


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list