Change .url file extension to lower case
Categories
(Core :: Widget: Win32, enhancement, P5)
Tracking
()
People
(Reporter: ygoe, Assigned: woot903, Mentored)
Details
(Keywords: good-first-bug)
Attachments
(2 files)
2.03 KB,
patch
|
Details | Diff | Splinter Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review |
Reporter | ||
Updated•8 years ago
|
Reporter | ||
Comment 1•8 years ago
|
||
Comment 2•8 years ago
|
||
Comment 3•8 years ago
|
||
Updated•8 years ago
|
Reporter | ||
Comment 4•5 years ago
|
||
Can I help by creating a patch for this? Would you accept that and is there related test coverage for this?
Comment 5•5 years ago
|
||
Go for it.
Reporter | ||
Comment 6•5 years ago
|
||
Reporter | ||
Comment 7•5 years ago
|
||
Here you go.
Disclaimer: I have just changed that single file. I am way unable to set up a Firefox build environment here so I cannot test a thing of what I'm doing. But if the source code is cleanly organised, this should be working.
Comment 8•5 years ago
|
||
Thanks. Please read this document for your patch to be reviewed and merged.
https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/How_to_Submit_a_Patch
Reporter | ||
Comment 9•5 years ago
|
||
I'm sorry I'm unable to build the source code. Looks like your build script can't find a C compiler. I followed all instructions, VS 2019 with C++ support is there. Unfortunately I don't have much time to tinker with Firefox' build system. And I'll have to delete those 6 GB on my disk again. So please consider assigning this to someone who can do it in 5 minutes. It already took me hours.
Updated•5 years ago
|
Updated•2 years ago
|
Comment 10•2 years ago
|
||
This also affects Firefox 107.
Firefox is the only browser that creates shortcut files with uppercase file extension.
Updated•2 years ago
|
Updated•2 years ago
|
Assignee | ||
Comment 11•2 years ago
|
||
I would like to take this on and complete/verify these changes.
Comment 12•2 years ago
|
||
Unfortunately, this is a good first bug, not a good second bug.
Sorry. Couldn't resist. :) Thanks for stepping up! Bug 1805885 does tell me you've gotten up and running, so I'll skip the link to the Getting Started docs.
If you've got any specific questions about this bug, fire away -- either here or in the Windows Development channel (#windev
) on Matrix. Otherwise, just set me as the reviewer for the patch.
Comment 13•2 years ago
|
||
I am new to Open Source. I would love to take this as my first bug. Can I be assigned this bug?
Comment 14•2 years ago
|
||
You will be automatically assigned to this bug once you've submitted a patch to it. Make sure to follow the commit message format as described here.
Updated•2 years ago
|
Assignee | ||
Comment 15•2 years ago
|
||
Updated•2 years ago
|
Assignee | ||
Comment 16•2 years ago
|
||
Haha good one :rkraesig. These easier bugs are a good introduction to the codebase.
I have attached a patch ready for you to review with code changes based on the ones Yves Goergen submitted earlier.
Reporter | ||
Comment 17•2 years ago
|
||
Great job. I already did that 3 years ago (see above). Hope it finally gets merged now.
Comment 18•2 years ago
|
||
Comment 19•2 years ago
|
||
bugherder |
Reporter | ||
Comment 20•2 years ago
|
||
Thank you very much! This could have been accepted and fixed 3 years ago. Oh well.
Comment 21•2 years ago
|
||
(In reply to Yves Goergen from comment #20)
Thank you very much! This could have been accepted and fixed 3 years ago. Oh well.
There was no properly formatted patch to accept. This is the purpose of a "good-first-bug", to get contributors set up to effectively contribute to the code base. Your contribution was appreciated, but it wasn't in a form that could be accepted and landed as-is (see comment 8).
Updated•2 years ago
|
Description
•