⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 136183 in webkit


Ignore:
Timestamp:
Nov 29, 2012, 4:31:41 PM (14 years ago)
Author:
commit-queue@webkit.org
Message:

Unreviewed, rolling out r136175 and r136177.
​http://trac.webkit.org/changeset/136175
​http://trac.webkit.org/changeset/136177
​https://bugs.webkit.org/show_bug.cgi?id=103683

Changes did not correct Windows build. (Requested by bfulgham
on #webkit).

Patch by Sheriff Bot <​webkit.review.bot@gmail.com> on 2012-11-29

  • TestWebKitAPI/Tests/WebCore/win/BitmapImage.cpp:
Location:
trunk/Tools
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Tools/ChangeLog

    r136177 r136183  
     12012-11-29  Sheriff Bot  <webkit.review.bot@gmail.com>
     2
     3        Unreviewed, rolling out r136175 and r136177.
     4        http://trac.webkit.org/changeset/136175
     5        http://trac.webkit.org/changeset/136177
     6        https://bugs.webkit.org/show_bug.cgi?id=103683
     7
     8        Changes did not correct Windows build. (Requested by bfulgham
     9        on #webkit).
     10
     11        * TestWebKitAPI/Tests/WebCore/win/BitmapImage.cpp:
     12
    1132012-11-29  Brent Fulgham  <bfulgham@webkit.org>
    214
  • trunk/Tools/TestWebKitAPI/Tests/WebCore/win/BitmapImage.cpp

    r136177 r136183  
    2626
    2727#include "config.h"
    28 
    29 #ifndef ASSERT_DISABLED
    30 #define ASSERT_DISABLED
    31 #endif
    3228#include <WebCore/BitmapImage.h>
    3329
Note: See TracChangeset for help on using the changeset viewer.