Bug 218217 - [WinCairo][WK1] Implement WebView::layerTreeAsString
Summary: [WinCairo][WK1] Implement WebView::layerTreeAsString
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Fujii Hironori
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-10-26 18:51 PDT by Fujii Hironori
Modified: 2020-10-27 12:55 PDT (History)
3 users (show)

See Also:


Attachments
Patch (3.25 KB, patch)
2020-10-26 18:59 PDT, Fujii Hironori
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Fujii Hironori 2020-10-26 18:51:19 PDT
[WinCairo][WK1] Implement WebView::layerTreeAsString

1. Start WinCairo WK1 MiniBrowser in a debugger
   devenv -debugexe .\WebKitBuild\Debug\bin64\MiniBrowser.exe --wk1 https://webkit.org
2. Menu → Debug → Show Layer Tree

Nothing outputs in debug console.
Comment 1 Fujii Hironori 2020-10-26 18:59:42 PDT
Created attachment 412374 [details]
Patch
Comment 2 Fujii Hironori 2020-10-27 12:54:13 PDT
Comment on attachment 412374 [details]
Patch

Clearing flags on attachment: 412374

Committed r269066: <https://trac.webkit.org/changeset/269066>
Comment 3 Fujii Hironori 2020-10-27 12:54:16 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2020-10-27 12:55:18 PDT
<rdar://problem/70734926>