Alexandra Gal-Moga

Results 24 comments of Alexandra Gal-Moga

@muffinresearch this is also in production, and I also suspect it was there since #4979 actually landed.

This issue also applies to the "This add-on already belongs to the collection" error message. The message will stay there until the page is refreshed. ![image](https://user-images.githubusercontent.com/31961530/158335262-b0d8a94f-6199-48ec-8a5f-55eae3a8d275.png)

We had an issue opened for this since the beginning of the new frontend, but we never got to fixing it :) - https://github.com/mozilla/addons-frontend/issues/3887

Update: the issue can be reproduced on prod now as well with Firefox for android.

Yes, I've noticed that the issue will reproduce with langpacks and dictionaries as well. Apparently, language tools are using the internal AMO report abuse form. For reference, language packs and...

There is a MDN link in validation error messages related to `install_origins` pointing to https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/install_origins, which is not available yet. ![image](https://user-images.githubusercontent.com/31961530/202170654-aae2e543-2244-4c6f-bf60-15cc69e5db18.png) @willdurand in https://github.com/mozilla/addons-linter/pull/4591#issuecomment-1315393328 you're mentioning that this error message...

I've verified the `host_permissions` warnings and errors in MV3 and these are the results: - invalid `host_permissions` value => the warning message contains a link pointing to the [MDN doc...

@whimboo this is the output from `adb logcat` when trying to start a session with the configuration mentioned: ``` 03-01 12:30:20.181 524 1026 I ActivityManager: Force stopping org.mozilla.fenix appid=10122 user=0:...

@whimboo These are the captured logs when running geckodriver with log level trace: [geckodriver-appium.txt](https://github.com/mozilla/geckodriver/files/10881052/geckodriver-appium.txt)

Sorry @whimboo but I'm not seeing any geckodriver logs in the adb logcat output generated when I'm running my script: [adb logcat.txt](https://github.com/mozilla/geckodriver/files/10911087/adb.logcat.txt)