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
Ted Mielczarek
3cab8effef
bug 1124192 - Fix PATH winding up as unicode when using activate_virtualenv. r=gps
...
--HG--
extra : rebase_source : 11bca3bcacfd27234100ceaf64166c0bfcb96b45
2015-01-26 13:43:01 -05:00
Daniel Holbert
4137bc060d
Bug 1125673: Mark method 'FindIssuer' as 'override' in pkixocsp_VerifyEncodedOCSPResponse.cpp, to fix clang warning. r=briansmith
2015-01-26 10:40:07 -08:00
Daniel Holbert
425952916e
Bug 1043701 followup: add missing #include to provide ServiceWorkerState enum. (no review, minor obviously-correct patch to fix local build bustage)
2015-01-26 10:31:38 -08:00
Benjamin Smedberg
abc44c8246
Bug 1125891 - Enable the no-admin sandbox for Flash, r=bobowen
...
--HG--
extra : rebase_source : ee655d08a48961e57214b1385b6eb37b7bfe8bcc
2015-01-26 13:25:15 -05:00
Alexander Surkov
cfc35a819b
Bug 1123163 - Hit testing broken on Google Search results page, r=yzen
2015-01-26 13:30:17 -05:00
Bobby Holley
ebfd3a1b74
Bug 1124898 - Tests. r=bz
2015-01-26 10:26:33 -08:00
Bobby Holley
c4cf5ef02f
Bug 1124898 - Stop exposing ex-nsIDOMChromeWindow things for random unprivileged things loaded in chrome docshells. r=bz
2015-01-26 10:26:33 -08:00
Richard Newman
61c6d42006
Bug 1124492 - Allow for distribution intent processing to occur after first use. r=margaret
2015-01-26 10:02:39 -08:00
Abdelrhman Ahmed
733711e0a3
Bug 1113639 - Stop highlighting search engines table header in preferences. r=florian.
2015-01-26 17:14:29 +01:00
Adrian Carolli
f7f54b1dfc
Bug 1119873 - Add the search-go-button as a SPECIAL_CASE in UITelemetry and check anonids because search-go-button uses that instead of id. r=florian.
...
---
browser/modules/BrowserUITelemetry.jsm | 8 ++++++++
1 file changed, 8 insertions(+)
2015-01-26 17:13:44 +01:00
Florian Quèze
bd728e482e
Bug 1106043 - Search icon doesn't show for some open search providers that had an icon on Firefox 33, r=gavin.
2015-01-26 17:12:59 +01:00
Patrick Brosset
547d5f8629
Bug 1034512 - Part 13: Enable all browser/devtools/shared/test mochitests with e10s. r=me
2015-01-26 02:38:00 -05:00
Patrick Brosset
8582df40d1
Bug 1034512 - Part 12: Avoid using CPOWs in test browser_css_colors.js by running it in a toolbox host. r=miker
2015-01-26 02:37:00 -05:00
Patrick Brosset
eee4c2b714
Bug 1034512 - Part 11: Simplify the browser_theme.js test. r=jwalker
2015-01-26 02:37:00 -05:00
Patrick Brosset
1fce4060ea
Bug 1034512 - Part 10: Removed duplicated DOMHelpers and Hosts imports in individual tests. r=vp
2015-01-26 02:36:00 -05:00
Patrick Brosset
f74b4005c4
Bug 1034512 - Part 9: Cleaned up browser_options-view-01.js and made it run in a toolbox host. r=jsantell
2015-01-26 02:36:00 -05:00
Patrick Brosset
6bd7345b82
Bug 1034512 - Part 8: Make browser/devtools/shared/test/treeWidget tests run in a toolbox host for e10s. r=bgrins
2015-01-26 02:36:00 -05:00
Patrick Brosset
f007eff630
Bug 1034512 - Part 7: Avoid CPOW usage warnings in templater test with e10s. r=jwalker
2015-01-26 02:35:00 -05:00
Patrick Brosset
494f516e77
Bug 1034512 - Part 6: Fix or disable devtools Telemetry tests with e10s. r=jwalker
2015-01-26 02:35:00 -05:00
Patrick Brosset
71ac82c159
Bug 1034512 - Part 5: Make the spectrum (color-picker) tests execute in a toolbox host rather than content page. r=bgrins
2015-01-26 02:34:00 -05:00
Patrick Brosset
4756452be5
Bug 1034512 - Part 4: Make the output-parser test run in a toolbox host rather than content page. r=miker
2015-01-26 02:34:00 -05:00
Patrick Brosset
e32d909b56
Bug 1034512 - Part 3: Make the inplace-editor mochitest run in a toolbox host rather than in content page. r=jwalker
2015-01-26 02:33:00 -05:00
Patrick Brosset
f895c04e32
Bug 1034512 - Part 2: Use add_task in async tests. r=bgrins
2015-01-26 02:33:00 -05:00
Patrick Brosset
8abe9fb830
Bug 1034512 - Part 1: Make cubicbezier widget tests run in a toolbox host rather than content page. r=bgrins
2015-01-26 02:33:00 -05: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
Alexander Dimitrov
28cfc56759
Bug 1125497 - Removed redundant TelemetryStopwatch.jsm import. r=dao
2015-01-26 14:37:45 +01:00
Carsten "Tomcat" Book
580055cc84
merge fx-team to mozilla-central a=merge
2015-01-26 14:24:08 +01:00
Carsten "Tomcat" Book
fb4da9c2a5
merge mozilla-inbound to mozilla-central a=merge
2015-01-26 14:09:03 +01:00
B2G Bumper Bot
653c380be8
Bumping manifests a=b2g-bump
2015-01-25 20:09:24 -08:00
B2G Bumper Bot
f12a37060e
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/23aac85cce8d
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1125696 - Disable intermittent failing test, TEST-UNEXPECTED-FAIL | apps/verticalhome/test/marionette/group_collapse_drag_into_test.js | Vertical - Group check dragging icon into collapsed group
2015-01-25 19:58:10 -08:00
B2G Bumper Bot
bedc6381ec
Bumping manifests a=b2g-bump
2015-01-25 19:24:43 -08:00
B2G Bumper Bot
ebacf788ea
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/b8323e9a4a9a
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #27516 from huchengtw-moz/bug-1123300-context-menu-not-shown
Bug 1123300 - [Stingray] use querySelectorAll to query buttons, r=rexboy
========
https://hg.mozilla.org/integration/gaia-central/rev/bb426c8d4ba9
Author: John Hu <johu@mozilla.com>
Desc: Bug 1123300 - [Stingray] use querySelectorAll to query buttons
2015-01-25 19:03:10 -08:00
Phil Ringnalda
626a37b7e9
Merge m-i to m-c, a=merge
2015-01-25 11:43:56 -08:00
Peter Chang
74db30158c
Bug 1121335 - Add the testing of selectioncarets drag with multiple selection ranges, r=roc
2015-01-25 19:36:00 +01:00
Phil Ringnalda
af11fa6e4b
Merge b-i to m-c, a=merge
2015-01-25 10:04:32 -08:00