Any way to open a pull request in rpmo without loading the diff?
Moderators: FranklinDM, Lootyhoof
- jobbautista9
- Lunatic
- Posts: 474
- Joined: 2020-11-03, 06:47
- Location: Philippines
- Contact:
Any way to open a pull request in rpmo without loading the diff?
I'm trying to get my finished work on JPEG-XL support into a PR, but the diff is so large it hangs Pale Moon. Even when it's the only tab loaded. I tried with other browsers too like Firefox and Chromium, and they weren't any better either. Is there any way I can get this thing merged into UXP without torturing the browser with shittons of JavaScript?
mima confirmed
Developer of Ambassador in Window Menu, BrowserTickTock, CacheSwitch, Chrome Navigator, Cite4Wiki, Clickity Touch 'n Push, ColorPili, EditDatContent, EditDatTitle, Esrever, Go Menu, User Agent Status, Website Navigation Bar, and Yet Another about:config Helper.
My PGP public key (My copy on rw.rs)
Touhou avatar by わんどろいど of pixiv
Developer of Ambassador in Window Menu, BrowserTickTock, CacheSwitch, Chrome Navigator, Cite4Wiki, Clickity Touch 'n Push, ColorPili, EditDatContent, EditDatTitle, Esrever, Go Menu, User Agent Status, Website Navigation Bar, and Yet Another about:config Helper.
My PGP public key (My copy on rw.rs)
Touhou avatar by わんどろいど of pixiv
- athenian200
- Contributing developer
- Posts: 745
- Joined: 2018-10-28, 19:56
- Location: Georgia
- Contact:
Re: Any way to open a pull request in rpmo without loading the diff?
If that's the situation, you might have to have MC review your branch and merge it in manually. It's possible that edge cases like this aren't really accounted for in Gitea and in the future it might be advisable to keep the size of a PR below a certain threshold.jobbautista9 wrote: ↑2022-06-20, 14:28I'm trying to get my finished work on JPEG-XL support into a PR, but the diff is so large it hangs Pale Moon. Even when it's the only tab loaded. I tried with other browsers too like Firefox and Chromium, and they weren't any better either. Is there any way I can get this thing merged into UXP without torturing the browser with shittons of JavaScript?
EDIT: Actually, it looks like on my computer it's letting me create the PR... weird. Do you want me to just create it for you? Maybe your machine is short of RAM...
"There are two sentences inscribed upon the Ancient oracle... 'Know thyself' and 'Nothing too much'; and upon these all other precepts depend." -- Plutarch
Re: Any way to open a pull request in rpmo without loading the diff?
The problem with it seems to be that it is showing any added (or deleted) files as a "diff" with all additions (or deletions). Is it possible to configure gitea to only show files with changes as a diff?
- jobbautista9
- Lunatic
- Posts: 474
- Joined: 2020-11-03, 06:47
- Location: Philippines
- Contact:
Re: Any way to open a pull request in rpmo without loading the diff?
Yeah, the RAM in my laptop is quite low. Please create it for me.athenian200 wrote: ↑2022-06-20, 15:17EDIT: Actually, it looks like on my computer it's letting me create the PR... weird. Do you want me to just create it for you? Maybe your machine is short of RAM...

mima confirmed
Developer of Ambassador in Window Menu, BrowserTickTock, CacheSwitch, Chrome Navigator, Cite4Wiki, Clickity Touch 'n Push, ColorPili, EditDatContent, EditDatTitle, Esrever, Go Menu, User Agent Status, Website Navigation Bar, and Yet Another about:config Helper.
My PGP public key (My copy on rw.rs)
Touhou avatar by わんどろいど of pixiv
Developer of Ambassador in Window Menu, BrowserTickTock, CacheSwitch, Chrome Navigator, Cite4Wiki, Clickity Touch 'n Push, ColorPili, EditDatContent, EditDatTitle, Esrever, Go Menu, User Agent Status, Website Navigation Bar, and Yet Another about:config Helper.
My PGP public key (My copy on rw.rs)
Touhou avatar by わんどろいど of pixiv