[Webkit-unassigned] [Bug 62848] Change GtkWidgetBackingStore.h to WidgetBackingStore.h in order to use in the EFL port.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 21 11:03:30 PDT 2011


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


Martin Robinson <mrobinson at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #97925|review?, commit-queue?      |review+, commit-queue-
               Flag|                            |




--- Comment #10 from Martin Robinson <mrobinson at webkit.org>  2011-06-21 11:03:29 PST ---
(From update of attachment 97925)
View in context: https://bugs.webkit.org/attachment.cgi?id=97925&action=review

Okay.  Are you a committer. Can you make the following change before committing?

> Source/WebCore/platform/graphics/cairo/CairoUtilities.h:50
> +void copyRectFromOneSurfaceToAnother(cairo_surface_t*, cairo_surface_t*, const IntSize&, const IntRect&);

Here it makes sense to leave the argument names since it's unclear which is the destination and which is the source.

-- 
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