Justin Dolske
1ebbe7a36f
Bug 967349 - PopupNotifications should support a "Learn More" link. r=mattn
2014-02-18 19:05:34 -08:00
Gregory Szorc
1f28da1c9c
Bug 969021 - Part 1: Consolidate moz.build data into parent moz.build files; r=ted
...
Many moz.build files define things that could be defined in parent
moz.build files. Keeping the number of moz.build files low helps with
build times due to less I/O and fewer directories traversed.
This patch eliminates a lot of moz.build files by moving their content
into parent moz.build files.
--HG--
extra : rebase_source : 0cfdf2697d10532e5b03cd27fbaadb41f42b837c
extra : amend_source : 0119d4e4881217f105e0e4ba1dfa9c8f7295f3e9
extra : histedit_source : eb49e62c67af2005fdc08d9c9a07f56bee98d558%2C50951e960e450f9b0e48fc7e8ec369d8666a63b0
2014-02-06 13:00:20 -08:00
Sachin Hosmani
4ce169f118
Bug 897735 - Support regular expression filters for name and creator in extension blocks. r=Unfocused
...
CLOSED TREE
2014-01-06 14:16:32 +05:30
Ryan VanderMeulen
9d42f4f467
Backed out changeset 933bf791b773 (bug 897735) for Windows test bustage.
...
CLOSED TREE
2014-01-14 11:10:33 -05:00
Sachin Hosmani
b4de6399fb
Bug 897735 - Support regular expression filters for name and creator in extension blocks. r=Unfocused
2014-01-06 14:16:32 +05:30
Florian Quèze
e4f545eb35
Bug 930641 - Remove the social.allowMultipleWorkers preference, r=mixedpuppy.
2013-12-18 16:50:05 +01:00
Shane Caraveo
26a7f2e9b1
bug 935640 part 2 Australis, update social sidebar with new ux, activation panel, r=markh
2013-12-16 21:38:22 -08:00
Paolo Amadini
25f6956af8
Bug 940408 - Rework DeferredTask to allow asynchronous tasks and support AsyncShutdown. r=Mossop
2013-12-03 13:21:08 +01:00
Carsten "Tomcat" Book
42e49d853e
Backed out changeset 295b75fac0c8 (bug 940408) for test failures in B2g Desktop Linux & B2G ICS Emulator Opt
2013-12-03 12:53:27 +01:00
Paolo Amadini
907908c2b9
Bug 940408 - Rework DeferredTask to allow asynchronous tasks and support AsyncShutdown. r=Mossop
2013-12-03 10:15:22 +01:00
Ms2ger
679bfe34f3
Bug 939271 - Part e: move mochitests to manifests in toolkit/components/social/test/browser; r=mshal
2013-11-28 15:03:17 +01:00
Mike Hommey
f0d1cd1e10
Bug 939044 - Remove most definitions of MODULE. r=mshal
2013-11-19 11:47:39 +09:00
Florian Quèze
6602b7c8c3
Bug 906839 - disable frameworker tests on ASAN builds, r=markh.
2013-11-05 13:06:23 +01:00
Mark Hammond
c7a0667668
Bug 906839 - disable one social test due to bug 919878. r=gavin
2013-10-31 10:59:36 +11:00
Shane Caraveo
c59873227f
Bug 906839 - enable by default social.allowMultipleWorkers - update tests to work pref'd on and fix a missing update to the worker state, r=markh.
2013-10-31 10:59:35 +11:00
Ryan VanderMeulen
586ab2de02
Backed out changesets cf64922197ca, 3ae60bdf3fef, and 68960c6bdce3 (bug 906839) for ASAN mochitest-bc perma-orange.
2013-11-04 15:54:55 -05:00
Mark Hammond
05b83d4496
Bug 906839 - disable one social test due to bug 919878. r=gavin
2013-10-31 10:59:36 +11:00
Shane Caraveo
b886b4cf3a
Bug 906839 - enable by default social.allowMultipleWorkers - update tests to work pref'd on and fix a missing update to the worker state, r=markh.
2013-10-31 10:59:35 +11:00
Kyle Huey
694ff4b0a9
Bug 932867 - FrameWorker should remove the iframe not the browser. r=smaug CLOSED TREE
2013-10-30 10:56:55 -07:00
Ed Morley
aa6fce8e84
Backed out changeset 9eaf00ec189a (bug 906839) on suspicion of increasing the failure rate of browser_frameworker.js
2013-10-24 18:51:16 +01:00
Shane Caraveo
a1c1ac9561
Bug 906839 - enable by default social.allowMultipleWorkers - update tests to work pref'd on and fix a missing update to the worker state, r=markh.
2013-10-24 15:53:36 +02:00
Mark Hammond
f8ceba11c2
Bug 910566 - handle remote frameworker process crashes. r=felipe
2013-10-24 15:22:16 +11:00
Florian Quèze
375350411b
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
160a20817c
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
2cca712075
bug 904104 fix window.close usage from chat and social panels, r=felipc
2013-09-19 10:41:32 -07:00
Carsten "Tomcat" Book
bacabb2a02
Merge m-c to mozilla-inbound
2013-09-18 12:42:44 +02:00
Mark Hammond
14a9ab5823
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
19d3aaeb0f
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
1f764cbfc1
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
4c5cd68f1d
bug 904104 fix window.close usage from chat and social panels, r=felipc
2013-09-14 10:06:09 -07:00
Boris Zbarsky
a48b619d92
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
eb15fb3590
Bug 915421 - split social frameworker test into 2. r=mixedpuppy
2013-09-12 11:11:52 +10:00
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