[webkit-reviews] review canceled: [Bug 43903] Speeding up SVG filters with multicore (SMP) support : [Attachment 89195] Speeding up FETurbulence with SMP

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 26 01:15:08 PDT 2011


Gabor Loki <loki at webkit.org> has canceled Gabor Loki <loki at webkit.org>'s
request for review:
Bug 43903: Speeding up SVG filters with multicore (SMP) support
https://bugs.webkit.org/show_bug.cgi?id=43903

Attachment 89195: Speeding up FETurbulence with SMP
https://bugs.webkit.org/attachment.cgi?id=89195&action=review

------- Additional Comments from Gabor Loki <loki at webkit.org>
I got a feedback about the container of parameters in private; the destructor
of parameters should be called during the destruction of their container.

Well, in order to solve this issue the ByteArray is changed to Vector, the
container of the parameters and the ParallelEnviroment become the members of
ParallelJobs class.


More information about the webkit-reviews mailing list