Bug 158721 - Modernize DumpRenderTreeMac.h
Summary: Modernize DumpRenderTreeMac.h
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: David Kilzer (:ddkilzer)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-13 19:54 PDT by David Kilzer (:ddkilzer)
Modified: 2016-06-14 00:11 PDT (History)
2 users (show)

See Also:


Attachments
Patch v1 (4.39 KB, patch)
2016-06-13 19:57 PDT, David Kilzer (:ddkilzer)
aestes: review+
aestes: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Kilzer (:ddkilzer) 2016-06-13 19:54:15 PDT
Modernize DumpRenderTreeMac.h
Comment 1 David Kilzer (:ddkilzer) 2016-06-13 19:57:00 PDT
Created attachment 281228 [details]
Patch v1
Comment 2 Andy Estes 2016-06-13 19:58:55 PDT
Comment on attachment 281228 [details]
Patch v1

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

> Tools/DumpRenderTree/mac/DumpRenderTreeMac.h:2
> + * Copyright (C) 2007-2011, 2013-2016 Apple Inc. All rights reserved.

I don't think we need to mind the gaps. We can just say 2007-2016.
Comment 3 David Kilzer (:ddkilzer) 2016-06-14 00:11:41 PDT
Committed r202034: <http://trac.webkit.org/changeset/202034>