Cykesiopka
|
35e8cd70ba
|
Bug 1195615 - Log a web console warning when a HPKP header is ignored due to a non-built in root cert. r=keeler
|
2015-08-20 14:33:29 -07:00 |
|
Masatoshi Kimura
|
121c6f6d72
|
Bug 1141394 - Remove strings for SSLv3 warnings from the tree. r=keeler,dolske
|
2015-08-20 09:35:39 +09:00 |
|
Francois Marier
|
6349d3c212
|
Bug 992096 - Implement Sub Resource Integrity [1/2]. r=baku,r=ckerschb
Code changes
|
2015-08-12 20:19:11 -07:00 |
|
Benoit Girard
|
6e8f2c1528
|
Bug 1191412 - Fix logic and text for the WillChange warning. r=roc
|
2015-08-07 16:05:19 -04:00 |
|
Cykesiopka
|
eb30e6e4e1
|
Bug 1124649 - Part 1 - Add specific error messages for various types of STS and PKP header failures. r=keeler,hurley
|
2015-08-05 07:51:00 +02:00 |
|
Christoph Kerschbaumer
|
89d7c85581
|
Bug 1152574 - Do not report aborted XHR requests in web console (r=sicking)
|
2015-07-20 13:59:19 -07:00 |
|
Benoit Girard
|
20157242bb
|
Bug 1181976 - Rename WillChangeBudgetWarning in dom/dom.properties to reflect string change. r=flod
|
2015-07-23 11:54:45 -04:00 |
|
Jonathan Watt
|
0c15c0eab0
|
Bug 1164310, part 5 - Implement new anonymous content and layout pieces for directory picking via input elements. r=tnikkel
|
2015-07-10 18:56:36 +01:00 |
|
Xidorn Quan
|
9fa68fd695
|
Bug 1160017 part 1 - Remove fullscreen permission code from nsDocument. r=smaug
|
2015-07-21 20:50:20 +10:00 |
|
Carsten "Tomcat" Book
|
d4694dbcfe
|
Backed out changeset cc377dd50503 (bug 1152574) for causing memory leaks on a CLOSED TREE
|
2015-07-21 11:50:45 +02:00 |
|
Frédéric Wang
|
72579c5b72
|
Bug 1163374 - Basic MathML Accessibility support in AccessFu. r=yzen
|
2015-07-13 11:53:00 +02:00 |
|
Carsten "Tomcat" Book
|
8114bfa085
|
Backed out changeset a1c5b634d9bd (bug 1163374)
|
2015-07-21 10:27:21 +02:00 |
|
Christoph Kerschbaumer
|
aa27234176
|
Bug 1152574 - Do not report aborted XHR requests in web console. r=sicking
|
2015-07-20 13:59:19 -07:00 |
|
Frédéric Wang
|
3f8610c96e
|
Bug 1163374 - Basic MathML Accessibility support in AccessFu. r=yzen
|
2015-07-13 11:53:00 +02:00 |
|
Boris Zbarsky
|
af8251d70c
|
Bug 909154. Remove the prefixed mozRequestAnimationFrame and its accoutrements. r=bkelly
|
2015-07-20 10:14:24 -04:00 |
|
Ben Kelly
|
ed26f6af2a
|
Bug 1173912 Fail opaque responses for client requests. r=ehsan
|
2015-07-14 13:11:26 -07:00 |
|
Ben Kelly
|
a8c12eb83d
|
Bug 1173934 Show a message if a docshell fails to load due to SW intercept failure. r=ehsan r=jdm
|
2015-07-14 13:11:26 -07:00 |
|
Wes Kocher
|
9c30d6953d
|
Backed out changeset adf95d1cd0aa (bug 1173934) for fetch-frame-resource.https.html WPT orange and test_synthesized_response.js S4 orange CLOSED TREE
|
2015-07-10 15:59:01 -07:00 |
|
Wes Kocher
|
6782732de2
|
Backed out changeset df6593df027b (bug 1173912)
|
2015-07-10 15:58:24 -07:00 |
|
Ben Kelly
|
918ed053a7
|
Bug 1173912 Fail opaque responses for client requests. r=ehsan
|
2015-07-10 14:28:32 -07:00 |
|
Ben Kelly
|
6a200d95d9
|
Bug 1173934 Show a message if a docshell fails to load due to SW intercept failure. r=ehsan r=jdm
|
2015-07-10 14:28:32 -07:00 |
|
Christoph Kerschbaumer
|
12f19dc2be
|
Bug 1139297 - Implement CSP upgrade-insecure-requests directive - csp changes (r=sstamm)
|
2015-07-10 09:13:54 -07:00 |
|
Benoit Girard
|
7bb9c7cdd7
|
Bug 1103106 - Change will-change to be first-come, first-served. r=roc
|
2015-07-06 16:32:53 -04:00 |
|
Marco Zehe
|
4801abf864
|
Bug 1178018 - Add and adjust more roles, subroles, and role descriptions on OS X to match Webkit and Blink, r=surkov
|
2015-06-27 10:50:33 -07:00 |
|
Marco Zehe
|
a23fd5dce8
|
Bug 1137748 - Expose correct roles, subroles, and roledescriptions for various WAI-ARIA roles on OS X, r=surkov
|
2015-06-26 17:31:44 -07:00 |
|
Yura Zenevich
|
1a112fb50c
|
Bug 1166321 - [AccessFu] adding support for role='switch'. r=eeejay
---
accessible/jsat/EventManager.jsm | 15 ++++++---
accessible/jsat/OutputGenerator.jsm | 36 ++++++++++++++--------
accessible/jsat/TraversalRules.jsm | 13 ++++----
.../mochitest/jsat/doc_content_integration.html | 7 +++++
accessible/tests/mochitest/jsat/doc_traversal.html | 2 ++
accessible/tests/mochitest/jsat/jsatcommon.js | 12 ++++++++
.../mochitest/jsat/test_content_integration.html | 12 ++++++++
accessible/tests/mochitest/jsat/test_output.html | 17 ++++++++++
.../tests/mochitest/jsat/test_traversal.html | 8 +++--
.../en-US/chrome/accessibility/AccessFu.properties | 5 +++
10 files changed, 102 insertions(+), 25 deletions(-)
|
2015-05-29 11:55:53 -04:00 |
|
Xidorn Quan
|
92362298fc
|
Bug 1157685 - Remove full-screen-api.content-only pref and its friends. r=smaug
|
2015-05-15 14:39:25 +12:00 |
|
Francois Marier
|
29cbc60a12
|
Bug 1147212 - Add support for goog-unwanted-shavar. r=gcp,r=matej,r=smaug
|
2015-04-22 21:01:37 +12:00 |
|
Ehsan Akhgari
|
c64d6d2d70
|
Bug 1148942 - Ensure that the registration of empty service workers succeeds; r=bent
|
2015-04-16 18:18:20 -04:00 |
|
Paul Adenot
|
ea18aad215
|
Bug 1148354 - Deprecate the doppler effect from the PannerNode. r=ehsan
|
2015-04-16 15:35:19 +02:00 |
|
Christoph Kerschbaumer
|
07358f5241
|
Bug 1004703 - ignore 'unsafe-inline' if nonce- or hash-source specified (r=sstamm)
|
2015-04-07 09:06:05 -07:00 |
|
Jose Antonio Olivera Ortega
|
9143323058
|
Bug 1139513 - Warn and gather data if ServiceWorker hits max workers per domain limit. r=bent, r=rvitillo
|
2015-03-25 13:17:00 -04:00 |
|
Margaret Leibovic
|
34684f9b7f
|
Bug 1131004 - Provide a more detailed description for pre-installed OpenH264 add-on. r=gfritzsche
|
2015-03-11 11:40:29 -07:00 |
|
Gijs Kruitbosch
|
1269ca1b0b
|
Bug 1129219 - add learn more link for EME provider, r=MattN
|
2015-03-09 17:26:15 +00:00 |
|
Robert Longson
|
3f3f8fa14e
|
Bug 629682 - Add a better warning message for SVG-as-an-image external resources being blocked. r=dholbert
|
2015-03-07 09:15:23 +00:00 |
|
Marco Zehe
|
9e7656393a
|
Bug 1121518 - ARIA 1.1: Add support for role 'searchbox', r=surkov
|
2015-02-27 15:41:57 +01:00 |
|
Dirkjan Ochtman
|
d0f22d9629
|
Bug 853162 - Remove XMLHttpRequest.sendAsBinary() interface. r=smaug
Should use send(Blob) instead. Thanks to Ms2ger for help fixing test failures.
|
2015-02-08 17:01:44 +01:00 |
|
Masatoshi Kimura
|
59f4a17288
|
Bug 1127339 - Assign a dedicated error code for SSLv3 in docshell. r=bz
|
2015-02-21 17:20:22 +09:00 |
|
Stephen Pohl
|
d9ee464ac6
|
Bug 1134831: Add the ability to localize license info for GMPs in addons manager. r=gfritzsche
|
2015-02-20 08:26:29 -05:00 |
|
Stephen Pohl
|
6080d284d4
|
Bug 1089867: Refactor GMPProvider and make it compatible with EME CDMs. r=gfritzsche
--HG--
rename : toolkit/mozapps/extensions/content/openH264Prefs.xul => toolkit/mozapps/extensions/content/gmpPrefs.xul
|
2015-02-17 12:50:21 -05:00 |
|
Ryan VanderMeulen
|
ebe6b0c0e7
|
Backed out 4 changesets (bug 671389) for frequent B2G debug test_tcpsocket_client_and_server_basics.html crashes.
Backed out changeset b782435e5640 (bug 671389)
Backed out changeset 0f8d62109bfe (bug 671389)
Backed out changeset 8d6021f66c49 (bug 671389)
Backed out changeset cd3e227df9dc (bug 671389)
|
2015-02-05 16:48:18 -05:00 |
|
Deian Stefan
|
f3d5c54eea
|
Bug 671389 - Part 1: Implement CSP sandbox directive r=ckerschb,smaug
|
2015-02-03 23:40:00 +01:00 |
|
Christoph Kerschbaumer
|
b235b94c2d
|
Bug 1121824 - Follow up on incorrect line ending in CORS console messages (r=sicking)
|
2015-02-02 13:35:10 -08:00 |
|
Christoph Kerschbaumer
|
3cf6424c4b
|
Bug 1121824 - Improve CORS console messages when request is blocked (r=sicking)
|
2015-01-22 17:20:58 -08:00 |
|
Carsten "Tomcat" Book
|
33672c418f
|
Backed out changeset 0287d2e29d56 (bug 1121824) for m-1 test failures on a CLOSED TREE
|
2015-01-22 08:29:13 +01:00 |
|
Christoph Kerschbaumer
|
8c657c24ab
|
Bug 1121824 - Improve CORS console messages when request is blocked (r=sicking)
|
2015-01-21 19:44:43 -08:00 |
|
Masatoshi Kimura
|
d2e2475796
|
Bug 1115668 - Fix inappropriate mixed content warning messages. r=tanvi
|
2014-12-30 23:09:33 +09:00 |
|
Carsten "Tomcat" Book
|
aefef83899
|
Backed out changeset 470c550c782b (bug 1115668) for breaking dt tests on a CLOSED TREE
|
2014-12-30 08:09:15 +01:00 |
|
Masatoshi Kimura
|
654da9686f
|
Bug 1115668 - Fix inappropriate mixed content warning messages. r=tanvi
|
2014-12-30 14:37:15 +09:00 |
|
Masayuki Nakano
|
557fee84d4
|
Bug 900372 Remove the warnings of renaming .key values r=smaug
|
2014-12-30 10:47:53 +09:00 |
|