| Commit message (Expand) | Author | Age | Lines |
* | Bump platform version | Moonchild | 2020-05-20 | -1/+1 |
* | Issue #1543 - Follow-up: avoid displaying the Alt text if an image is loading. | Moonchild | 2020-05-20 | -18/+9 |
* | Issue #1543 - Align <img> with no src to the updated spec. | Moonchild | 2020-05-20 | -85/+124 |
* | Issue #1355 - Fix the nit, remove nsPoint offset in nsFrame.cpp and change P... | win7-7 | 2020-05-20 | -5/+3 |
* | Issue #1355 - Better way to create display items for column backgrounds | win7-7 | 2020-05-20 | -340/+488 |
* | Issue #1355 - SetNeedToCalcHasBCBorders to true when initialize nsTableFrame | win7-7 | 2020-05-20 | -0/+3 |
* | Issue #1355 - Avoid unnecessary work in nsIFrame::BuildDisplayListForStacking... | win7-7 | 2020-05-20 | -57/+80 |
* | Issue #1355 - Preemptively fix build bustage for 1409114 | win7-7 | 2020-05-20 | -22/+23 |
* | Issue #1355 - Store the dirty rect on the display list builder rather than pa... | win7-7 | 2020-05-20 | -430/+259 |
* | Issue #1540 - Stop MP3 demuxer from choking on very small files. | athenian200 | 2020-05-20 | -1/+4 |
* | Issue #1589 - Ensure computed length and data is always available | wolfbeast | 2020-05-20 | -4/+6 |
* | Issue #21 - Remove TelemertyVFS | Gaming4JC | 2020-05-20 | -1280/+1 |
* | Issue #1536 - Part 3: Parse content to decide whether it's an init segment. | Moonchild | 2020-05-20 | -18/+8 |
* | Issue #1536 - Part 2: Parse content to decide whether it's a media segment. | wolfbeast | 2020-05-20 | -23/+27 |
* | Issue #1536 - Part 1: Add timecode checking for the WebM parser | wolfbeast | 2020-05-20 | -0/+13 |
* | Issue #80 - Fix additional deprot in /layout (redwood) | Moonchild | 2020-05-20 | -0/+5 |
* | Hyperbola IceDove should use the toolkit SearchService | Matt A. Tobin | 2020-05-06 | -2/+1 |
* | [XPFE] Properly anchor XUL windows when tearing down | Moonchild | 2020-05-06 | -10/+2 |
* | [WebRTC] Port some upstream sctp fixes | Moonchild | 2020-05-06 | -7/+22 |
* | [dom] Reorder some calls to improve memory safety | Moonchild | 2020-05-06 | -4/+2 |
* | [devtools] Port various upstream fixes | Moonchild | 2020-05-06 | -3/+9 |
* | [js] Record load in MCreateThis alias set. | Moonchild | 2020-05-06 | -2/+4 |
* | Prevent the existance of dangling pointers upon failure of FindDataStart. | Bas Schouten | 2020-05-06 | -1/+2 |
* | Issue #1451 - Split out ICU data file on Windows | Moonchild | 2020-05-06 | -1/+1 |
* | Issue #457 - Fix warning about inline nsINode::GetFlattenedTreeParentNodeForS... | adeshkp | 2020-05-06 | -0/+1 |
* | Issue #1259 - Remove a leftover GMP migration function | adeshkp | 2020-05-06 | -41/+0 |
* | Issue #1450 - Remove NVidia 3D-Vision utils | Moonchild | 2020-05-06 | -308/+0 |
* | Issue #1517 - Remove dom.event.highrestimestamp.enabled pref | Moonchild | 2020-05-06 | -59/+14 |
* | Issue #1449 - Implement URLSearchParams's sort() | Matt A. Tobin | 2020-05-06 | -1/+51 |
* | Issue #1531 - Work around GCC 10 defaulting to -fno-common in media/ffvpx/lib... | Matt A. Tobin | 2020-05-06 | -0/+5 |
* | Issue #80 - Include nsIContentInlines.h in layout/base/PositionedEventTargeti... | adeshkp | 2020-05-06 | -0/+1 |
* | Issue #80 - Resolve issues with compiling on insane gcc configurations with n... | Moonchild | 2020-05-06 | -1/+4 |
* | Issue #80 - De-unify layout/xul and tree, grid | Moonchild | 2020-05-06 | -4/+14 |
* | Issue #80 - De-unify layout/tables | Moonchild | 2020-05-06 | -1/+9 |
* | Issue #80 - De-unify layout/svg | Moonchild | 2020-05-06 | -1/+12 |
* | Issue #80 - De-unify layout/style (redwood) | Moonchild | 2020-05-06 | -14/+38 |
* | Issue #80 - De-unify layout/printing | Moonchild | 2020-05-06 | -4/+11 |
* | Issue #80 - De-unify layout/PITA... I mean layout/generic | Moonchild | 2020-05-06 | -8/+21 |
* | Issue #80 - De-unify layout/base | Moonchild | 2020-05-06 | -15/+43 |
* | Issue #80 - Resolve issues with compiling on insane gcc configurations with n... | Matt A. Tobin | 2020-04-26 | -2/+4 |
* | Issue #80 - Add Unused.h to dom/gamepad for Mac build | adeshkp | 2020-04-26 | -0/+1 |
* | Issue #80 - Fix include in PlatformDecoderModule.h | adeshkp | 2020-04-26 | -0/+1 |
* | Issue #80 - Fix include in dom/quota | wolfbeast | 2020-04-26 | -0/+1 |
* | Issue #80 - Fix include in dom/media for Pale Moon builds. | wolfbeast | 2020-04-26 | -0/+1 |
* | Add Unused.h to dom/media/webrtc/MediaTrackConstraints.cpp | New Tobin Paradigm | 2020-04-26 | -0/+1 |
* | Issue #80 - Include D3DMessageUtils.h in dom/plugins/ipc for Mac build | adeshkp | 2020-04-26 | -0/+1 |
* | Issue #80 - Fix includes in dom/media/platforms for Mac build | adeshkp | 2020-04-26 | -1/+8 |
* | Issue #80 - Include nsIContentInlines.h in dom/svg/SVGTests.cpp to fix linux ... | New Tobin Paradigm | 2020-04-26 | -0/+1 |
* | Issue #80 - De-unify dom/xul | Moonchild | 2020-04-26 | -3/+19 |
* | Issue #80 - De-unify dom/xslt | Moonchild | 2020-04-26 | -4/+9 |