Bug 123902 - Remove dead code
Summary: Remove dead code
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-06 10:40 PST by Anders Carlsson
Modified: 2017-02-16 13:55 PST (History)
1 user (show)

See Also:


Attachments
Patch (8.90 KB, patch)
2013-11-06 10:40 PST, Anders Carlsson
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2013-11-06 10:40:19 PST
Remove dead code
Comment 1 Anders Carlsson 2013-11-06 10:40:51 PST
Created attachment 216190 [details]
Patch
Comment 2 Tim Horton 2013-11-06 10:42:07 PST
Comment on attachment 216190 [details]
Patch

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

> Source/WebKit2/ChangeLog:3
> +        Remove dead code

please explain which dead code here otherwise this change log is literally useless
Comment 3 Anders Carlsson 2013-11-06 10:50:02 PST
Committed r158759: <http://trac.webkit.org/changeset/158759>
Comment 4 Brendan Long 2013-11-06 11:03:36 PST
This appears to have broken the WebKitGTK build.
Comment 5 Brendan Long 2013-11-06 12:06:57 PST
This should fix the WebKitGTK build: https://bugs.webkit.org/show_bug.cgi?id=123910