Bug 141007

Summary: Remove Mountain Lion code from WebCore
Product: WebKit Reporter: Beth Dakin <bdakin>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, ap, bdakin, commit-queue, sam, thorton
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch sam: review+

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