Bug 141007 - Remove Mountain Lion code from WebCore
Summary: Remove Mountain Lion code from WebCore
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-28 12:29 PST by Beth Dakin
Modified: 2015-01-28 13:28 PST (History)
6 users (show)

See Also:


Attachments
Patch (17.55 KB, patch)
2015-01-28 12:31 PST, Beth Dakin
no flags Details | Formatted Diff | Diff
Patch (20.65 KB, patch)
2015-01-28 12:45 PST, Beth Dakin
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Beth Dakin 2015-01-28 12:29:04 PST
Remove Mountain Lion code from WebCore
Comment 1 Beth Dakin 2015-01-28 12:31:32 PST
Created attachment 245564 [details]
Patch
Comment 2 WebKit Commit Bot 2015-01-28 12:34:39 PST
Attachment 245564 [details] did not pass style-queue:


ERROR: Source/WebCore/WebCore.exp.in:0:  Source/WebCore/WebCore.exp.in should be sorted, use Tools/Scripts/sort-export-file script  [list/order] [5]
Total errors found: 1 in 12 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Beth Dakin 2015-01-28 12:45:24 PST
Created attachment 245566 [details]
Patch

Patch that should make style bot happy. This patch integrates the formerly-non-Mountain-Lion mac symbols from WebCore.exp.in into the regular mac-only section.
Comment 4 Beth Dakin 2015-01-28 13:28:05 PST
Thanks Sam! http://trac.webkit.org/changeset/179283