nileshk / 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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Java 99.7%Language:HTML 0.3%