Bug 125693 - [Win] Remove Pre-VS2013 support code
Summary: [Win] Remove Pre-VS2013 support code
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords:
Depends on: 125192
Blocks:
  Show dependency treegraph
 
Reported: 2013-12-13 09:12 PST by Brent Fulgham
Modified: 2013-12-13 19:11 PST (History)
4 users (show)

See Also:


Attachments
Patch (8.71 KB, patch)
2013-12-13 17:12 PST, Brent Fulgham
no flags Details | Formatted Diff | Diff
Patch (7.33 KB, patch)
2013-12-13 17:18 PST, Brent Fulgham
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brent Fulgham 2013-12-13 09:12:04 PST
WebKit is littered with tiny inline functions and macros needed to compile WebKit on old versions of Visual Studio. Once Bug 125192 is landed, we should remove this cruft to reduce complexity and eliminate dead code.
Comment 1 Brent Fulgham 2013-12-13 17:12:17 PST
Created attachment 219209 [details]
Patch
Comment 2 Brent Fulgham 2013-12-13 17:18:51 PST
Created attachment 219210 [details]
Patch
Comment 3 WebKit Commit Bot 2013-12-13 19:11:05 PST
Comment on attachment 219210 [details]
Patch

Clearing flags on attachment: 219210

Committed r160581: <http://trac.webkit.org/changeset/160581>
Comment 4 WebKit Commit Bot 2013-12-13 19:11:08 PST
All reviewed patches have been landed.  Closing bug.