-
-
Notifications
You must be signed in to change notification settings - Fork 38
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
(Github Comment Enhancer) Serious performance issues in Firefox #97
Comments
Hi. I'm sorry to hear you've got problems with this userscript. I can't confirm any performance issues as I just created a few PR's in the last hour without problem. Can you give me some more information, beginning with version of this userscript, FF, GM... Also can you check if any related errors appear in the Browser Console (Menu > Developer > Browser Console). |
Hi, I'm using FF 43.0.4, GM 3.6 and GCE 2.8.3. Here's an example of a PR for which the browser freezes temporarily: FakeItEasy/FakeItEasy#574. In general, the larger the PR, the longer the freeze, and that one is pretty big. Here's the console output:
|
Those errors seem unrelated to GCE.
And when do you have problems with freezes?:
|
Every time I navigate to the page, whether it's in a new tab or when navigating from another page. Switching to the Files changed tab is even worse, sometimes freezing for more than 10s and showing the "long running script" dialog |
This might be related to changes to the website: #98 |
I don't think so; I noticed this problem a while ago, before Github introduced its toolbar. |
Hmmm I re-enabled this addon to make a comment, but now it doesn't seem to work at all. None of the features seem to appear. eg: I can't quote with a reply. |
Yeah it appears that Github changed their site again, completely breaking this (and other) userscript. |
I can confirm. I had been using my own userscript for a while (it just mapped custom keyboard shortcuts to the standard Github formatting buttons), and now it's broken as well. |
Closing in favor of #106 |
I was wondering why Firefox always froze when I opened a PR in GitHub, and I realized that it worked fine when I disabled GreaseMonkey. Since GCE is the only user script I installed, I'm afraid it's the culprit...
Note that it works fine in Chrome.
The text was updated successfully, but these errors were encountered: