Bug 110035 - Remove support for bytecode comments, since it doesn't build, and hasn't been used in a while
Summary: Remove support for bytecode comments, since it doesn't build, and hasn't been...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-16 15:37 PST by Filip Pizlo
Modified: 2013-02-16 21:39 PST (History)
9 users (show)

See Also:


Attachments
patch for landing (20.39 KB, patch)
2013-02-16 15:38 PST, Filip Pizlo
gtk-ews: commit-queue-
Details | Formatted Diff | Diff
patch for landing (23.21 KB, patch)
2013-02-16 17:17 PST, Filip Pizlo
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2013-02-16 15:37:07 PST
Patch forthcoming.  Rubber stamped by Andreas Kling.
Comment 1 Filip Pizlo 2013-02-16 15:38:38 PST
Created attachment 188734 [details]
patch for landing

Making sure it doesn't break anyone before I land it.  Also giving people a chance to protest if anyone is super passionate about this feature.
Comment 2 kov's GTK+ EWS bot 2013-02-16 17:02:45 PST
Comment on attachment 188734 [details]
patch for landing

Attachment 188734 [details] did not pass gtk-ews (gtk):
Output: http://queues.webkit.org/results/16589715
Comment 3 Filip Pizlo 2013-02-16 17:17:47 PST
Created attachment 188745 [details]
patch for landing

Trying again.  I forgot to remove Comment.h from the build system files.
Comment 4 Filip Pizlo 2013-02-16 21:39:10 PST
Landed in http://trac.webkit.org/changeset/143122