Jeremy Meng

Results 63 issues of Jeremy Meng

I had the extension installed for Microsoft chromium-based Edge. Now it is turned off with this warning. ![image](https://user-images.githubusercontent.com/7583839/145864543-c4af9da8-bbd7-421d-a8f1-b09d3961808f.png) Searching "Atomic Chrome" no longer yield a result for the extension. Alternative:...

https://docs.microsoft.com/en-us/dotnet/core/tools/global-tools It makes it easier to consume for developers.

enhancement
client-side
command-line

It would be nice to get a general idea about the major components that block the porting. There could be a mapping from namespaces to components, e.g., System.AppDomain => App...

enhancement
server-side
cost-medium
report

We have code that works in live mode using xhr, but fails using mock. https://github.com/sinonjs/nise/blob/805200b70084b1c19569ad0c04158da7bf5eed0c/lib/fake-xhr/index.js#L590 according to [the spec](https://fetch.spec.whatwg.org/#forbidden-header-name), setting/deleting a forbidden header should be a no-op > Otherwise, if...

stale

The dev-tool runs nyc for integration tests. However, without proper reporter configurations, desired code coverage reports are not generated. This PR adds the .nycrc file that is copied from the...

Azure.Identity

Seems to be related to xml namespace. /cc @joheredi ```console Firefox 81.0 (Windows 10) ServiceClient serializeRequestBody() should serialize an XML String request body with namespace FAILED expected 'body value' to...

Client
Azure.Core

Recording now saves it ![image.png](https://images.zenhubusercontent.com/5c51efcef73cf865af8994d5/55ee9ecf-d5ca-4733-b3f5-f749190333ee) https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/storage/storage-queue/test/utils/testutils.common.ts#L34

Client
Storage
test-enhancement

Forked from https://github.com/Azure/azure-sdk-for-js/issues/7194#issuecomment-580905453 @jtsmedley jtsmedley commented 2 hours ago Just start over on the documentation. It has been a nightmare to even try to find how to copy/rename a blob....

bug
customer-reported
Client
Storage
Docs

Can they use the same name as in other storage packages (blob/file-share/queue)? If not we need to call them out for file-datalake

Client
Storage
Docs

Possibly use etag

Client
Storage
feature-request
APIChange
cross-language alignment