[Webkit-unassigned] [Bug 89840] [WK2][EFL] Implement accelerated compositing on WK2 Efl port

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 23 19:58:55 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=89840





--- Comment #24 from YoungTaeck Song <youngtaeck.song at samsung.com>  2012-07-23 19:58:57 PST ---
(In reply to comment #20)
> (From update of attachment 153234 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=153234&action=review
> 
> > Source/WebKit2/UIProcess/API/efl/ViewportProcessor.cpp:33
> > +ViewportProcessor::ViewportProcessor(PageClientImpl* pageClientImpl)
> 
> I don't like the name :-) plus it seems to be slightly related to the QtViewportHandler which though does much more. Anyway there are plans to make the QtViewportHandler cross platform

Thank you for kind review.
And sorry too late.

I changed this class name to EflViewportProcessor.
About making the QtViewportHandler cross platform, Almost are filled with Qt specific code and Qt related codes in QtViewportHandler.cpp.
So I think it is good to do not extracting common code from QtViewportHandler.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list