[Chromium] Move getPluginsList out of PlatformSupport
https://bugs.webkit.org/show_bug.cgi?id=96507

Reviewed by Darin Fisher.

Part of a refactoring series. See tracking bug 82948.

Source/Platform:

* Platform.gypi:
* chromium/public/Platform.h:
(WebKit):
(Platform):
(WebKit::Platform::getPluginList):
* chromium/public/WebPluginListBuilder.h: Added.
(WebKit):
(WebPluginListBuilder):

Source/WebCore:

* WebCore.gypi:
* platform/chromium/PlatformSupport.h:
(PlatformSupport):
* plugins/chromium/PluginDataChromium.cpp:
(WebCore::PluginCache::plugins):
* plugins/chromium/PluginListBuilder.cpp: Added.
(WebKit):
(WebKit::PluginListBuilder::addPlugin):
(WebKit::PluginListBuilder::addMediaTypeToLastPlugin):
(WebKit::PluginListBuilder::addFileExtensionToLastMediaType):
* plugins/chromium/PluginListBuilder.h: Added.
(WebKit):
(PluginListBuilder):
(WebKit::PluginListBuilder::PluginListBuilder):

Source/WebKit/chromium:

* WebKit.gyp:
* public/WebPluginListBuilder.h:
* public/platform/WebKitPlatformSupport.h:
(WebKit):
(WebKit::WebKitPlatformSupport::idbFactory):
* src/PlatformSupport.cpp:
(WebCore::PlatformSupport::idbFactory):
* src/WebPluginListBuilderImpl.cpp: Removed.
* src/WebPluginListBuilderImpl.h: Removed.


git-svn-id: https://svn.webkit.org/repository/webkit/trunk/Source/Platform/chromium/public@137177 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2 files changed
tree: bbf23062ace355bd3788c384ae952050204ad16a
  1. android/
  2. default/
  3. linux/
  4. mac/
  5. win/
  6. Platform.h
  7. WebAnimation.h
  8. WebAnimationCurve.h
  9. WebAnimationDelegate.h
  10. WebAudioBus.h
  11. WebAudioDestinationConsumer.h
  12. WebAudioDevice.h
  13. WebBlobData.h
  14. WebBlobRegistry.h
  15. WebCanvas.h
  16. WebClipboard.h
  17. WebColor.h
  18. WebCommon.h
  19. WebCompositorFrame.h
  20. WebCompositorFrameAck.h
  21. WebCompositorOutputSurface.h
  22. WebCompositorOutputSurfaceClient.h
  23. WebCompositorSoftwareOutputDevice.h
  24. WebCompositorSupport.h
  25. WebCompositorTransferableResourceList.h
  26. WebContentLayer.h
  27. WebContentLayerClient.h
  28. WebCookie.h
  29. WebCookieJar.h
  30. WebCString.h
  31. WebData.h
  32. WebDelegatedRendererLayer.h
  33. WebDragData.h
  34. WebExternalTextureLayer.h
  35. WebExternalTextureLayerClient.h
  36. WebFileInfo.h
  37. WebFileSystem.h
  38. WebFileUtilities.h
  39. WebFilterOperation.h
  40. WebFilterOperations.h
  41. WebFlingAnimator.h
  42. WebFloatAnimationCurve.h
  43. WebFloatKeyframe.h
  44. WebFloatPoint.h
  45. WebFloatQuad.h
  46. WebFloatRect.h
  47. WebGamepad.h
  48. WebGamepads.h
  49. WebGestureCurve.h
  50. WebGestureCurveTarget.h
  51. WebGraphicsContext3D.h
  52. WebGraphicsMemoryAllocation.h
  53. WebGraphicsMemoryStats.h
  54. WebHTTPBody.h
  55. WebHTTPHeaderVisitor.h
  56. WebHTTPLoadInfo.h
  57. WebImage.h
  58. WebImageLayer.h
  59. WebInputHandler.h
  60. WebInputHandlerClient.h
  61. WebIOSurfaceLayer.h
  62. WebLayer.h
  63. WebLayerScrollClient.h
  64. WebLayerTreeView.h
  65. WebLayerTreeViewClient.h
  66. WebLocalizedString.h
  67. WebMediaConstraints.h
  68. WebMediaStreamCenter.h
  69. WebMediaStreamCenterClient.h
  70. WebMediaStreamComponent.h
  71. WebMediaStreamDescriptor.h
  72. WebMediaStreamSource.h
  73. WebMediaStreamSourcesRequest.h
  74. WebMessagePortChannel.h
  75. WebMessagePortChannelClient.h
  76. WebMimeRegistry.h
  77. WebNonCopyable.h
  78. WebPluginListBuilder.h
  79. WebPoint.h
  80. WebPrerender.h
  81. WebPrerenderingSupport.h
  82. WebPrivateOwnPtr.h
  83. WebPrivatePtr.h
  84. WebRect.h
  85. WebReferrerPolicy.h
  86. WebRenderingStats.h
  87. WebRTCConfiguration.h
  88. WebRTCDataChannel.h
  89. WebRTCICECandidate.h
  90. WebRTCPeerConnectionHandler.h
  91. WebRTCPeerConnectionHandlerClient.h
  92. WebRTCSessionDescription.h
  93. WebRTCSessionDescriptionRequest.h
  94. WebRTCStatsRequest.h
  95. WebRTCStatsResponse.h
  96. WebRTCVoidRequest.h
  97. WebScreenInfo.h
  98. WebScrollbar.h
  99. WebScrollbarLayer.h
  100. WebScrollbarThemeGeometry.h
  101. WebScrollbarThemePainter.h
  102. WebSharedGraphicsContext3D.h
  103. WebSize.h
  104. WebSocketStreamError.h
  105. WebSocketStreamHandle.h
  106. WebSocketStreamHandleClient.h
  107. WebSolidColorLayer.h
  108. WebStorageArea.h
  109. WebStorageNamespace.h
  110. WebString.h
  111. WebThread.h
  112. WebThreadSafeData.h
  113. WebTransformAnimationCurve.h
  114. WebTransformationMatrix.h
  115. WebTransformKeyframe.h
  116. WebTransformOperations.h
  117. WebURL.h
  118. WebURLError.h
  119. WebURLLoader.h
  120. WebURLLoaderClient.h
  121. WebURLLoadTiming.h
  122. WebURLRequest.h
  123. WebURLResponse.h
  124. WebVector.h
  125. WebVideoFrame.h
  126. WebVideoFrameProvider.h
  127. WebVideoLayer.h
  128. WebWorkerRunLoop.h