[webkit-reviews] review requested: [Bug 113420] Regression(r142765) Broke Custom SVG cursors for Chromium : [Attachment 195439] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 27 17:07:41 PDT 2013


Christophe Dumez <dchris at gmail.com> has asked  for review:
Bug 113420: Regression(r142765) Broke Custom SVG cursors for Chromium
https://bugs.webkit.org/show_bug.cgi?id=113420

Attachment 195439: Patch
https://bugs.webkit.org/attachment.cgi?id=195439&action=review

------- Additional Comments from Christophe Dumez <dchris at gmail.com>
- Make NativeImageSkia constructors private and add factory methods since it is
RefCounted. Also remove its copy constructor and assignment operator since
RefCounted objects are not meant to be copied.


More information about the webkit-reviews mailing list