Bug 81834

Summary: Fix remaining WTF includes in JavaScriptCore in preparation for moving WTF headers out of JavaScriptCore
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: New BugsAssignee: Eric Seidel (no email) <eric>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, gustavo, mrowe, pnormand, webkit.review.bot, xan.lopez
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 75673    
Attachments:
Description Flags
Patch none

Description Eric Seidel (no email) 2012-03-21 15:11:11 PDT
Fix remaining WTF includes in JavaScriptCore in preparation for moving WTF headers out of JavaScriptCore
Comment 1 Eric Seidel (no email) 2012-03-21 15:11:44 PDT
Created attachment 133121 [details]
Patch
Comment 2 Eric Seidel (no email) 2012-03-21 15:13:39 PDT
Will wait for the mac-ews to roll green before landing.
Comment 3 Gustavo Noronha (kov) 2012-03-21 15:14:16 PDT
Comment on attachment 133121 [details]
Patch

Attachment 133121 [details] did not pass gtk-ews (gtk):
Output: http://queues.webkit.org/results/12035715
Comment 4 Eric Seidel (no email) 2012-03-21 15:43:28 PDT
I don't understand the gtk error.
Comment 5 Philippe Normand 2012-03-21 15:48:02 PDT
(In reply to comment #4)
> I don't understand the gtk error.

Looks like a broken version of GNU Make, we have a plan to build a custom version as part of our jhbuild process, see:
https://bugs.webkit.org/show_bug.cgi?id=81769
Comment 6 Eric Seidel (no email) 2012-03-21 16:18:27 PDT
Comment on attachment 133121 [details]
Patch

Clearing flags on attachment: 133121

Committed r111618: <http://trac.webkit.org/changeset/111618>
Comment 7 Eric Seidel (no email) 2012-03-21 16:18:32 PDT
All reviewed patches have been landed.  Closing bug.