Cursor image scaling should be enabled via ENABLE_MOUSE_CURSOR_SCALE flag. Some work is also needed in CursorEfl.cpp and for the WK2 Cursor serialization.
Created attachment 181543 [details] Patch
Comment on attachment 181543 [details] Patch Attachment 181543 [details] did not pass mac-ews (mac): Output: http://queues.webkit.org/results/15739860
Created attachment 181548 [details] Patch Export additional symbol to attempt to fix mac build.
I am splitting the WK2-part to Bug 106455 to get review from a WK2 Owner.
Created attachment 181930 [details] Patch I simplified the patch. We don't need the change to WK2 IPC after all.
Could someone please take a look?
Comment on attachment 181930 [details] Patch LGTM, BTW, can this feature run on EFL WK1 as well ?
Created attachment 200100 [details] Patch for landing
(In reply to comment #7) > (From update of attachment 181930 [details]) > LGTM, BTW, can this feature run on EFL WK1 as well ? The parsing part and therefore the test yes.
Comment on attachment 200100 [details] Patch for landing Clearing flags on attachment: 200100 Committed r149362: <http://trac.webkit.org/changeset/149362>
All reviewed patches have been landed. Closing bug.