Closed Bug 903217 Opened 11 years ago Closed 10 years ago

Blackbox common libraries by default

Categories

(DevTools :: Debugger, defect, P3)

25 Branch
x86
macOS
defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: fitzgen, Unassigned)

References

(Blocks 1 open bug)

Details

We should white list a set of URLs or hosts or filenames to be automatically black boxed by the debugger.
This should probably be toggle-able via the options panel, too.

I think it would be best to implement this feature client-side so that we didn't have to extend the protocol with anymore configuration options, if we can get away with it.
This feels like a scenario-solution. I think I'd prefer a header or pragma to this approach.
(In reply to Yehuda Katz from comment #2)
> This feels like a scenario-solution. I think I'd prefer a header or pragma
> to this approach.

There are two related bugs.
See Also: → 905859, 905263
Priority: -- → P3
I agree with Yehuda on this. I vote to wontfix this and adopt the approach in 905263 instead.

Anyone in favor/against this?
Summary: black box common libraries on CDNs by default → Blackbox common libraries by default
Note that 905263 is about implementing a blackbox directive for sources. Bug 905859 is about implementing a blackbox http header, which is complemtentary to that.
We automatically blackbox minified sources already, which pretty much covers this too.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.