RESOLVED FIXED 103143
GraphicsSurface should only store its size in a single place.
https://bugs.webkit.org/show_bug.cgi?id=103143
Summary GraphicsSurface should only store its size in a single place.
Zeno Albisser
Reported 2012-11-23 07:46:12 PST
GraphicsSurface should only store its size in a single place.
Attachments
Patch (11.61 KB, patch)
2012-11-23 07:55 PST, Zeno Albisser
no flags
Patch (12.96 KB, patch)
2012-11-24 07:36 PST, Zeno Albisser
kenneth: review+
Zeno Albisser
Comment 1 2012-11-23 07:55:00 PST
Zeno Albisser
Comment 2 2012-11-24 06:44:58 PST
Sorry Kenneth, i messed up here. There is something missing in this patch. I need to add a ctor for GraphicsSurfacePrivate that takes a winId as an argument as well. I'll upload an updated patch.
Kenneth Rohde Christiansen
Comment 3 2012-11-24 06:53:47 PST
OK fine!
Zeno Albisser
Comment 4 2012-11-24 07:36:07 PST
Kenneth Rohde Christiansen
Comment 5 2012-11-24 07:52:12 PST
Comment on attachment 175857 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=175857&action=review > Source/WebCore/ChangeLog:25 > + Retreive the size from GraphicsSurfacePrivate where necessary. retrieve* > Source/WebCore/ChangeLog:39 > + Retreive the size from GraphicsSurfacePrivate where necessary. retrieve*
Zeno Albisser
Comment 6 2012-11-26 04:33:08 PST
Note You need to log in before you can comment on or make changes to this bug.