Since the default signal handler for WebKitWebView::should-show-delete-interface-for-element overrides the default value, which means that the delete interface still appears.
Created attachment 157436 [details] Patch
Comment on attachment 157436 [details] Patch Hrm, should we change the thing in the class struct to be a dummy pointer?
Do you mean should_allow_editing_action? If so, it's used by other editing signals, so we have to keep it around.
Comment on attachment 157436 [details] Patch I see! r=me
Comment on attachment 157436 [details] Patch Rejecting attachment 157436 [details] from commit-queue. Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 1 ERROR: /mnt/git/webkit-commit-queue/Source/WebCore/ChangeLog neither lists a valid reviewer nor contains the string "Unreviewed" or "Rubber stamp" (case insensitive). Full output: http://queues.webkit.org/results/13473043
Comment on attachment 157436 [details] Patch Clearing flags on attachment: 157436 Committed r125407: <http://trac.webkit.org/changeset/125407>
All reviewed patches have been landed. Closing bug.