Changeset 84488 in webkit


Ignore:
Timestamp:
Apr 21, 2011 5:45:27 AM (13 years ago)
Author:
tonyg@chromium.org
Message:

2011-04-21 Tony Gentilcore <tonyg@chromium.org>

BitmapImage::destroyMetadataAndNotify should clear m_checkedForSolidColor
https://bugs.webkit.org/show_bug.cgi?id=58926

Remove chromium's crashing expectations.

  • platform/chromium/test_expectations.txt:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r84487 r84488  
     12011-04-21  Tony Gentilcore  <tonyg@chromium.org>
     2
     3        BitmapImage::destroyMetadataAndNotify should clear m_checkedForSolidColor
     4        https://bugs.webkit.org/show_bug.cgi?id=58926
     5
     6        Remove chromium's crashing expectations.
     7
     8        * platform/chromium/test_expectations.txt:
     9
    1102011-04-21  Tony Gentilcore  <tonyg@chromium.org>
    211
  • trunk/LayoutTests/platform/chromium/test_expectations.txt

    r84487 r84488  
    37513751BUGTONY MAC LEOPARD : svg/custom/image-with-transform-clip-filter.svg = IMAGE
    37523752
    3753 // https://bugs.webkit.org/show_bug.cgi?id=58926
    3754 BUGCR80011 WIN LINUX DEBUG : css2.1/t140201-c533-bgimage-00-a.html = CRASH
    3755 BUGCR80011 WIN LINUX DEBUG : fast/backgrounds/solid-color-context-restore.html = CRASH
    3756 BUGCR80011 WIN LINUX DEBUG : fast/css/acid2-pixel.html = CRASH
    3757 BUGCR80011 WIN LINUX DEBUG : fast/frames/content-opacity-1.html = CRASH
    3758 BUGCR80011 WIN LINUX DEBUG : fast/frames/content-opacity-2.html = CRASH
    3759 
    37603753// webkit roll : 84350:84431
    37613754BUGDPRANKE LINUX : fast/canvas/webgl/css-webkit-canvas-repaint.html = IMAGE
Note: See TracChangeset for help on using the changeset viewer.