Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | | | | | | | | | Add size checks to WebGLContext::BufferData() | wolfbeast | 2019-10-24 | -0/+12 | |
* | | | | | | | | | | Fix type barrier in IonBuilder::jsop_getimport. | wolfbeast | 2019-10-24 | -3/+1 | |
* | | | | | | | | | | Adjust tokenization of U+0000 | Henri Sivonen | 2019-10-24 | -13/+2 | |
* | | | | | | | | | | Prevent nr_ice_component_insert_pair from leaking. | Byron Campen | 2019-10-24 | -1/+6 | |
* | | | | | | | | | | Leverage strings to get working dirs in nsUpdateDriver. | wolfbeast | 2019-10-23 | -13/+18 | |
* | | | | | | | | | | Ensure that file actors created after the database was closed are expired. | Simon Giesecke | 2019-10-23 | -0/+3 | |
* | | | | | | | | | | Avoid following the prototype chain | wolfbeast | 2019-10-23 | -3/+20 | |
* | | | | | | | | | | Add null check in Http2Session::RecvAltSvc | wolfbeast | 2019-10-23 | -0/+1 | |
* | | | | | | | | | | Issue #1255 - Port upstream fix from libexpat | wolfbeast | 2019-10-23 | -7/+13 | |
* | | | | | | | | | | Avoid uint32_t overflow in js shell by checking size of file before | wolfbeast | 2019-10-22 | -0/+5 | |
* | | | | | | | | | | Issue #1253 - Reset performance object on navigation | wolfbeast | 2019-10-21 | -1/+13 | |
|/ / / / / / / / / | |||||
* | | | | | | | | | Issue #1229 - Remove fallback for $INSTDIR | wolfbeast | 2019-10-21 | -15/+0 | |
* | | | | | | | | | Issue #1231 - Correct defines for Mac and keep universal prefs generic. | wolfbeast | 2019-10-21 | -6/+6 | |
* | | | | | | | | | Merge pull request #1249 from g4jc/nss_exports | New Tobin Paradigm | 2019-10-18 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Issue #1243 - Update List of NSS Exported Symbols | Gaming4JC | 2019-10-17 | -0/+2 | |
|/ / / / / / / / / | |||||
* | | | | | | | | | Merge branch 'master' of https://github.com/MoonchildProductions/UXP | Matt A. Tobin | 2019-10-16 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge pull request #1246 from dimag0g/master | Moonchild | 2019-10-12 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Replace calls to undefined functions isMarkable() and toMarkablePointer() | Dmitry Grigoryev | 2019-10-10 | -2/+2 | |
| |/ / / / / / / / / | |||||
| * | | | | | | | | | No Issue - Expand HWA over RDP to Windows 8.1 and 10. | wolfbeast | 2019-10-08 | -1/+1 | |
* | | | | | | | | | | Don't treat format warnings as errors in xpconnect | Matt A. Tobin | 2019-10-16 | -1/+1 | |
* | | | | | | | | | | Fix build errors with newer glibc versions | Matt A. Tobin | 2019-10-16 | -14/+4 | |
|/ / / / / / / / / | |||||
* | | | | | | | | | Merge pull request #1244 from dimag0g/master | Moonchild | 2019-10-06 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Added missing libwebp files to update.sh | Dmitry Grigoryev | 2019-10-04 | -0/+3 | |
|/ / / / / / / / / | |||||
* | | | | | | | | | No issue - Update TZ data to 2019c | wolfbeast | 2019-10-02 | -106/+103 | |
* | | | | | | | | | Merge pull request #1238 from dimag0g/master | Moonchild | 2019-09-30 | -0/+814 | |
|\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' of https://github.com/dimag0g/UXP | Dmitry Grigoryev | 2019-09-28 | -1/+11 | |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Added missing libwebp NEON files | Dmitry Grigoryev | 2019-09-28 | -0/+814 | |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge pull request #1237 from g4jc/css-work | Moonchild | 2019-09-29 | -881/+4947 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Issue #1230 - Part 3: Update Reftests | Gaming4JC | 2019-09-28 | -122/+143 | |
| * | | | | | | | | | Issue #1230 - Part 2: Align devtools to the changes in css-grid | Gaming4JC | 2019-09-28 | -2/+4 | |
| * | | | | | | | | | Issue #1230 - Part 1: Fix Back-computing percentages for intrinsic sizing in ... | Gaming4JC | 2019-09-28 | -319/+240 | |
| * | | | | | | | | | Issue #1233 - Part 2: Update Reftests | Gaming4JC | 2019-09-28 | -145/+4150 | |
| * | | | | | | | | | Issue #1233 - Part 1: Fix grid overflow and rendering issues by improving Lay... | Gaming4JC | 2019-09-28 | -293/+410 | |
|/ / / / / / / / / | |||||
* | | | | | | | | | Merge pull request #1232 from adeshkp/disable-color-mgmt-linux | Moonchild | 2019-09-24 | -1/+8 | |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Issue #1231 - Stop using ICC profiles on Linux. | adeshkp | 2019-09-24 | -1/+8 | |
|/ / / / / / / / / | |||||
* / / / / / / / / | No issue - Add 360 Safeguard to DLL blocklist | Moonchild | 2019-09-17 | -0/+3 | |
|/ / / / / / / / | |||||
* | | | | | | | | Issue #1226 - Explicitly enable sse2 on x86_64 also. | wolfbeast | 2019-09-10 | -1/+1 | |
* | | | | | | | | Don't assume Intel architecture for compiler optimizations on Linux/gcc. | wolfbeast | 2019-09-10 | -2/+7 | |
| |_|_|_|_|/ / |/| | | | | | | |||||
* | | | | | | | Fix whitelisting of JavaScript-uris by CSP hash. | wolfbeast | 2019-09-05 | -2/+13 | |
* | | | | | | | Properly implement various HSTS states. | wolfbeast | 2019-09-05 | -16/+27 | |
* | | | | | | | Use the correct group for JIT constraints. | wolfbeast | 2019-09-05 | -18/+164 | |
* | | | | | | | Ensure the right body element is used throughout the method call. | Olli Pettay | 2019-09-05 | -3/+3 | |
* | | | | | | | Add checks to respect CSP-wildcard + Ports. | Sebastian Streich | 2019-09-05 | -14/+18 | |
* | | | | | | | Fix a crash in IndexedDB. | wolfbeast | 2019-09-04 | -39/+102 | |
* | | | | | | | Kill newly-spawned threads if we're shutting down. | Nathan Froyd | 2019-09-04 | -1/+3 | |
* | | | | | | | Remove HTML5 parser java docs and generation code. | wolfbeast | 2019-09-04 | -20210/+0 | |
* | | | | | | | Belatedly fix html5 parser attribution for files not covered by the MPL. | wolfbeast | 2019-09-04 | -0/+17 | |
* | | | | | | | Fix an issue with the html5 tokenizer and tree builder. | wolfbeast | 2019-09-04 | -39/+103 | |
* | | | | | | | Merge branch 'master' of https://github.com/MoonchildProductions/UXP | wolfbeast | 2019-09-04 | -4/+8 | |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Issue #1217 - Add support for (later versions of) the Windows 10 SDK | Ascrod | 2019-09-01 | -4/+8 |