Bug 253414
| Summary: | Remote Web Inspector: replace getCSSCanvasContext with canvas | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Przemyslaw Gorszkowski <pgorszkowski> |
| Component: | Web Inspector | Assignee: | Przemyslaw Gorszkowski <pgorszkowski> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | inspector-bugzilla-changes, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Przemyslaw Gorszkowski
WebInspector-Popover uses getCSSCanvasContext which is not supported on all browsers (e.g.: chromium). To make work WebInspector-Popover on other browsers WebInspect getCSSCanvasContext can be replaced by additional "canvas" element.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Przemyslaw Gorszkowski
Pull request: https://github.com/WebKit/WebKit/pull/11098
Przemyslaw Gorszkowski
The fix is taken from: https://github.com/WebPlatformForEmbedded/WPEWebKit/commit/5b11a6cbea4f53371dd6e65f2a131c103384c301
Radar WebKit Bug Importer
<rdar://problem/106619914>
EWS
Committed 261966@main (c5ae28e2dee4): <https://commits.webkit.org/261966@main>
Reviewed commits have been landed. Closing PR #11098 and removing active labels.