Changeset 256312 in webkit


Ignore:
Timestamp:
Feb 11, 2020 9:48:15 AM (4 years ago)
Author:
achristensen@apple.com
Message:

Add WKContentWorld.h to WebKit.h
https://bugs.webkit.org/show_bug.cgi?id=207351

Suggested by Alex Christensen.

Patch by Brady Eidson <beidson@apple.com> on 2020-02-11

  • Shared/API/Cocoa/WebKit.h:
Location:
trunk/Source/WebKit
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/WebKit/ChangeLog

    r256303 r256312  
     12020-02-11  Brady Eidson  <beidson@apple.com>
     2
     3        Add WKContentWorld.h to WebKit.h
     4        https://bugs.webkit.org/show_bug.cgi?id=207351
     5
     6        Suggested by Alex Christensen.
     7
     8        * Shared/API/Cocoa/WebKit.h:
     9
    1102020-02-11  Youenn Fablet  <youenn@apple.com>
    211
  • trunk/Source/WebKit/Shared/API/Cocoa/WebKit.h

    r254317 r256312  
    2929#import <WebKit/WKContentRuleList.h>
    3030#import <WebKit/WKContentRuleListStore.h>
     31#import <WebKit/WKContentWorld.h>
    3132#import <WebKit/WKContextMenuElementInfo.h>
    3233#import <WebKit/WKError.h>
Note: See TracChangeset for help on using the changeset viewer.