Bug 166023 - [WebIDL] Remove custom binding for the named Image constructor
Summary: [WebIDL] Remove custom binding for the named Image constructor
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sam Weinig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-19 09:11 PST by Sam Weinig
Modified: 2016-12-19 09:53 PST (History)
1 user (show)

See Also:


Attachments
Patch (13.71 KB, patch)
2016-12-19 09:13 PST, Sam Weinig
achristensen: review+
Details | Formatted Diff | Diff

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