WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 37594
Factor code to paint into an update chunk out into a separate function.
https://bugs.webkit.org/show_bug.cgi?id=37594
Summary
Factor code to paint into an update chunk out into a separate function.
Anders Carlsson
Reported
2010-04-14 12:23:40 PDT
Factor code to paint into an update chunk out into a separate function.
Attachments
Patch
(4.58 KB, patch)
2010-04-14 12:26 PDT
,
Anders Carlsson
sam
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2010-04-14 12:26:10 PDT
Created
attachment 53350
[details]
Patch
Sam Weinig
Comment 2
2010-04-14 12:40:31 PDT
Comment on
attachment 53350
[details]
Patch
> > +void DrawingAreaUpdateChunk::paintIntoUpdateChunk(UpdateChunk *updateChunk)
> private: > + void paintIntoUpdateChunk(UpdateChunk *);
* should be on the other side. otherwise, r=me.
Anders Carlsson
Comment 3
2010-04-14 12:42:49 PDT
Committed
r57596
: <
http://trac.webkit.org/changeset/57596
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug