Bug 157127

Summary: REGRESSION(r199659): Web Process crash when RenderTheme::adjustMenuListStyle is called with a null element
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, commit-queue, esprehn+autocc, glenn, kondapallykalyan
Priority: P2 Keywords: Gtk, LayoutTestFailure, Regression
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch svillar: review+

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>