[webkit-changes] [WebKit/WebKit] adae7c: Cherry-pick 261425 at main (b1ff4ea8b212). https://bu...

Przemyslaw Gorszkowski noreply at github.com
Mon Mar 13 01:45:13 PDT 2023


  Branch: refs/heads/webkitglib/2.40
  Home:   https://github.com/WebKit/WebKit
  Commit: adae7c862d876200b00707f788d98e80563fd001
      https://github.com/WebKit/WebKit/commit/adae7c862d876200b00707f788d98e80563fd001
  Author: Przemyslaw Gorszkowski <pgorszkowski at igalia.com>
  Date:   2023-03-13 (Mon, 13 Mar 2023)

  Changed paths:
    M Source/WebInspectorUI/UserInterface/Base/BrowserInspectorFrontendHost.js

  Log Message:
  -----------
  Cherry-pick 261425 at main (b1ff4ea8b212). https://bugs.webkit.org/show_bug.cgi?id=253428

    [GTK][WPE] Remote Web Inspector: context menu does not work
    https://bugs.webkit.org/show_bug.cgi?id=253428

    Reviewed by Tim Nguyen.

    Context menu does not work in remote web inspector due to the error:
    'typeerror: Cannot call a class constructor without |new|'.

    This fix adds missing 'new' when SoftContextMenu class is created.

    * Source/WebInspectorUI/UserInterface/Base/BrowserInspectorFrontendHost.js:
    (window.InspectorFrontendHost.WI.BrowserInspectorFrontendHost.prototype.showContextMenu):

    Canonical link: https://commits.webkit.org/261425@main




More information about the webkit-changes mailing list