Ignore:
Timestamp:
Mar 23, 2014, 9:51:01 PM (11 years ago)
Author:
[email protected]
Message:

Move all EFL typedefs into EflTypedefs.h.
https://bugs.webkit.org/show_bug.cgi?id=130511

Source/JavaScriptCore:

Patch by Hyowon Kim <[email protected]> on 2014-03-23
Reviewed by Gyuyoung Kim

  • heap/HeapTimer.h: Remove EFL typedefs.

Source/WebCore:

Patch by Hyowon Kim <[email protected]> on 2014-03-23
Reviewed by Gyuyoung Kim.

  • platform/FileSystem.h: Remove EFL typedefs.
  • platform/Widget.h: Ditto.
  • platform/efl/EflScreenUtilities.h: Ditto.
  • platform/graphics/Icon.h: Ditto.
  • platform/graphics/Image.h: Ditto.
  • platform/graphics/IntPoint.h: Ditto.
  • platform/graphics/IntRect.h: Ditto.
  • platform/network/NetworkStateNotifier.h: Ditto.

Source/WebKit/efl:

Patch by Hyowon Kim <[email protected]> on 2014-03-23
Reviewed by Gyuyoung Kim.

  • WebCoreSupport/BatteryClientEfl.h: Remove EFL typedefs.
  • WebCoreSupport/DumpRenderTreeSupportEfl.h: Ditto.
  • WebCoreSupport/EditorClientEfl.h: Ditto.
  • WebCoreSupport/FrameNetworkingContextEfl.h: Ditto.
  • WebCoreSupport/NavigatorContentUtilsClientEfl.h: Ditto.
  • WebCoreSupport/ProgressTrackerClientEfl.h: Ditto.

Source/WebKit2:

Patch by Hyowon Kim <[email protected]> on 2014-03-23
Reviewed by Gyuyoung Kim.

  • Shared/API/c/efl/WKArrayEfl.h: Remove EFL typedefs.
  • UIProcess/API/efl/EwkView.h: Ditto.

Source/WTF:

Patch by Hyowon Kim <[email protected]> on 2014-03-23
Reviewed by Gyuyoung Kim.

  • wtf/Platform.h: include EflTypedefs.h.
  • wtf/efl/EflTypedefs.h: Added.
  • wtf/efl/RefPtrEfl.h: Remove EFL typedefs.

Tools:

Patch by Hyowon Kim <[email protected]> on 2014-03-23
Reviewed by Gyuyoung Kim.

  • TestWebKitAPI/PlatformWebView.h: Remove EFL typedefs.
  • WebKitTestRunner/InjectedBundle/TestRunner.h: Ditto.
  • WebKitTestRunner/PlatformWebView.h: Ditto.
File:
1 edited

Legend:

Unmodified
Added
Removed
Note: See TracChangeset for help on using the changeset viewer.