summaryrefslogtreecommitdiffstats
path: root/layout
Commit message (Expand)AuthorAgeLines
* Bug 1416999 - Remove document.registerElementMatt A. Tobin2020-04-17-29/+32
* Bug 1411754 - Rename PresShell::DestroyFramesFor to DestroyFramesForAndRestyleMatt A. Tobin2020-04-17-8/+10
* Bug 1404789 - Stop reconstructing frames for the whole shadow root each time ...Matt A. Tobin2020-04-17-0/+20
* Bug 1381134 - Ensure we're using the correct frame for the :after/:before ref...Matt A. Tobin2020-04-17-5/+97
* Bug 1396584 - Remove support for multiple ShadowRootsMatt A. Tobin2020-04-17-116/+0
* Bug 1389743 - Only reconstruct frames synchronously from ContentRemoved when ...Matt A. Tobin2020-04-17-239/+196
* Bug 1377978 - Make nsRange use uint32_t to offsetMatt A. Tobin2020-04-17-9/+17
* Bug 1377648 - Fix HTMLSummaryElement::IsSummary() on removing the elementMatt A. Tobin2020-04-17-12/+35
* Bug 1368547 - Remove nsFrameManagerBase::mPlaceholderMap and instead store th...Matt A. Tobin2020-04-17-166/+52
* Bug 1368802 - nsFrameIterator::GetPlaceholderFrame should only try to get the...Matt A. Tobin2020-04-17-11/+9
* Bug 1373798 - Move HTML dir attribute state into event state flagsMatt A. Tobin2020-04-17-7/+25
* Bug 1332353 - Make it clearer when a stylesheet is really owned by its mDocumentMatt A. Tobin2020-04-17-24/+69
* Bug 1367683 - Optimize initializing nsRangeMatt A. Tobin2020-04-17-60/+46
* Bug 1361086 - Simplify UndisplayedMap::GetListFor/GetOrCreateListFor to take ...Matt A. Tobin2020-04-17-11/+11
* Bug 1360157 - Assert that a display: contents child always has a parentMatt A. Tobin2020-04-17-0/+1
* Bug 1355351 - Make pseudo-elements return the correct style via getComputedStyleMatt A. Tobin2020-04-17-167/+117
* Bug 1296516 - Cleanup a bit of code in layout/baseMatt A. Tobin2020-04-17-459/+358
* Bug 1330843 - Allow JS to create NAC pseudo-elementsMatt A. Tobin2020-04-17-3/+45
* Bug 1346623 - Allow anonymous content created with nsIDocument::InsertAnonymo...Matt A. Tobin2020-04-16-4/+80
* Bug 1343879 - Be consistent about the parent style context the document-level...Matt A. Tobin2020-04-16-9/+15
* Bug 1343937 - Fix a crash in nsWrapperCache.hMatt A. Tobin2020-04-16-4/+33
* Bug 1340885 - Null check frame's content when searching for NAC ancestors in ...Matt A. Tobin2020-04-16-1/+2
* Bug 1331322 - Allow tagging of pseudo-implementing native anonymous content w...Matt A. Tobin2020-04-16-107/+199
* Bug 1334358 - Remove nsCSSFrameConstructor::CreateAnonymousFramesMatt A. Tobin2020-04-14-90/+49
* Bug 1334247 - Remove nsIAnonymousContentCreator::CreateFrameForMatt A. Tobin2020-04-14-60/+19
* Issue #1375 - Fix unified sourcesMatt A. Tobin2020-04-14-4/+7
* Bug 1321284 - Crash in nsCSSFrameConstructor::GetInsertionPrevSibling when tr...Matt A. Tobin2020-04-14-1/+83
* Issue #1512 - Improve handling of multiple selections.wolfbeast2020-04-12-1/+1
* [layout] Always move descendants of layout frames if moved.wolfbeast2020-04-10-0/+2
* Issue #1511 - Bail on orphan situation.wolfbeast2020-04-10-0/+4
* Issue #1507 - Remove nsRefreshDriver's use of high res system timers.wolfbeast2020-04-03-103/+0
* Issue #1355 - Make addition of cell border display items depend onwolfbeast2020-03-16-4/+112
* Issue #1485 - Fix incorrect grid cell sizing to min/max space.wolfbeast2020-03-13-29/+77
* Issue #1480 - Skip abspos, fixed, float and placeholders for outline.wolfbeast2020-03-11-2/+12
* Revert "Issue #1355 - Better way to create display items for column backgrounds"wolfbeast2020-02-26-1054/+830
* Revert "Layout\reftests\table-background\reftest.list should have only additi...wolfbeast2020-02-26-15/+15
* Layout\reftests\table-background\reftest.list should have only additions to t...win7-72020-02-26-15/+15
* Issue #1355 - Better way to create display items for column backgroundswin7-72020-02-25-830/+1054
* Merge pull request #1447 from win7-7/optimization-4-prMoonchild2020-02-17-123/+77
|\
| * Issue #1355 - Make nsTableCellFrame::GetColIndex/GetRowIndex fasterwin7-72020-02-16-123/+77
* | [CSS] Only emit non-GC chrome wrapped XUL box warnings in debug builds.wolfbeast2020-02-14-0/+2
* | Fix a whitespace issue in nsComputedDOMStyle.cppwolfbeast2020-02-12-3/+3
* | [CSS] Add stub for font-variation-settingswolfbeast2020-02-11-0/+42
|/
* Merge pull request #1393 from win7-7/optimization-3-prMoonchild2020-02-08-12/+26
|\
| * Issue #1355 - Do less work for columns not in the desired set in PaintRowGrou...win7-72020-02-06-12/+26
* | Merge pull request #1388 from win7-7/devirtualize-prMoonchild2020-02-07-61/+24
|\ \
| * | fix whitespacewin7-72020-02-05-1/+1
| * | Issue #1386 - Devirtualize GetRowSpan/GetColSpanwin7-72020-02-03-61/+24
| |/
* | Issue #1395 - Remove FlyWeb ServiceMatt A. Tobin2020-02-06-11/+0
* | Issue #1390 - Get rid of the Presentation APIMatt A. Tobin2020-02-06-31/+0
|/