Bug 118552

Summary: [GTK] Layout Test accessibility/deleting-iframe-destroys-axcache.html, platform/gtk/accessibility/replaced-objects-in-anonymous-blocks.html are failing
Product: WebKit Reporter: Simon Pena <spenap>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: aboxhall, apinheiro, cfleizach, commit-queue, dmazzoni, jdiggs, mario
Priority: P2 Keywords: Gtk, LayoutTestFailure
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch proposal cfleizach: review+

Description Simon Pena 2013-07-11 01:51:25 PDT
The following layout test are failing on [GTK] after r152537

accessibility/deleting-iframe-destroys-axcache.html
platform/gtk/accessibility/replaced-objects-in-anonymous-blocks.html

http://build.webkit.org/results/GTK%20Linux%2064-bit%20Debug%20WK1/r152560%20%283023%29/results.html
Comment 1 Mario Sanchez Prada 2013-07-11 04:51:08 PDT
Created attachment 206446 [details]
Patch proposal

It seems I just forgot to add this extra check when adding the OR condition in a previous patch.
Comment 2 Mario Sanchez Prada 2013-07-11 09:21:43 PDT
This is causing some interesting crashes in debug builds so, as much as I hate putting pressure, it would be great to have it reviewed soon.

Fortunately, I believe it will be a no brainer :)
Comment 3 Mario Sanchez Prada 2013-07-11 11:59:05 PDT
Committed r152574: <http://trac.webkit.org/changeset/152574>