Bug 143039

Summary: Source/WebCore/rendering/RenderThemeMac.mm:2181:118: error: null passed to a callee that requires a non-null argument [-Werror,-Wnonnull]
Product: WebKit Reporter: Dean Jackson <dino>
Component: WebCore Misc.Assignee: Dean Jackson <dino>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn, kondapallykalyan, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Dean Jackson 2015-03-24 22:46:24 PDT
Failing to compile on newer versions of OS X.
Comment 1 Radar WebKit Bug Importer 2015-03-24 22:46:51 PDT
<rdar://problem/20287624>
Comment 2 Dean Jackson 2015-03-24 22:50:33 PDT
Created attachment 249387 [details]
Patch
Comment 3 Dean Jackson 2015-03-24 23:07:20 PDT
Committed r181934: <http://trac.webkit.org/changeset/181934>