Skip to content

Conversation

willdurand
Copy link
Member

Fixes #3104

@willdurand willdurand requested a review from rpl May 23, 2024 13:04
@willdurand willdurand changed the title Remove --firefox-preview flag since we no longer use it fix: Remove --firefox-preview flag since we no longer use it May 23, 2024
Copy link
Member

@rpl rpl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

we should also track the related updates the v8 docs in the extensionworkshop repo github issues (mention it is removed in the related whatsnew subsection and remove the related sections for the lint command and for the run command).

@willdurand willdurand merged commit f814a61 into master May 23, 2024
@willdurand willdurand deleted the fix-3104 branch May 23, 2024 13:44
@willdurand
Copy link
Member Author

we should also track the related updates the v8 docs in the extensionworkshop repo github issues (mention it is removed in the related whatsnew subsection and remove the related sections for the lint command and for the run command).

mozilla/extension-workshop#1866

Rob--W added a commit to Rob--W/web-ext that referenced this pull request Aug 5, 2024
The customPrefs alias was introduced in mozilla#1039 as a direct alias,
but changed to a shallow copy in mozilla#2436 because the object was modified.
These changes have been dropped in mozilla#3136 but the swallow copy remained.

This patch completes the cleanup by reverting to a direct alias.
Rob--W added a commit that referenced this pull request Sep 20, 2024
The customPrefs alias was introduced in #1039 as a direct alias,
but changed to a shallow copy in #2436 because the object was modified.
These changes have been dropped in #3136 but the swallow copy remained.

This patch completes the cleanup by reverting to a direct alias.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Nested config settings can overwrite each other
2 participants