QA/Bug Triage: Difference between revisions

From MozillaWiki
< QA
Jump to navigation Jump to search
Line 11: Line 11:
= Triage Digest =
= Triage Digest =
== File Handling ==
== File Handling ==
=== 20160728 ===
'''Summary'''
# No P1 & P2 bug needs your attention.
# No bug needs further discussion.
'''Details (7 bugs were triaged)'''
# No Crash
# No intermittent-failure bug (Mochitest)
# 7 bugs bring the bad user experience.
::01. Bug 1287660 - Re​vise​ nsHandlerService.js to ​be compatible with both JSON and RDF files
::>> Set priority to P2 because we're going to implement this feature on Firefox 51
::02. Bug 1287661 - Re​vise​ helperApps.js to ​be compatible with both JSON and RDF file​s
::>> Set priority to P2 because we're going to implement this feature on Firefox 52.
::03. Bug 1287664 - Add a function to convert mimeType.rdf to mimeType.json
::>> Set priority to P2 because we're going to implement this feature on Firefox 52.
::04. Bug 1287673 - Investigation of nsHandlerService API improvement: from sync to async
::>> Set priority to P2 because we're going to implement this feature this quarter.
::05. Bug 1287667 - Investigation of nsHandlerService API improvement: off the main thread
::>> Set priority to P2 because we're going to implement this feature this quarter.
::06. Bug 1287658 - Add mimeType.json access ability into nsHandlerService.js
::>> Set priority to P1 because we're going to implement this feature on Firefox 50
::07. Bug 1288050 - option to open a text file in browser is broken
::>> Mark as INVALID
=== 20160711 ===
=== 20160711 ===
'''Summary: '''
'''Summary: '''

Revision as of 18:34, 14 August 2016

Tool

WIKI

Rules

Triage Digest

File Handling

20160728

Summary

  1. No P1 & P2 bug needs your attention.
  2. No bug needs further discussion.

Details (7 bugs were triaged)

  1. No Crash
  2. No intermittent-failure bug (Mochitest)
  3. 7 bugs bring the bad user experience.
01. Bug 1287660 - Re​vise​ nsHandlerService.js to ​be compatible with both JSON and RDF files
>> Set priority to P2 because we're going to implement this feature on Firefox 51
02. Bug 1287661 - Re​vise​ helperApps.js to ​be compatible with both JSON and RDF file​s
>> Set priority to P2 because we're going to implement this feature on Firefox 52.
03. Bug 1287664 - Add a function to convert mimeType.rdf to mimeType.json
>> Set priority to P2 because we're going to implement this feature on Firefox 52.
04. Bug 1287673 - Investigation of nsHandlerService API improvement: from sync to async
>> Set priority to P2 because we're going to implement this feature this quarter.
05. Bug 1287667 - Investigation of nsHandlerService API improvement: off the main thread
>> Set priority to P2 because we're going to implement this feature this quarter.
06. Bug 1287658 - Add mimeType.json access ability into nsHandlerService.js
>> Set priority to P1 because we're going to implement this feature on Firefox 50
07. Bug 1288050 - option to open a text file in browser is broken
>> Mark as INVALID


20160711

Summary:

  1. P1 & P2 bug need your attention. - Bug 351766
  2. Need further discussion. - Bug 1007251

Details (8 bugs were triaged)

  • 2 intermittent-failure bugs (Mochitest)
1. Bug 1278112 Firefox: File Handling - Intermittent browser_download_always_ask_preferred_app.js | A promise chain failed to handle a rejection: - at resource://app/components/nsBrowserGlue.js:845 - TypeError: win is null
>> Set as P3 and suggest to fix in further release
2. Bug 1283719 Firefox: File Handling - Intermittent uriloader/exthandler/tests/mochitest/test_unsafeBidiChars.xhtml | application ran for longer than allowed maximum time
>> Set as P3 and keep monitoring because it also happens on the other components. It may cause by the test framework.
  • 6 bugs bring the bad user experience.
1. Bug 351766 - Download dialog should display entire URL to file (and be selectable)
>> Set as P2 (Fix it in future release) and suggest to verify it after code lands on Nightly. Also, the bug dependency is added.
2. Bug 771205 - "save as" default location erratic/confusing
>> Verify it. Close as “WORKFORME”. Request “whsu” to do the double check on MAC OSX platform.
3. Bug 968142 - Unconventional normalization form for uploaded filename on OSX
>> It seems to me that the bug is placed on wrong component. Switching to “CORE-NETWORKING”
4. Bug 1007251 - Save Page As... > Web Page, complete does not save .htm / .html file on some sites
>> Bug still can be reproduced. needinfo Wesly
5. Bug 1138144 - unable to save a file after update to v 36.0
>> Bug cannot be reproduced on Firefox 47. Close.
6. Bug 1146089 - on Firefox 36.0.3, when We try to download the file with name in double byte characters, filename appears to be in its equivalent Unicode string
>> Bug cannot be reproduced on Firefox 47. Close.