Luca Greco

Results 130 comments of Luca Greco

@eight04 it sounds like this issue may be a duplicate of #1363, the extensions are not explicitly excluded by the "profile cloning" (the code that copy the profile is actually...

@Gozala I'm not able to reproduce this locally yet. is it an issue reproducible from a custom build? Looking at the following code from function that seems to be triggering...

#1738 and #1731 are two of the pull requests that are currently blocked by this issue.

@rgh36167 good point Follows an initial list of scenarios (all tried on the _inpage-toolbar-ui_ example), which can be helpful to put together a similar list on MDN to help an...

@wbamberg @rgh36167 I'm ok with removing this example so that it is not as tempting as it is currently. At the same time, as @rgh36167 link above shows, add-on developer...

> @rpl : the SDK also has the panel high level API which would do what many people are trying to achieve with the toolbar ui @rgh36167 I know that...

@SunriseFox we have a couple of questions to get a better picture of the issue (and how to reproduce it): - is the Firefox for android instance already running while...

> Can I start work on this? CS-Aditya-Rawat This bug requires some more investigation to determine more details about the underlying issue (and based on that the kind of changes...

I should come back to this and dig a bit more to plan a proper fix, but from what I recall the underlying issue is related to the access to...

Thanks a lot for taking the time to report this issue. We do explicitly set prefs that are meant to disable updates from being applied: https://github.com/mozilla/web-ext/blob/2cfd843d4ca351a022cd2789cbd3f40de298ad3d/src/firefox/preferences.js#L41-L44 and so I suspect...