Commit Graph

228 Commits

Author SHA1 Message Date
Florian Quèze
16cde4fe4b Bug 926902 - Incorrect error locations for errors from scripts importScripts'ed by the frameworker, r=markh. 2013-10-16 00:59:19 +02:00
Gregory Szorc
7bd3c0ae36 Bug 901990 - Part 2: Upgrade xpcshell manifests; r=ted
--HG--
rename : toolkit/mozapps/extensions/test/xpcshell-unpack/head_unpack.js => toolkit/mozapps/extensions/test/xpcshell/head_unpack.js
2013-09-24 11:50:08 -07:00
Shane Caraveo
fd238172c4 bug 904104 fix window.close usage from chat and social panels, r=felipc 2013-09-19 10:41:32 -07:00
Carsten "Tomcat" Book
50a6d862f0 Merge m-c to mozilla-inbound 2013-09-18 12:42:44 +02:00
Mark Hammond
38663542e1 Bug 914615 - use http://mochi.test:8888 instead of http://foo.bar to test same origin in social tests. r=gavin 2013-09-18 15:08:22 +10:00
Florian Quèze
57a17a0973 Bug 916162 - The location of JS errors caused by frameworker message handlers isn't reported, r=markh. 2013-09-18 07:12:38 +02:00
Ryan VanderMeulen
818c1c026f Speculatively backout changeset 926d081e02d6 (bug 904104) for causing intermittent Windows XP debug mochitest-bc crashes. 2013-09-16 18:36:49 -04:00
Shane Caraveo
6e248b9692 bug 904104 fix window.close usage from chat and social panels, r=felipc 2013-09-14 10:06:09 -07:00
Boris Zbarsky
0c4e2cc50c Bug 913855. Fix consumers of window mediator to be more consistent in their checking for closed windows. r=dolske
Note that we can't just stop returning closed windows from the window
mediator, because some consumers (e.g. session restore) rely on seeing
closed windows in the list so they can remove them from their internal
data structures expeditiouly.
2013-09-13 17:29:51 -04:00
Mark Hammond
4a171cb7f6 Bug 915421 - split social frameworker test into 2. r=mixedpuppy 2013-09-12 11:11:52 +10:00
Mark Hammond
444cc93fb0 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
010d6a4ba1 Bug 913950 - close all existing ports on worker termination. r=mixedpuppy 2013-09-10 10:31:15 +10: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
Wes Kocher
545fbb7bd2 Merge m-c to inbound 2013-09-04 18:04:50 -07:00
Mike Hommey
f8bc7fa754 Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
Shane Caraveo
3dd288bab7 bug 891225 implement new provider status buttons, r=markh 2013-09-04 10:01:38 -07:00
Shane Caraveo
3af357b678 bug 906212 fix socialapi ui startup regressions, r=markh 2013-08-30 11:11:20 -07:00
Mark Hammond
8b4ef54436 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
818eddebba 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
70b7a86b35 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
98cb317bef Bug 891218 (part 1) - avoid using a DOM document in updateProvider - r=mixedpuppy 2013-08-29 09:45:58 +10:00
Florian Quèze
c8c25e4bd3 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
ce13c685bd bug 847124, bug 886300 intermittent blocklist failures 2013-08-27 09:18:35 -07:00
Shane Caraveo
71661cb777 bug 891216 multiple workers enabled, r=markh 2013-08-21 11:32:46 -07: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
Mark Hammond
77e05db0fa Bug 896860 - Allow social FrameWorkers to create real Workers. r=gavin 2013-08-02 10:30:50 +10:00
Mark Hammond
e1f9d688b7 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
5cf35af589 No Bug - Removing empty Makefile.in files; r=me 2013-07-18 09:09:28 -07:00
Bobby Holley
b0aff6e915 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
a0486eb02e bug 872605 add ability to update provider manifest, r=markh 2013-07-03 10:24:16 -07:00
Florian Quèze
9cc8c48af8 Bug 891836 - JavaScript warning in SocialService.jsm: assignment to undeclared variable p, r=mixedpuppy. 2013-07-11 16:52:30 +02:00
Mark Hammond
1f86ee9390 Bug 891516 - prevent use of data: URLs in social frameworkers. r=mixedpuppy 2013-07-11 17:50:54 +10:00
Ms2ger
6f877caab6 Bug 887012 - Remove some emptyish makefiles; r=gps 2013-07-01 09:02:32 +02:00
Shane Caraveo
56adc7ac4d bug 887210 fix localStorage in frameworker for blessed providers, r=gavin 2013-06-26 18:20:35 -04:00
Mike Shal
fab4df789a Bug 880245 - Move EXTRA_JS_MODULES to moz.build (batch #2); r=joey 2013-06-17 15:22:56 -04:00
Shane Caraveo
5b035d4a70 backout changeset 51e974db8866 for xpcshell-test bustage CLOSED TREE 2013-06-26 13:20:38 -04:00
Shane Caraveo
3514bbe7ae bug 887210 fix localStorage in frameworker for blessed providers, r=gavin 2013-06-26 11:20:53 -04:00
Mark Banner
01309a4ba6 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
695f4e1643 Backed out changeset b1dba904d5c8 (bug 886263) for xpcshell orange 2013-06-26 11:20:46 +01:00
Mark Banner
11769462ee 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
2e3217e50a bug 880911 implement tear off chat windows, r=felipe 2013-06-21 10:07:27 -07:00
Gavin Sharp
72d2cfc005 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
ab4d40727e 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
f91aabaac9 bug 880741 add indexeddb to frameworker, r=gavin 2013-06-07 11:25:15 -07:00
Shane Caraveo
6ec7928ee6 bug 836766 drop minimized requirment on chats opened from worker, r=markh 2013-05-31 16:42:02 -07:00
Shane Caraveo
872b227c15 bug 873421 fix error reporting in page-mark-config handler, r=markh 2013-06-01 10:52:37 -07:00
Shane Caraveo
8de0d1a547 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
423f615832 bug 872470 - add EventSource to frameworker, r=markh, sr=gavin 2013-05-16 13:16:17 +02:00