mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-05 00:25:27 +00:00
fe66178c10
This adds a new flag, URI_IS_LOCAL_RESOURCE, to nsIProtocolHandler that allows something of this protocol to be registered in chrome. This changeset removes a runtime check every time we open a chrome channel to see if it is remote to a registration time check that checks flags. The old code could be easily worked around, and allowed for remote resources to be used. r=bsmedberg r=bz sr=bz |
||
---|---|---|
.. | ||
data | ||
head_crtestutils.js | ||
test_bug292789.js | ||
test_bug380398.js | ||
test_bug397073.js | ||
test_bug399707.js | ||
test_bug401153.js | ||
test_bug415367.js | ||
test_data_protocol_registration.js | ||
test_no_remote_registration.js |