WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
160506
Duplicated code in DrawingAreaProxyImpl and CoordinatedDrawingAreaProxy
https://bugs.webkit.org/show_bug.cgi?id=160506
Summary
Duplicated code in DrawingAreaProxyImpl and CoordinatedDrawingAreaProxy
Carlos Garcia Campos
Reported
2016-08-03 07:18:21 PDT
This is mostly the same than
bug #159259
, CoordinatedDrawingAreaProxy is just a copy paste of DrawingAreaProxyImpl with the non accelerated composited code path removed. We could reuse most of the code by subclassing.
Attachments
Patch
(62.67 KB, patch)
2016-08-03 07:26 PDT
,
Carlos Garcia Campos
no flags
Details
Formatted Diff
Diff
Try to fix EFL build
(62.68 KB, patch)
2016-08-03 07:43 PDT
,
Carlos Garcia Campos
no flags
Details
Formatted Diff
Diff
Try to fix EFL build
(62.72 KB, patch)
2016-08-03 07:48 PDT
,
Carlos Garcia Campos
mcatanzaro
: review+
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2016-08-03 07:26:49 PDT
Created
attachment 285228
[details]
Patch
Carlos Garcia Campos
Comment 2
2016-08-03 07:43:45 PDT
Created
attachment 285229
[details]
Try to fix EFL build
Carlos Garcia Campos
Comment 3
2016-08-03 07:48:30 PDT
Created
attachment 285230
[details]
Try to fix EFL build
Carlos Garcia Campos
Comment 4
2016-08-07 22:40:02 PDT
Committed
r204249
: <
http://trac.webkit.org/changeset/204249
>
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