Closed
Bug 1950811
Opened 18 days ago
Closed 12 days ago
Fix curly brace formatting of TestFileSystemHelpers
Categories
(Core :: Storage: Bucket File System, defect, P4)
Core
Storage: Bucket File System
Tracking
()
RESOLVED
FIXED
138 Branch
Tracking | Status | |
---|---|---|
firefox138 | --- | fixed |
People
(Reporter: jjalkanen, Assigned: jjalkanen)
References
Details
Attachments
(1 file)
Fixing small clang-format findings in dom/fs/test/gtest/shared/TestFileSystemHelpers.cpp
concerning curly braces around Registered<TestObject>
items provides a clean baseline for further formatting issues down the road.
Assignee | ||
Comment 1•18 days ago
|
||
Pushed by jjalkanen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a2ca73c8a501
Fix curly brace formatting of TestFileSystemHelpers. r=dom-storage-reviewers,janv
Status: NEW → RESOLVED
Closed: 12 days ago
status-firefox138:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 138 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•