Bug 166023

Summary: [WebIDL] Remove custom binding for the named Image constructor
Product: WebKit Reporter: Sam Weinig <sam>
Component: New BugsAssignee: Sam Weinig <sam>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch achristensen: review+

Description Sam Weinig 2016-12-19 09:11:23 PST
[WebIDL] Remove custom binding for the named Image constructor
Comment 1 Sam Weinig 2016-12-19 09:13:26 PST
Created attachment 297461 [details]
Patch
Comment 2 Alex Christensen 2016-12-19 09:17:32 PST
Comment on attachment 297461 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=297461&action=review

> Source/WebCore/bindings/js/JSImageConstructor.h:-2
> - *  Copyright (C) 1999 Harri Porten (porten@kde.org)

Wow, this has been here a while.
Comment 3 Alex Christensen 2016-12-19 09:19:30 PST
Of course, get this building everywhere.  "build-webkit --cmake"  on Mac is more similar to the gtk build.
Comment 4 Sam Weinig 2016-12-19 09:53:40 PST
Committed r209987: <http://trac.webkit.org/changeset/209987>