Bug 90253 - Remove more BUILDING_ON_LEOPARD branches now that no port builds on Leopard
Summary: Remove more BUILDING_ON_LEOPARD branches now that no port builds on Leopard
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Eric Seidel (no email)
URL:
Keywords:
Depends on:
Blocks: 90256
  Show dependency treegraph
 
Reported: 2012-06-29 00:23 PDT by Eric Seidel (no email)
Modified: 2013-05-10 12:52 PDT (History)
2 users (show)

See Also:


Attachments
Patch (13.65 KB, patch)
2012-06-29 00:24 PDT, Eric Seidel (no email)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2012-06-29 00:23:58 PDT
Remove more BUILDING_ON_LEOPARD branches now that no port builds on Leopard
Comment 1 Eric Seidel (no email) 2012-06-29 00:24:35 PDT
Created attachment 150100 [details]
Patch
Comment 2 Ryosuke Niwa 2012-06-29 00:31:59 PDT
Comment on attachment 150100 [details]
Patch

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

> Source/WTF/ChangeLog:13
>  2012-06-29  Eric Seidel  <eric@webkit.org>
>  
>          Remove more BUILDING_ON_LEOPARD branches now that no port builds on Leopard
> +        https://bugs.webkit.org/show_bug.cgi?id=90253
> +
> +        Reviewed by NOBODY (OOPS!).
> +
> +        * wtf/FastMalloc.cpp:
> +        (WTF::TCMalloc_ThreadCache::CreateCacheIfNecessary):
> +
> +2012-06-29  Eric Seidel  <eric@webkit.org>
> +
> +        Remove more BUILDING_ON_LEOPARD branches now that no port builds on Leopard

These change logs are messed up :(
Comment 3 Eric Seidel (no email) 2012-06-29 00:45:03 PDT
Comment on attachment 150100 [details]
Patch

resolve-ChangeLog should be able to handle this case, I think.
Comment 4 Build Bot 2012-06-29 00:51:10 PDT
Comment on attachment 150100 [details]
Patch

Attachment 150100 [details] did not pass mac-ews (mac):
Output: http://queues.webkit.org/results/13118212
Comment 5 Eric Seidel (no email) 2013-02-13 12:02:05 PST
Comment on attachment 150100 [details]
Patch

I don't plan to take this on again anytime soon.