summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb/DOM/Element.h
diff options
context:
space:
mode:
authorKemal Zebari <kemalzebra@gmail.com>2023-05-03 15:01:52 -0700
committerAndreas Kling <kling@serenityos.org>2023-05-23 06:03:13 +0200
commit8f5cc613d22e6cb1a66d3d2bcc8b140813558d24 (patch)
treec7e64ee1ebe936b51998c3fc1e13a88269e20e07 /Userland/Libraries/LibWeb/DOM/Element.h
parent0ad131e13de00945bc3ddbacab3990b0e228963b (diff)
downloadserenity-8f5cc613d22e6cb1a66d3d2bcc8b140813558d24.zip
Browser: Don't show error message box when canceling editor dialog
Currently, an error message box appears when a user tries to cancel the editor dialog while editing or adding a bookmark. This snapshot resolves this by having `add_bookmark()` and `BookmarksBarWidget::edit_bookmark()` perform an if check on the result of `BookmarkEditor::edit_bookmark()` to see if the dialog was canceled.
Diffstat (limited to 'Userland/Libraries/LibWeb/DOM/Element.h')
0 files changed, 0 insertions, 0 deletions