Bug 118552 - [GTK] Layout Test accessibility/deleting-iframe-destroys-axcache.html, platform/gtk/accessibility/replaced-objects-in-anonymous-blocks.html are failing
Summary: [GTK] Layout Test accessibility/deleting-iframe-destroys-axcache.html, platfo...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk, LayoutTestFailure
Depends on:
Blocks:
 
Reported: 2013-07-11 01:51 PDT by Simon Pena
Modified: 2013-07-11 11:59 PDT (History)
7 users (show)

See Also:


Attachments
Patch proposal (5.50 KB, patch)
2013-07-11 04:51 PDT, Mario Sanchez Prada
cfleizach: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>