Bug 1386832 - Part 2 - Make Linux dev build security check exception not depend on...
commitf5314b4f602d3c4cef4b50d341dc865d45dfee9b
authorHaik Aftandilian <haftandilian@mozilla.com>
Wed, 9 Aug 2017 23:11:59 +0000 (9 16:11 -0700)
committerHaik Aftandilian <haftandilian@mozilla.com>
Wed, 9 Aug 2017 23:11:59 +0000 (9 16:11 -0700)
treea5cfdb8044e32b7451f792dfc0f178715587d820
parentf73b286d2afe62a20fd9e192656f3dee21c0028d
Bug 1386832 - Part 2 - Make Linux dev build security check exception not depend on MOZ_DEVELOPER_REPO. r=jimm

For Linux dev builds, change the developer build unpacked security check
exception to not depend on knowing the repo dir because MOZ_DEVELOPER_REPO
isn't reliably set whenever the firefox binary is run. Instead, make sure the
extension root directory is within NS_GRE_DIR. Use both checks on Mac.

MozReview-Commit-ID: IsbbNS58yf8

--HG--
extra : rebase_source : 64d1008a0513938edc111d12cb9fb28d2048ac82
netwerk/protocol/res/ExtensionProtocolHandler.cpp
netwerk/protocol/res/ExtensionProtocolHandler.h