Bug 246240
Summary: | [results.webkit.org] Support test names with ? | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jonathan Bedard <jbedard> |
Component: | Tools / Tests | Assignee: | Jonathan Bedard <jbedard> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Jonathan Bedard
The results database should support tests with '?' in them. This is a bit challenging because we use '?' to seperate queries, but by escaping '?' in certain requests, we can make things work.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/100917146>
Jonathan Bedard
Pull request: https://github.com/WebKit/WebKit/pull/5158
EWS
Committed 255344@main (660e00402272): <https://commits.webkit.org/255344@main>
Reviewed commits have been landed. Closing PR #5158 and removing active labels.