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

WebPage calls FrameView::updateLayoutAndStyleIfNeededRecursive() too often

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • 7u6
    • javafx
    • web

      It appears we currently call FrameView::updateLayoutAndStyleIfNeededRecursive() (from WebPage_twkUpdateContent) once per every dirty rectangle, whereas it should be sufficient to call it just once per single WebPage::updateDirty call.

            ant Anton Tarasov (Inactive)
            vbaranov Vasiliy Baranov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: