Closed Bug 1904310 Opened 3 months ago Closed 2 months ago

Disable system add-on updates

Categories

(Remote Protocol :: Agent, task, P3)

task

Tracking

(firefox130 fixed)

RESOLVED FIXED
130 Branch
Tracking Status
firefox130 --- fixed

People

(Reporter: whimboo, Assigned: cauasene00, Mentored)

Details

(Whiteboard: [lang=js][webdriver:m12][webdriver:external][webdriver:relnote])

Attachments

(1 file)

Originally filed on the pdf.js project: https://github.com/mozilla/pdf.js/pull/18316

Right now we only modify the remote URL to not cause external network access. But that actually causes log entries like:

System addon update list error SyntaxError: XMLHttpRequest.open: 'http://%(server)s/dummy-system-addons.xml' is not a valid URL.

Instead we should disable the feature by setting the preference extensions.systemAddon.update.enabled to false, and at the same time remove extensions.systemAddon.update.url.

See our documentation in where it needs to be changed. Sounds like a good candidate for a mentored bug.

Mentor: hskupin
Priority: -- → P3
Whiteboard: [lang=js]
Assignee: nobody → cauasene00
Status: NEW → ASSIGNED
Pushed by jdescottes@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/3ce4c0ffa437 Disabled system add-on updates and remove the update url. r=webdriver-reviewers,jdescottes
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
Resolution: --- → FIXED
Target Milestone: --- → 130 Branch

Thank you a lot cauasene00 for providing this patch! Great to see that the whole process of getting the source, building Firefox, creating the patch and requesting review went through that smoothly for you. If you want to contribute more in our area please check our other bugs or ask as and we can help with a bug selection. Feel free to join us in the #webdriver channel on Matrix.

Mentor: hskupin → jdescottes
Whiteboard: [lang=js] → [lang=js][webdriver:m12][webdriver:external]

(In reply to Henrik Skupin [:whimboo][⌚️UTC+2] from comment #4)

Thank you a lot cauasene00 for providing this patch! Great to see that the whole process of getting the source, building Firefox, creating the patch and requesting review went through that smoothly for you. If you want to contribute more in our area please check our other bugs or ask as and we can help with a bug selection. Feel free to join us in the #webdriver channel on Matrix.

You're welcome! I'm glad the patch was helpful. I'd love to contribute more and would appreciate help with bug selection. I'll join the matrix channel. Thanks!

(In reply to cauasene00 from comment #5)

You're welcome! I'm glad the patch was helpful. I'd love to contribute more and would appreciate help with bug selection. I'll join the matrix channel. Thanks!

I tried to reach out on Matrix but you may not be around. So lets follow-up here so that we have a reference. Would you be interested to have a look at bug 1838158 as next? Thanks!

Flags: needinfo?(cauasene00)

Sure, I'd be happy to look into bug 1838158.(In reply to Henrik Skupin [:whimboo][⌚️UTC+2] from comment #6)

(In reply to cauasene00 from comment #5)

You're welcome! I'm glad the patch was helpful. I'd love to contribute more and would appreciate help with bug selection. I'll join the matrix channel. Thanks!

I tried to reach out on Matrix but you may not be around. So lets follow-up here so that we have a reference. Would you be interested to have a look at bug 1838158 as next? Thanks!

Sure, I'd be happy to look into bug 1838158. Sorry, I totally forgot about Matrix lately i’ll try to be more active there from now on.

Flags: needinfo?(cauasene00)
Whiteboard: [lang=js][webdriver:m12][webdriver:external] → [lang=js][webdriver:m12][webdriver:external][webdriver:relnote]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: