Changeset 135736 in webkit


Ignore:
Timestamp:
Nov 26, 2012, 10:47:18 AM (12 years ago)
Author:
rjkroege@chromium.org
Message:

Unreviewed, rolling out r135735.
http://trac.webkit.org/changeset/135735
https://bugs.webkit.org/show_bug.cgi?id=103270

Caused breakage across the Chromium tree. (Requested by
rjkroege_ on #webkit).

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

  • skia_webkit.gyp:
Location:
trunk/Source/WebKit/chromium
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/WebKit/chromium/ChangeLog

    r135735 r135736  
     12012-11-26  Sheriff Bot  <webkit.review.bot@gmail.com>
     2
     3        Unreviewed, rolling out r135735.
     4        http://trac.webkit.org/changeset/135735
     5        https://bugs.webkit.org/show_bug.cgi?id=103270
     6
     7        Caused breakage across the Chromium tree. (Requested by
     8        rjkroege_ on #webkit).
     9
     10        * skia_webkit.gyp:
     11
    1122012-11-26  Mike Reed  <reed@google.com>
    213
  • trunk/Source/WebKit/chromium/skia_webkit.gyp

    r135735 r135736  
    4040          # Place defines here that require significant WebKit rebaselining, or that
    4141          # are otherwise best removed in WebKit and then rolled into Chromium.
    42          
    43           # extracted from SkUserConfig.h, in preparation for rebaselining.
    44           SK_DISABLE_DITHER_32BIT_GRADIENT,
    4542        ],
    4643      },
Note: See TracChangeset for help on using the changeset viewer.