gecko-dev/browser/actors
Johann Hofmann cc1d12d6fc Bug 1414804 - Fix test for expired certificate "helpful" messaging to users with broken system clocks. r=Gijs
We initially thought we would need a new test certificate to be able to test
clock skew, but I found that we can reliably produce the clock skew page by
making Firefox believe that the validity range of the cert used by
expired.example.com is the correct date. How we do that is described in
more detail in the test comments.

This patch also updates the formatter for the new clock skew page to not
show hours and minutes, as it did previously on the old clock skew warnings.

Differential Revision: https://phabricator.services.mozilla.com/D13690

--HG--
extra : moz-landing-system : lando
2019-01-09 17:23:18 +00:00
..
AboutReaderChild.jsm Bug 1490810 - Simulate Fission for browser actors by blocking them from receiving sub-frame events. r=kmag 2018-09-26 21:46:18 +00:00
BlockedSiteChild.jsm Bug 1452908 - Fix the about:blocked link while checking Safe Browsing site status. r=johannh 2018-10-02 14:19:40 +00:00
BrowserTabChild.jsm Bug 1486739 - Add missing dangling commas in browser/, services/, taskcluster/ and toolkit/. r=mossop 2018-08-31 05:59:17 +00:00
ClickHandlerChild.jsm Bug 1490874: Log Principal based Security Errors to the Security pane in the console. r=smaug 2018-09-25 07:25:05 +02:00
ContentSearchChild.jsm Bug 1472491: Part 5d - Add ContentSearchChild actor. r=adw f=felipe 2018-07-29 20:00:11 -07:00
ContextMenuChild.jsm Bug 1365542 - Use HTML5 FormData object rather than hand-rolling form data for search keyword handling r=Gijs 2018-12-18 23:44:15 +00:00
DOMFullscreenChild.jsm Bug 1472491: Part 5m - Add DOMFullscreenChild actor. r=felipe 2018-07-29 21:20:01 -07:00
FormSubmitChild.jsm Bug 1490810 - Simulate Fission for browser actors by blocking them from receiving sub-frame events. r=kmag 2018-09-26 21:46:18 +00:00
LightWeightThemeInstallChild.jsm Bug 1472491: Part 5h - Add LightWeightThemeChild actor. r=felipe 2018-07-29 20:34:21 -07:00
LightweightThemeChild.jsm Bug 1490810 - Simulate Fission for browser actors by blocking them from receiving sub-frame events. r=kmag 2018-09-26 21:46:18 +00:00
LinkHandlerChild.jsm Bug 1490810 - Simulate Fission for browser actors by blocking them from receiving sub-frame events. r=kmag 2018-09-26 21:46:18 +00:00
NetErrorChild.jsm Bug 1414804 - Fix test for expired certificate "helpful" messaging to users with broken system clocks. r=Gijs 2019-01-09 17:23:18 +00:00
OfflineAppsChild.jsm Bug 1490810 - Simulate Fission for browser actors by blocking them from receiving sub-frame events. r=kmag 2018-09-26 21:46:18 +00:00
PageInfoChild.jsm Bug 1491243 - remove subscribe button, menu items and subscription section out of feed previews, r=florian 2018-09-18 06:06:27 +00:00
PageStyleChild.jsm Bug 1486739 - Add missing dangling commas in browser/, services/, taskcluster/ and toolkit/. r=mossop 2018-08-31 05:59:17 +00:00
PluginChild.jsm Bug 1497940 - Part V, Convert pluginProblem to UA Widget r=smaug 2018-11-22 05:49:54 +00:00
SearchTelemetryChild.jsm Bug 1505411 - Add basic monitoring for partner search pages with ads and clicks. Depends on D11188 r=adw,Felipe,chutten 2018-12-05 20:33:01 +00:00
URIFixupChild.jsm Bug 1472491: Part 5u - Add URIFixupChild actor. r=gijs 2018-07-29 22:30:34 -07:00
WebRTCChild.jsm Bug 1479051 - [macOS 10.14] WebRTC sites silently fail if user previously clicked "Don't Allow" for Firefox camera/mic access r=johannh 2018-10-10 08:28:41 +00:00
moz.build Bug 1503674 - Remove unused PageMetadata. r=Gijs 2018-12-17 09:33:12 +00:00