Page MenuHomePhabricator

Bug 1808410 - Part 3: Create timeline for view().
ClosedPublic

Authored by boris on Mar 28 2023, 11:18 PM.
Referenced Files
Unknown Object (File)
Oct 15 2025, 9:03 AM
Unknown Object (File)
Oct 14 2025, 7:43 PM
Unknown Object (File)
Oct 14 2025, 7:03 AM
Unknown Object (File)
May 30 2025, 4:09 PM
Unknown Object (File)
May 28 2025, 1:56 AM
Unknown Object (File)
May 27 2025, 9:44 PM
Unknown Object (File)
May 24 2025, 10:34 AM
Unknown Object (File)
May 18 2025, 4:40 AM
Subscribers

Details

Summary

Also, I add some similar tests but they don't use Named Timeline Range, which
is not supported by Gecko now (Bug 1824875).

Diff Detail

Event Timeline

phab-bot changed the visibility from "Custom Policy" to "Public (No Login Required)".
phab-bot changed the edit policy from "Custom Policy" to "Restricted Project (Project)".
phab-bot removed a project: secure-revision.
boris edited the summary of this revision. (Show Details)

Code analysis found 2 defects in the diff 705731:

  • 1 defect found by clang-format
  • 1 defect found by clang-format (Mozlint)
WARNING: Found 2 issues (warning level) that can be dismissed.

You can run this analysis locally with:

  • ./mach clang-format -p dom/animation/ViewTimeline.cpp
  • ./mach lint --warnings --outgoing

For your convenience, here is a patch that fixes all the clang-format defects (use it in your repository with hg import or git apply -p0).


If you see a problem in this automated review, please report it here.

You can view these defects in the Diff Detail section of Phabricator diff 705731.

Fix clang-format warnings

2 issues closed compared to the previous diff 705731.


If you see a problem in this automated review, please report it here.

This revision is now accepted and ready to land.Apr 21 2023, 9:01 PM