Fix PlatformContextJava type leaking to GraphicsContext

XMLWordPrintable

    • web

        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.

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

                Created:
                Updated:
                Resolved: