Commit Graph

19653 Commits

Author SHA1 Message Date
Carsten "Tomcat" Book
3bb93d8ddc merge fx-team to mozilla-central 2014-05-09 14:00:32 +02:00
Michael Pruett
cee8cd00ab Bug 1004881 - Fix key press handling in saved passwords exceptions dialog. r=MattN 2014-05-05 18:16:21 -05:00
Heather Arthur
1354cc3bea Bug 1006231 - Get original source content for a stylesheet from source map's 'sourcesContent'. r=fitzgen 2014-05-08 15:25:00 +02:00
Ed Lee
79fb6d01b7 Bug 990713 - Update directoryLinks to have actual links and images [r=adw]
Update more ordering, types, urls, crushed images.
2014-05-08 21:42:58 -07:00
Wes Kocher
3a24871dc0 Merge fx-team to m-c 2014-05-08 18:54:27 -07:00
Mark Finkle
b8e03769cd Bug 1007836 - Send 'tablet' flag with TelemetryPing info r=rnewman 2014-05-08 16:24:23 -04:00
Ryan VanderMeulen
3f683963c8 Merge m-c to inbound on a CLOSED TREE. 2014-05-08 16:05:45 -04:00
Ryan VanderMeulen
47351cb9f9 Merge fx-team to m-c. 2014-05-08 16:04:26 -04:00
Irving Reid
bc5cfdf00d Bug 1000695 - Part 2: Yield to event loop after receiving onInstallEnded, rewrite to Task.jsm. r=unfocused 2014-05-07 11:04:25 -04:00
Irving Reid
153a2db11a Bug 1000695 - Part 1: Rewrite backgroundUpdateCheck() to Task.jsm based async. r=unfocused 2014-05-07 10:48:10 -04:00
Ryan VanderMeulen
f56df40785 Backed out changesets 1d9b6d754b9d and 73782d1e750c for landing with the wrong bug number. 2014-05-08 14:12:58 -04:00
Irving Reid
6d1f4ff346 Bug 995027: Wait for async getAllAddons, correctly clean up timers; r=bsmedberg 2014-05-08 11:41:36 -04:00
Irving Reid
df8c5458a8 Bug 1000695: #2 yield to event loop after receiving onInstallEnded, rewrite to Task.jsm; r=unfocused 2014-05-07 11:04:25 -04:00
Irving Reid
81428f0f5b Bug 100695: #1 Rewrite backgroundUpdateCheck() to Task.jsm based async; r=unfocused 2014-05-07 10:48:10 -04:00
James Long
fa08d3e84c Bug 995252 - Always remove a breakpoint and create a new one when setting the condition. r=past 2014-05-07 11:41:00 -04:00
Dave Huseby
5c4d7906b9 Bug 972075 - Add profile markers from browser element event synthesis. r=BenWa, r=vingtetun 2014-05-05 16:41:00 -04:00
Marco Castelluccio
2ac1a1eda2 Bug 1001948 - Attempt to remove files more than once in the Windows cleanup functions in toolkit/webapps/ tests. r=myk,Yoric,tabraldes 2014-05-08 20:06:26 +02:00
Mike de Boer
e6e73a8258 Bug 947344: add more shortcut tooltip and label helpers where possible. r=mconley. 2014-05-08 11:14:20 +02:00
Wes Kocher
635606fa38 merge inbound to m-c 2014-05-07 17:06:22 -07:00
Ryan VanderMeulen
6344b491fe Backed out changesets 2f3f35b8cea3 and 7824a3826963 (bug 1002914) for intermittent mochitest-bc failures. 2014-05-07 16:56:28 -04:00
Doug Turner
a2ba5f4cd6 Bug 1006051 - Implement nsIParentalControlsService on the Mac. r=smichaud 2014-05-05 11:24:25 -07:00
Byron Campen [:bwc]
ed80aecb7c Bug 1002831 - Display remote and local SDP on about:webrtc. r=smaug, r=jib 2014-05-05 11:13:24 -07:00
Byron Campen [:bwc]
a0a82f96e2 Bug 970734 - Part 2: Record final ICE/media stats when PeerConnections are closed, so they show up in about:webrtc. r=smaug, r=jib 2014-05-05 09:35:57 -07:00
Ed Morley
11cc546b05 Backed out changeset bf9cc4b2aae6 (bug 996848) 2014-05-07 18:42:43 +01:00
Irakli Gozalishvili
a84292fe63 Bug 1004840 - Fix regression in root actors protocolDescription requests. r=dcamp 2014-05-02 08:05:00 -04:00
Ryan VanderMeulen
f3067efb4b Backed out changeset 7ae6a7b925be for landing with the wrong bug number. 2014-05-07 14:18:52 -04:00
Irakli Gozalishvili
4a81aa0fd0 Bug 1000480 - Fix regression in root actors protocolDescription requests. r=dcamp 2014-05-02 08:05:00 -04:00
Steven Michaud
ca68312a64 Bug 996848 - Change expectAssertion() in tests because of removed assertion. r=spohl 2014-05-07 11:14:45 -05:00
David Rajchenbach-Teller
985067ff31 Bug 994951 - Activate OS.File xpcshell tests on B2G. r=froydnj 2014-05-05 06:53:00 -04:00
Carsten "Tomcat" Book
cbb534cf20 merge fx-team to mozilla-central 2014-05-07 14:09:14 +02:00
Robert O'Callahan
949537330f Bug 1006248. Part 1: Add MOZ_EXPORT in various places. r=glandium
--HG--
extra : rebase_source : cfe209a412cae28d405eae413415cebb6959072a
2014-05-06 17:26:46 +12:00
Makoto Kato
0dca1df671 Bug 1003085 - Update dump_sym.exe .r=ted 2014-05-07 10:54:23 +09:00
Robert Utasi
d924a8ea02 Bug 1001204 - Remove hyperlink appearance for nsIAlertsService alerts when clickable. r=MattN 2014-05-07 00:04:57 +02:00
Eddy Bruel
ad05fbf2fc Bug 1002456 - Fix debugger server breakage;r=jimb 2014-05-07 02:36:18 +02:00
Mark Hammond
930ed8d05e 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
Jordan Santell
8d37be5ce6 Bug 1006283 - Set and display proper type on AudioParams for web audio editor. r=vp 2014-05-06 14:03:00 -04:00
Ryan VanderMeulen
36b4151c4f Merge m-c to fx-team. 2014-05-06 16:53:11 -04:00
Ryan VanderMeulen
db76fc8941 Merge fx-team to m-c. 2014-05-06 16:50:48 -04:00
Benjamin Smedberg
fe4c35f171 Bug 1004623 - UpdateCrashEventsDir() is called before XPCOM is started, which means crash events are not being recorded until/unless the user uses an out-of-process plugin. r=ted
--HG--
extra : rebase_source : da13e7c52556c4747914ae502847beb6cc653c46
2014-05-06 15:48:40 -04:00
Benjamin Smedberg
4609853952 Bug 995027 - MockProvider._delayCallback can lose or mis-call callbacks in several ways. r=irving
--HG--
extra : rebase_source : 14eb97a913c0888dd5f803bf64062910f17bca11
2014-05-06 14:50:11 -04:00
Mike de Boer
dcba54a480 Bug 978861: disable prefillWithSelection on OSX by default, fix its semantics when enabled. r=ehsan 2014-05-06 18:21:16 +02:00
Mike de Boer
a8ca8866ca Backed out changeset df4ae5ba7d6e (bug 978861) due to m-o test failures. 2014-05-06 16:50:04 +02:00
Benjamin Smedberg
5c80e87850 Bug 1004665 - If the crash reporter is disabled, .annotateCrashReport will throw an exception. Catch it and continue, r=gfritzsche
--HG--
extra : rebase_source : 5a86f06dbca38f9f2d692aeb651789e452b96bc9
2014-05-05 10:31:26 -04:00
Mike de Boer
15e4265ceb Bug 978861: disable prefillWithSelection on OSX by default, fix its semantics when enabled. r=ehsan 2014-05-06 12:01:48 +02:00
Georg Fritzsche
ec0e0f4b01 Bug 992258 - Trigger a refresh of the experiments view in the addon manager when experiments change. r=irving 2014-05-06 12:18:10 +02:00
Asaf Romano
d78e31bbd3 Bug 981689 - Show a notice to beta users when we turn telemetry on by default on the beta channel - Firefox Desktop (very final fix). r=bsmedberg. 2014-05-06 10:15:20 +03:00
Drew Willcoxon
bb0a51aa58 Bug 1002077 - Content pref service shouldn't use nsIFrameMessageListener and doesn't need to electrolify itself. r=mak 2014-05-05 21:28:59 -07:00
Wes Kocher
ad07adf5a3 Merge b2g-inbound to m-c 2014-05-05 21:07:22 -07:00
Wes Kocher
0c56483bed merge fx-team to m-c 2014-05-05 20:52:49 -07:00
Wes Kocher
b6928dcde3 Backed out 2 changesets (bug 1000695) for introducing a near permafail on linux bc3
Backed out changeset 43306fac27e1 (bug 1000695)
Backed out changeset fcf5abdf9706 (bug 1000695)
2014-05-05 17:54:22 -07:00