[webkit-changes] [WebKit/WebKit] 0ddbfa: Remove Document::setDesignMode overload
Rob Buis
noreply at github.com
Tue Jul 25 00:21:19 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0ddbfa3ca8f34f49b95eeacd8b171e1caab1c148
https://github.com/WebKit/WebKit/commit/0ddbfa3ca8f34f49b95eeacd8b171e1caab1c148
Author: Rob Buis <rbuis at igalia.com>
Date: 2023-07-25 (Tue, 25 Jul 2023)
Changed paths:
M Source/WebCore/dom/Document.cpp
M Source/WebCore/dom/Document.h
Log Message:
-----------
Remove Document::setDesignMode overload
https://bugs.webkit.org/show_bug.cgi?id=259389
Reviewed by Darin Adler.
Remove the setDesignMode that is not actually used.
* Source/WebCore/dom/Document.cpp:
(WebCore::Document::setDesignMode):
* Source/WebCore/dom/Document.h:
Canonical link: https://commits.webkit.org/266285@main
More information about the webkit-changes
mailing list