| Commit message (Expand) | Author | Age | Lines |
... | |
| | * | Bug 1344340 - "An unknown error has occurred (804b000c)" appears in the statu... | janekptacijarabaci | 2018-02-11 | -0/+2 |
| | * | Bug 1328955 - When a client tries TLS1.3 with EarlyData and a server falls ba... | janekptacijarabaci | 2018-02-11 | -3/+8 |
| | * | Bug 1350388 - Drag&drop some HTTPS links in the download icon displays wrongl... | janekptacijarabaci | 2018-02-11 | -0/+2 |
| | * | Bug 1351392 - Fix transport status events for http2 and ftp | janekptacijarabaci | 2018-02-11 | -0/+4 |
| | * | Bug 1344890 - h2 tls 1.3 early data problem with https://echo.filippo.io/foo | janekptacijarabaci | 2018-02-11 | -0/+5 |
| | * | Bug 1322373 - TLS 1.3 early-data for http/2 | janekptacijarabaci | 2018-02-11 | -82/+342 |
| | * | Bug 1345240 - h2 stalls on failed early data hard reload | janekptacijarabaci | 2018-02-11 | -0/+6 |
| | * | Bug 1343600 - Add TLS handshake Start/Stop events | janekptacijarabaci | 2018-02-11 | -15/+33 |
| | * | Bug 1340164 - Fix socket transport status events | janekptacijarabaci | 2018-02-11 | -0/+49 |
| * | | Merge branch '_native_52ESR_http_events_1' into TLS-1.3 | wolfbeast | 2018-02-23 | -0/+49 |
| |\ \ |
|
| | * | | Fix socket transport status events | janekptacijarabaci | 2018-02-04 | -0/+49 |
| * | | | Update build system files for NSS 3.35 | wolfbeast | 2018-02-23 | -1/+9 |
| * | | | Update NSS to 3.35-RTM | wolfbeast | 2018-02-23 | -15971/+34294 |
| * | | | Update NSPR to 4.18 | wolfbeast | 2018-02-23 | -395/+295 |
* | | | | Restore toolkit/obsolete files and reinstate them to toolkit/content | Matt A. Tobin | 2018-02-23 | -0/+1065 |
* | | | | Revert "Restore toolkit/obsolete" | Matt A. Tobin | 2018-02-23 | -473/+0 |
* | | | | Fix typo in f3f9b7b06e37f870463a5f2196457cca6b10d700 (caps) | wolfbeast | 2018-02-23 | -2/+2 |
|/ / / |
|
* | | | Prevent issues and possible leaks with the bookmarks menu bar as a result of ... | wolfbeast | 2018-02-22 | -0/+4 |
* | | | Merge branch 'ported-moebius' | wolfbeast | 2018-02-22 | -53/+844 |
|\ \ \ |
|
| * | | | Bug 1217907: [RTL] Wrong direction in about:preferences#general homepage | janekptacijarabaci | 2018-02-22 | -0/+5 |
| * | | | Propagate plugin permissions from top-level to XO iframes. | janekptacijarabaci | 2018-02-22 | -3/+15 |
| * | | | CSP: connect-src 'self' should always include https: and wss: schemes | janekptacijarabaci | 2018-02-22 | -11/+168 |
| * | | | CSP: Support IDNs in connect-src | janekptacijarabaci | 2018-02-22 | -2/+135 |
| * | | | CSP: Ignore nonces on <img> per spec | janekptacijarabaci | 2018-02-22 | -4/+111 |
| * | | | CSP: Upgrade SO navigational requests per spec. | janekptacijarabaci | 2018-02-22 | -0/+214 |
| * | | | CSP 2 - ignore (x-)frame-options if CSP with frame-ancestors directive exists | janekptacijarabaci | 2018-02-22 | -34/+197 |
* | | | | Enable ALSA support by default on Linux. | wolfbeast | 2018-02-22 | -3/+8 |
* | | | | Merge branch 'ported-moebius' | wolfbeast | 2018-02-22 | -159/+357 |
|\| | | |
|
| * | | | Set BASILISK_VERSION override major.minor to 52.9 | wolfbeast | 2018-02-22 | -2/+2 |
| * | | | Add site-specific overrides and remove the overruling global. | wolfbeast | 2018-02-22 | -10/+4 |
| * | | | Restore the dynamic release notes URL from pref | wolfbeast | 2018-02-22 | -1/+1 |
| * | | | Strip HHMM from the about dialog displayed version. | wolfbeast | 2018-02-21 | -1/+1 |
| * | | | Update various texts and references. | wolfbeast | 2018-02-21 | -23/+18 |
| * | | | Link about dialog version to general.useragent.appVersionIsBuildID. | wolfbeast | 2018-02-21 | -1/+7 |
| * | | | Provide UA Gecko and Firefox slices by default for web compatibility. | wolfbeast | 2018-02-21 | -0/+4 |
| * | | | Identify as Goanna + set Goanna platform version. | wolfbeast | 2018-02-21 | -2/+2 |
| * | | | Pick up major+minor milestone version from GRE milestone file. | wolfbeast | 2018-02-21 | -3/+9 |
| * | | | Read Firefox UA compatmode from a pref instead of hard-coded. | wolfbeast | 2018-02-21 | -7/+25 |
| * | | | Replace display version in about box with build ID. | wolfbeast | 2018-02-21 | -8/+9 |
| * | | | Update UA construction. | wolfbeast | 2018-02-21 | -12/+63 |
| * | | | JS - make window.pageYOffset/pageXOffset/scrollX/scrollY double | janekptacijarabaci | 2018-02-21 | -55/+133 |
| * | | | DevTools - Scratchpad - fix an old bug (Ctrl+Shift+R / Reload and Run) | janekptacijarabaci | 2018-02-21 | -1/+1 |
| * | | | JS - URL - add toJSON support | janekptacijarabaci | 2018-02-21 | -1/+16 |
| * | | | Crypto Services (utils) - Support for SHA224-512 | janekptacijarabaci | 2018-02-21 | -40/+45 |
| * | | | Notifications - Run (Desktop) Notifications twice (and more) in a row does no... | janekptacijarabaci | 2018-02-21 | -2/+27 |
|/ / / |
|
* | | | Merge pull request #27 from MoonchildProductions/theme-work | Moonchild | 2018-02-20 | -858/+456 |
|\ \ \ |
|
| * | | | Remove windows-xp and windows-vista from @media(-moz-os-version) | wolfbeast | 2018-02-20 | -13/+2 |
| * | | | Remove Windows XP and Windows Vista theme components and resources. | wolfbeast | 2018-02-20 | -845/+454 |
|/ / / |
|
* | | | Fix build bustage: keep MF_WIN7_VERSION name | wolfbeast | 2018-02-20 | -2/+2 |
* | | | Clean up Firefox specific considerations from WindowsVersion.h | wolfbeast | 2018-02-20 | -73/+4 |