Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c5ae28e2dee482dadf47c543f67e8f586aa81cbc
https://github.com/WebKit/WebKit/commit/c5ae28e2dee482dadf47c543f67e8f586aa81cbc
Author: Przemyslaw Gorszkowski <[email protected]>
Date: 2023-03-22 (Wed, 22 Mar 2023)
Changed paths:
M Source/WebInspectorUI/UserInterface/Views/Popover.css
M Source/WebInspectorUI/UserInterface/Views/Popover.js
Log Message:
-----------
Web Inspector: replace getCSSCanvasContext with canvas
https://bugs.webkit.org/show_bug.cgi?id=253414
Reviewed by Patrick Angle and Devin Rousso.
The fix replaces unsupported on all browser function getCSSCanvasContext
with additional "canvas" element. This solves problem with missing popup
dialog, e.g.: to display details about hovered variable.
* Source/WebInspectorUI/UserInterface/Views/Popover.js:
(WI.Popover):
Canonical link: https://commits.webkit.org/261966@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes