Jon Vuri

Results 51 comments of Jon Vuri

> That would lead to rule bloat, i.e. scopes with rules that are completely irrelevant to them, irrelevant as in having Youtube whitelisted on Hacker News. I had assumed there'd...

In the process of reproducing this I found out that it's basically random each time how many of the global whitelist rules are included and how - sometimes they are...

Oh, note that the ytimg.com request might propagate from the youtube.com frame (I'm not actually sure).

> Sorry, I completely wasted your time. Not at all! I'm a developer too, not just a disgruntled customer. Happy to help out any way I can. > The solution...

Perhaps the filtering pipeline could be re-implemented a stream, with each part of the filtering being an intermediate transform/filter on the stream? That way it would be trivial to implement...

Do you have a general idea of how that interface would look? Like, what would `???` be: ``` switchboard.filter(webRequest, ???); ```

Regarding discussion in #86 I just want to clarify if this library will support all of the functionality of HTTPSB, namely filtering different types of requests (img, frame, etc.), or...

Okay, I suppose that sounds like it would work well enough, though it wasn't what I was expecting. Is that how HTTPSB currently works internally? Also, would this new library...

Oh, I see. But then you could still use the library for the ABP part of the pipeline right? I am only concerned that the library will stagnate in the...

If you mean the entire button, you can't do that, there wouldn't be any way to access the extension for a certain page.