2022-04-30 10:50:51 +00:00
|
|
|
include(libweb_generators)
|
|
|
|
|
2020-05-06 15:40:06 +00:00
|
|
|
set(SOURCES
|
2022-02-26 10:34:08 +00:00
|
|
|
Bindings/AudioConstructor.cpp
|
2021-10-06 13:27:13 +00:00
|
|
|
Bindings/CSSNamespace.cpp
|
2022-09-24 21:39:23 +00:00
|
|
|
Bindings/HostDefined.cpp
|
2021-03-20 05:22:27 +00:00
|
|
|
Bindings/ImageConstructor.cpp
|
2022-09-24 21:39:23 +00:00
|
|
|
Bindings/Intrinsics.cpp
|
2022-08-11 14:27:43 +00:00
|
|
|
Bindings/LegacyPlatformObject.cpp
|
2022-04-05 20:54:04 +00:00
|
|
|
Bindings/LocationConstructor.cpp
|
2020-05-18 19:42:40 +00:00
|
|
|
Bindings/LocationObject.cpp
|
2021-02-03 09:41:07 +00:00
|
|
|
Bindings/MainThreadVM.cpp
|
2022-04-04 01:07:03 +00:00
|
|
|
Bindings/OptionConstructor.cpp
|
2022-08-27 11:53:31 +00:00
|
|
|
Bindings/PlatformObject.cpp
|
2022-04-05 20:54:04 +00:00
|
|
|
Bindings/WindowConstructor.cpp
|
2021-09-30 17:02:55 +00:00
|
|
|
Crypto/Crypto.cpp
|
2021-12-13 22:09:55 +00:00
|
|
|
Crypto/SubtleCrypto.cpp
|
2022-02-21 17:43:30 +00:00
|
|
|
CSS/Angle.cpp
|
2022-07-31 16:47:09 +00:00
|
|
|
CSS/Clip.cpp
|
2021-09-28 15:53:15 +00:00
|
|
|
CSS/CSSConditionRule.cpp
|
2021-09-28 15:20:32 +00:00
|
|
|
CSS/CSSGroupingRule.cpp
|
2021-02-21 16:36:34 +00:00
|
|
|
CSS/CSSImportRule.cpp
|
2022-03-28 19:30:26 +00:00
|
|
|
CSS/CSSFontFaceRule.cpp
|
2021-09-29 11:48:04 +00:00
|
|
|
CSS/CSSMediaRule.cpp
|
2021-02-21 11:45:26 +00:00
|
|
|
CSS/CSSRule.cpp
|
2021-09-28 14:17:11 +00:00
|
|
|
CSS/CSSRuleList.cpp
|
2021-03-13 19:11:33 +00:00
|
|
|
CSS/CSSStyleDeclaration.cpp
|
2021-03-07 14:00:02 +00:00
|
|
|
CSS/CSSStyleRule.cpp
|
2021-03-07 15:14:04 +00:00
|
|
|
CSS/CSSStyleSheet.cpp
|
2021-10-08 16:48:14 +00:00
|
|
|
CSS/CSSSupportsRule.cpp
|
2022-02-13 00:02:00 +00:00
|
|
|
CSS/Display.cpp
|
2022-03-28 19:30:26 +00:00
|
|
|
CSS/FontFace.cpp
|
2022-02-21 17:49:47 +00:00
|
|
|
CSS/Frequency.cpp
|
2022-08-24 10:21:58 +00:00
|
|
|
CSS/GridTrackPlacement.cpp
|
2022-08-24 10:21:15 +00:00
|
|
|
CSS/GridTrackSize.cpp
|
2020-06-07 15:55:46 +00:00
|
|
|
CSS/Length.cpp
|
2022-09-13 15:42:39 +00:00
|
|
|
CSS/LengthBox.cpp
|
2021-09-29 11:08:09 +00:00
|
|
|
CSS/MediaList.cpp
|
2021-09-27 16:12:33 +00:00
|
|
|
CSS/MediaQuery.cpp
|
2021-09-12 15:55:10 +00:00
|
|
|
CSS/MediaQueryList.cpp
|
2022-08-08 20:29:40 +00:00
|
|
|
CSS/MediaQueryListEvent.cpp
|
2022-04-12 13:08:26 +00:00
|
|
|
CSS/Parser/Block.cpp
|
2022-04-12 10:14:12 +00:00
|
|
|
CSS/Parser/ComponentValue.cpp
|
2022-04-12 13:14:00 +00:00
|
|
|
CSS/Parser/Declaration.cpp
|
2022-04-12 13:31:49 +00:00
|
|
|
CSS/Parser/DeclarationOrAtRule.cpp
|
2022-04-12 12:35:55 +00:00
|
|
|
CSS/Parser/Function.cpp
|
2021-03-22 16:41:47 +00:00
|
|
|
CSS/Parser/Parser.cpp
|
2022-04-12 18:05:13 +00:00
|
|
|
CSS/Parser/Rule.cpp
|
2021-03-09 16:18:08 +00:00
|
|
|
CSS/Parser/Token.cpp
|
|
|
|
CSS/Parser/Tokenizer.cpp
|
2022-01-27 14:38:59 +00:00
|
|
|
CSS/Percentage.cpp
|
2021-10-31 17:27:35 +00:00
|
|
|
CSS/PreferredColorScheme.cpp
|
2022-03-06 13:48:32 +00:00
|
|
|
CSS/Ratio.cpp
|
2022-02-21 17:51:01 +00:00
|
|
|
CSS/Resolution.cpp
|
2022-02-21 17:34:07 +00:00
|
|
|
CSS/ResolvedCSSStyleDeclaration.cpp
|
2021-04-03 22:14:39 +00:00
|
|
|
CSS/Screen.cpp
|
2020-05-06 15:40:06 +00:00
|
|
|
CSS/Selector.cpp
|
|
|
|
CSS/SelectorEngine.cpp
|
2022-02-21 17:34:07 +00:00
|
|
|
CSS/Serialize.cpp
|
2022-09-25 13:13:09 +00:00
|
|
|
CSS/Size.cpp
|
2021-09-24 11:49:57 +00:00
|
|
|
CSS/StyleComputer.cpp
|
2020-05-06 15:40:06 +00:00
|
|
|
CSS/StyleProperties.cpp
|
|
|
|
CSS/StyleSheet.cpp
|
2020-06-04 14:06:32 +00:00
|
|
|
CSS/StyleSheetList.cpp
|
2020-05-06 15:40:06 +00:00
|
|
|
CSS/StyleValue.cpp
|
2021-10-08 14:40:19 +00:00
|
|
|
CSS/Supports.cpp
|
2021-10-21 20:29:10 +00:00
|
|
|
CSS/SyntaxHighlighter/SyntaxHighlighter.cpp
|
2022-02-21 19:29:43 +00:00
|
|
|
CSS/Time.cpp
|
2022-10-15 11:54:54 +00:00
|
|
|
Cookie/Cookie.cpp
|
2021-05-20 08:00:27 +00:00
|
|
|
Cookie/ParsedCookie.cpp
|
2021-09-02 01:12:49 +00:00
|
|
|
DOM/AbortController.cpp
|
|
|
|
DOM/AbortSignal.cpp
|
2022-08-08 23:06:47 +00:00
|
|
|
DOM/AbstractRange.cpp
|
2022-09-17 23:03:58 +00:00
|
|
|
DOM/Attr.cpp
|
|
|
|
DOM/Attr.idl
|
2022-06-27 20:20:59 +00:00
|
|
|
DOM/CDATASection.cpp
|
2020-05-06 15:40:06 +00:00
|
|
|
DOM/CharacterData.cpp
|
2020-08-03 18:50:45 +00:00
|
|
|
DOM/CharacterData.idl
|
2020-05-06 15:40:06 +00:00
|
|
|
DOM/Comment.cpp
|
2021-09-27 15:10:56 +00:00
|
|
|
DOM/CustomEvent.cpp
|
2022-02-16 19:43:24 +00:00
|
|
|
DOM/DOMEventListener.cpp
|
2021-05-20 08:00:27 +00:00
|
|
|
DOM/DOMImplementation.cpp
|
2021-10-18 15:53:40 +00:00
|
|
|
DOM/DOMTokenList.cpp
|
|
|
|
DOM/DOMTokenList.idl
|
2020-05-06 15:40:06 +00:00
|
|
|
DOM/Document.cpp
|
2020-08-17 18:14:30 +00:00
|
|
|
DOM/DocumentFragment.cpp
|
2021-09-25 23:03:42 +00:00
|
|
|
DOM/DocumentLoadEventDelayer.cpp
|
2020-05-06 15:40:06 +00:00
|
|
|
DOM/DocumentType.cpp
|
|
|
|
DOM/Element.cpp
|
|
|
|
DOM/ElementFactory.cpp
|
2020-11-21 18:32:39 +00:00
|
|
|
DOM/Event.cpp
|
2020-09-06 12:28:41 +00:00
|
|
|
DOM/EventDispatcher.cpp
|
2020-05-06 15:40:06 +00:00
|
|
|
DOM/EventTarget.cpp
|
2021-05-20 08:00:27 +00:00
|
|
|
DOM/HTMLCollection.cpp
|
2022-08-08 12:12:01 +00:00
|
|
|
DOM/IDLEventListener.cpp
|
2021-10-02 19:33:45 +00:00
|
|
|
DOM/LiveNodeList.cpp
|
2022-07-11 15:37:51 +00:00
|
|
|
DOM/MutationObserver.cpp
|
|
|
|
DOM/MutationRecord.cpp
|
|
|
|
DOM/MutationType.cpp
|
2021-10-16 19:30:21 +00:00
|
|
|
DOM/NamedNodeMap.cpp
|
2020-05-06 15:40:06 +00:00
|
|
|
DOM/Node.cpp
|
2022-08-08 12:12:01 +00:00
|
|
|
DOM/NodeFilter.cpp
|
2022-03-09 13:34:32 +00:00
|
|
|
DOM/NodeIterator.cpp
|
2022-09-01 14:30:26 +00:00
|
|
|
DOM/NodeList.cpp
|
2022-01-29 20:23:48 +00:00
|
|
|
DOM/NodeOperations.cpp
|
2020-08-17 20:04:46 +00:00
|
|
|
DOM/ParentNode.cpp
|
2020-08-02 09:47:27 +00:00
|
|
|
DOM/Position.cpp
|
2021-04-06 16:06:23 +00:00
|
|
|
DOM/ProcessingInstruction.cpp
|
2022-02-19 11:31:39 +00:00
|
|
|
DOM/QualifiedName.cpp
|
2021-05-20 08:00:27 +00:00
|
|
|
DOM/Range.cpp
|
2020-11-21 18:32:39 +00:00
|
|
|
DOM/ShadowRoot.cpp
|
2021-10-02 19:33:45 +00:00
|
|
|
DOM/StaticNodeList.cpp
|
2022-01-30 23:37:42 +00:00
|
|
|
DOM/StaticRange.cpp
|
2020-05-06 15:40:06 +00:00
|
|
|
DOM/Text.cpp
|
2020-08-03 18:50:45 +00:00
|
|
|
DOM/Text.idl
|
2022-03-09 13:37:48 +00:00
|
|
|
DOM/TreeWalker.cpp
|
2021-10-02 20:45:37 +00:00
|
|
|
DOMParsing/InnerHTML.cpp
|
2022-07-05 17:59:45 +00:00
|
|
|
DOMParsing/XMLSerializer.cpp
|
2020-05-06 15:40:06 +00:00
|
|
|
Dump.cpp
|
2022-02-15 10:46:21 +00:00
|
|
|
Encoding/TextDecoder.cpp
|
2021-12-12 18:05:11 +00:00
|
|
|
Encoding/TextEncoder.cpp
|
2022-09-25 18:30:24 +00:00
|
|
|
Fetch/Body.cpp
|
2022-09-21 23:04:06 +00:00
|
|
|
Fetch/BodyInit.cpp
|
2022-09-25 18:33:13 +00:00
|
|
|
Fetch/Enums.cpp
|
2022-07-18 23:19:24 +00:00
|
|
|
Fetch/Headers.cpp
|
|
|
|
Fetch/HeadersIterator.cpp
|
2022-10-13 17:19:32 +00:00
|
|
|
Fetch/Infrastructure/ConnectionTimingInfo.cpp
|
2022-10-13 17:20:27 +00:00
|
|
|
Fetch/Infrastructure/FetchTimingInfo.cpp
|
2022-07-10 17:25:42 +00:00
|
|
|
Fetch/Infrastructure/HTTP.cpp
|
2022-07-12 17:04:24 +00:00
|
|
|
Fetch/Infrastructure/HTTP/Bodies.cpp
|
2022-07-11 20:42:14 +00:00
|
|
|
Fetch/Infrastructure/HTTP/Headers.cpp
|
2022-07-10 17:28:47 +00:00
|
|
|
Fetch/Infrastructure/HTTP/Methods.cpp
|
2022-07-13 23:51:42 +00:00
|
|
|
Fetch/Infrastructure/HTTP/Requests.cpp
|
2022-07-16 16:55:29 +00:00
|
|
|
Fetch/Infrastructure/HTTP/Responses.cpp
|
2022-07-12 16:51:58 +00:00
|
|
|
Fetch/Infrastructure/HTTP/Statuses.cpp
|
2022-10-13 17:57:40 +00:00
|
|
|
Fetch/Infrastructure/MimeTypeBlocking.cpp
|
2022-10-23 20:58:18 +00:00
|
|
|
Fetch/Infrastructure/NoSniffBlocking.cpp
|
2022-10-13 16:30:15 +00:00
|
|
|
Fetch/Infrastructure/PortBlocking.cpp
|
2022-09-25 18:33:13 +00:00
|
|
|
Fetch/Infrastructure/URL.cpp
|
|
|
|
Fetch/Request.cpp
|
2022-09-25 18:36:30 +00:00
|
|
|
Fetch/Response.cpp
|
2022-07-10 16:31:17 +00:00
|
|
|
FileAPI/Blob.cpp
|
2022-07-24 19:32:18 +00:00
|
|
|
FileAPI/File.cpp
|
2022-10-04 03:10:39 +00:00
|
|
|
FileAPI/FileList.cpp
|
2020-05-06 15:40:06 +00:00
|
|
|
FontCache.cpp
|
2022-09-03 19:32:14 +00:00
|
|
|
Geometry/DOMPoint.cpp
|
|
|
|
Geometry/DOMPointReadOnly.cpp
|
2022-09-03 23:59:58 +00:00
|
|
|
Geometry/DOMRect.cpp
|
2022-02-12 13:38:54 +00:00
|
|
|
Geometry/DOMRectList.cpp
|
2022-09-03 23:59:58 +00:00
|
|
|
Geometry/DOMRectReadOnly.cpp
|
2020-08-12 11:22:59 +00:00
|
|
|
HTML/AttributeNames.cpp
|
2021-11-18 14:01:28 +00:00
|
|
|
HTML/BrowsingContext.cpp
|
2021-05-31 12:59:28 +00:00
|
|
|
HTML/BrowsingContextContainer.cpp
|
2022-09-19 10:28:46 +00:00
|
|
|
HTML/BrowsingContextGroup.cpp
|
2022-08-12 16:28:54 +00:00
|
|
|
HTML/Canvas/CanvasDrawImage.cpp
|
2022-08-11 15:10:04 +00:00
|
|
|
HTML/Canvas/CanvasPath.cpp
|
2022-08-12 13:00:00 +00:00
|
|
|
HTML/Canvas/CanvasState.cpp
|
2022-02-03 19:08:27 +00:00
|
|
|
HTML/CanvasGradient.cpp
|
2020-07-26 13:08:16 +00:00
|
|
|
HTML/CanvasRenderingContext2D.cpp
|
2022-08-08 20:29:40 +00:00
|
|
|
HTML/CloseEvent.cpp
|
2022-09-24 13:02:47 +00:00
|
|
|
HTML/CrossOrigin/AbstractOperations.cpp
|
2022-03-08 18:32:35 +00:00
|
|
|
HTML/CrossOrigin/Reporting.cpp
|
2021-07-05 04:20:31 +00:00
|
|
|
HTML/DOMParser.cpp
|
2021-09-26 14:24:41 +00:00
|
|
|
HTML/DOMStringMap.cpp
|
2022-08-08 20:29:40 +00:00
|
|
|
HTML/ErrorEvent.cpp
|
2022-08-08 12:12:01 +00:00
|
|
|
HTML/EventHandler.cpp
|
2021-09-08 21:09:18 +00:00
|
|
|
HTML/EventLoop/EventLoop.cpp
|
|
|
|
HTML/EventLoop/Task.cpp
|
|
|
|
HTML/EventLoop/TaskQueue.cpp
|
2020-11-21 19:15:57 +00:00
|
|
|
HTML/EventNames.cpp
|
2021-04-20 09:50:29 +00:00
|
|
|
HTML/FormAssociatedElement.cpp
|
2021-02-03 21:47:50 +00:00
|
|
|
HTML/GlobalEventHandlers.cpp
|
2021-09-11 22:43:34 +00:00
|
|
|
HTML/History.cpp
|
2020-07-26 13:08:16 +00:00
|
|
|
HTML/HTMLAnchorElement.cpp
|
2020-08-09 16:10:41 +00:00
|
|
|
HTML/HTMLAreaElement.cpp
|
|
|
|
HTML/HTMLAudioElement.cpp
|
2020-08-12 11:22:59 +00:00
|
|
|
HTML/HTMLBRElement.cpp
|
2020-08-09 16:10:41 +00:00
|
|
|
HTML/HTMLBaseElement.cpp
|
2020-07-26 13:08:16 +00:00
|
|
|
HTML/HTMLBlinkElement.cpp
|
|
|
|
HTML/HTMLBodyElement.cpp
|
2020-08-09 16:10:41 +00:00
|
|
|
HTML/HTMLButtonElement.cpp
|
2020-07-26 13:08:16 +00:00
|
|
|
HTML/HTMLCanvasElement.cpp
|
2020-08-12 11:22:59 +00:00
|
|
|
HTML/HTMLDListElement.cpp
|
2020-08-09 16:10:41 +00:00
|
|
|
HTML/HTMLDataElement.cpp
|
|
|
|
HTML/HTMLDataListElement.cpp
|
|
|
|
HTML/HTMLDetailsElement.cpp
|
|
|
|
HTML/HTMLDialogElement.cpp
|
2020-11-12 04:16:41 +00:00
|
|
|
HTML/HTMLDirectoryElement.cpp
|
2020-08-09 16:10:41 +00:00
|
|
|
HTML/HTMLDivElement.cpp
|
2020-07-26 13:08:16 +00:00
|
|
|
HTML/HTMLElement.cpp
|
2020-08-09 16:10:41 +00:00
|
|
|
HTML/HTMLEmbedElement.cpp
|
|
|
|
HTML/HTMLFieldSetElement.cpp
|
2020-07-26 13:08:16 +00:00
|
|
|
HTML/HTMLFontElement.cpp
|
|
|
|
HTML/HTMLFormElement.cpp
|
2020-08-09 16:10:41 +00:00
|
|
|
HTML/HTMLFrameElement.cpp
|
|
|
|
HTML/HTMLFrameSetElement.cpp
|
2020-07-26 13:08:16 +00:00
|
|
|
HTML/HTMLHRElement.cpp
|
|
|
|
HTML/HTMLHeadElement.cpp
|
|
|
|
HTML/HTMLHeadingElement.cpp
|
|
|
|
HTML/HTMLHtmlElement.cpp
|
2021-10-03 17:39:12 +00:00
|
|
|
HTML/HTMLHyperlinkElementUtils.cpp
|
2020-07-26 13:08:16 +00:00
|
|
|
HTML/HTMLIFrameElement.cpp
|
|
|
|
HTML/HTMLImageElement.cpp
|
|
|
|
HTML/HTMLInputElement.cpp
|
2020-08-12 11:22:59 +00:00
|
|
|
HTML/HTMLLIElement.cpp
|
2020-08-09 16:10:41 +00:00
|
|
|
HTML/HTMLLabelElement.cpp
|
|
|
|
HTML/HTMLLegendElement.cpp
|
2020-07-26 13:08:16 +00:00
|
|
|
HTML/HTMLLinkElement.cpp
|
2020-08-09 16:10:41 +00:00
|
|
|
HTML/HTMLMapElement.cpp
|
|
|
|
HTML/HTMLMarqueeElement.cpp
|
|
|
|
HTML/HTMLMediaElement.cpp
|
|
|
|
HTML/HTMLMenuElement.cpp
|
|
|
|
HTML/HTMLMetaElement.cpp
|
|
|
|
HTML/HTMLMeterElement.cpp
|
|
|
|
HTML/HTMLModElement.cpp
|
|
|
|
HTML/HTMLOListElement.cpp
|
2020-08-12 11:22:59 +00:00
|
|
|
HTML/HTMLObjectElement.cpp
|
2020-08-09 16:10:41 +00:00
|
|
|
HTML/HTMLOptGroupElement.cpp
|
|
|
|
HTML/HTMLOptionElement.cpp
|
2022-03-16 11:58:28 +00:00
|
|
|
HTML/HTMLOptionsCollection.cpp
|
2020-08-09 16:10:41 +00:00
|
|
|
HTML/HTMLOutputElement.cpp
|
|
|
|
HTML/HTMLParagraphElement.cpp
|
|
|
|
HTML/HTMLParamElement.cpp
|
|
|
|
HTML/HTMLPictureElement.cpp
|
|
|
|
HTML/HTMLPreElement.cpp
|
|
|
|
HTML/HTMLProgressElement.cpp
|
|
|
|
HTML/HTMLQuoteElement.cpp
|
2020-07-26 13:08:16 +00:00
|
|
|
HTML/HTMLScriptElement.cpp
|
2020-08-09 16:10:41 +00:00
|
|
|
HTML/HTMLSelectElement.cpp
|
|
|
|
HTML/HTMLSlotElement.cpp
|
|
|
|
HTML/HTMLSourceElement.cpp
|
|
|
|
HTML/HTMLSpanElement.cpp
|
2020-07-26 13:08:16 +00:00
|
|
|
HTML/HTMLStyleElement.cpp
|
2020-08-09 16:10:41 +00:00
|
|
|
HTML/HTMLTableCaptionElement.cpp
|
2020-07-26 13:08:16 +00:00
|
|
|
HTML/HTMLTableCellElement.cpp
|
2020-08-09 16:10:41 +00:00
|
|
|
HTML/HTMLTableColElement.cpp
|
2020-07-26 13:08:16 +00:00
|
|
|
HTML/HTMLTableElement.cpp
|
|
|
|
HTML/HTMLTableRowElement.cpp
|
2020-08-09 16:10:41 +00:00
|
|
|
HTML/HTMLTableSectionElement.cpp
|
|
|
|
HTML/HTMLTemplateElement.cpp
|
|
|
|
HTML/HTMLTextAreaElement.cpp
|
|
|
|
HTML/HTMLTimeElement.cpp
|
2020-07-26 13:08:16 +00:00
|
|
|
HTML/HTMLTitleElement.cpp
|
2020-08-09 16:10:41 +00:00
|
|
|
HTML/HTMLTrackElement.cpp
|
|
|
|
HTML/HTMLUListElement.cpp
|
|
|
|
HTML/HTMLUnknownElement.cpp
|
|
|
|
HTML/HTMLVideoElement.cpp
|
2020-07-26 13:08:16 +00:00
|
|
|
HTML/ImageData.cpp
|
2021-09-19 20:12:31 +00:00
|
|
|
HTML/MessageChannel.cpp
|
2022-08-08 20:29:40 +00:00
|
|
|
HTML/MessageEvent.cpp
|
2021-09-19 20:12:31 +00:00
|
|
|
HTML/MessagePort.cpp
|
2022-10-09 02:53:08 +00:00
|
|
|
HTML/Navigator.cpp
|
|
|
|
HTML/NavigatorID.cpp
|
2022-08-08 20:29:40 +00:00
|
|
|
HTML/PageTransitionEvent.cpp
|
2020-07-28 17:18:23 +00:00
|
|
|
HTML/Parser/Entities.cpp
|
2021-05-12 08:47:12 +00:00
|
|
|
HTML/Parser/HTMLEncodingDetection.cpp
|
2021-09-25 21:15:48 +00:00
|
|
|
HTML/Parser/HTMLParser.cpp
|
2020-07-28 17:18:23 +00:00
|
|
|
HTML/Parser/HTMLToken.cpp
|
|
|
|
HTML/Parser/HTMLTokenizer.cpp
|
|
|
|
HTML/Parser/ListOfActiveFormattingElements.cpp
|
|
|
|
HTML/Parser/StackOfOpenElements.cpp
|
2022-08-11 15:50:23 +00:00
|
|
|
HTML/Path2D.cpp
|
2022-08-08 20:29:40 +00:00
|
|
|
HTML/PromiseRejectionEvent.cpp
|
2021-09-09 16:03:01 +00:00
|
|
|
HTML/Scripting/ClassicScript.cpp
|
2021-10-14 15:12:53 +00:00
|
|
|
HTML/Scripting/Environments.cpp
|
2022-02-07 14:12:41 +00:00
|
|
|
HTML/Scripting/ExceptionReporter.cpp
|
2022-10-03 19:04:15 +00:00
|
|
|
HTML/Scripting/Fetching.cpp
|
2022-10-03 18:58:36 +00:00
|
|
|
HTML/Scripting/ModuleMap.cpp
|
2022-10-03 19:01:59 +00:00
|
|
|
HTML/Scripting/ModuleScript.cpp
|
2021-09-09 16:03:01 +00:00
|
|
|
HTML/Scripting/Script.cpp
|
2021-10-14 15:12:53 +00:00
|
|
|
HTML/Scripting/WindowEnvironmentSettingsObject.cpp
|
2022-02-08 18:38:29 +00:00
|
|
|
HTML/Storage.cpp
|
2022-08-08 20:29:40 +00:00
|
|
|
HTML/SubmitEvent.cpp
|
2021-05-20 18:45:33 +00:00
|
|
|
HTML/SyntaxHighlighter/SyntaxHighlighter.cpp
|
2020-12-13 14:57:09 +00:00
|
|
|
HTML/TagNames.cpp
|
2021-12-30 22:15:38 +00:00
|
|
|
HTML/TextMetrics.cpp
|
2022-03-07 22:54:56 +00:00
|
|
|
HTML/Timer.cpp
|
2022-03-07 22:08:26 +00:00
|
|
|
HTML/Window.cpp
|
2022-06-27 18:48:54 +00:00
|
|
|
HTML/WindowEventHandlers.cpp
|
2022-09-24 15:24:41 +00:00
|
|
|
HTML/WindowProxy.cpp
|
2022-02-17 12:31:09 +00:00
|
|
|
HTML/Worker.cpp
|
|
|
|
HTML/WorkerDebugConsoleClient.cpp
|
2022-02-07 02:12:57 +00:00
|
|
|
HTML/WorkerGlobalScope.cpp
|
|
|
|
HTML/WorkerLocation.cpp
|
2022-09-04 12:37:49 +00:00
|
|
|
HTML/WorkerNavigator.cpp
|
2020-09-29 16:19:18 +00:00
|
|
|
HighResolutionTime/Performance.cpp
|
2022-10-04 20:30:29 +00:00
|
|
|
HighResolutionTime/TimeOrigin.cpp
|
2022-07-11 20:44:43 +00:00
|
|
|
Infra/ByteSequences.cpp
|
2022-09-25 18:19:24 +00:00
|
|
|
Infra/JSON.cpp
|
2022-10-01 17:39:40 +00:00
|
|
|
Infra/Strings.cpp
|
2021-10-13 18:20:50 +00:00
|
|
|
IntersectionObserver/IntersectionObserver.cpp
|
2022-09-29 18:05:28 +00:00
|
|
|
Layout/AvailableSpace.cpp
|
2021-10-13 18:20:50 +00:00
|
|
|
Layout/BlockContainer.cpp
|
2020-11-22 12:38:18 +00:00
|
|
|
Layout/BlockFormattingContext.cpp
|
2020-11-22 14:53:01 +00:00
|
|
|
Layout/Box.cpp
|
2020-05-06 15:40:06 +00:00
|
|
|
Layout/BoxModelMetrics.cpp
|
2020-11-22 14:53:01 +00:00
|
|
|
Layout/BreakNode.cpp
|
|
|
|
Layout/ButtonBox.cpp
|
|
|
|
Layout/CanvasBox.cpp
|
|
|
|
Layout/CheckBox.cpp
|
2021-01-18 16:33:46 +00:00
|
|
|
Layout/FlexFormattingContext.cpp
|
2020-11-22 12:38:18 +00:00
|
|
|
Layout/FormattingContext.cpp
|
2020-11-22 14:53:01 +00:00
|
|
|
Layout/FrameBox.cpp
|
2022-08-23 08:36:27 +00:00
|
|
|
Layout/GridFormattingContext.cpp
|
2020-11-22 14:53:01 +00:00
|
|
|
Layout/ImageBox.cpp
|
2021-09-08 09:27:46 +00:00
|
|
|
Layout/InitialContainingBlock.cpp
|
2020-11-22 12:38:18 +00:00
|
|
|
Layout/InlineFormattingContext.cpp
|
2022-01-17 14:07:19 +00:00
|
|
|
Layout/InlineLevelIterator.cpp
|
2020-11-22 14:53:01 +00:00
|
|
|
Layout/InlineNode.cpp
|
2021-04-04 01:32:16 +00:00
|
|
|
Layout/Label.cpp
|
2022-03-10 21:46:35 +00:00
|
|
|
Layout/LabelableNode.cpp
|
2020-06-28 22:24:35 +00:00
|
|
|
Layout/LayoutPosition.cpp
|
2022-07-16 21:30:32 +00:00
|
|
|
Layout/LayoutState.cpp
|
2020-05-06 15:40:06 +00:00
|
|
|
Layout/LineBox.cpp
|
|
|
|
Layout/LineBoxFragment.cpp
|
2022-01-19 10:57:58 +00:00
|
|
|
Layout/LineBuilder.cpp
|
2020-11-22 14:53:01 +00:00
|
|
|
Layout/ListItemBox.cpp
|
|
|
|
Layout/ListItemMarkerBox.cpp
|
|
|
|
Layout/Node.cpp
|
2022-02-16 18:12:54 +00:00
|
|
|
Layout/Progress.cpp
|
2021-04-03 13:07:45 +00:00
|
|
|
Layout/RadioButton.cpp
|
2020-11-22 14:53:01 +00:00
|
|
|
Layout/ReplacedBox.cpp
|
|
|
|
Layout/SVGBox.cpp
|
2021-09-17 21:12:16 +00:00
|
|
|
Layout/SVGFormattingContext.cpp
|
2022-02-11 12:37:22 +00:00
|
|
|
Layout/SVGGeometryBox.cpp
|
2020-11-22 14:53:01 +00:00
|
|
|
Layout/SVGGraphicsBox.cpp
|
|
|
|
Layout/SVGSVGBox.cpp
|
|
|
|
Layout/TableBox.cpp
|
|
|
|
Layout/TableCellBox.cpp
|
2020-11-22 12:38:18 +00:00
|
|
|
Layout/TableFormattingContext.cpp
|
2020-11-22 14:53:01 +00:00
|
|
|
Layout/TableRowBox.cpp
|
|
|
|
Layout/TableRowGroupBox.cpp
|
|
|
|
Layout/TextNode.cpp
|
2020-11-25 19:29:03 +00:00
|
|
|
Layout/TreeBuilder.cpp
|
2021-05-20 08:00:27 +00:00
|
|
|
Loader/ContentFilter.cpp
|
2022-02-26 16:50:31 +00:00
|
|
|
Loader/FileRequest.cpp
|
2020-06-06 11:02:44 +00:00
|
|
|
Loader/FrameLoader.cpp
|
2020-06-13 20:24:49 +00:00
|
|
|
Loader/ImageLoader.cpp
|
2020-06-02 18:27:26 +00:00
|
|
|
Loader/ImageResource.cpp
|
2021-04-14 14:34:18 +00:00
|
|
|
Loader/LoadRequest.cpp
|
2022-04-07 21:16:47 +00:00
|
|
|
Loader/ProxyMappings.cpp
|
2020-06-01 19:33:23 +00:00
|
|
|
Loader/Resource.cpp
|
2020-06-01 18:42:50 +00:00
|
|
|
Loader/ResourceLoader.cpp
|
2022-02-11 20:53:47 +00:00
|
|
|
MimeSniff/MimeType.cpp
|
2020-10-10 01:48:05 +00:00
|
|
|
Namespace.cpp
|
2021-01-18 14:06:13 +00:00
|
|
|
NavigationTiming/PerformanceTiming.cpp
|
2020-12-01 22:35:47 +00:00
|
|
|
Page/EditEventHandler.cpp
|
2021-05-20 08:00:27 +00:00
|
|
|
Page/EventHandler.cpp
|
2020-07-28 17:27:41 +00:00
|
|
|
Page/Page.cpp
|
2021-09-19 14:58:26 +00:00
|
|
|
Painting/BackgroundPainting.cpp
|
2020-12-04 17:02:21 +00:00
|
|
|
Painting/BorderPainting.cpp
|
2022-06-15 20:15:29 +00:00
|
|
|
Painting/BorderRadiusCornerClipper.cpp
|
2022-03-10 13:02:25 +00:00
|
|
|
Painting/ButtonPaintable.cpp
|
|
|
|
Painting/CanvasPaintable.cpp
|
|
|
|
Painting/CheckBoxPaintable.cpp
|
2022-07-17 18:47:43 +00:00
|
|
|
Painting/GradientPainting.cpp
|
2022-09-15 07:31:32 +00:00
|
|
|
Painting/FilterPainting.cpp
|
2022-03-10 13:02:25 +00:00
|
|
|
Painting/ImagePaintable.cpp
|
2022-03-10 14:38:34 +00:00
|
|
|
Painting/InlinePaintable.cpp
|
2022-03-10 21:46:35 +00:00
|
|
|
Painting/LabelablePaintable.cpp
|
2022-03-10 13:02:25 +00:00
|
|
|
Painting/MarkerPaintable.cpp
|
|
|
|
Painting/NestedBrowsingContextPaintable.cpp
|
2022-02-28 11:13:23 +00:00
|
|
|
Painting/PaintContext.cpp
|
2022-03-10 13:02:25 +00:00
|
|
|
Painting/Paintable.cpp
|
2022-03-10 22:13:37 +00:00
|
|
|
Painting/PaintableBox.cpp
|
2022-03-10 13:02:25 +00:00
|
|
|
Painting/ProgressPaintable.cpp
|
|
|
|
Painting/RadioButtonPaintable.cpp
|
|
|
|
Painting/SVGGeometryPaintable.cpp
|
|
|
|
Painting/SVGGraphicsPaintable.cpp
|
|
|
|
Painting/SVGPaintable.cpp
|
|
|
|
Painting/SVGSVGPaintable.cpp
|
2021-09-19 14:00:47 +00:00
|
|
|
Painting/ShadowPainting.cpp
|
2020-06-18 19:39:27 +00:00
|
|
|
Painting/StackingContext.cpp
|
2022-07-17 18:47:43 +00:00
|
|
|
Painting/TextPaintable.cpp
|
2022-09-07 18:30:31 +00:00
|
|
|
Platform/EventLoopPlugin.cpp
|
2022-09-21 18:33:57 +00:00
|
|
|
Platform/EventLoopPluginSerenity.cpp
|
2022-09-08 09:55:12 +00:00
|
|
|
Platform/FontPlugin.cpp
|
2022-09-21 18:33:57 +00:00
|
|
|
Platform/FontPluginSerenity.cpp
|
2022-09-16 13:01:47 +00:00
|
|
|
Platform/ImageCodecPlugin.cpp
|
2022-09-07 18:30:31 +00:00
|
|
|
Platform/Timer.cpp
|
2022-09-21 18:33:57 +00:00
|
|
|
Platform/TimerSerenity.cpp
|
2022-10-13 17:10:27 +00:00
|
|
|
ReferrerPolicy/AbstractOperations.cpp
|
2021-09-16 23:42:36 +00:00
|
|
|
RequestIdleCallback/IdleDeadline.cpp
|
2021-10-10 22:18:07 +00:00
|
|
|
ResizeObserver/ResizeObserver.cpp
|
2022-10-13 17:08:39 +00:00
|
|
|
SecureContexts/AbstractOperations.cpp
|
2022-09-21 22:27:13 +00:00
|
|
|
Streams/AbstractOperations.cpp
|
|
|
|
Streams/ReadableStream.cpp
|
2021-09-14 22:26:16 +00:00
|
|
|
SVG/AttributeNames.cpp
|
2022-02-11 13:08:27 +00:00
|
|
|
SVG/AttributeParser.cpp
|
2022-03-21 18:33:11 +00:00
|
|
|
SVG/SVGAnimatedLength.cpp
|
2022-04-10 17:05:12 +00:00
|
|
|
SVG/SVGClipPathElement.cpp
|
2022-04-11 14:59:03 +00:00
|
|
|
SVG/SVGDefsElement.cpp
|
2022-04-10 17:05:12 +00:00
|
|
|
SVG/SVGElement.cpp
|
2021-09-17 22:04:19 +00:00
|
|
|
SVG/SVGGElement.cpp
|
2020-07-23 16:44:42 +00:00
|
|
|
SVG/SVGGeometryElement.cpp
|
|
|
|
SVG/SVGGraphicsElement.cpp
|
|
|
|
SVG/SVGPathElement.cpp
|
2022-02-11 16:14:58 +00:00
|
|
|
SVG/SVGCircleElement.cpp
|
2022-02-11 16:45:59 +00:00
|
|
|
SVG/SVGEllipseElement.cpp
|
2022-03-21 18:20:48 +00:00
|
|
|
SVG/SVGLength.cpp
|
2022-02-11 16:56:36 +00:00
|
|
|
SVG/SVGLineElement.cpp
|
2022-02-11 17:36:05 +00:00
|
|
|
SVG/SVGPolygonElement.cpp
|
2022-02-11 17:28:24 +00:00
|
|
|
SVG/SVGPolylineElement.cpp
|
2022-02-11 15:52:42 +00:00
|
|
|
SVG/SVGRectElement.cpp
|
2020-07-23 16:44:42 +00:00
|
|
|
SVG/SVGSVGElement.cpp
|
2022-03-20 10:20:06 +00:00
|
|
|
SVG/SVGTextContentElement.cpp
|
2020-07-23 16:44:42 +00:00
|
|
|
SVG/TagNames.cpp
|
2021-09-14 23:06:57 +00:00
|
|
|
SVG/ViewBox.cpp
|
2021-10-10 17:12:32 +00:00
|
|
|
Selection/Selection.cpp
|
2020-11-21 19:15:57 +00:00
|
|
|
UIEvents/EventNames.cpp
|
2022-02-06 23:04:10 +00:00
|
|
|
UIEvents/FocusEvent.cpp
|
2021-09-27 21:22:21 +00:00
|
|
|
UIEvents/KeyboardEvent.cpp
|
2020-11-21 18:32:39 +00:00
|
|
|
UIEvents/MouseEvent.cpp
|
2022-08-08 20:29:40 +00:00
|
|
|
UIEvents/UIEvent.cpp
|
2022-10-17 17:54:01 +00:00
|
|
|
UIEvents/WheelEvent.cpp
|
2021-09-12 21:33:23 +00:00
|
|
|
URL/URL.cpp
|
2021-09-12 22:00:47 +00:00
|
|
|
URL/URLSearchParams.cpp
|
2021-09-27 23:11:55 +00:00
|
|
|
URL/URLSearchParamsIterator.cpp
|
2021-07-01 09:11:15 +00:00
|
|
|
WebAssembly/WebAssemblyInstanceConstructor.cpp
|
2021-07-01 06:49:45 +00:00
|
|
|
WebAssembly/WebAssemblyInstanceObject.cpp
|
|
|
|
WebAssembly/WebAssemblyInstanceObjectPrototype.cpp
|
2021-06-21 04:12:58 +00:00
|
|
|
WebAssembly/WebAssemblyMemoryConstructor.cpp
|
|
|
|
WebAssembly/WebAssemblyMemoryPrototype.cpp
|
2021-07-01 10:44:05 +00:00
|
|
|
WebAssembly/WebAssemblyModuleConstructor.cpp
|
|
|
|
WebAssembly/WebAssemblyModuleObject.cpp
|
2021-05-16 19:46:44 +00:00
|
|
|
WebAssembly/WebAssemblyObject.cpp
|
2021-09-04 00:10:57 +00:00
|
|
|
WebAssembly/WebAssemblyTableConstructor.cpp
|
|
|
|
WebAssembly/WebAssemblyTableObject.cpp
|
|
|
|
WebAssembly/WebAssemblyTablePrototype.cpp
|
2022-06-04 03:22:42 +00:00
|
|
|
WebGL/WebGLContextAttributes.cpp
|
2022-08-08 20:29:40 +00:00
|
|
|
WebGL/WebGLContextEvent.cpp
|
2022-06-04 03:22:42 +00:00
|
|
|
WebGL/WebGLRenderingContext.cpp
|
|
|
|
WebGL/WebGLRenderingContextBase.cpp
|
2022-09-24 15:14:37 +00:00
|
|
|
WebIDL/AbstractOperations.cpp
|
2022-09-24 15:02:41 +00:00
|
|
|
WebIDL/CallbackType.cpp
|
2022-09-25 16:28:46 +00:00
|
|
|
WebIDL/DOMException.cpp
|
2022-09-24 15:18:31 +00:00
|
|
|
WebIDL/OverloadResolution.cpp
|
2022-09-22 22:36:09 +00:00
|
|
|
WebIDL/Promise.cpp
|
2022-02-18 17:35:45 +00:00
|
|
|
WebSockets/WebSocket.cpp
|
2021-01-23 17:50:22 +00:00
|
|
|
XHR/EventNames.cpp
|
2022-08-08 20:29:40 +00:00
|
|
|
XHR/ProgressEvent.cpp
|
2021-01-23 10:51:36 +00:00
|
|
|
XHR/XMLHttpRequest.cpp
|
2021-09-18 23:41:55 +00:00
|
|
|
XHR/XMLHttpRequestEventTarget.cpp
|
2022-03-28 11:55:17 +00:00
|
|
|
XML/XMLDocumentBuilder.cpp
|
2020-05-06 15:40:06 +00:00
|
|
|
)
|
|
|
|
|
2022-04-30 10:50:51 +00:00
|
|
|
generate_css_implementation()
|
2022-03-08 15:00:27 +00:00
|
|
|
|
2022-04-30 10:50:51 +00:00
|
|
|
set(GENERATED_SOURCES
|
|
|
|
CSS/DefaultStyleSheetSource.cpp
|
|
|
|
CSS/Enums.cpp
|
|
|
|
CSS/MediaFeatureID.cpp
|
|
|
|
CSS/PropertyID.cpp
|
|
|
|
CSS/QuirksModeStyleSheetSource.cpp
|
|
|
|
CSS/TransformFunctions.cpp
|
|
|
|
CSS/ValueID.cpp
|
2022-04-17 14:33:50 +00:00
|
|
|
)
|
|
|
|
|
2022-04-30 10:50:51 +00:00
|
|
|
serenity_lib(LibWeb web)
|
2022-06-04 03:22:42 +00:00
|
|
|
|
|
|
|
# NOTE: We link with LibSoftGPU here instead of lazy loading it via dlopen() so that we do not have to unveil the library and pledge prot_exec.
|
2022-09-08 16:25:53 +00:00
|
|
|
target_link_libraries(LibWeb LibCore LibJS LibMarkdown LibGemini LibGL LibGUI LibGfx LibSoftGPU LibTextCodec LibWasm LibXML LibIDL)
|
2022-09-02 14:41:33 +00:00
|
|
|
link_with_locale_data(LibWeb)
|
2020-12-15 19:39:09 +00:00
|
|
|
|
2022-09-21 17:22:16 +00:00
|
|
|
generate_js_bindings(LibWeb)
|
2020-05-06 15:40:06 +00:00
|
|
|
|
2022-09-21 17:22:16 +00:00
|
|
|
# Note: If you're looking for the calls to "libweb_js_bindings()",
|
2022-04-30 10:50:51 +00:00
|
|
|
# they have been moved to "idl_files.cmake"
|