Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8153148

Defer image decoding until WebCore requests ImageFrame

XMLWordPrintable

    • web

        Currently we are decoding the images as soon as it is downloaded. Though it helps rendering, but it hurts memory badly. Also causes OOM with pages which has quite a few images.

        Load the testcase http://cr.openjdk.java.net/~arajkumar/img_test/00/ in HelloWebView to produce the OOM.

              arajkumar Arunprasad Rajkumar
              arajkumar Arunprasad Rajkumar
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: