Closed
Bug 903217
Opened 12 years ago
Closed 10 years ago
Blackbox common libraries by default
Categories
(DevTools :: Debugger, defect, P3)
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.
Reporter | ||
Updated•12 years ago
|
Blocks: dbg-blackbox
Reporter | ||
Comment 1•12 years ago
|
||
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.
Comment 2•12 years ago
|
||
This feels like a scenario-solution. I think I'd prefer a header or pragma to this approach.
Comment 3•12 years ago
|
||
(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.
Reporter | ||
Updated•11 years ago
|
Priority: -- → P3
Comment 4•10 years ago
|
||
I agree with Yehuda on this. I vote to wontfix this and adopt the approach in 905263 instead.
Anyone in favor/against this?
Updated•10 years ago
|
Summary: black box common libraries on CDNs by default → Blackbox common libraries by default
Comment 5•10 years ago
|
||
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.
Reporter | ||
Comment 6•10 years ago
|
||
We automatically blackbox minified sources already, which pretty much covers this too.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•