Mark Hammond
|
e2141efbc2
|
Bug 811143 - move recommend support to the worker api and avoid dangling port if not supported by the provider. r=jaws
|
2012-11-15 14:57:28 +11:00 |
|
Felipe Gomes
|
885c5f3ffc
|
Bug 808171. Follow-up. Check for and avoid setting the same value twice inside the _setEnabled function instead of the observer. r=markh
|
2012-11-06 16:30:04 -08:00 |
|
Mark Hammond
|
6f027f198e
|
Bug 808171 - social.enabled preference observer checks if enabled state really needs to change. r=felipe
|
2012-11-07 11:11:28 +11:00 |
|
Felipe Gomes
|
8d66a30d1d
|
Bug 807532. Clear the previous profile when Social is toggled off. r=markh,gavin
|
2012-10-31 21:00:15 -07:00 |
|
Kyle Huey
|
1482122303
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
--HG--
extra : rebase_source : 98337b6a8c07d05e8c961a452dd05a7d75c3c60b
|
2012-10-31 09:13:28 -07:00 |
|
Vicamo Yang
|
8297cdabd6
|
Backout 67cb43bb8865: Breaks B2G Marionette
|
2012-10-31 16:35:11 +08:00 |
|
Kyle Huey
|
bdf47895bb
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
|
2012-10-30 12:28:11 -07:00 |
|
Ed Morley
|
777eed8444
|
Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE
|
2012-10-30 17:02:31 +00:00 |
|
Kyle Huey
|
aa1997a51a
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
|
2012-10-30 08:26:12 -07:00 |
|
Gavin Sharp
|
d85613af61
|
Adjust comment from bug 790545's patch
|
2012-10-08 10:57:21 +02:00 |
|
Mark Hammond
|
af1dfa6483
|
Bug 790545 - cache provider's toolbar notification icons. r=felipe
|
2012-10-08 11:15:02 +11:00 |
|
Jared Wein
|
4f65d2a213
|
Bug 786095 - Initially disable Social API when in safe mode. r=felipe
|
2012-09-24 14:57:12 -07:00 |
|
Jared Wein
|
a1824208ff
|
Backed out changeset 32d1752fb7ba (bug 786095)
|
2012-09-24 16:03:59 -07:00 |
|
Jared Wein
|
7e47d4a04b
|
Bug 786095 - Initially disable Social API when in safe mode. r=felipe
|
2012-09-24 14:57:12 -07:00 |
|
Mark Hammond
|
16df89bdb1
|
Bug 787511 - rename SocialProvider._getWorkerPort to getWorkerPort, remove SocialProvider.port. r=jaws
|
2012-09-12 12:48:38 +10:00 |
|
Phil Ringnalda
|
403eb9f6b2
|
Back out df2ddcab7143 (bug 788100), d9e96444da92 (bug 788405), 092a8add22fd (bug 787511) for xpcshell bustage
|
2012-09-11 20:46:34 -07:00 |
|
Mark Hammond
|
421896e7bb
|
Bug 787511 - rename SocialProvider._getWorkerPort to getWorkerPort, remove SocialProvider.port. r=jaws
|
2012-09-12 12:48:38 +10:00 |
|
Felipe Gomes
|
3394ae8e4c
|
Bug 782468. Basic telemetry for SocialAPI. r=froydnj,mixedpuppy
|
2012-08-24 17:24:52 -07:00 |
|
Gavin Sharp
|
233600650d
|
Bug 782287: better delineate SocialService initialization code from provider loading, and lazy-load MozSocialAPI module only when needed, r=adw
--HG--
extra : rebase_source : d1332eb18312255368a985b64d62d76e1fc00a50
|
2012-08-13 11:20:29 -04:00 |
|
Gavin Sharp
|
eb7f0ad2b8
|
Bug 781386: add pref to avoid loading built-in providers during test runs, r=markh/mixedpuppy
--HG--
rename : browser/base/content/test/browser_shareButton.js => browser/base/content/test/browser_social_shareButton.js
extra : rebase_source : df925f95972462d0f8d07f1e0810dc22da0f1911
|
2012-08-08 18:09:37 -07:00 |
|
Jared Wein
|
16f23ea4f9
|
Bug 776606 - Require user portraits in the Social API to use http, https, or data schemes. r=gavin
|
2012-08-02 15:30:19 -07:00 |
|
Jared Wein
|
d2baf97975
|
Backed out changeset 68e5b042c0f5 (bug 776606) for leaks.
|
2012-08-01 13:56:21 -07:00 |
|
Jared Wein
|
d78c86b479
|
Bug 776606 - Require user portraits in the Social API to use http, https, or data schemes. r=gavin
|
2012-08-01 10:39:37 -07:00 |
|
Benjamin Peterson
|
643f7f3a6a
|
Backout 56e0971c81ea for oth test bustage
|
2012-07-30 20:59:25 -07:00 |
|
Jared Wein
|
0fe187f956
|
Bug 776606 - Possible chrome-level JS injection attack with user portraits in the Social API. r=gavin
|
2012-07-30 19:28:23 -07:00 |
|
Gavin Sharp
|
7d24bcd830
|
Bug 773351: hook up the mozSocial API to social provider windows, r=markh
|
2012-07-13 13:51:35 -07:00 |
|
Shane Caraveo
|
291c979327
|
Bug 755136: implement social sidebar, r=gavin
--HG--
extra : rebase_source : ac8b48de10334af10b0019d25cd59411e9928618
|
2012-07-18 11:40:05 -07:00 |
|
Mark Hammond
|
d0cb5b61f6
|
Bug 774543 - merge SocialProvider into SocialService. r=mixedpuppy
|
2012-07-18 11:44:09 +10:00 |
|
Gavin Sharp
|
8a1602b7cc
|
Bug 773845: lazy-load some social modules to see what effect that has on maxheap/allocs tests
|
2012-07-16 08:43:50 -07:00 |
|
Gavin Sharp
|
904d77fb83
|
Bug 773529: add addProvider/removeProvider methods to ease testing, r=adw
--HG--
extra : transplant_source : %1D%0D%D4%B2%05A%C6lD%02%F0%AB%F1%A7%88Y%AC%24%B4%1A
|
2012-07-13 09:36:00 -07:00 |
|
Jared Wein
|
9356e47254
|
Bug 765874 - Implement recommend/share button, r=gavin
--HG--
extra : transplant_source : %A6%EC%03Q%AD%F8%CC%08NK%81%D15S%7C%21%7B%B8%E0C
|
2012-07-11 18:31:19 -07:00 |
|
Gavin Sharp
|
354e12c7fa
|
Bug 771980: provider must be re-usable, r=jaws
--HG--
extra : transplant_source : s%94%84%C2%7C%27%A3%B0%DB%5B%7F%40%96%A4S%21%FFcSA
|
2012-07-11 10:43:56 -07:00 |
|
Ed Morley
|
7462df8b36
|
Backout 034afcc038c9 (bug 771877) for mochitest-browser-chrome leaks
|
2012-07-09 10:09:56 +01:00 |
|
Gavin Sharp
|
12b67d873e
|
Bug 771877: add WorkerAPI, r=jaws/mixedpuppy
--HG--
extra : transplant_source : %12%86%EB%94%A1%9C_%EB%84W%1A%C1%92H%A9%25%F4%F6e%C7
|
2012-07-09 00:22:50 -07:00 |
|
Gavin Sharp
|
a627041e8e
|
Bug 771247: lazify SocialService initialization, add getProviderList, r=adw
--HG--
rename : toolkit/components/social/test/xpcshell/test_getProvider.js => toolkit/components/social/test/xpcshell/test_getProviderList.js
extra : transplant_source : %8Ej%FET%034%86M%C9L%25j%12%0AfWt%A1%E9O
|
2012-07-05 14:01:38 -07:00 |
|
Gavin Sharp
|
c61b3376da
|
Bug 766403: add provider class for the social service, r=jaws,adw
--HG--
extra : transplant_source : %90%21%F6%D3%9D%B9Z%8F%22%3A%F9o%F5%8E%20%98G_%F5m
|
2012-06-26 19:03:32 -07:00 |
|
Drew Willcoxon
|
530c9d7e3b
|
Bug 762579 - Implement SocialAPI service provider registry. r=gavin
|
2012-06-20 18:01:27 -07:00 |
|