haikuwebkit/Source/WebCore/inspector
Adrien Destugues 0195b40b77 Merge commit 'e4390067fab9a407b0c303e04f03c77381cb2ddb' into Haiku 2021-08-30 17:59:07 +02:00
..
agents Implement ::backdrop pseudo element 2021-08-19 09:02:02 +00:00
mac
CommandLineAPIHost.cpp Plumb an Optional<PageIdentifier> through Pasteboard-related codepaths 2021-02-18 16:56:42 +00:00
CommandLineAPIHost.h
CommandLineAPIHost.idl
CommandLineAPIModule.cpp
CommandLineAPIModule.h
CommandLineAPIModuleSource.js
DOMEditor.cpp
DOMEditor.h
DOMPatchSupport.cpp Reduce use of reinterpret_cast<> in the codebase 2021-06-08 17:35:15 +00:00
DOMPatchSupport.h
InspectorAuditAccessibilityObject.cpp Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
InspectorAuditAccessibilityObject.h Remove <wtf/Optional.h> 2021-06-02 06:45:51 +00:00
InspectorAuditAccessibilityObject.idl [WebIDL] Remove the need to specify [MayThrowException] 2021-03-23 00:49:01 +00:00
InspectorAuditDOMObject.cpp
InspectorAuditDOMObject.h
InspectorAuditDOMObject.idl [WebIDL] Remove the need to specify [MayThrowException] 2021-03-23 00:49:01 +00:00
InspectorAuditResourcesObject.cpp Use SortedArrayMap in a few more places 2021-05-02 03:09:34 +00:00
InspectorAuditResourcesObject.h
InspectorAuditResourcesObject.idl [WebIDL] Remove the need to specify [MayThrowException] 2021-03-23 00:49:01 +00:00
InspectorCanvas.cpp Removal of "TypedOM" prefix for CSSOM Object names 2021-08-12 15:47:18 +00:00
InspectorCanvas.h Removal of "TypedOM" prefix for CSSOM Object names 2021-08-12 15:47:18 +00:00
InspectorCanvasCallTracer.cpp Removal of "TypedOM" prefix for CSSOM Object names 2021-08-12 15:47:18 +00:00
InspectorCanvasCallTracer.h Removal of "TypedOM" prefix for CSSOM Object names 2021-08-12 15:47:18 +00:00
InspectorClient.h Remove <wtf/Optional.h> 2021-06-02 06:45:51 +00:00
InspectorController.cpp [WebIDL] Remove [ImplicitThis] and [CustomProxyToJSObject] extended attributes 2021-05-20 22:25:01 +00:00
InspectorController.h Merge commit '0dc639bf650f521035abb779abf29308a83b5be4' into haiku branch 2021-03-01 21:18:25 +01:00
InspectorDatabaseResource.cpp
InspectorDatabaseResource.h
InspectorDebuggableType.h
InspectorFrontendAPIDispatcher.cpp Remove StringBuilder::appendLiteral 2021-05-24 21:51:47 +00:00
InspectorFrontendAPIDispatcher.h [Cocoa] Web Inspector: add support for evaluating script on the inspected page via _WKInspectorExtension 2021-02-10 21:34:27 +00:00
InspectorFrontendClient.h [Cocoa] Web Inspector: add support for receiving Web Extension events via _WKInspectorExtensionDelegate 2021-02-26 01:02:39 +00:00
InspectorFrontendClientLocal.cpp Add initial support for 'Cross-Origin-Opener-Policy' HTTP header 2021-07-31 00:07:37 +00:00
InspectorFrontendClientLocal.h Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
InspectorFrontendHost.cpp Web Inspector: match the undocked tab bar style when docked bottom/side 2021-08-18 06:50:16 +00:00
InspectorFrontendHost.h Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
InspectorFrontendHost.idl Web Inspector: add setting to allow inspecting Web Inspector 2021-04-15 00:18:33 +00:00
InspectorHistory.cpp
InspectorHistory.h
InspectorInstrumentation.cpp Stop building WebGPU and the WHLSL compiler to decrease binary size 2021-07-30 03:53:49 +00:00
InspectorInstrumentation.h Stop building WebGPU and the WHLSL compiler to decrease binary size 2021-07-30 03:53:49 +00:00
InspectorInstrumentationPublic.cpp
InspectorInstrumentationPublic.h
InspectorInstrumentationWebKit.cpp
InspectorInstrumentationWebKit.h
InspectorNodeFinder.cpp Non-unified build fixes, late November 2020 edition 2020-11-27 17:26:03 +00:00
InspectorNodeFinder.h
InspectorOverlay.cpp Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
InspectorOverlay.h Remove <wtf/Optional.h> 2021-06-02 06:45:51 +00:00
InspectorShaderProgram.cpp Stop building WebGPU and the WHLSL compiler to decrease binary size 2021-07-30 03:53:49 +00:00
InspectorShaderProgram.h Stop building WebGPU and the WHLSL compiler to decrease binary size 2021-07-30 03:53:49 +00:00
InspectorStyleSheet.cpp Web Inspector: Style rules declared after a rule whose selector has over 8192 components are not shown correctly 2021-08-21 00:35:46 +00:00
InspectorStyleSheet.h Web Inspector: Style rules declared after a rule whose selector has over 8192 components are not shown correctly 2021-08-21 00:35:46 +00:00
InspectorWebAgentBase.h
InstrumentingAgents.cpp
InstrumentingAgents.h
NetworkResourcesData.cpp Use Vector<uint8_t> instead of Vector<char> to store bytes in SharedBuffer 2021-06-05 01:16:43 +00:00
NetworkResourcesData.h Use Vector<uint8_t> instead of Vector<char> to store bytes in SharedBuffer 2021-06-05 01:16:43 +00:00
PageDebugger.cpp Use WeakHashSet<Page> instead of HashSet<Page*> 2021-01-05 18:15:39 +00:00
PageDebugger.h
RecordingSwizzleType.h Web Inspector: `RecordCanvasActionVariant` causes a huge symbol to be created in WebCore 2021-03-04 01:34:21 +00:00
TimelineRecordFactory.cpp
TimelineRecordFactory.h
WebInjectedScriptHost.cpp [Payment Request] add an `object data` to `PaymentItem` so that data specific to Apple Pay can be provided 2021-02-19 00:37:33 +00:00
WebInjectedScriptHost.h
WebInjectedScriptManager.cpp
WebInjectedScriptManager.h
WorkerDebugger.cpp
WorkerDebugger.h
WorkerInspectorController.cpp
WorkerInspectorController.h Use WorkerOrWorkletGlobalScope in WebInspector code instead of WorkerGlobalScope 2020-10-23 01:00:04 +00:00
WorkerToPageFrontendChannel.h