Commit Graph

218 Commits

Author SHA1 Message Date
Mark Hammond
86569d9c63 Bug 899908 - remove ability for a social worker to reload and reconnect ports. r=mixedpuppy 2013-09-11 16:10:34 +10:00
Mark Hammond
684b6cc95b Bug 913950 - close all existing ports on worker termination. r=mixedpuppy 2013-09-10 10:31:15 +10:00
Shane Caraveo
8c2d33f410 bug 891219 new social bookmarks, part 2, new implementation, r=markh 2013-09-06 10:56:01 -07:00
Shane Caraveo
c14643f48f bug 891219 new social bookmarks, part 1, remove old socialmarks code 2013-09-06 10:55:43 -07:00
Wes Kocher
10df022340 Merge m-c to inbound 2013-09-04 18:04:50 -07:00
Mike Hommey
05b3f24e0e Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
Shane Caraveo
a3482498fe bug 891225 implement new provider status buttons, r=markh 2013-09-04 10:01:38 -07:00
Shane Caraveo
8ec7553071 bug 906212 fix socialapi ui startup regressions, r=markh 2013-08-30 11:11:20 -07:00
Mark Hammond
caccd72028 Bug 891218 (part 4) - Fix worker reload tests. r=felipe
Fix reload test to wait for pending messages
2013-08-29 09:45:59 +10:00
Mark Hammond
24338730fd Bug 891218 (part 3) - avoid using a DOM document in social.cookies-get message. r=mixedpuppy 2013-08-29 09:45:58 +10:00
Mark Hammond
773c478d28 Bug 891218 (part 2) - host the social Frameworker in a remote browser. r=felipe
--HG--
rename : toolkit/components/social/FrameWorker.jsm => toolkit/components/social/FrameWorkerContent.js
2013-08-29 09:45:58 +10:00
Mark Hammond
ad8fb74446 Bug 891218 (part 1) - avoid using a DOM document in updateProvider - r=mixedpuppy 2013-08-29 09:45:58 +10:00
Florian Quèze
069cd02ae5 Bug 874566 - Chat boxes should be opened in the currently active window (Linux/Mac), r=markh. 2013-08-28 11:49:48 +02:00
Shane Caraveo
aa77920dda bug 847124, bug 886300 intermittent blocklist failures 2013-08-27 09:18:35 -07:00
Shane Caraveo
553ff52128 bug 891216 multiple workers enabled, r=markh 2013-08-21 11:32:46 -07:00
Shane Caraveo
77c35eddd4 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
53eac15f3c bug 840870 remove login restriction on chat, r=markh 2013-08-15 15:30:02 -07:00
Mark Hammond
b41199fdb5 Bug 896860 - Allow social FrameWorkers to create real Workers. r=gavin 2013-08-02 10:30:50 +10:00
Mark Hammond
05e1f47c2c Bug 896312 - social.cookies-get message returns an empty cookie instead of an empty array when no cookies. r=mixedpuppy 2013-07-23 17:41:48 +10:00
Gregory Szorc
4ca67f021a No Bug - Removing empty Makefile.in files; r=me 2013-07-18 09:09:28 -07:00
Bobby Holley
33ab6d05a5 Bug 889911 - Fix tests that unconditionally throw for things reported to the console. r=mrbkap
When we start sending everything reported to the JSErrorReporter to the console,
these tests end up getting confused by warnings.
2013-07-16 20:38:44 -07:00
Shane Caraveo
b099b84d1d bug 872605 add ability to update provider manifest, r=markh 2013-07-03 10:24:16 -07:00
Florian Quèze
67195cbb16 Bug 891836 - JavaScript warning in SocialService.jsm: assignment to undeclared variable p, r=mixedpuppy. 2013-07-11 16:52:30 +02:00
Mark Hammond
9692e6ea86 Bug 891516 - prevent use of data: URLs in social frameworkers. r=mixedpuppy 2013-07-11 17:50:54 +10:00
Ms2ger
c9f69ff561 Bug 887012 - Remove some emptyish makefiles; r=gps 2013-07-01 09:02:32 +02:00
Shane Caraveo
495f57c81a bug 887210 fix localStorage in frameworker for blessed providers, r=gavin 2013-06-26 18:20:35 -04:00
Mike Shal
45edf8e888 Bug 880245 - Move EXTRA_JS_MODULES to moz.build (batch #2); r=joey 2013-06-17 15:22:56 -04:00
Shane Caraveo
0e84aa10da backout changeset 51e974db8866 for xpcshell-test bustage CLOSED TREE 2013-06-26 13:20:38 -04:00
Shane Caraveo
c5f1acf676 bug 887210 fix localStorage in frameworker for blessed providers, r=gavin 2013-06-26 11:20:53 -04:00
Mark Banner
8e11fc7cb0 Bug 886263 - Make places be enabled by default in all xpcshell-tests to avoid having to set it in lots of places (so that tests work with apps where places is disabled by default). r=mak 2013-06-26 14:56:11 +01:00
Ed Morley
30907456d8 Backed out changeset b1dba904d5c8 (bug 886263) for xpcshell orange 2013-06-26 11:20:46 +01:00
Mark Banner
5825ff1bef Bug 886263 - Make places be enabled by default in all xpcshell-tests to avoid having to set it in lots of places (so that tests work with apps where places is disabled by default). r=mak 2013-06-26 10:06:30 +01:00
Shane Caraveo
586eeb08ba bug 880911 implement tear off chat windows, r=felipe 2013-06-21 10:07:27 -07:00
Gavin Sharp
ceac328a53 Bug 879658: don't expose localStorage to FrameWorker for non-whitelisted social providers, r=mixedpuppy
--HG--
extra : rebase_source : 225b3903057e362e180f8ded7e18bf26a63bacb0
2013-06-17 17:25:06 -04:00
Matthew Noorenberghe
ec5f86dad8 Bug 759964 - Part 2 - Set allowMedia = false in social and identity code to address TODO comments. r=gavin 2013-03-29 14:52:59 -07:00
Shane Caraveo
4da46f1fad bug 880741 add indexeddb to frameworker, r=gavin 2013-06-07 11:25:15 -07:00
Shane Caraveo
2eccc44ef3 bug 836766 drop minimized requirment on chats opened from worker, r=markh 2013-05-31 16:42:02 -07:00
Shane Caraveo
780239d0c2 bug 873421 fix error reporting in page-mark-config handler, r=markh 2013-06-01 10:52:37 -07:00
Shane Caraveo
2fed6153d1 bug 820601 add developer pref to load social content in tabs, allows use of developer tools, r=felipe 2013-05-29 17:58:45 -07:00
Shane Caraveo
6727fde3e6 bug 872470 - add EventSource to frameworker, r=markh, sr=gavin 2013-05-16 13:16:17 +02:00
Mark Banner
1e723d6483 Bug 872323 Ensure places is enabled in social tests now that they rely on places, so that apps which disable places by default have their tests passing. r=mixedpuppy 2013-05-17 09:51:36 +02:00
Joey Armstrong
0d49db0381 bug 869143: phase2 cleanup for XPCSHELL_TEST conversion. r=mshal 2013-05-13 16:24:07 -04:00
Shane Caraveo
d2202245ba bug 869209 order provider entries by frecency, r=mak 2013-05-11 10:54:31 -07:00
Ryan VanderMeulen
cd944c80b9 Backed out changeset 080912624060 (bug 869209) for Android xpcshell failures.
CLOSED TREE
2013-05-11 08:14:34 -04:00
Shane Caraveo
d27515a3cf bug 869209 order social providers by frecency, r=mak 2013-05-10 12:06:34 -07:00
Shane Caraveo
c237cd28b9 bug 862314 prevent double install of providers, r=markh 2013-05-09 12:59:57 -07:00
Shane Caraveo
39895b95cf bug 870473 limit number of ambient notification icons, r=felipe 2013-05-09 17:10:14 -07:00
Ryan VanderMeulen
f22d9d7c69 Backed out changeset bf0dfd39ebac (bug 862314) for intermittent mochitest b-c failures. 2013-05-09 08:07:06 -04:00
Shane Caraveo
d6c9c2ba03 bug 862314 fix double install of social provider, r=markh 2013-05-08 17:59:17 -07:00
Shane Caraveo
55ad2af2ff bug 818675 implement new social share panel, r=felipe 2013-05-06 23:02:58 -07:00