[Webkit-unassigned] [Bug 53639] Add ChromeClient function to paint custom overhang areas

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 2 21:30:26 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=53639





--- Comment #5 from Daniel Bates <dbates at webkit.org>  2011-02-02 21:30:26 PST ---
(From update of attachment 81000)
View in context: https://bugs.webkit.org/attachment.cgi?id=81000&action=review

I know this patch was already committed, but while briefly looking through it I noticed some minor issues.

> Source/WebKit2/Shared/WebGraphicsContext.cpp:8
> +/*
> + *  WebGraphicsContext.cpp
> + *  WebKit2
> + *
> + *  Created by Sam Weinig on 2/1/11.
> + *  Copyright 2011 Apple Inc. All rights reserved.
> + *
> + */

This copyright comment follows from the standard Xcode copyright template. We should be using the Apple BSD license for this file.

> Source/WebKit2/Shared/API/c/WKGraphicsContext.cpp:2
> + * Copyright (C) 2010 Apple Inc. All rights reserved.

Nit: 2010 => 2011.

> Source/WebKit2/Shared/API/c/WKGraphicsContext.h:2
> + * Copyright (C) 2010 Apple Inc. All rights reserved.

Ditto.

> Source/WebKit2/Shared/API/c/cg/WKGraphicsContextCG.cpp:2
> + * Copyright (C) 2010 Apple Inc. All rights reserved.

Ditto.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list