Bug 157127 - REGRESSION(r199659): Web Process crash when RenderTheme::adjustMenuListStyle is called with a null element
Summary: REGRESSION(r199659): Web Process crash when RenderTheme::adjustMenuListStyle ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk, LayoutTestFailure, Regression
Depends on:
Blocks:
 
Reported: 2016-04-28 02:47 PDT by Carlos Garcia Campos
Modified: 2016-04-28 03:07 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.57 KB, patch)
2016-04-28 02:49 PDT, Carlos Garcia Campos
svillar: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2016-04-28 02:47:35 PDT
This happens for example with tests fast/css/appearance-with-pseudo-elements-in-quirks-mode.html and fast/css/appearance-with-pseudo-elements.html. We should just just element is not nullptr.
Comment 1 Carlos Garcia Campos 2016-04-28 02:49:39 PDT
Created attachment 277609 [details]
Patch
Comment 2 Carlos Garcia Campos 2016-04-28 03:07:03 PDT
Committed r200184: <http://trac.webkit.org/changeset/200184>