Bug 285859
| Summary: | [Bugzilla] Unable to see comment time | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sam Sneddon [:gsnedders] <gsnedders> |
| Component: | WebKit Website | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | ap, jond, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=290058 | ||
Sam Sneddon [:gsnedders]
Since the redesign, we have:
```
<span class="bz_comment_time torelativedatetime" data-ts="2025-01-10 15:28:57">3 days ago</span>
```
Whereas previously each comment had the actual time of posting.
If you're trying to cross-reference the history/activity of the bug (i.e., when certain fields were modified) with when comments were posted, this lack of actual data (except via the HTML) is painful.
Most sites using relative times put the absolute time in a tooltip, but we seem not to.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/142820612>
Jon Davis
Fixed with https://bugs.webkit.org/show_bug.cgi?id=290058