Re: [RFR] [openjfx12] 8148129: Implement Accelerated composition for WebView

2018-09-05 Thread Kevin Rushforth
Thanks for the heads-up. -- Kevin On 9/4/2018 10:37 PM, Arunprasad Rajkumar wrote: It is been merged with develop branch[1]. I’m planning to merge the patch to jfx-dev[2] mercurial branch as well. [1]

Re: [RFR] [openjfx12] 8148129: Implement Accelerated composition for WebView

2018-09-04 Thread Arunprasad Rajkumar
It is been merged with develop branch[1]. I’m planning to merge the patch to jfx-dev[2] mercurial branch as well. [1] https://github.com/javafxports/openjdk-jfx/commit/9d16a90f2a3b79622ea834d9b5a0e1ed9f2779dc [2] http://hg.openjdk.java.net/openjfx/jfx-dev/rt Thanks, Arun > On 25-Aug-2018, at

[RFR] [openjfx12] 8148129: Implement Accelerated composition for WebView

2018-08-25 Thread Arunprasad Rajkumar
Hi, Please review the patch for following enhancement, it is targeted for openjfx12. https://bugs.openjdk.java.net/browse/JDK-8148129 Changes are available as gihub PR, refer the following link, https://github.com/javafxports/openjdk-jfx/pull/51 Unified diff is available in the following