Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | Merge branch 'ported-upstream' | wolfbeast | 2018-02-08 | -218/+352 | |
|\| | |||||
| * | Confirm launch of executables other than .exe on Windows | wolfbeast | 2018-02-08 | -15/+24 | |
| | | |||||
| * | Cleanup async mozStorage callback management. | wolfbeast | 2018-02-08 | -140/+88 | |
| | | | | | | | | Also avoid raw pointers in mozStorageAsyncStatementExecution.cpp. | ||||
| * | Perform LoadURL checks for WebExtensions. | wolfbeast | 2018-02-08 | -0/+7 | |
| | | |||||
| * | Add rematerialized frames to the table on JitActivation after ↵ | wolfbeast | 2018-02-08 | -8/+71 | |
| | | | | | | | | rematerialization succeeds. | ||||
| * | Edit transactions should store their editor instance with strong reference | wolfbeast | 2018-02-07 | -53/+150 | |
| | | | | | | | | Edit transactions should store their editor instance with a strong reference, and they should be released when the editor is destroyed. | ||||
| * | Bug 1261175. | wolfbeast | 2018-02-07 | -0/+6 | |
| | | |||||
| * | WASM: Set OOM failure flag on alloc failure when context is available. | wolfbeast | 2018-02-07 | -2/+6 | |
|/ | |||||
* | Merge branch 'ported-upstream' | wolfbeast | 2018-02-07 | -144/+598 | |
|\ | |||||
| * | Fix errant comma in 4470f78754246bbd134b65cad2e0a9638418677f | wolfbeast | 2018-02-07 | -1/+1 | |
| | | |||||
| * | Avoid unnecessary string creation. | wolfbeast | 2018-02-07 | -5/+19 | |
| | | |||||
| * | Add pluralrules to JS Intl | wolfbeast | 2018-02-07 | -134/+542 | |
| | | |||||
| * | Limit displayed user/host strings to sane lengths. | wolfbeast | 2018-02-07 | -0/+30 | |
| | | |||||
| * | Fix eslint warnings in about:webrtc. | wolfbeast | 2018-02-07 | -5/+7 | |
| | | |||||
* | | Add configure variable verification | Matt A. Tobin | 2018-02-07 | -0/+102 | |
| | | |||||
* | | Use $(DEPTH) instead of hard coding relative depth in locales makefile.in | Matt A. Tobin | 2018-02-06 | -5/+5 | |
| | | |||||
* | | Issue #11 - Catch package-manifest.in up | Matt A. Tobin | 2018-02-06 | -2/+1 | |
| | | |||||
* | | Merge pull request #10 from trav90/media-work | Moonchild | 2018-02-06 | -806/+2760 | |
|\ \ | | | | | | | Update FFmpeg code to n3.2-65-gee56777 | ||||
| * | | Update FFmpeg code to n3.2-65-gee56777 | trav90 | 2018-02-04 | -806/+2760 | |
| | | | |||||
* | | | Merge pull request #13 from MoonchildProductions/ported-upstream | Moonchild | 2018-02-06 | -17068/+84015 | |
|\ \ \ | | |/ | |/| | Ported upstream | ||||
| * | | Update NSS to 3.32.1-RTM | wolfbeast | 2018-02-06 | -16821/+83185 | |
| | | | |||||
| * | | Update NSPR to 4.16 | wolfbeast | 2018-02-06 | -247/+811 | |
| | | | |||||
| * | | CSP should only check host (not including path) when performing frame ↵ | wolfbeast | 2018-02-06 | -0/+19 | |
| | | | | | | | | | | | | | | | | | | ancestors checks. This has been explicitly stated in the CSP-3 spec. | ||||
* | | | Merge branch 'ported-upstream' | wolfbeast | 2018-02-06 | -57/+338 | |
|\| | | |||||
| * | | Always initialize nursery data structures even if size is smaller than one ↵ | wolfbeast | 2018-02-05 | -7/+7 | |
| | | | | | | | | | | | | chunk. | ||||
| * | | Move FUZZING definition from toolkit to js. | wolfbeast | 2018-02-05 | -24/+24 | |
| | | | |||||
| * | | Fix off-by-one in Vector::insert. | wolfbeast | 2018-02-05 | -2/+54 | |
| | | | |||||
| * | | Reject opening intents with file data schemes. | wolfbeast | 2018-02-05 | -0/+6 | |
| | | | |||||
| * | | Split double MoveOperands that conflict with floats. | wolfbeast | 2018-02-05 | -1/+203 | |
| | | | |||||
| * | | Check for too large allocation size in BasicPlanarYCbCrImage::CopyData (DiD) | wolfbeast | 2018-02-05 | -1/+8 | |
| | | | |||||
| * | | Avoid drag-and-drop of javascript: URIs | wolfbeast | 2018-02-05 | -21/+34 | |
| | | | |||||
| * | | Merge branch 'master' into ported-upstream | wolfbeast | 2018-02-05 | -2122/+413 | |
| |\ \ | |/ / |/| | | |||||
* | | | Don't use AppConstants in Services.jsm | Matt A. Tobin | 2018-02-05 | -18/+19 | |
| | | | |||||
* | | | Merge branch 'branding-work' | Matt A. Tobin | 2018-02-05 | -2104/+394 | |
|\ \ \ | |||||
| * | | | Part 2 | Matt A. Tobin | 2018-02-05 | -1/+1 | |
| | | | | |||||
| * | | | De-firefox many things | Matt A. Tobin | 2018-02-05 | -90/+90 | |
| | | | | |||||
| * | | | Official Vendor and Pale Moon special case | Matt A. Tobin | 2018-02-05 | -0/+35 | |
| | | | | |||||
| * | | | Update branding | Matt A. Tobin | 2018-02-05 | -90/+263 | |
| | | | | |||||
| * | | | Use app.releaseNotesURL preference instead of a hardcoded URL in the ↵ | Matt A. Tobin | 2018-02-05 | -1/+5 | |
| | | | | | | | | | | | | | | | | Basilisk about box | ||||
| * | | | Remove extra branding | Matt A. Tobin | 2018-02-05 | -1922/+0 | |
| | | | | |||||
| | * | | Take forms out of the RSS reader feed. | wolfbeast | 2018-02-05 | -1/+2 | |
| |/ / |/| | | |||||
* | | | Add correct licensing statement in the source root. | wolfbeast | 2018-02-05 | -371/+7 | |
|/ / | |||||
* | | Merge branch 'ported-moebius' | wolfbeast | 2018-02-04 | -7/+217 | |
|\ \ | |||||
| * | | Change "darkwindowframe" calculation on Win 8 to UWP formula. | wolfbeast | 2018-02-04 | -2/+4 | |
| | | | | | | | | | | | | #31 point 6 | ||||
| * | | Add -moz-windows-accent-color-is-dark | wolfbeast | 2018-02-04 | -0/+37 | |
| | | | | | | | | | | | | #31 point 4 | ||||
| * | | Split out the check for accent color luminance. | wolfbeast | 2018-02-04 | -8/+20 | |
| | | | |||||
| * | | Make the '-moz-windows-accent-color-applies' media query live to Windows 10 ↵ | wolfbeast | 2018-02-04 | -0/+3 | |
| | | | | | | | | | | | | settings changes. | ||||
| * | | Add -moz-win-accentcolor(text) | wolfbeast | 2018-02-04 | -5/+126 | |
| | | | | | | | | | | | | #31 points 1 and 2 | ||||
| * | | Add `@media(-moz-windows-accent-color-applies)` | wolfbeast | 2018-02-04 | -0/+35 | |
| |/ | | | | | | | #31 point 3 | ||||
* | | Merge branch 'master' into configurebuild-work | Matt A. Tobin | 2018-02-04 | -8717/+4748 | |
|\| |