QA/Desktop Firefox/SocialAPI: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
 
(18 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Firefox 27 ==
''See [https://intranet.mozilla.org/QA/SocialAPI#Providers intranet] for information on Providers.''
* {{bug|914927}} - Change "Turn Off Provider-Name" in toolbar menu
* {{bug|914923}} - Handle recover from crash error page


== Firefox 26 ==
== Bookmarks Button ==
=== Coverage Details ===
''Target Milestone: Firefox 26''
{| class="querytable"
| class="header" | Bug
| class="header" | Coverage
| class="header" | Status
|-
| {{bug|915835}} Fix event listener leak in socialmark xbl handler
|
|
|-
| {{bug|915421}} Intermittent browser_frameworker.js : This test exceeded the timeout threshold
| in-testsuite
| <span style="color:green">'''SIGNED OFF'''</span>
|-
| {{bug|914615}} Intermittent social/test/browser/browser_frameworker.js: Test timed out (when infra is down)
| in-testsuite
| <span style="color:green">'''SIGNED OFF'''</span>
|-
| {{bug|914324}} JS warning: chrome://browser/content/browser.js, line 5886: assignment to undeclared variable SocialStatus
|
|
|-
| {{bug|913950}} Frameworker error message
|
|
|-
| {{bug|913826}} New social bookmark button: rename entities to reflect string changes
| in-testsuite
|
|-
| {{bug|912139}} Intermittent browser_social_errorPage.js : is now on social sidebar page
| in-testsuite
| <span style="color:green">'''SIGNED OFF'''</span>
|-
| {{bug|910741}} Clicking on links in share panel does not open pages in tabs
| in-testsuite, verifyme
| <span style="color:green">'''SIGNED OFF'''</span>
|-
| {{bug|910288}} The list of disabled commands in detached chat windows isn't correct
|
|
|-
| {{bug|908651}} The sidebar overlaps the chat window
|
|
|-
| {{bug|907821}} Intermittent orange in chat tearoff
| in-testsuite
| <span style="color:green">'''SIGNED OFF'''</span>
|-
| {{bug|905297}} Frameworker errorpages prevents panel errorpages from showing up
|
|
|-
| {{bug|904521}} Don't close chat window when detaching it then opening another window
|
|
|-
| {{bug|904104}} Share panel goes blank
|
|
|-
| {{bug|899908}} Remove support for reloading the worker for a social provider
|
|
|-
| {{bug|899671}} SocialUI.init takes on average 7.3ms during delayedStartup
|
|
|-
| {{bug|898161}} Detached chat windows should not have a menu bar
|
|
|-
| {{bug|891225}} Implement status panel button
| in-testsuite
|
|-
| {{bug|891221}} Chat support from multiple providers
| in-testsuite
|
|-
| {{bug|891219}} Implement new social bookmark button
| in-testsuite
|
|-
| {{bug|891218}} Use <browser> and contentScript for frameworker (with remote allowed but pref'd off)
| in-testsuite
| <span style="color:green">'''SIGNED OFF'''</span>
|-
| {{bug|891216}} enable frameworkers for all enabled providers
| in-testsuite
| <span style="color:green">'''SIGNED OFF'''</span>
|-
| {{bug|886300}} Intermittent social/browser_blocklist.js : no new providers left enabled
| in-testsuite
| <span style="color:green">'''SIGNED OFF'''</span>
|-
| {{bug|874566}} Chat boxes should be opened in the currently active window (Linux/Mac)
|
|
|-
| {{bug|847124}} Intermittent browser_blocklist.js : sub-test testBlockingExistingProvider failed
| in-testsuite
| <span style="color:green">'''SIGNED OFF'''</span>
|-
| {{bug|840870}} Remove restriction that a chat can only be opened when a user is logged in
| in-testsuite
| <span style="color:green">'''SIGNED OFF'''</span>
|-
|}


=== Bugs ===
User Stories:
==== Landed ====
* Initial activation and appearance
<bugzilla>
* Click to show/hide the panel
{
* Mark a page
"f1":"component",
* Unmark a page
"o1":"anywordssubstr",
* Toolbar customization
"v1":"SocialAPI SocialAPI:%20Provider",
* Theme and platform integration
"target_milestone":"Firefox 26"
* ''Save page to service'' context menu item
}
</bugzilla>


==== Uplifted ====
Bugs:
<bugzilla>
* {{Bug|935773}} Social Bookmark button icon doesn't show on Windows
{
"f1":"component",
"o1":"anywordssubstr",
"v1":"SocialAPI SocialAPI:%20Provider",
"f2":"cf_status_firefox26",
"o2":"anywordssubstr",
"v2":"fixed verified"
}
</bugzilla>


==== Not Fixed ====
== Bugs ==
<bugzilla>
* {{ok|}} [http://mzl.la/1b6M9xE UNCONFIRMED Bugs]
{
* {{ok|}} [http://mzl.la/178PVCk FIXED Bugs]
"f1":"component",
 
"o1":"anywordssubstr",
== Providers ==
"v1":"SocialAPI SocialAPI:%20Provider",
''[https://intranet.mozilla.org/QA/SocialAPI More Information]''
"f2":"bug_status",
"o2":"nowordssubstr",
"v2":"RESOLVED VERIFIED"
}
</bugzilla>

Latest revision as of 23:51, 6 November 2013

See intranet for information on Providers.

Bookmarks Button

Target Milestone: Firefox 26

User Stories:

  • Initial activation and appearance
  • Click to show/hide the panel
  • Mark a page
  • Unmark a page
  • Toolbar customization
  • Theme and platform integration
  • Save page to service context menu item

Bugs:

  • bug 935773 Social Bookmark button icon doesn't show on Windows

Bugs

Providers

More Information