-
Notifications
You must be signed in to change notification settings - Fork 73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tab Groups causes "lazy browsers" to be prematurely inserted on mozilla-central #540
Comments
Are you on FF Nightly 56? If so then you're feeling the effects of WebExtensions. If not, then something might be wrong on your end since Tab Groups still works fine on developer edition (54). I don't remember the last time I heard it called "panorama" so I'm not sure if you're referring to Tab Groups or something else. I've tried it with multi-process as well and I haven't seen anything wrong with it. Quicksaver didn't jump ship - he, like many other extension authors (such as the author of Greasemonkey), took a look at WebExtensions and realized it doesn't allow for the functionality of their extension and it's a massive amount of porting work for partial functionality. |
@MechaLynx commented on 2017. máj. 2. 18:28 CEST:
It's on v55 as of now, I'm on it. And it has nothing to do with Webextension. I only mentioned v56 because that's the last that'll support XUL addons
Nothing's wrong on my end. The issue is caused by TG. Increase the content process limit to something large , that way it's way more noticeable.
I spelled it out in the issue title...
AKA jumped ship early. XUL addons will remain at least till v56. He stopped fixing bugs months ago. |
Don't mention irrelevant things if you don't want people to be confused.
I can't reproduce this on FF54.0a2 - I switched to multiprocess, set This could just be a bug on nightly that'll disappear tomorrow or in two weeks. Unless you can give detailed steps on how to reproduce or find out if this is due to changes that are going to become permanent in the future, there isn't much to work with here. The value of
You mentioned "Tab Groups" then "panorama", but never mentioned a version. Since you used the old name, I assumed you might possibly be on an ESR version.
Yes, as have other authors. Seems hardly worth the time if the whole extension becomes obsolete by the time WebExtensions replaces XPCOM entirely. You're free to buy them a cup of coffee and motivate them to fix bugs. At the very least, if you expect someone to do free work for you, don't imply they're a coward or lazy. The only reason we have Tab Groups in the first place is because he picked up the dead code from Panorama. |
@MechaLynx commented on 2017. máj. 2. 19:59 CEST:
Indeed. I never claimed it happens on 54. Virtual tabs were added to nightly like 2 weeks ago.
Little chance of that. It's because of a new feature.
I already did, you just skipped that the bug is on nightly.
I didn't imply anything, that's entirely in you head. I expressed disappointment. |
You only mentioned your version after I asked. You only mentioned what you think it's related to (virtual tabs) after I asked. You still haven't provided steps to reproduce or stated what you've tried:
What I read was:
I guess it's up to each person's individual judgement to discern whether you implied anything with that or not. |
@mechalynx
No. I know the cause.
Yeah I forgot about that.
No. That's how I started the issue. But now that you mention it. Here's the bug that pushed it: https://bugzilla.mozilla.org/show_bug.cgi?id=1345090 You can check it out yourself PS: You also get an error in the console
Yes I did! Enter groups view on nightly, that it... |
On the contrary! Compared to the information your original post provided, we now have a much more complete picture (dare I say, it's only now that we have any picture at all?). Here's the picture:
So thus far, it seems work is being done in this direction by people who actually can do something about it and there's nothing to do on Tab Groups besides take note. In fact, I'll be relaying the links to those bugs to the issue that's tracking progress on WebExtensions within this repo.
If you did, you might have actually provided details or made a pull request. Seems like all you had was confidence backed by a single line in the console which you haven't bothered providing.
Yet you seem unapologetic about it. Just a comment ago you were saying you did provide the version. So which is it?
No, that's just one more thing I had to extract from you.
You didn't. You only mentioned what you thought was happening. Re-read the list of what I asked you to try, it's there for a reason. If entering groups view was good enough, then be explicit about when and how the behavior is observed. |
@MechaLynx commented on 2017. máj. 2. 22:05 CEST:
Good joke... Your stupendous lack of comprehension is the cause for most of the conversation.
I guess your memory doesn't go past the one before the last comment. Figures because kept asking about the version after I told you... Anyway I'm tired of your trolling. |
Good day.
If you look at https://bugzilla.mozilla.org/show_bug.cgi?id=1345090 you will see that, if I understand this correctly, Lazy Tabs will land in FF55. The comment you quoted is from bug 906076, which is the parent to bug 1345090 and which probably covers more ground (I'm not reading it, it's too big). I think you've been way too adversarial. Once @mzso told you he was on FF55 and once he renamed his Github bug to mention Lazy Browsers I understood exactly what he was saying (having just read bug 1345090 helped). If no one fixes this then users of Tab Groups will be best served by staying on FF54 or FF52ESR, rather than move on to FF55 or FF56. PS: Lazy Browsers are also causing problems with the Private Tabs extension. |
@B00ze64 I didn't read the bugs entirely either, they are indeed too big. However, after having to work to get the information (only to be told it had been there all along) I see this as being more or less like WebExtensions - in other words, something that's expected to break the extension unless it gets ported to the new tech. My entire point has been that it would have been clear if the information (such as the Firefox version and that this produces a clear console message) had been provided up front, instead of using that part of the OP for a sneer, then resisting to provide it without someone else having to get "adversarial". I do see some hope in those bugs though, it seems a lot of extensions have been breaking and that has motivated work in the direction of expanding WebExtensions to accommodate them. |
@B00ze64 commented on 2017. máj. 4. 03:59 CEST:
Yeah, that was my intention with the change. But it doesn't help against trolls, and their drive to waste time by being *ssholes. |
It's too bad no one is working on Tab Groups, Lazy Tabs appear to reduce startup times significantly! I'm personally staying with FF52ESR for a year or two while replacements for my addOns are developed, but I might've picked FF55 or FF56 if Tab Groups was updated. |
@B00ze64 commented on 2017. máj. 5. 02:16 CEST:
Sadly even findbar tweaks interfere with laziness, when closing tabs. I might have abandoned TG more easily. But the findbar I use constantly. |
why the heck would anyone want to work on something that will be dead in a few months!? |
@mausalimi commented on 2017. máj. 12. 18:11 CEST:
Because someone might be using it. And would like it bug free. |
eh.. you re obviously the one who wants to upgrade. i'm on v52 ESR where tab groups works fine. sure, a paid programmer wouldn't give a damn if the project dies as long as he gets the money. :) as we see, no one did fork it in the past 3 months. |
@mausalimi commented on 2017. máj. 12. 19:51 CEST:
There were improvements since 52. Such as virtual tabs tabs for e10s-multi. |
i can easily live without all that. i never got it why there are people with hundreds of open tabs, honestly. i don't even use e10s, i couldn't feel a bloody difference, and i do a lot of web surfing. maybe not demanding web sites. different people, different needs i guess. :) |
Hi!
It looks like entering into panorama mode results in all unloaded tabs being inserted into content processes, with a horrible impact on performance, resource usage.
Is anyone around who might be able to fix this?
Too bad Quicksaver jumped ship too early (before FF v56). It would be nice to have non-broken addons with FF56...
Bug the implemented "lazy browsers":
https://bugzilla.mozilla.org/show_bug.cgi?id=1345090
The text was updated successfully, but these errors were encountered: