RESOLVED FIXED 222120
[macOS] Re-add fsctl support for marking files as potentially 'hot'
https://bugs.webkit.org/show_bug.cgi?id=222120
Summary [macOS] Re-add fsctl support for marking files as potentially 'hot'
Brent Fulgham
Reported 2021-02-18 11:00:51 PST
In Bug 221002 we removed access to a specific fsctl-command. We discovered that this is needed in certain cases to support. This patch adds this ability back and provides documentation for future use.
Attachments
Patch (1.33 KB, patch)
2021-02-18 11:04 PST, Brent Fulgham
no flags
Brent Fulgham
Comment 1 2021-02-18 11:01:23 PST
Brent Fulgham
Comment 2 2021-02-18 11:04:01 PST
Per Arne Vollan
Comment 3 2021-02-18 11:10:48 PST
Comment on attachment 420849 [details] Patch Thanks! R=me.
EWS
Comment 4 2021-02-18 15:08:34 PST
Found 1 new test failure: media/modern-media-controls/volume-support/volume-support-drag.html
Brent Fulgham
Comment 5 2021-02-18 15:42:42 PST
(In reply to EWS from comment #4) > Found 1 new test failure: > media/modern-media-controls/volume-support/volume-support-drag.html This test seems very flaky throughout its history.
Brent Fulgham
Comment 6 2021-02-18 15:43:38 PST
(In reply to Brent Fulgham from comment #5) > (In reply to EWS from comment #4) > > Found 1 new test failure: > > media/modern-media-controls/volume-support/volume-support-drag.html > > This test seems very flaky throughout its history. Also: This change rolls out a change, so seems unlikely to introduce a new test failure (since it's just restoring something that used to be allowed by the sandbox).
EWS
Comment 7 2021-02-18 16:47:46 PST
Committed r273114: <https://commits.webkit.org/r273114> All reviewed patches have been landed. Closing bug and clearing flags on attachment 420849 [details].
Note You need to log in before you can comment on or make changes to this bug.