Commit Graph

5503 Commits

Author SHA1 Message Date
Richard Newman
e2cad43cb9 Merge m-c to s-c. 2012-09-09 12:08:09 -07:00
Amod
38ada58ece Bug 783025 - Replace String.indexOf(...) != -1 with String.contains(...). r=dao 2012-09-08 22:58:23 +02:00
Ehsan Akhgari
a0adbfd4d0 Backed out changeset 9c6782197172 (bug 783025) because of test failures 2012-09-08 16:56:04 -04:00
Amod
36b8cd7b89 Bug 783025 - Replace String.indexOf(...) != -1 with String.contains(...). r=dao 2012-09-08 21:26:25 +02:00
Richard Newman
70d29be40d Merge m-c to s-c. 2012-09-07 14:12:07 -07:00
Richard Newman
daca81b3f7 Merge m-c to s-c. 2012-09-07 00:01:34 -07:00
Mark Hammond
6c6c10f735 Bug 784236 - Ensure chat windows don't end up in history/places. r=mixedpuppy 2012-09-08 15:43:15 +10:00
Atte Kemppila
b68f2e85d5 Bug 787650 - Add element id attributes to pageInfo.xul. r=adw 2012-09-07 16:23:01 -04:00
Richard Newman
d888a66207 Merge m-c to s-c. 2012-09-06 00:54:31 -07:00
Andres Hernandez
7db919dde8 Bug 786418 - browser_newtab_focus.js shouldn't fail when FKA is enabled on Mac, r=enn 2012-09-05 13:43:41 -06:00
Richard Newman
d7432b1db0 Merge m-c to s-c. 2012-09-03 19:51:55 -07:00
Dão Gottwald
199e65b9d7 Bug 787895 - Indicator for dropping links on the tab strip is misaligned if there are pinned tabs and the tab strip overflows. r=jaws 2012-09-03 18:10:30 +02:00
Gregory Szorc
7cc0b7c7ad Bug 787306 - Fix bitrotted Sync UX code; r=rnewman
services-central contains lots of changed code. Sync UX changes which
landed in inbound for bug 762230 are not compatible with the future.
2012-08-31 11:49:38 -07:00
Richard Newman
00ef37cfb6 Merge m-c to s-c. 2012-08-30 19:26:53 -07:00
Ally Naaktgeboren
26bb45cb49 Bug 762230 - Add-ons not listed when resetting Sync; r=mconnor 2012-08-30 14:57:15 -07:00
Gregory Szorc
3b109be643 Bug 785225 - Part 8: Don't expose SyncScheduler as a singleton; r=rnewman 2012-08-29 14:43:41 -07:00
Gregory Szorc
44c8a9c680 Bug 785225 - Part 7: Bind SendCredentialsController to a Service instance; r=rnewman 2012-08-29 14:43:40 -07:00
Gregory Szorc
aa883d0730 Bug 785225 - Part 5: Partial removal of Clients singleton; r=rnewman
Clients was being exported and used as a singleton. We still use Clients
as a singleton in some places, but only in test code. The preferred
method to access Clients is now through a service instance.
Weave.Clients is no longer exposed. Callers go through Weave.Service
now.
2012-08-29 14:43:40 -07:00
Gregory Szorc
b037af07da Bug 785225 - Part 3: Don't expose ErrorHandler as a singleton; r=rnewman
Some tests still expect there to only be a single instance of
ErrorHandler for the life of the tests. And, ErrorHandler itself is
pretty tighly coupled with being a singleton because it writes out
changes to prefs, etc. But, it's a step in the right direction.
2012-08-29 14:43:40 -07:00
Gregory Szorc
76c6263b21 Bug 785225 - Part 2: Minimize Engines singleton usage; r=rnewman
Weave.Engines is no longer exported. Service now exposes an
EngineManager instance, which is the new recommended way to get at the
engine manager. Service was updated to reference the internal instance.
2012-08-29 14:43:40 -07:00
Gregory Szorc
9b60fbd493 Merge mozilla-central into services-central 2012-08-27 12:56:17 -07:00
Ryan VanderMeulen
97422db378 Merge the last PGO-green inbound changeset to m-c. 2012-08-27 15:01:44 -04:00
Dão Gottwald
23f47ab2d4 Bug 783282 - When dragging a tab within the tab strip, move it directly instead of displaying a drop indicator. r=jaws 2012-08-27 19:44:00 +02:00
Philipp von Weitershausen
5801c8b2ab Bug 776825 - Separate message managers into senders and broadcasters. r=smaug
--HG--
rename : content/base/public/nsIFrameMessageManager.idl => content/base/public/nsIMessageManager.idl
2012-08-27 11:13:02 -03:00
Mark Hammond
7a3a685290 Bug 780987 - implement social.user-recommend-* messages. r=mixedpuppy 2012-08-27 21:16:38 +10:00
Mark Hammond
cc7f0bacaf merge backout 2012-08-27 16:18:11 +10:00
Mark Hammond
09f9483ab0 Backout f79e4c7902a1 (Bug 780987) due to talos being angry and red-faced 2012-08-27 16:17:22 +10:00
Richard Newman
2ee1d46e27 Merge m-c to s-c. 2012-08-26 22:52:01 -07:00
Mark Hammond
949e962f6c Bug 780987 - implement social.user-recommend-* messages. r=mixedpuppy 2012-08-27 14:48:17 +10:00
Shane Caraveo
c8e6a18314 Bug 784535 - enable opening chats from worker. r=jaws 2012-08-26 16:51:24 -07:00
Shane Caraveo
488e0f589d Bug 774506 - Implement toast notification support. r=jaws 2012-08-26 16:46:45 -07:00
Paul Rouget
eca315b2b1 merge fx-team to m-c 2012-08-27 00:05:32 +02:00
Ryan VanderMeulen
2d77c23315 Merge the last PGO-green inbound changeset to m-c. 2012-08-25 22:09:16 -04:00
Richard Newman
0560fb6483 Merge m-c to s-c. 2012-08-25 07:16:25 -07:00
Yury
e2cff80fb8 Bug 776208 - Plugin preview overlay test. r=jaws 2012-08-25 17:18:44 -04:00
Yury
f71d14e548 Bug 776208 - Plugin preview overlay. r=johns,jaws,margaret, sr=joshmoz 2012-08-25 17:18:44 -04:00
Lim Wei Zhong
fd4488e47b Bug 724346 - Ctrl-Tab should not cycle through hidden tabs. r=dao 2012-08-25 17:18:43 -04:00
Gavin Sharp
63a80e24f6 Bug 785205: adjust wording for social activation prompt, r=jaws, ui-r=boriss
--HG--
extra : rebase_source : 5ea3201e00073268e4a02c05e3852f273e062505
2012-08-24 14:46:11 -07:00
Neil Deakin
3b9299ae04 Bug 784142, assertion and crash calling alert while closing a window, r=smaug 2012-08-30 15:39:39 -04:00
Ally Naaktgeboren
358a9a5f7a Bug 589468 - Part 2/2: Change "computer" to "device" in all strings regarding desktop Firefox Sync. r=mconnor
--HG--
extra : rebase_source : 1041808123507a278b6bbddf7d387d6ef18ccfcd
2012-08-29 17:09:32 -07:00
Dão Gottwald
8df753bca3 Bug 786291 - Dragging a pinned tab is jerky when the tab strip overflows. r=jaws 2012-08-30 07:51:06 +02:00
Dão Gottwald
7c693895c4 Bug 786406 - Move the tab drag image away from the cursor to prevent it from obscuring the dragged tab. r=jaws 2012-08-30 07:50:46 +02:00
Dão Gottwald
2a0a822714 Bug 786593 - Moving a tab to a different window leaves other tabs shifted in the source window. r=jaws 2012-08-30 07:50:28 +02:00
Benjamin Smedberg
b8603666c1 Revert bug 776208 for semi-consistent failures:
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/browser_pluginplaypreview.js | Test 1a, the overlay about: content is expected
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/browser_pluginplaypreview.js | an unexpected uncaught JS exception reported through window.onerror - TypeError: Components.classes is undefined at jar:file:///c:/talos-slave/test/build/firefox/omni.ja!/chrome/toolkit/content/global/about.xhtml:38
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/browser_pluginplaypreview.js | an unexpected uncaught JS exception reported through window.onerror - TypeError: Components.classes is undefined at jar:file:///c:/talos-slave/test/build/firefox/omni.ja!/chrome/toolkit/content/global/about.xhtml:38
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/browser_pluginplaypreview.js | Found an unexpected tab at the end of test run: jar:file:///c:/talos-slave/test/build/firefox/omni.ja!/chrome/toolkit/content/global/about.xhtml
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/browser_pluginplaypreview.js | Found an unexpected tab at the end of test run: chrome://mochitests/content/browser/browser/base/content/test/plugin_test.html

CLOSED TREE
2012-08-24 13:08:15 -04:00
Matt Brubeck
eab7829dd5 Back out b3c861bd1e2f (bug 785190) because it depends on bug 776208 on a CLOSED TREE 2012-08-24 15:34:50 -07:00
Paul Rouget
d0a9416aeb Bug 770818 - [inspector] highlighter v3. r=jwalker 2012-08-24 14:18:23 +02:00
Yury
be5c603dc4 Bug 785190 - Add canActivatePlugin to reshowClickToPlayNotification. r=jaws 2012-08-24 16:18:17 -04:00
Yury
9ebd4239db Bug 776208 - Tests for plugin preview overlay. r=jaws 2012-08-24 16:18:17 -04:00
Yury
b3e51b2f82 Bug 776208 - Plugin preview overlay. r=johns,jaws,margaret, sr=joshmoz 2012-08-24 16:18:16 -04:00
Paolo Amadini
74da64cc78 Bug 748160 - Update the Downloads command to open the Downloads view instead of the Downloads Panel. r=mak 2012-08-25 11:37:55 +02:00