/chrome-primefaces-perf-issue

This reproduces a performance regression with Chrome 51.0.2704.84 / Safari 9.1.1 when we have a PrimeFaces p:editor with a data URI image inside of a p:dialog

Primary LanguageJava

Description

This reproduces a performance regression with Chrome 51.0.2704.84. When we have a PrimeFaces p:editor inside of a p:dialog, and we put an image into the p:editor using a data URI, it takes a very long time for the dialog to become visible.

Usage