WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
114076
Stop building Objective-C bindings for the SVG DOM
https://bugs.webkit.org/show_bug.cgi?id=114076
Summary
Stop building Objective-C bindings for the SVG DOM
Anders Carlsson
Reported
2013-04-05 17:29:37 PDT
Stop building Objective-C bindings for the SVG DOM
Attachments
Patch
(467.62 KB, patch)
2013-04-05 17:31 PDT
,
Anders Carlsson
ggaren
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2013-04-05 17:31:49 PDT
Created
attachment 196707
[details]
Patch
Geoffrey Garen
Comment 2
2013-04-05 17:32:57 PDT
Comment on
attachment 196707
[details]
Patch r=me
Sam Weinig
Comment 3
2013-04-05 17:33:24 PDT
r=me too!
Anders Carlsson
Comment 4
2013-04-05 17:41:18 PDT
Committed
r147822
: <
http://trac.webkit.org/changeset/147822
>
David Kilzer (:ddkilzer)
Comment 5
2013-04-06 11:00:04 PDT
There a few odds and ends left: $ grep -l -r SVG_DOM_OBJC_BINDINGS Source | grep -v ChangeLog Source/JavaScriptCore/Configurations/FeatureDefines.xcconfig Source/WTF/wtf/FeatureDefines.h Source/WebCore/Configurations/WebCore.xcconfig Source/WebCore/bindings/objc/DOM.mm Source/WebCore/bindings/objc/DOMEvents.mm Source/WebCore/bindings/objc/ExceptionHandlers.mm Source/WebKit/blackberry/WebCoreSupport/AboutDataEnableFeatures.in Source/WebKit2/Configurations/FeatureDefines.xcconfig Source/autotools/SetupWebKitFeatures.m4 Source/cmake/WebKitFeatures.cmake Source/cmakeconfig.h.cmake
David Kilzer (:ddkilzer)
Comment 6
2013-04-06 11:04:20 PDT
(In reply to
comment #5
)
> There a few odds and ends left: > > $ grep -l -r SVG_DOM_OBJC_BINDINGS Source | grep -v ChangeLog > Source/JavaScriptCore/Configurations/FeatureDefines.xcconfig > Source/WTF/wtf/FeatureDefines.h > Source/WebCore/Configurations/WebCore.xcconfig > Source/WebCore/bindings/objc/DOM.mm > Source/WebCore/bindings/objc/DOMEvents.mm > Source/WebCore/bindings/objc/ExceptionHandlers.mm > Source/WebKit/blackberry/WebCoreSupport/AboutDataEnableFeatures.in > Source/WebKit2/Configurations/FeatureDefines.xcconfig > Source/autotools/SetupWebKitFeatures.m4 > Source/cmake/WebKitFeatures.cmake > Source/cmakeconfig.h.cmake
$ grep -l -r SVG_DOM_OBJC_BINDINGS Tools | grep -v ChangeLog Tools/Scripts/webkitperl/FeatureList.pm Tools/qmake/mkspecs/features/features.pri
David Kilzer (:ddkilzer)
Comment 7
2013-04-07 03:38:53 PDT
(In reply to
comment #6
)
> (In reply to
comment #5
) > > There a few odds and ends left: > > > > $ grep -l -r SVG_DOM_OBJC_BINDINGS Source | grep -v ChangeLog > > Source/JavaScriptCore/Configurations/FeatureDefines.xcconfig > > Source/WTF/wtf/FeatureDefines.h > > Source/WebCore/Configurations/WebCore.xcconfig > > Source/WebCore/bindings/objc/DOM.mm > > Source/WebCore/bindings/objc/DOMEvents.mm > > Source/WebCore/bindings/objc/ExceptionHandlers.mm > > Source/WebKit/blackberry/WebCoreSupport/AboutDataEnableFeatures.in > > Source/WebKit2/Configurations/FeatureDefines.xcconfig > > Source/autotools/SetupWebKitFeatures.m4 > > Source/cmake/WebKitFeatures.cmake > > Source/cmakeconfig.h.cmake > > $ grep -l -r SVG_DOM_OBJC_BINDINGS Tools | grep -v ChangeLog > Tools/Scripts/webkitperl/FeatureList.pm > Tools/qmake/mkspecs/features/features.pri
Bug 114112
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug