Ignore:
Timestamp:
Feb 1, 2011, 4:42:16 AM (15 years ago)
Author:
[email protected]
Message:

2011-02-01 Darin Fisher <[email protected]>

Reviewed by Eric Seidel.

Fix some Visual Studio compiler warnings.
https://bugs.webkit.org/show_bug.cgi?id=53476

  • wtf/MathExtras.h: (clampToInteger): (clampToPositiveInteger):
  • wtf/ThreadingWin.cpp: (WTF::absoluteTimeToWaitTimeoutInterval):

2011-02-01 Darin Fisher <[email protected]>

Reviewed by Eric Seidel.

Fix some Visual Studio compiler warnings.
https://bugs.webkit.org/show_bug.cgi?id=53476

  • src/GraphicsContext3DChromium.cpp: (WebCore::GraphicsContext3DInternal::paintRenderingResultsToCanvas):
  • src/WebFrameImpl.cpp: (WebKit::WebFrameImpl::forms):
  • src/WebMediaPlayerClientImpl.cpp: (WebKit::WebMediaPlayerClientImpl::repaint):
  • src/WebScrollbarImpl.cpp: (WebKit::WebScrollbarImpl::setValue):
  • src/WebViewImpl.cpp: (WebKit::WebViewImpl::doPixelReadbackToCanvas): (WebKit::WebViewImpl::setZoomLevel): (WebKit::WebViewImplScrollbarPaintInterface::paint):
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/JavaScriptCore/ChangeLog

    r77165 r77242  
     12011-02-01  Darin Fisher  <[email protected]>
     2
     3        Reviewed by Eric Seidel.
     4
     5        Fix some Visual Studio compiler warnings.
     6        https://bugs.webkit.org/show_bug.cgi?id=53476
     7
     8        * wtf/MathExtras.h:
     9        (clampToInteger):
     10        (clampToPositiveInteger):
     11        * wtf/ThreadingWin.cpp:
     12        (WTF::absoluteTimeToWaitTimeoutInterval):
     13
    1142011-01-31  Oliver Hunt  <[email protected]>
    215
Note: See TracChangeset for help on using the changeset viewer.