gecko-dev/devtools/client/inspector/rules
Nicolas Chevobbe 722d6431d5 Bug 1263439 - Remove "blob:" from stylesheet URLs created with URL.createObjectURL; r=pbro
There was an error thrown in the stylesheet.js `dirname` function because of
`this.safeURL` being like "blob:XXX", and thus not being valid for `Services.io.newURI`.
Removing the "blob:" part of the safeUrl before calling the `dirname` function
resolves the bug.

MozReview-Commit-ID: 9uth6vyAR2u

--HG--
extra : transplant_source : %1F%14%BA%13%8A%FC9%22%E5%F4%F8%B7%E93%DF%24%88G7R
2016-04-10 15:02:48 +02:00
..
models Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
test Bug 1263439 - Remove "blob:" from stylesheet URLs created with URL.createObjectURL; r=pbro 2016-04-10 15:02:48 +02:00
views Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
moz.build Bug 1235172 - Part 4: Extract RuleEditor and TextPropertyEditor to a view module r=pbro 2016-01-18 12:06:08 -05:00
rules.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00