RESOLVED FIXED 226176
Drop CheckedLock / CheckedCondition aliases
https://bugs.webkit.org/show_bug.cgi?id=226176
Summary Drop CheckedLock / CheckedCondition aliases
Chris Dumez
Reported 2021-05-24 08:16:00 PDT
Drop CheckedLock / CheckedCondition aliases now that they are the default.
Attachments
Patch (284.33 KB, patch)
2021-05-24 08:19 PDT, Chris Dumez
no flags
Patch (186.08 KB, patch)
2021-05-24 08:28 PDT, Chris Dumez
katherine_cheney: review+
Chris Dumez
Comment 1 2021-05-24 08:19:27 PDT
Chris Dumez
Comment 2 2021-05-24 08:28:53 PDT
Kate Cheney
Comment 3 2021-05-24 11:21:11 PDT
Comment on attachment 429533 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=429533&action=review > Source/WebKit/WebProcess/GPU/graphics/RemoteImageBufferProxy.h:40 > +#include <wtf/Lock.h> Extra #include <wtf/Lock.h> I think.
Chris Dumez
Comment 4 2021-05-24 11:29:13 PDT
Chris Dumez
Comment 5 2021-05-24 11:29:50 PDT
(In reply to katherine_cheney from comment #3) > Comment on attachment 429533 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=429533&action=review > > > Source/WebKit/WebProcess/GPU/graphics/RemoteImageBufferProxy.h:40 > > +#include <wtf/Lock.h> > > Extra #include <wtf/Lock.h> I think. Thanks for reviewing! You were right and I fixed it before landing.
Radar WebKit Bug Importer
Comment 6 2021-05-24 11:30:26 PDT
Note You need to log in before you can comment on or make changes to this bug.