pageExtendedBackgroundColor in WebPageProxy provides similar functionality.
Created attachment 238130 [details] Patch
Comment on attachment 238130 [details] Patch Now I understand that setBackgroundColor() is used by Coordinated Graphics, and pageExtendedBackgroundColor() is supported by Mac or iOS port. However, it is same functionality. If so, I agree to use pageExtendedBackgroundColor(). Though I want to test layout test with pixel-test, unfortunately EFL port doesn't support the pixel test yet. I wonder how does yoon think about this refactor patch.
hyowon, could you take a look at this?
Comment on attachment 238130 [details] Patch I think it is a our way to share common interface or function. In this case, pageExtendedBackgroundColor() is being used by WK2's mac port. So, I would set r+ed for this refactoring.
Comment on attachment 238130 [details] Patch Clearing flags on attachment: 238130 Committed r173748: <http://trac.webkit.org/changeset/173748>
All reviewed patches have been landed. Closing bug.