RESOLVED FIXED 126500
[Mac] Move Objective-C DOM bindings off the legacy WebKit availability macros
https://bugs.webkit.org/show_bug.cgi?id=126500
Summary [Mac] Move Objective-C DOM bindings off the legacy WebKit availability macros
Mark Rowe (bdash)
Reported 2014-01-05 02:06:34 PST
The legacy WebKit availability macros are verbose, confusing, and provide no benefit over using the system availability macros directly. The original vision was that they'd serve a cross-platform purpose but that never came to be.
Attachments
Patch (148.21 KB, patch)
2014-01-05 02:15 PST, Mark Rowe (bdash)
sam: review+
commit-queue: commit-queue-
Mark Rowe (bdash)
Comment 1 2014-01-05 02:15:05 PST
WebKit Commit Bot
Comment 2 2014-01-05 02:16:43 PST
Please wait for approval from timothy@apple.com (or another member of the Apple Safari Team) before submitting because this patch contains changes to the Apple Mac WebKit.framework public API.
Build Bot
Comment 3 2014-01-05 02:48:45 PST
Build Bot
Comment 4 2014-01-05 03:02:43 PST
Sam Weinig
Comment 5 2014-01-06 19:31:34 PST
Comment on attachment 220394 [details] Patch r=me
WebKit Commit Bot
Comment 6 2014-01-06 20:52:00 PST
Comment on attachment 220394 [details] Patch Rejecting attachment 220394 [details] from commit-queue. Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.appspot.com', '--bot-id=webkit-cq-02', 'build', '--no-clean', '--no-update', '--build-style=release', '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit Last 500 characters of output: eC /Volumes/Data/EWS/WebKit/WebKitBuild/WebCore.build/Release/WebCore.build/Objects-normal/x86_64/DOMAbstractView.o bindings/objc/DOMAbstractView.mm normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler CompileC /Volumes/Data/EWS/WebKit/WebKitBuild/WebCore.build/Release/WebCore.build/Objects-normal/x86_64/DOMAttr.o /Volumes/Data/EWS/WebKit/WebKitBuild/Release/DerivedSources/WebCore/DOMAttr.mm normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler (3 failures) Full output: http://webkit-queues.appspot.com/results/5377557826371584
Mark Rowe (bdash)
Comment 7 2014-01-06 22:05:41 PST
Note You need to log in before you can comment on or make changes to this bug.