Changeset 258907 in webkit


Ignore:
Timestamp:
Mar 23, 2020 9:51:34 PM (4 years ago)
Author:
stephan.szabo@sony.com
Message:

[WinCairo][PlayStation] Failure to build with ENABLE_XSLT=OFF
https://bugs.webkit.org/show_bug.cgi?id=209454

Reviewed by Ross Kirsling.

No new tests, build fix.

  • xml/parser/XMLDocumentParserLibxml2.cpp:
Location:
trunk/Source/WebCore
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/WebCore/ChangeLog

    r258906 r258907  
     12020-03-23  Stephan Szabo  <stephan.szabo@sony.com>
     2
     3        [WinCairo][PlayStation] Failure to build with ENABLE_XSLT=OFF
     4        https://bugs.webkit.org/show_bug.cgi?id=209454
     5
     6        Reviewed by Ross Kirsling.
     7
     8        No new tests, build fix.
     9
     10        * xml/parser/XMLDocumentParserLibxml2.cpp:
     11
    1122020-03-23  Zalan Bujtas  <zalan@apple.com>
    213
  • trunk/Source/WebCore/xml/parser/XMLDocumentParserLibxml2.cpp

    r258799 r258907  
    4343#include "InlineClassicScript.h"
    4444#include "MIMETypeRegistry.h"
     45#include "PageConsoleClient.h"
    4546#include "PendingScript.h"
    4647#include "ProcessingInstruction.h"
Note: See TracChangeset for help on using the changeset viewer.