Bug 306912
| Summary: | Web Inspector: Remove the unused WebPageInspectorController::createWebPageInspectorTarget | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Qianlang Chen <qianlangchen> |
| Component: | Web Inspector | Assignee: | Qianlang Chen <qianlangchen> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | inspector-bugzilla-changes, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | All | ||
| OS: | All | ||
Qianlang Chen
This function and its corresponding IPC message interface isn't used anywhere -- the web process never uses it to create new page targets, and in the UI process, the inspector controller's event listener functions (e.g. didCreateProvisionalPage) are the ones used to express new page's lifecycle events.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/169576643>
Qianlang Chen
Pull request: https://github.com/WebKit/WebKit/pull/58001
EWS
Committed 307204@main (7657c40d595f): <https://commits.webkit.org/307204@main>
Reviewed commits have been landed. Closing PR #58001 and removing active labels.