mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-23 18:02:05 -05:00
3c675e3f25
After moving to navigables, we started reusing the code that populates session history entries with the srcdoc attribute value from iframes in `Page::load_html()` for loading HTML. This change addresses a crash in `determine_the_origin` which occurred because this method expected the URL to be `about:srcdoc` if we also provided HTML content (previously, it was the URL passed along with the HTML content into `load_html()`). |
||
---|---|---|
.. | ||
Debugger | ||
Dialogs | ||
Git | ||
LanguageClients | ||
LanguageServers | ||
AutoCompleteResponse.h | ||
ClassViewWidget.cpp | ||
ClassViewWidget.h | ||
CMakeLists.txt | ||
CodeDocument.cpp | ||
CodeDocument.h | ||
Editor.cpp | ||
Editor.h | ||
EditorWrapper.cpp | ||
EditorWrapper.h | ||
FindInFilesWidget.cpp | ||
FindInFilesWidget.h | ||
GMLPreviewWidget.cpp | ||
GMLPreviewWidget.h | ||
HackStudio.h | ||
HackStudioWidget.cpp | ||
HackStudioWidget.h | ||
LanguageClient.cpp | ||
LanguageClient.h | ||
Locator.cpp | ||
Locator.h | ||
main.cpp | ||
Project.cpp | ||
Project.h | ||
ProjectBuilder.cpp | ||
ProjectBuilder.h | ||
ProjectConfig.cpp | ||
ProjectConfig.h | ||
ProjectDeclarations.cpp | ||
ProjectDeclarations.h | ||
ProjectFile.cpp | ||
ProjectFile.h | ||
ProjectTemplate.cpp | ||
ProjectTemplate.h | ||
TerminalWrapper.cpp | ||
TerminalWrapper.h | ||
ToDoEntries.cpp | ||
ToDoEntries.h | ||
ToDoEntriesWidget.cpp | ||
ToDoEntriesWidget.h |