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

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

  Log Message:
  -----------
  Cherry-pick 261425@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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to