[Webkit-unassigned] [Bug 37594] Factor code to paint into an update chunk out into a separate function.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 14 12:40:31 PDT 2010


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


Sam Weinig <sam at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #53350|review?                     |review+
               Flag|                            |




--- Comment #2 from Sam Weinig <sam at webkit.org>  2010-04-14 12:40:31 PST ---
(From update of attachment 53350)
>  
> +void DrawingAreaUpdateChunk::paintIntoUpdateChunk(UpdateChunk *updateChunk)


>  private:
> +    void paintIntoUpdateChunk(UpdateChunk *);

* should be on the other side.

otherwise, r=me.

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