nmahendru
nmahendru
I am trying to use backtrace to get some error information in my application and unit tests report a lot of `still reachable` bytes when run under valgrind. I am...
Need to understand the round based crate better to complete this.
Populate sha256 instead of sha256sums(https://github.com/cashapp/hermit/pull/299) for the installed packages in an activated hermit environment. This is an alternative approach and might look a little better on the manifest file as...
This change although not cleaned up will record the shasum value. Now we have to take a decision to write it back to the hcl files or create a new...
I want to push another change which I feel will also be useful for the community. I want to add a CSVRecordMutable class which had a constructor which accepts a...
#### b7a8ff963c0b2006a123bf05a0c7d4b6901f02d8 remove webCryptoMasterKeyFetch from UI process main-thread https://bugs.webkit.org/show_bug.cgi?id=275978 rdar://129814280 Reviewed by NOBODY (OOPS!). For masterKey fetch calls, wherever possible use the new async delegate method that will not block...
#### 39d68c46d92e77d3a7a19c86d3fd8bc15c666c4f Adding a Test to check if Swift refcounting is really working. https://bugs.webkit.org/show_bug.cgi?id=281608 rdar://problem/138056283 Reviewed by NOBODY (OOPS!). Check that reference count is getting incremented in swift. * Source/WebGPU/WebGPU.xcodeproj/project.pbxproj:...
#### d448d88dbd7cb10338c6c820825f205b7b151036 Remove RSAES-pkcs1-v1.5 support https://bugs.webkit.org/show_bug.cgi?id=281144 rdar://137603955 Reviewed by NOBODY (OOPS!). It is already deprecated in chrome and firefox and we have had it disabled by default for some time...