Closed Bug 1474705 Opened 7 years ago Closed 11 months ago

Improve formatting of about:license

Categories

(Firefox :: General, task, P3)

task

Tracking

()

RESOLVED FIXED
130 Branch
Tracking Status
firefox130 --- fixed

People

(Reporter: jhildebrand, Assigned: Louismascari, Mentored)

References

Details

(Keywords: good-first-bug)

Attachments

(1 file, 1 obsolete file)

In Firefox, the text that is added to describe how a license is used is not distinct enough from the license text itself, leading to potential confusion.
Assignee: mhoye → nobody
Mentor: sledru
Component: Licensing → General
Keywords: good-first-bug
Product: mozilla.org → Firefox
Severity: normal → S4
Priority: -- → P3

Hey Sylvestre, I'm a new contributor and would be happy to work on this if it's still warranted. I'm viewing the license.html file, can you help me understand which aspects are too similar and if there's a preferred way to further differentiate them? Thanks.

Flags: needinfo?(sledru)

Maybe we could do something like:

<table>
<tr><td>Name</td><td>Paths</td><td>License</td></tr>
<tr><td>Xiph.org Foundation License</td>
<td>  media/libogg/, 2002
    media/libtheora/, 2002-2007
    media/libvorbis/, 2002-2004
    media/libspeex_resampler/, 2002-2008
</td>
<td>
Copyright (c) <year>, Xiph.org Foundation

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:

- Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.

- Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.

- Neither the name of the Xiph.org Foundation nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION
OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
</td>
</tr>
</table>

That might clarify the display

Flags: needinfo?(sledru)

Thank you Sylvestre, I'm working on that now.

I see that the "Apache License 2.0 with LLVM exception" is missing from the license.html document yet has a hyperlink in the unordered list linking to each license at line 66. Currently I have it commented out, is this something that should be added? Or should I just leave it as I modified it - commented out?

I've also noticed a few licenses, as I'm reformatting, are missing from that initial unordered list of links so have been creating them as I go. Lastly some of the licenses have been out of alphabetical order so rearranging that as I go.

Thanks.

Flags: needinfo?(sledru)

yes, don't hesitate to fix them but please make sure that they are mentioned in the commit

and yes, this isn't perfect ;)

Flags: needinfo?(sledru)
Assignee: nobody → Louismascari
Status: NEW → ASSIGNED
Attachment #9412112 - Attachment is obsolete: true
Pushed by scunnane@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/82c7a343a1a1 Improve formatting of about:license. r=sylvestre

Backed out for causing linting opt failures.

Flags: needinfo?(Louismascari)

I believe this has been addressed now Serban, thank you. The amended commit has been pushed to moz-phab and is awaiting acceptance.

Flags: needinfo?(Louismascari)
Pushed by sledru@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/efab98b378a9 Improve formatting of about:license. r=sylvestre
Status: ASSIGNED → RESOLVED
Closed: 11 months ago
Resolution: --- → FIXED
Target Milestone: --- → 130 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: