Bug 143039 - Source/WebCore/rendering/RenderThemeMac.mm:2181:118: error: null passed to a callee that requires a non-null argument [-Werror,-Wnonnull]
Summary: Source/WebCore/rendering/RenderThemeMac.mm:2181:118: error: null passed to a ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dean Jackson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-03-24 22:46 PDT by Dean Jackson
Modified: 2015-03-24 23:07 PDT (History)
5 users (show)

See Also:


Attachments
Patch (2.65 KB, patch)
2015-03-24 22:50 PDT, Dean Jackson
no flags Details | Formatted Diff | Diff

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