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

Fix PlatformContextJava type leaking to GraphicsContext

    XMLWordPrintable

Details

    • web

    Backports

      Description

        Currently we are including PlatformContextJava.h in GraphicsContext.h. Due to this PlatformContextJava type is leaking to all WebCore rendering module and causes recompilation whenever we change headers related to PlatformContextJava.

        We have to just forward declare PlatformContextJava type in GraphisContext.h to avoid the type leaking.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: