Confirmed users
360
edits
No edit summary |
|||
Line 38: | Line 38: | ||
* [[Gaia/Email/Standards/PushNotifications]]: We want to try and get IMAP servers to support our [[WebAPI/SimplePush]] API, which just means being able to PUT/POST a small amount of data to a URL. | * [[Gaia/Email/Standards/PushNotifications]]: We want to try and get IMAP servers to support our [[WebAPI/SimplePush]] API, which just means being able to PUT/POST a small amount of data to a URL. | ||
== QA / Filing Bugs == | |||
Bugs should be filed in bugzilla.mozilla.org under the "Boot2Gecko" product and "E-Mail" component. When filing a bug, be sure to provide the details requested in [[Gaia/Email/RequiredBugInfo]]. It's preferred if you do a search within the component first to look for any bugs that might already be filed on the problem. Unfortunately, there are still a lot of known bugs :( | |||
Resources on how to provide information for bugs: | |||
* [[Gaia/Email/RequiredBugInfo]]: What we need to be able to properly investigate a bug. | |||
* [[Gaia/Email/ProvidingEmailsForDebugging]]: How to provide problematic e-mails so developers can directly reproduce problems. You can either attach the e-mails as attachments to the bug or e-mail them directly to the developers working on the bug if you are somewhat concerned about the world seeing any of the information in the e-mail (but not concerned enough that you have a problem providing it to a developer.) | |||
== Testing == | == Testing == |