index
:
UXP
master
webbrowser
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
layout
Commit message (
Expand
)
Author
Age
Lines
*
Issue #80 - De-unify layout/forms
Matt A. Tobin
2020-04-18
-1
/
+5
*
Issue #80 - De-unify /layout/inspector
Matt A. Tobin
2020-04-18
-2
/
+2
*
Issue #80 - De-unify /layout/tools/layout-debug/src
Matt A. Tobin
2020-04-18
-1
/
+1
*
Issue #80 - De-unify /layout/ipc
Matt A. Tobin
2020-04-18
-4
/
+1
*
Issue #80 - De-unify /layout/build
Matt A. Tobin
2020-04-18
-1
/
+3
*
Issue #1375 - Fix IsWebComponentsEnabled checks
Matt A. Tobin
2020-04-17
-69
/
+122
*
Bug 1425769 - Base class for ShadowRoot and Document to manage style state
Matt A. Tobin
2020-04-17
-6
/
+6
*
Issue #80 - De-unify dom/base
Matt A. Tobin
2020-04-17
-0
/
+1
*
Bug 1322661 - Expose (non-XBL) style sheets to devtools
Matt A. Tobin
2020-04-17
-22
/
+18
*
Bug 1417829 - Remove unresolved pseudoclass
Matt A. Tobin
2020-04-17
-3
/
+0
*
Bug 1426536 - Remove nsContentUtils::IsContentInsertionPoint
Matt A. Tobin
2020-04-17
-4
/
+4
*
Bug 1422197 - Add fast path to get DocGroup in binding code for [CEReactions]
Matt A. Tobin
2020-04-17
-0
/
+82
*
Bug 1419762 - Return the inline continuation of an IB split when appending
Matt A. Tobin
2020-04-17
-3
/
+20
*
Bug 1419964 - Remove AdjustParentFrameForAfterContent
Matt A. Tobin
2020-04-17
-147
/
+70
*
Bug 1415843 - Remove an unneeded call to AdjustAppendParentForAfterContent
Matt A. Tobin
2020-04-17
-46
/
+0
*
Bug 1415538 - Remove dead frame construction code (InsertFirstLineFrames)
Matt A. Tobin
2020-04-17
-166
/
+4
*
Bug 1415152 - No need for AdjustAppendForAfter, since ::after is handled in F...
Matt A. Tobin
2020-04-17
-10
/
+3
*
Bug 1413619 - Fix insertion point computation when display: contents pseudos ...
Matt A. Tobin
2020-04-17
-227
/
+161
*
Bug 979782 - Implement lazy frame construction for display:contents descendants
Matt A. Tobin
2020-04-17
-7
/
+9
*
Bug 1380749 - Retry AdjustAppendParentForAfterContent in case |parentAfterFra...
Matt A. Tobin
2020-04-17
-9
/
+23
*
Bug 1409975 - Implement node distribution for shadow tree slots
Matt A. Tobin
2020-04-17
-140
/
+214
*
Bug 1418002 - Remove HTMLContentElement
Matt A. Tobin
2020-04-17
-6
/
+9
*
Bug 1416999 - Remove document.registerElement
Matt A. Tobin
2020-04-17
-29
/
+32
*
Bug 1411754 - Rename PresShell::DestroyFramesFor to DestroyFramesForAndRestyle
Matt A. Tobin
2020-04-17
-8
/
+10
*
Bug 1404789 - Stop reconstructing frames for the whole shadow root each time ...
Matt A. Tobin
2020-04-17
-0
/
+20
*
Bug 1381134 - Ensure we're using the correct frame for the :after/:before ref...
Matt A. Tobin
2020-04-17
-5
/
+97
*
Bug 1396584 - Remove support for multiple ShadowRoots
Matt A. Tobin
2020-04-17
-116
/
+0
*
Bug 1389743 - Only reconstruct frames synchronously from ContentRemoved when ...
Matt A. Tobin
2020-04-17
-239
/
+196
*
Bug 1377978 - Make nsRange use uint32_t to offset
Matt A. Tobin
2020-04-17
-9
/
+17
*
Bug 1377648 - Fix HTMLSummaryElement::IsSummary() on removing the element
Matt A. Tobin
2020-04-17
-12
/
+35
*
Bug 1368547 - Remove nsFrameManagerBase::mPlaceholderMap and instead store th...
Matt A. Tobin
2020-04-17
-166
/
+52
*
Bug 1368802 - nsFrameIterator::GetPlaceholderFrame should only try to get the...
Matt A. Tobin
2020-04-17
-11
/
+9
*
Bug 1373798 - Move HTML dir attribute state into event state flags
Matt A. Tobin
2020-04-17
-7
/
+25
*
Bug 1332353 - Make it clearer when a stylesheet is really owned by its mDocument
Matt A. Tobin
2020-04-17
-24
/
+69
*
Bug 1367683 - Optimize initializing nsRange
Matt A. Tobin
2020-04-17
-60
/
+46
*
Bug 1361086 - Simplify UndisplayedMap::GetListFor/GetOrCreateListFor to take ...
Matt A. Tobin
2020-04-17
-11
/
+11
*
Bug 1360157 - Assert that a display: contents child always has a parent
Matt A. Tobin
2020-04-17
-0
/
+1
*
Bug 1355351 - Make pseudo-elements return the correct style via getComputedStyle
Matt A. Tobin
2020-04-17
-167
/
+117
*
Bug 1296516 - Cleanup a bit of code in layout/base
Matt A. Tobin
2020-04-17
-459
/
+358
*
Bug 1330843 - Allow JS to create NAC pseudo-elements
Matt A. Tobin
2020-04-17
-3
/
+45
*
Bug 1346623 - Allow anonymous content created with nsIDocument::InsertAnonymo...
Matt A. Tobin
2020-04-16
-4
/
+80
*
Bug 1343879 - Be consistent about the parent style context the document-level...
Matt A. Tobin
2020-04-16
-9
/
+15
*
Bug 1343937 - Fix a crash in nsWrapperCache.h
Matt A. Tobin
2020-04-16
-4
/
+33
*
Bug 1340885 - Null check frame's content when searching for NAC ancestors in ...
Matt A. Tobin
2020-04-16
-1
/
+2
*
Bug 1331322 - Allow tagging of pseudo-implementing native anonymous content w...
Matt A. Tobin
2020-04-16
-107
/
+199
*
Bug 1334358 - Remove nsCSSFrameConstructor::CreateAnonymousFrames
Matt A. Tobin
2020-04-14
-90
/
+49
*
Bug 1334247 - Remove nsIAnonymousContentCreator::CreateFrameFor
Matt A. Tobin
2020-04-14
-60
/
+19
*
Issue #1375 - Fix unified sources
Matt A. Tobin
2020-04-14
-4
/
+7
*
Bug 1321284 - Crash in nsCSSFrameConstructor::GetInsertionPrevSibling when tr...
Matt A. Tobin
2020-04-14
-1
/
+83
*
Issue #1512 - Improve handling of multiple selections.
wolfbeast
2020-04-12
-1
/
+1
[next]