Bug 110976 - [JSC] Remove custom WebAudio mark functions that we can generate instead.
Summary: [JSC] Remove custom WebAudio mark functions that we can generate instead.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Audio (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-27 06:17 PST by Andreas Kling
Modified: 2013-03-15 11:13 PDT (History)
10 users (show)

See Also:


Attachments
Patch (9.09 KB, patch)
2013-02-27 06:18 PST, Andreas Kling
eric.carlson: review+
eflews.bot: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2013-02-27 06:17:36 PST
[JSC] Remove custom WebAudio mark functions that we can generate instead.
Comment 1 Andreas Kling 2013-02-27 06:18:18 PST
Created attachment 190504 [details]
Patch
Comment 2 EFL EWS Bot 2013-02-27 06:26:03 PST
Comment on attachment 190504 [details]
Patch

Attachment 190504 [details] did not pass efl-ews (efl):
Output: http://webkit-commit-queue.appspot.com/results/16672383
Comment 3 Philippe Normand 2013-02-28 00:12:04 PST
Comment on attachment 190504 [details]
Patch

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

> Source/WebCore/WebCore.xcodeproj/project.pbxproj:-6776
> -		FDEAAAFE12B02F4900DCF33B /* JSScriptProcessorNodeCustom.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FDEAAAFD12B02F4900DCF33B /* JSScriptProcessorNodeCustom.cpp */; };

It would be much appreciated if that file can be removed from the other build systems as well :)
Comment 4 Andreas Kling 2013-03-15 11:13:06 PDT
Committed r145922: <http://trac.webkit.org/changeset/145922>