Bug 91503 - Inspector crashes when trying to inspect a page with CSS region styling
Summary: Inspector crashes when trying to inspect a page with CSS region styling
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Raul Hudea
URL:
Keywords:
Depends on: 92738
Blocks:
  Show dependency treegraph
 
Reported: 2012-07-17 08:54 PDT by Raul Hudea
Modified: 2012-07-31 04:15 PDT (History)
6 users (show)

See Also:


Attachments
patch (6.39 KB, patch)
2012-07-18 05:17 PDT, Raul Hudea
webkit.review.bot: commit-queue-
Details | Formatted Diff | Diff
Archive of layout-test-results from gce-cr-linux-01 (580.87 KB, application/zip)
2012-07-18 05:50 PDT, WebKit Review Bot
no flags Details
New patch (6.81 KB, patch)
2012-07-20 08:06 PDT, Raul Hudea
webkit.review.bot: commit-queue-
Details | Formatted Diff | Diff
Archive of layout-test-results from gce-cr-linux-05 (295.46 KB, application/zip)
2012-07-20 09:45 PDT, WebKit Review Bot
no flags Details
New patch. Chromium is skipped (7.54 KB, patch)
2012-07-24 09:20 PDT, Raul Hudea
no flags Details | Formatted Diff | Diff
remove extra change (8.39 KB, patch)
2012-07-31 02:07 PDT, Raul Hudea
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Raul Hudea 2012-07-17 08:54:57 PDT
Trying to inspect any LayoutTest with region styling crashes.

Might be related to http://trac.webkit.org/changeset/121551 (Web Inspector: Provide source data for all known rule types in CSSParser, except "keyframe" and "region")
Comment 1 Raul Hudea 2012-07-18 05:17:21 PDT
Created attachment 152992 [details]
patch
Comment 2 WebKit Review Bot 2012-07-18 05:50:30 PDT
Comment on attachment 152992 [details]
patch

Attachment 152992 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/13269511

New failing tests:
inspector/styles/region-style-crash.html
Comment 3 WebKit Review Bot 2012-07-18 05:50:33 PDT
Created attachment 152999 [details]
Archive of layout-test-results from gce-cr-linux-01

The attached test failures were seen while running run-webkit-tests on the chromium-ews.
Bot: gce-cr-linux-01  Port: <class 'webkitpy.common.config.ports.ChromiumXVFBPort'>  Platform: Linux-2.6.39-gcg-201203291735-x86_64-with-Ubuntu-10.04-lucid
Comment 4 Raul Hudea 2012-07-20 08:06:01 PDT
Created attachment 153505 [details]
New patch
Comment 5 WebKit Review Bot 2012-07-20 09:45:09 PDT
Comment on attachment 153505 [details]
New patch

Attachment 153505 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/13303382

New failing tests:
inspector/styles/region-style-crash.html
Comment 6 WebKit Review Bot 2012-07-20 09:45:13 PDT
Created attachment 153527 [details]
Archive of layout-test-results from gce-cr-linux-05

The attached test failures were seen while running run-webkit-tests on the chromium-ews.
Bot: gce-cr-linux-05  Port: <class 'webkitpy.common.config.ports.ChromiumXVFBPort'>  Platform: Linux-2.6.39-gcg-201203291735-x86_64-with-Ubuntu-10.04-lucid
Comment 7 Raul Hudea 2012-07-24 09:20:56 PDT
Created attachment 154083 [details]
New patch. Chromium is skipped
Comment 8 Raul Hudea 2012-07-31 02:07:32 PDT
Created attachment 155469 [details]
remove extra change
Comment 9 WebKit Review Bot 2012-07-31 03:09:01 PDT
Comment on attachment 155469 [details]
remove extra change 

Clearing flags on attachment: 155469

Committed r124186: <http://trac.webkit.org/changeset/124186>
Comment 10 WebKit Review Bot 2012-07-31 03:09:06 PDT
All reviewed patches have been landed.  Closing bug.