Граф коммитов

27429 Коммитов

Автор SHA1 Сообщение Дата
Ehsan Akhgari b378354abd Bug 1119503 - Part 3: Change test_aboutmemory.xul in order to not expect a newline at the very end of the copied text; r=njn
After the patches in this bug, we only inject a newline at block element
boundaries.
2015-01-27 13:25:10 -05:00
Carsten "Tomcat" Book f66a1df681 Merge mozilla-central to mozilla-inbound 2015-01-27 15:55:34 +01:00
Carsten "Tomcat" Book fecd9f74d6 merge fx-team to mozilla-central a=merge 2015-01-27 15:27:01 +01:00
Ehsan Akhgari 9cd10b7b4f Bug 1117034 - Mark some overridden functions in the tree as override
--HG--
extra : rebase_source : a37ba6b69c02db90b8f3c440ac2dbca4d80c8bc5
2015-01-26 21:09:59 -05:00
Chris Peterson 7994f9c216 Bug 1125690 - Fix -Wtautological-compare warning in toolkit/mozapps/update/updater and mark as FAIL_ON_WARNINGS. r=rstrong 2015-01-25 00:24:34 -08:00
Ehsan Akhgari d080be3549 Backed out changeset 45921e3d9773 (bug 1117034) because of build bustage on a CLOSED TREE 2015-01-26 21:52:40 -05:00
Ehsan Akhgari 56e3b70f4e Bug 1117034 - Mark some overridden functions in the tree as override 2015-01-26 21:14:12 -05:00
Neil Deakin 352abe4eb4 Bug 1091140, add telemetry for sanitize, r=vdjeric 2015-01-26 20:58:22 -05:00
Cykesiopka a9f15abe06 Bug 1089588 - Fix wrong telemetry descriptions regarding SSL_KEA_ECDHE_CURVE_FULL and SSL_AUTH_ECDSA_CURVE_FULL. r=keeler
--HG--
extra : rebase_source : ebe354685f1470d83b8f0e6498863739ff00b63a
2015-01-26 14:30:00 +01:00
Eddy Bruël 932b25cfc7 Bug 1123686 - setBreakpoint should return a promise;r=jlongster 2015-01-27 08:52:33 +01:00
Ryan VanderMeulen 12063de3c6 Merge m-c to fx-team. a=merge 2015-01-26 16:52:38 -05:00
Ryan VanderMeulen ab1e320c97 Merge fx-team to m-c. a=merge 2015-01-26 16:34:12 -05:00
J. Ryan Stinnett b43d746c90 Bug 1103120 - Part 21: Client: Close streams when connection refused. r=past 2015-01-26 12:47:14 -06:00
J. Ryan Stinnett a151a7b381 Bug 1103120 - Part 19: OOB cert auth tests. r=past 2015-01-26 12:47:14 -06:00
J. Ryan Stinnett fc3e237340 Bug 1103120 - Part 18: Client: Validate random value, debugging begins. r=past 2015-01-26 12:47:14 -06:00
J. Ryan Stinnett 98e695f743 Bug 1103120 - Part 17: Server: Default receive OOB dialog. r=past 2015-01-26 12:47:14 -06:00
J. Ryan Stinnett f4842734d8 Bug 1103120 - Part 16: Server: Receive OOB data from client. r=past 2015-01-26 12:47:13 -06:00
J. Ryan Stinnett 3c721a669a Bug 1103120 - Part 15: Client: Compare server cert to advertisement. r=past 2015-01-26 12:47:13 -06:00
J. Ryan Stinnett c627aeda11 Bug 1103120 - Part 14: Client: Send OOB data to server. r=past 2015-01-26 12:47:13 -06:00
J. Ryan Stinnett a1c674bf56 Bug 1103120 - Part 13: Client: Set cert when connecting. r=past 2015-01-26 12:47:13 -06:00
J. Ryan Stinnett 4be00bdb14 Bug 1103120 - Part 12: Client: Receive pending auth message from server. r=past 2015-01-26 12:47:13 -06:00
J. Ryan Stinnett 768eaf9a00 Bug 1103120 - Part 11: Client: Pass auth settings from advertisement. r=past 2015-01-26 12:47:13 -06:00
J. Ryan Stinnett e5be0c7248 Bug 1103120 - Part 10: Server: Send pending auth message to client. r=past 2015-01-26 12:47:13 -06:00
J. Ryan Stinnett dd05f71d05 Bug 1103120 - Part 9: Server: Require client cert, add cert to session. r=past
This exposes the server and client certs as part of the session info available
to authenticators and prompts.
2015-01-26 12:47:13 -06:00
J. Ryan Stinnett 9b3a983e79 Bug 1103120 - Part 8: Server: Use promises and results in allowConnection. r=past 2015-01-26 12:47:13 -06:00
J. Ryan Stinnett b12406c387 Bug 1103120 - Part 7: Server: Provide session to default prompt. r=past 2015-01-26 12:47:13 -06:00
J. Ryan Stinnett de60148114 Bug 1103120 - Part 6: Server: Move allowConnection to authenticator. r=past 2015-01-26 12:47:13 -06:00
J. Ryan Stinnett 3a61baa343 Bug 1103120 - Part 5: Server: Create connection object on accept. r=past
Extract the socket accept logic into a new object, in preparation for more
complex steps to handle authentication.  As a bonus, the new workflow ensures
that the TLS handshake is validated before handing the connection of to the
DebuggerServer.
2015-01-26 12:47:13 -06:00
J. Ryan Stinnett f894c5e597 Bug 1103120 - Part 4: Server: Move default prompt to new file. r=past 2015-01-26 12:47:13 -06:00
J. Ryan Stinnett 2b5084f43a Bug 1103120 - Part 3: Server: Advertise cert for authentication. r=past 2015-01-26 12:47:13 -06:00
J. Ryan Stinnett 64b551193f Bug 1103120 - Part 2: Add authenticators for each auth mode. r=past 2015-01-26 12:47:13 -06:00
J. Ryan Stinnett a1a014de72 Bug 1103120 - Part 1: Add WiFi auth design doc. r=past 2015-01-26 12:47:12 -06:00
Abdelrhman Ahmed 733711e0a3 Bug 1113639 - Stop highlighting search engines table header in preferences. r=florian. 2015-01-26 17:14:29 +01:00
Carsten "Tomcat" Book 3f8cf313b4 Merge mozilla-central to fx-team 2015-01-26 15:05:54 +01:00
Carsten "Tomcat" Book 6f0263c8d9 Backed out changeset d34e894a9ea2 (bug 1114594) for xpcshell and m5 test failures 2015-01-26 15:01:16 +01:00
Patrick Brosset a25dea287b Bug 1123936 - Fix intermittent browser_animation_actors_02.js by making the test wait for animationPlayer.ready. r=bgrins 2015-01-22 01:39:00 -05:00
Jared Wein 6014287bad Bug 1119472 - Unify text-link colors and hover behavior. r=gijs 2015-01-26 10:38:00 -05:00
Tim Taubert 85161fdf1a Bug 1125374 - Let Bookmarks.fetch() support DEFAULT_INDEX r=mak 2015-01-23 23:13:47 +01:00
Ganesh Sahukari 27ef62b0d3 Bug 1114594 - Remove promptForSaveToFile in favor of promptForSaveToFileAsync. r=paolo 2015-01-20 10:11:00 +00:00
Patrick Brosset ae38c7ba8a Bug 1110110 - 2 - Fix the "this.conn.getActor(...) is null" rejected promise; r=past 2015-01-26 11:39:48 +01:00
Phil Ringnalda 8d776883f8 Bug 1123085 - Disable webapp tests which fail on OS X 10.10
--HG--
extra : rebase_source : 292e9fbbc33602f4769be2f21e6c2760e2410214
2015-01-24 08:24:39 -08:00
Phil Ringnalda 33f329eca3 Bug 1122992 - Disable the part of test_arrowpanel.xul that fails on OS X 10.10
--HG--
extra : rebase_source : 0797a8d3d624c4be46fceda95509b13582daaf4f
2015-01-20 08:09:08 -08:00
Ryan VanderMeulen 715168191b Merge inbound to m-c. a=merge 2015-01-24 19:24:19 -05:00
Ehsan Akhgari 126a9df841 Bug 1118413 - Mark virtual overridden functions as MOZ_OVERRIDE in places; r=mak 2015-01-24 14:51:35 -05:00
Ehsan Akhgari b107804415 Bug 1125182 - Mark some functions in nsCompartmentInfo as override; r=blassey 2015-01-24 14:49:54 -05:00
Phil Ringnalda 341a098c37 Merge m-c to f-t 2015-01-24 09:10:16 -08:00
Phil Ringnalda 517189c7fd Merge f-t to m-c, a=merge 2015-01-24 08:34:07 -08:00
Chenxia Liu 6810cedbc8 Bug 1118871 - Add telemetry to count the number of sites in the password manager blocklist. r=MattN
--HG--
extra : rebase_source : 85492ea2ddc36ab9a5ae641fed92c8a5b828d41b
2015-01-23 18:46:35 -08:00
Jennifer Fong c8eb489595 Bug 1022797 - Device settings support. r=jryans 2015-01-22 11:21:00 -05:00
Phil Ringnalda da1262334e Merge m-c to a CLOSED TREE m-i 2015-01-23 22:00:41 -08:00