We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16e374f commit 47a0b27Copy full SHA for 47a0b27
src/network/network_service.js
@@ -1312,3 +1312,5 @@ cls.ResourceInfo.prototype.__defineGetter__("metadata", function()
1312
1313
return this._metadata;
1314
});
1315
+
1316
+cls.ResourceInfo.prototype.__defineSetter__("metadata", function() {});
0 commit comments