Changeset 246870 in webkit


Ignore:
Timestamp:
Jun 26, 2019 9:47:24 PM (5 years ago)
Author:
Fujii Hironori
Message:

testRunner.setAlwaysAcceptCookies should wait for cookie accept policy to be set
https://bugs.webkit.org/show_bug.cgi?id=199230
<rdar://problem/52217933>

Unreviewed build fix for WinCairo WK2 since r246856.

  • PlatformWin.cmake: Added WKMessageListener.h to WebKit_PUBLIC_FRAMEWORK_HEADERS.
Location:
trunk/Source/WebKit
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/WebKit/ChangeLog

    r246867 r246870  
     12019-06-26  Fujii Hironori  <Hironori.Fujii@sony.com>
     2
     3        testRunner.setAlwaysAcceptCookies should wait for cookie accept policy to be set
     4        https://bugs.webkit.org/show_bug.cgi?id=199230
     5        <rdar://problem/52217933>
     6
     7        Unreviewed build fix for WinCairo WK2 since r246856.
     8
     9        * PlatformWin.cmake: Added WKMessageListener.h to WebKit_PUBLIC_FRAMEWORK_HEADERS.
     10
    1112019-06-26  Dean Jackson  <dino@apple.com>
    212
  • trunk/Source/WebKit/PlatformWin.cmake

    r245540 r246870  
    267267    UIProcess/API/C/WKInspector.h
    268268    UIProcess/API/C/WKLayoutMode.h
     269    UIProcess/API/C/WKMessageListener.h
    269270    UIProcess/API/C/WKMockDisplay.h
    270271    UIProcess/API/C/WKMockMediaDevice.h
Note: See TracChangeset for help on using the changeset viewer.