index
:
uxp
1210
1791
1805-stacksize
1970-form-focusring-styling
1992
28.9-platform
28.9-platform-old
ANGLE-update
Basilisk-release
CCW-perf
Pale_Moon-release
RFC6367
VS2017
aruba
dynamic-module-import
eme
fetchstreams-work
freebsd-support
getnativepath-work
js-modules
libaom-update
lzma-updater
master
modulefix
nss-gyp
nss-gyp-GREport
nss-gyp-work
nss-update-work
pref-dual-guid
re-unify
redwood
release
release-29
restore-dual-guid
scroll-anchoring-wip
v8re-shim-build
v8re-shim-work
xpiprovider-work
uxp [Local Fork]
khronosschoty@posteo.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
layout
/
base
Commit message (
Expand
)
Author
Age
*
Issue #1656 - Part 8: Devtools and misc.
Moonchild
2020-09-24
*
Issue #1656 - Part 6: Clean up the build files
Moonchild
2020-09-23
*
Issue #1656 - Part 4: Manual cleanup
Moonchild
2020-09-23
*
Issue #1656 - Part 3: Nuke more vim config lines in the tree.
Moonchild
2020-09-23
*
Issue #1656 - Part 1: Nuke most vim config lines in the tree.
Moonchild
2020-09-23
*
Issue #1655: Update MediaQueryList to the current draft spec.
Moonchild
2020-09-23
*
Issue #1643 - Part 4: Hook up all the plumbing.
Moonchild
2020-09-16
*
Issue #1641 - Implement CSS flow-root keyword
athenian200
2020-09-03
*
Issue #1619 - Missing Dimension Computation
Andy
2020-07-31
*
Issue #1619 - Convert Intrinsic Ratio to Float
Andy
2020-07-31
*
Issue #1525 - Kill marquee element
Moonchild
2020-06-01
*
[printing] Fix build bustage with --disable-printing
Moonchild
2020-05-21
*
Revert "Merge pull request #1357 from athenian200/form-disabled-issue"
athenian200
2020-05-20
*
Issue #1545 - Fix border-radius on table row groups, rows, column groups, or ...
win7-7
2020-05-12
*
Issue #1355 - Fix the nit, remove nsPoint offset in nsFrame.cpp and change P...
win7-7
2020-05-10
*
Issue #1355 - Better way to create display items for column backgrounds
win7-7
2020-05-08
*
Issue #1355 - Avoid unnecessary work in nsIFrame::BuildDisplayListForStacking...
win7-7
2020-05-08
*
Issue #1355 - Preemptively fix build bustage for 1409114
win7-7
2020-05-08
*
Issue #1355 - Store the dirty rect on the display list builder rather than pa...
win7-7
2020-05-08
*
Issue #80 - Include nsIContentInlines.h in layout/base/PositionedEventTargeti...
adeshkp
2020-05-01
*
Issue #80 - De-unify layout/base
Moonchild
2020-04-29
*
Bug 1426536 - Remove nsContentUtils::IsContentInsertionPoint
Matt A. Tobin
2020-04-17
*
Bug 1419762 - Return the inline continuation of an IB split when appending
Matt A. Tobin
2020-04-17
*
Bug 1419964 - Remove AdjustParentFrameForAfterContent
Matt A. Tobin
2020-04-17
*
Bug 1415843 - Remove an unneeded call to AdjustAppendParentForAfterContent
Matt A. Tobin
2020-04-17
*
Bug 1415538 - Remove dead frame construction code (InsertFirstLineFrames)
Matt A. Tobin
2020-04-17
*
Bug 1415152 - No need for AdjustAppendForAfter, since ::after is handled in F...
Matt A. Tobin
2020-04-17
*
Bug 1413619 - Fix insertion point computation when display: contents pseudos ...
Matt A. Tobin
2020-04-17
*
Bug 979782 - Implement lazy frame construction for display:contents descendants
Matt A. Tobin
2020-04-17
*
Bug 1380749 - Retry AdjustAppendParentForAfterContent in case |parentAfterFra...
Matt A. Tobin
2020-04-17
*
Bug 1416999 - Remove document.registerElement
Matt A. Tobin
2020-04-17
*
Bug 1411754 - Rename PresShell::DestroyFramesFor to DestroyFramesForAndRestyle
Matt A. Tobin
2020-04-17
*
Bug 1404789 - Stop reconstructing frames for the whole shadow root each time ...
Matt A. Tobin
2020-04-17
*
Bug 1381134 - Ensure we're using the correct frame for the :after/:before ref...
Matt A. Tobin
2020-04-17
*
Bug 1389743 - Only reconstruct frames synchronously from ContentRemoved when ...
Matt A. Tobin
2020-04-17
*
Bug 1377978 - Make nsRange use uint32_t to offset
Matt A. Tobin
2020-04-17
*
Bug 1377648 - Fix HTMLSummaryElement::IsSummary() on removing the element
Matt A. Tobin
2020-04-17
*
Bug 1368547 - Remove nsFrameManagerBase::mPlaceholderMap and instead store th...
Matt A. Tobin
2020-04-17
*
Bug 1368802 - nsFrameIterator::GetPlaceholderFrame should only try to get the...
Matt A. Tobin
2020-04-17
*
Bug 1361086 - Simplify UndisplayedMap::GetListFor/GetOrCreateListFor to take ...
Matt A. Tobin
2020-04-17
*
Bug 1360157 - Assert that a display: contents child always has a parent
Matt A. Tobin
2020-04-17
*
Bug 1355351 - Make pseudo-elements return the correct style via getComputedStyle
Matt A. Tobin
2020-04-17
*
Bug 1296516 - Cleanup a bit of code in layout/base
Matt A. Tobin
2020-04-17
*
Bug 1330843 - Allow JS to create NAC pseudo-elements
Matt A. Tobin
2020-04-17
*
Bug 1346623 - Allow anonymous content created with nsIDocument::InsertAnonymo...
Matt A. Tobin
2020-04-16
*
Bug 1343879 - Be consistent about the parent style context the document-level...
Matt A. Tobin
2020-04-16
*
Bug 1343937 - Fix a crash in nsWrapperCache.h
Matt A. Tobin
2020-04-16
*
Bug 1331322 - Allow tagging of pseudo-implementing native anonymous content w...
Matt A. Tobin
2020-04-16
*
Bug 1334358 - Remove nsCSSFrameConstructor::CreateAnonymousFrames
Matt A. Tobin
2020-04-14
*
Bug 1334247 - Remove nsIAnonymousContentCreator::CreateFrameFor
Matt A. Tobin
2020-04-14
[next]