Bug 141491

Summary: clean up after WebCore.exp.in
Product: WebKit Reporter: Alex Christensen <achristensen>
Component: WebCore Misc.Assignee: Alex Christensen <achristensen>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, ddkilzer, glenn
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 141521    
Bug Blocks: 136172, 256544    
Attachments:
Description Flags
Patch
none
Patch
none
Patch
none
Patch
none
Patch kling: review+

Description Alex Christensen 2015-02-11 13:49:45 PST
I made the switch.  Let's clean up!
This involves removing unused files, removing unused build steps, and reverting https://bugs.webkit.org/show_bug.cgi?id=135877
Comment 1 Alex Christensen 2015-02-11 14:01:06 PST
Created attachment 246414 [details]
Patch
Comment 2 Alex Christensen 2015-02-11 19:15:45 PST
Created attachment 246421 [details]
Patch
Comment 3 Alex Christensen 2015-02-11 19:19:32 PST
Created attachment 246422 [details]
Patch
Comment 4 Alex Christensen 2015-02-12 10:45:42 PST
Created attachment 246452 [details]
Patch
Comment 5 Alex Christensen 2015-02-16 16:39:48 PST
Created attachment 246701 [details]
Patch
Comment 6 Andreas Kling 2015-02-16 20:12:46 PST
Comment on attachment 246701 [details]
Patch

r=me but please verify locally that this doesn't break debug builds before landing.
Comment 7 Alex Christensen 2015-02-16 21:07:56 PST
I'll do that tomorrow.
Comment 8 Alex Christensen 2015-02-17 09:29:18 PST
https://trac.webkit.org/r180224
Comment 9 David Kilzer (:ddkilzer) 2015-02-17 19:00:22 PST
(In reply to comment #8)
> https://trac.webkit.org/r180224

REGRESSION (r180224): Remove unused generate-export-file script
<http://trac.webkit.org/changeset/180251>