[Webkit-unassigned] [Bug 28931] [chromium] Linux: Expose functions to set the caret blink interval

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 5 21:19:45 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=28931


Joel Stanley <joel at jms.id.au> changed:

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




--- Comment #22 from Joel Stanley <joel at jms.id.au>  2009-09-05 21:19:44 PDT ---
Created an attachment (id=39118)
 --> (https://bugs.webkit.org/attachment.cgi?id=39118)
fix

I should have implemented caretBlinkInterval instead of
caretBlinkIntervalInternal as blinking wasn't being disabled for the layout
tests (see WebCore/rendering/RenderThemeChromiumSkia.cpp 194).

There was no default value being set, like you asked.

I am using git so this patch might not be formatted the way you need.  Is there
an equivalent of svn-create-patch for git?

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



More information about the webkit-unassigned mailing list