Bug 193142
| Summary: | [WPE][GTK] WebKitWebView::is-controlled-by-automation documentation is incorrect | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Michael Catanzaro <mcatanzaro> |
| Component: | WebDriver | Assignee: | Lauro Moura <lmoura> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bburg, bugs-noreply, lmoura, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Bug Depends on: | |||
| Bug Blocks: | 216899 | ||
Michael Catanzaro
The documentation of WebKitWebView::is-controlled-by-automation says:
"""This should only be used when creating a new WebKitWebView as a response to “create-web-view” signal request."""
But this is wrong. According to Carlos Garcia, it needs to always be set when creating webviews in automation mode.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Lauro Moura
Pull request: https://github.com/WebKit/WebKit/pull/36689
EWS
Committed 286636@main (d2496474236f): <https://commits.webkit.org/286636@main>
Reviewed commits have been landed. Closing PR #36689 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/139961729>