Bug 175229
| Summary: | Resource Load Statistics: User interaction not recorded towards user-selected search engine domain when using the Smart Search Field | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | tstapleton |
| Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED WONTFIX | ||
| Severity: | Normal | CC: | bfulgham, cdumez, mkwst, webkit-bug-importer, wilander |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
tstapleton
When a user types and executes a search query from the Safari Smart Search Field, the query is passed on to the search engine the user has defined in Safari preferences. The user interaction however is not recorded in resource load statistics toward the resulting search engine domain of their choice.
Given that performing a query through the Smart Search Field demonstrates the user’s intent to interact with the search engine, it seems appropriate for a user interaction to be recorded against the top privately controlled domain of the target search engine at the time of the query.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/33971314>
Brent Fulgham
Interactions with Safari UI are outside the scope of the WebKit project. Your best option is to communicate through Apple Developer Relations referencing the Radar generated by this bug report (<rdar://problem/33971314>).
That said, we do not assign user interaction credit for activity taking place outside the scope of the browser page by design.
Consequently, the feature currently works as designed.