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
Commit message (
Expand
)
Author
Age
*
Bug 1381134 - Ensure we're using the correct frame for the :after/:before ref...
Matt A. Tobin
2020-04-17
*
Bug 1396584 - Remove support for multiple ShadowRoots
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 1373798 - Move HTML dir attribute state into event state flags
Matt A. Tobin
2020-04-17
*
Bug 1332353 - Make it clearer when a stylesheet is really owned by its mDocument
Matt A. Tobin
2020-04-17
*
Bug 1367683 - Optimize initializing nsRange
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 1340885 - Null check frame's content when searching for NAC ancestors in ...
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
*
Issue #1375 - Fix unified sources
Matt A. Tobin
2020-04-14
*
Bug 1321284 - Crash in nsCSSFrameConstructor::GetInsertionPrevSibling when tr...
Matt A. Tobin
2020-04-14
*
Issue #1512 - Improve handling of multiple selections.
wolfbeast
2020-04-12
*
[layout] Always move descendants of layout frames if moved.
wolfbeast
2020-04-10
*
Issue #1511 - Bail on orphan situation.
wolfbeast
2020-04-10
*
Issue #1507 - Remove nsRefreshDriver's use of high res system timers.
wolfbeast
2020-04-03
*
Issue #1355 - Make addition of cell border display items depend on
wolfbeast
2020-03-16
*
Issue #1485 - Fix incorrect grid cell sizing to min/max space.
wolfbeast
2020-03-13
*
Issue #1480 - Skip abspos, fixed, float and placeholders for outline.
wolfbeast
2020-03-11
*
Revert "Issue #1355 - Better way to create display items for column backgrounds"
wolfbeast
2020-02-26
*
Revert "Layout\reftests\table-background\reftest.list should have only additi...
wolfbeast
2020-02-26
*
Layout\reftests\table-background\reftest.list should have only additions to t...
win7-7
2020-02-26
*
Issue #1355 - Better way to create display items for column backgrounds
win7-7
2020-02-25
*
Merge pull request #1447 from win7-7/optimization-4-pr
Moonchild
2020-02-17
|
\
|
*
Issue #1355 - Make nsTableCellFrame::GetColIndex/GetRowIndex faster
win7-7
2020-02-16
*
|
[CSS] Only emit non-GC chrome wrapped XUL box warnings in debug builds.
wolfbeast
2020-02-14
*
|
Fix a whitespace issue in nsComputedDOMStyle.cpp
wolfbeast
2020-02-12
*
|
[CSS] Add stub for font-variation-settings
wolfbeast
2020-02-11
|
/
*
Merge pull request #1393 from win7-7/optimization-3-pr
Moonchild
2020-02-08
|
\
|
*
Issue #1355 - Do less work for columns not in the desired set in PaintRowGrou...
win7-7
2020-02-06
*
|
Merge pull request #1388 from win7-7/devirtualize-pr
Moonchild
2020-02-07
|
\
\
|
*
|
fix whitespace
win7-7
2020-02-05
|
*
|
Issue #1386 - Devirtualize GetRowSpan/GetColSpan
win7-7
2020-02-03
|
|
/
*
|
Issue #1395 - Remove FlyWeb Service
Matt A. Tobin
2020-02-06
*
|
Issue #1390 - Get rid of the Presentation API
Matt A. Tobin
2020-02-06
|
/
*
Issue #1355 - Hit testing in large tables has become extremely slow
win7-7
2020-02-02
*
Issue #1378 - Follow-up: make sure background items remain table-aligned.
wolfbeast
2020-02-02
*
Issue #1378 - Align the drawing of table cell backgrounds with the spec.
wolfbeast
2020-02-02
[next]