Commit graph

323 commits

Author SHA1 Message Date
Shane Caraveo
f55f10b661 Bug 1056415 fix updating the marks buttons during tabchange, r=jaws 2014-08-21 07:41:23 -07:00
Ed Morley
c1b14be4c2 Backed out changeset b3632bd4c076 (bug 1014332) for intermittent test failures 2014-08-21 12:27:40 +01:00
Shane Caraveo
405e400185 Bug 1014332 enable share button by default with default selection of share providers, r=jaws 2014-08-15 14:23:23 -07:00
Ryan VanderMeulen
cde20a0f37 Backed out changesets ac87dabb3890, 753ebd9be952, and 4dbbffc0b5cd (bug 1014332) for causing bug 1052762. 2014-08-12 16:20:00 -04:00
Shane Caraveo
4bc6b9c1be Bug 1014332 enable share button by default with default selection of share providers, r=jaws 2014-08-12 11:04:04 -07:00
Shane Caraveo
dda2b13fa2 Bug 1042991 fix history use in share panel, r=bmcbride 2014-07-30 18:32:07 -07:00
Shane Caraveo
3c40216d24 Bug 1036581 add telemetry probes to social buttons and sidebar, r=dolske 2014-07-16 19:15:02 -07:00
Shane Caraveo
a69c426a8e Bug 926417 add microdata support for share/marks, r=markh, r=felipe 2014-07-11 08:50:34 -07:00
Shane Caraveo
85e264ffde Bug 1029942 allow activation from about: chrome urls, r=felipe 2014-07-08 16:48:12 -07:00
Wes Kocher
bd610cd145 Backed out changeset ca2fd67a4cf7 (bug 1029942) for bc1 orange 2014-07-08 15:11:31 -07:00
Shane Caraveo
8f5dd5dbf4 Bug 1029942 allow activation from about: chrome urls, r=felipe 2014-07-08 13:50:13 -07:00
Shane Caraveo
6cc46abcb3 Bug 1032932 fix talos regression with share button, r=Gijs 2014-07-03 12:11:28 -07:00
Shane Caraveo
1c1e53ed43 Bug 1011598 fix marks and status buttons for toolbar overflow menu, r=Gijs 2014-06-27 08:58:13 -07:00
Shane Caraveo
5a3aeea72e Bug 1014254 fix null shareButton breaking various ui bits, r=gijs 2014-06-27 08:46:27 -07:00
Shane Caraveo
de7cffa9f0 Bug 1029098 support global sidebar state for users who do not turn on restore session state, r=felipe 2014-06-25 13:15:08 -07:00
Mark Banner
c0c094e7c7 Bug 1011392 - Make Social API's panel handling generic so that Loop can use it as well, enabling Loop to function properly in the Application menu. r=mhammond 2014-06-17 11:23:40 +01:00
Shane Caraveo
ce7c0b6d69 Bug 1003523 make share button customizable, r=Gijs 2014-05-19 09:38:38 -07:00
Shane Caraveo
f6ce087b36 Bug 960991 support for standard share endpoints, r=markh 2014-05-13 11:10:47 -07:00
Mark Hammond
99c8b4cf33 Bug 1002914 (part 2) - remove SocialChatBar, add chat specific tests and refactor social tests. r=mixedpuppy 2014-05-10 12:03:08 +10:00
Mark Hammond
f88bdcd2ee Bug 1002914 (part 1) - refactor the chat window so it can be used by loop and social. r=mixedpuppy 2014-05-10 12:03:07 +10:00
Ryan VanderMeulen
e84cc1706a Backed out changesets 2f3f35b8cea3 and 7824a3826963 (bug 1002914) for intermittent mochitest-bc failures. 2014-05-07 16:56:28 -04:00
Mark Hammond
201952efd6 Bug 1002914 (part 2) - remove SocialChatBar, add chat specific tests and refactor social tests. r=mixedpuppy 2014-05-07 09:58:18 +10:00
Mark Hammond
9c3b931bd2 Bug 1002914 (part 1) - refactor the chat window so it can be used by loop and social. r=mixedpuppy 2014-05-07 09:58:18 +10:00
Shane Caraveo
bfbf27d0ac Bug 983481 open a post activation landing page, r=markh 2014-04-30 12:08:23 -07:00
Shane Caraveo
804475f701 Bug 984628 fix social button states, r=markh 2014-03-20 00:57:33 -07:00
Shane Caraveo
34245313a7 bug 894806 [Australis] refactor and remove social.provider, r=markh 2014-03-11 19:25:45 -07:00
Shane Caraveo
fbc7bb72e0 Bug 960198 [Australis] make sidebars available from a customizable widget, r=Gijs 2014-03-10 17:22:00 -07:00
Florian Quèze
1746b07da1 Bug 965264 - Opening a new window shows original provider buttons, not updated ones, r=mixedpuppy. 2014-02-06 13:04:56 +01:00
Gijs Kruitbosch
cbe2571a4b Bug 941109 - use closemenu instead of noautoclose attribute in Australis menupanel, r=mconley
--HG--
extra : rebase_source : 89c32805249cebe4c29e135b1d27b7679eb1fbd8
2014-01-21 19:01:16 +00:00
Florian Quèze
a2eb9c79da Bug 930641 - Remove the social.allowMultipleWorkers preference, r=mixedpuppy. 2013-12-18 16:50:05 +01:00
Shane Caraveo
c5597b6319 bug 935640 part 2 Australis, update social sidebar with new ux, activation panel, r=markh 2013-12-16 21:38:22 -08:00
Shane Caraveo
cb057ada9c bug 935640 part 1 Australis, update social sidebar with new ux, r=markh 2013-12-16 21:37:30 -08:00
Shane Caraveo
9a51f719e2 bug 940155 make marks button work in Australis menu panel, r=markh 2013-12-16 21:24:44 -08:00
Shane Caraveo
dae3641fa8 bug 914921 make status button work in Australis menu panel, r=markh 2013-12-16 21:21:17 -08:00
Florian Quèze
5d514d90bc Bug 950051 - context-menu reload in SocialAPI panels doesn't reload the panel, r=mixedpuppy. 2013-12-17 00:10:30 +01:00
Shane Caraveo
a8a7609e00 bug 944219 fix leaked about:blank in mochitests, r=markh 2013-11-27 19:23:10 -08:00
Florian Quèze
154ca5a22d Bug 940494 - when a Social provider has a status button, the provider's icon should go to the status button rather than the social api toolbar button, r=markh. 2013-11-25 13:39:12 +01:00
Shane Caraveo
e38fe92aa1 bug 940820 fix status and mark buttons for Australis by using customization widgets, r=markh, r=Gijs 2013-11-22 12:11:19 -08:00
Wes Kocher
f673f1f460 Backed out changeset 9ba2a9dc8abb (bug 940820) for browser-chrome test failures 2013-11-22 13:47:17 -08:00
Shane Caraveo
11eb2d14bb bug 940820 fix status and mark buttons by using customization widgets, r=markh, r=Gijs 2013-11-22 12:11:19 -08:00
Florian Quèze
36e3e7fb63 Bug 941648 - SocialAPI status buttons shouldn't be visible in toolbarless browser windows, r=mixedpuppy. 2013-11-22 12:28:40 +01:00
Gijs Kruitbosch
cc2610edfd Merge mozilla-central and ux 2013-11-15 18:32:01 +01:00
Gijs Kruitbosch
b035f59a74 Merge mozilla-central and ux 2013-11-02 11:33:53 +01:00
Tim Taubert
e01cc53675 Bug 933551 - Add SocialShare.uninit() to unload iframe r=felipe 2013-11-01 12:52:07 +01:00
Shane Caraveo
e7daca9fe8 bug 936637 fix context menu in status panel, r=markh 2013-11-12 09:37:10 -08:00
Gijs Kruitbosch
d4692f3c09 Merge m-c to UX 2013-10-01 12:00:42 +02:00
Gijs Kruitbosch
7ff3b4b7d0 Merge mozilla-central and ux 2013-09-27 10:35:54 +02:00
Shane Caraveo
17b1f2e581 bug 919803 fix panel sizing by not removing panel iframe unecessarily, r=markh 2013-09-26 10:55:08 -07:00
Shane Caraveo
2b4373cdc0 bug 914435 fix toolbaritem handling of ambient frames, r=markh 2013-09-30 11:05:17 -07:00
Gijs Kruitbosch
cae541b6a5 Merge mozilla-central and ux 2013-09-20 11:54:02 +02:00
Shane Caraveo
e653876403 bug 914927 change string for enable/disable social menuitem, r=felipc 2013-09-19 09:25:56 -07:00
Gijs Kruitbosch
c7ad748134 Merge mozilla-central and ux 2013-09-17 11:58:14 +02:00
Ryan VanderMeulen
1ae2973b6d Backed out changeset a04d4a573863 (bug 914435) 2013-09-16 22:45:27 -04:00
Phil Ringnalda
5cc87d9147 Backed out changeset 1d12266ddc4c (bug 914927)
CLOSED TREE
2013-09-16 17:55:17 -07:00
Shane Caraveo
db722956df bug 914927 change string for enable/disable social menuitem, r=felipc 2013-09-14 10:13:24 -07:00
Shane Caraveo
0268c6abf3 bug 914435 fix toolbaritem handling of ambient frames, r=markh 2013-09-14 10:03:04 -07:00
Gijs Kruitbosch
496f050885 Merge m-c to ux 2013-09-15 19:30:19 +02:00
Matthew Noorenberghe
fd9b516e69 Merge mozilla-central to UX 2013-09-12 01:39:29 -07:00
Francesco Lodolo
dcd5e57578 Bug 913826 - New social bookmark button: rename entities to reflect string changes. r=mixedpuppy 2013-09-11 09:51:03 -04:00
Gijs Kruitbosch
1ea72c3a1a Merge mozilla-central and ux 2013-09-10 16:46:22 +02:00
Matthew Noorenberghe
b969271e2e Merge mozilla-central to UX 2013-09-06 17:54:20 -07:00
Shane Caraveo
fbbdb70eaf bug 891219 new social bookmarks, part 2, new implementation, r=markh 2013-09-06 10:56:01 -07:00
Shane Caraveo
967bf9736a bug 891219 new social bookmarks, part 1, remove old socialmarks code 2013-09-06 10:55:43 -07:00
Matthew Noorenberghe
83409ca290 Merge mozilla-central to UX 2013-09-04 23:31:53 -07:00
Matthew Noorenberghe
c6fd93987e Merge mozilla-central to UX 2013-08-30 22:20:31 -07:00
Shane Caraveo
3af357b678 bug 906212 fix socialapi ui startup regressions, r=markh 2013-08-30 11:11:20 -07:00
Shane Caraveo
d3026d9dad bug 910741 fix opening tabs from clicked links in share panel, r=felipe 2013-08-30 09:30:00 -07:00
Tim Taubert
0e435c2176 Backed out changeset 10e9f1f0b992 (bug 910741) 2013-08-30 06:12:09 +02:00
Shane Caraveo
a75102c534 bug 910741 fix opening tabs from clicked links in share panel, r=felipe 2013-08-29 17:45:17 -07:00
Shane Caraveo
3dd288bab7 bug 891225 implement new provider status buttons, r=markh 2013-09-04 10:01:38 -07:00
Gijs Kruitbosch
643b306371 Merge m-c to ux 2013-08-22 00:07:23 +02:00
Shane Caraveo
71661cb777 bug 891216 multiple workers enabled, r=markh 2013-08-21 11:32:46 -07:00
Mike Conley
01ed8aab34 Automated merge with https://hg.mozilla.org/mozilla-central 2013-08-16 10:15:52 -04:00
Shane Caraveo
7b5b19fc4c bug 904521 fix the close of chat windows when new windows are opened, r=markh 2013-08-15 15:34:37 -07:00
Shane Caraveo
21bbd16150 bug 840870 remove login restriction on chat, r=markh 2013-08-15 15:30:02 -07:00
Mike Conley
083b775a4f Automated merge with https://hg.mozilla.org/mozilla-central 2013-08-13 10:12:56 -04:00
Shane Caraveo
a347fd0ae4 bug 899671 avoid execution in socialapi during startup if not enabled, r=jaws 2013-08-12 12:06:22 -07:00
Gijs Kruitbosch
9c5e7a50ad Merge m-c to UX 2013-07-30 11:14:11 +02:00
Shane Caraveo
40ac93afed bug 891545 fix context menu for share panel, r=markh 2013-07-29 10:53:00 -07:00
Shane Caraveo
d99d7f422a bug 896314 fix permission icon when swapping social providers, r=felipe 2013-07-29 09:35:41 -07:00
Shane Caraveo
cfbcf3f69e bug 886227 fix intermittent orange 2013-07-29 09:03:19 -07:00
Daniel Holbert
0e9820da1b Bug 914324: Add missing declaration of variable 'SocialStatus' to fix JS strict warning. r=mixedpuppy 2013-09-09 14:37:04 -07:00
Jared Wein
1061da0f1d Automated merge with https://hg.mozilla.org/mozilla-central 2013-06-23 02:58:41 -04:00
Jared Wein
29940899a2 Automated merge with https://hg.mozilla.org/mozilla-central 2013-06-21 19:22:56 -04:00
Jared Wein
e9a60d2f21 Bug 881385 - Followup to fix typo in 1b4b5f70d7d3 patch. r=me
--HG--
extra : rebase_source : 183b1fbc81eb85e072330948d860be6ffdaa3baf
2013-06-10 22:47:02 -04:00
Jared Wein
59061167fc Bug 881385 - Remove checks for text iconmodes in browser-social.js. r=mixedpuppy
--HG--
extra : rebase_source : 1256bc03ca86a6c1608178a0d8525653c7ba6e28
2013-06-10 15:56:22 -04:00
Shane Caraveo
d6fd17a6a5 bug 809085 make permissions panels work with social content, r=felipe 2013-06-21 16:14:22 -07:00
Shane Caraveo
afeb82e0c7 bug 805684 fix flicker of flyout panel on first open, r=felipe 2013-05-31 13:22:51 -07:00
Shane Caraveo
94f7ba5ffd bug 821073 fix dom element full screen support in social panels, r=felipe 2013-05-31 15:52:48 -07:00
Shane Caraveo
63b1136f33 bug 882652 fix disabling of socialapi in popups, r=felipe 2013-06-14 14:39:42 -06:00
Shane Caraveo
2e3217e50a bug 880911 implement tear off chat windows, r=felipe 2013-06-21 10:07:27 -07:00
Shane Caraveo
94571819d4 bug 878702 remove use of no-store header when deciding sharable state of a page, r=gavin 2013-06-21 15:22:30 -07:00
Shane Caraveo
da9fef97ff bug 877402 fix social panel sizing and fix tests, r=markh 2013-05-29 17:49:39 -07:00
Mark Hammond
a46fb7a51b Bug 799014 - use panel.moveToAnchor to adjust the flyout position. r=mixedpuppy 2013-05-09 08:59:00 +10:00
Shane Caraveo
34b43c9bf2 bug 818675 implement new social share panel, r=felipe 2013-05-06 23:02:58 -07:00
Phil Ringnalda
bb93063523 Back out 89d77682678c (bug 818675) for browser_social_multiprovider.js failures 2013-05-06 20:40:44 -07:00
Shane Caraveo
dee9a7fd1e bug 818675 implement new social share panel, r=felipe 2013-05-06 18:36:31 -07:00
Shane Caraveo
9ff8829dae bug 858321 update default state of toolbarbutton menu, r=markh 2013-05-06 11:25:24 -07:00
Shane Caraveo
b148a5d7f6 bug 853151 rework recommend into social marks, r=felipe
--HG--
rename : browser/base/content/test/social/social_share_image.png => browser/base/content/test/social/social_mark_image.png
2013-05-04 13:11:18 -07:00
Matt Brubeck
40b69bb3d8 Back out changeset 29c172213ff7 (bug 853151) because of Ts and Tp5 regressions
--HG--
rename : browser/base/content/test/social/social_mark_image.png => browser/base/content/test/social/social_share_image.png
2013-05-03 10:59:43 -07:00