Bug 117793

Summary: [BlackBerry] Several tests crash due to an assert when creating an ImageBuffer
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKit BlackBerryAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: anilsson, commit-queue, rwlbuis
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Carlos Garcia Campos 2013-06-19 05:45:16 PDT
Regressions: Unexpected crashes (14)
editing/pasteboard/dataTransfer-setData-getData.html [ Crash ]
editing/pasteboard/drag-drop-dead-frame.html [ Crash ]
editing/pasteboard/drag-drop-input-in-svg.svg [ Crash ]
editing/pasteboard/drag-drop-input-textarea.html [ Crash ]
editing/pasteboard/drag-drop-url-text.html [ Crash ]
editing/pasteboard/drop-inputtext-acquires-style.html [ Crash ]
editing/pasteboard/drop-text-events-sideeffect-crash.html [ Crash ]
editing/pasteboard/drop-text-events-sideeffect.html [ Crash ]
editing/pasteboard/drop-text-events.html [ Crash ]
editing/pasteboard/get-data-text-plain-drop.html [ Crash ]
fast/css/resize-single-axis.html [ Crash ]
fast/forms/drag-into-textarea.html [ Crash ]
fast/forms/drag-out-of-textarea.html [ Crash ]
fast/forms/textfield-drag-into-disabled.html [ Crash ]
Comment 1 Carlos Garcia Campos 2013-06-19 05:48:33 PDT
Created attachment 204995 [details]
Patch
Comment 2 Rob Buis 2013-06-19 07:06:38 PDT
Comment on attachment 204995 [details]
Patch

I did the same patch locally :((( Anyway the patch is fine and it is good to get those crashers out of the way.
Comment 3 WebKit Commit Bot 2013-06-19 08:23:54 PDT
Comment on attachment 204995 [details]
Patch

Clearing flags on attachment: 204995

Committed r151734: <http://trac.webkit.org/changeset/151734>
Comment 4 WebKit Commit Bot 2013-06-19 08:23:57 PDT
All reviewed patches have been landed.  Closing bug.