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
/
base
Commit message (
Expand
)
Author
Age
Lines
*
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
-226
/
+160
*
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 1416999 - Remove document.registerElement
Matt A. Tobin
2020-04-17
-15
/
+18
*
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
-4
/
+4
*
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
-2
/
+4
*
Bug 1377648 - Fix HTMLSummaryElement::IsSummary() on removing the element
Matt A. Tobin
2020-04-17
-12
/
+16
*
Bug 1368547 - Remove nsFrameManagerBase::mPlaceholderMap and instead store th...
Matt A. Tobin
2020-04-17
-121
/
+15
*
Bug 1368802 - nsFrameIterator::GetPlaceholderFrame should only try to get the...
Matt A. Tobin
2020-04-17
-11
/
+9
*
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
-150
/
+68
*
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
-1
/
+31
*
Bug 1346623 - Allow anonymous content created with nsIDocument::InsertAnonymo...
Matt A. Tobin
2020-04-16
-4
/
+19
*
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
-2
/
+11
*
Bug 1331322 - Allow tagging of pseudo-implementing native anonymous content w...
Matt A. Tobin
2020-04-16
-29
/
+132
*
Bug 1334358 - Remove nsCSSFrameConstructor::CreateAnonymousFrames
Matt A. Tobin
2020-04-14
-85
/
+43
*
Bug 1334247 - Remove nsIAnonymousContentCreator::CreateFrameFor
Matt A. Tobin
2020-04-14
-16
/
+11
*
Issue #1507 - Remove nsRefreshDriver's use of high res system timers.
wolfbeast
2020-04-03
-103
/
+0
*
Revert "Issue #1355 - Better way to create display items for column backgrounds"
wolfbeast
2020-02-26
-159
/
+76
*
Issue #1355 - Better way to create display items for column backgrounds
win7-7
2020-02-25
-76
/
+159
*
[CSS] Only emit non-GC chrome wrapped XUL box warnings in debug builds.
wolfbeast
2020-02-14
-0
/
+2
*
Merge branch 'master' of https://github.com/MoonchildProductions/UXP into for...
athenian200
2020-01-27
-7
/
+3
|
\
|
*
Merge branch '1360'
wolfbeast
2020-01-27
-1
/
+1
|
|
\
|
|
*
Issue #1360 - Part 2: Update tests for changed preferences.
wolfbeast
2020-01-26
-1
/
+1
|
*
|
Bug 1271549 - Remove details and summary preference.
Gaming4JC
2020-01-26
-6
/
+2
|
|
/
*
/
Issue #1356 - Remove -moz-user-input disabled to improve event handling.
athenian200
2020-01-16
-3
/
+2
|
/
*
Issue #1118 - Part 5: Change the way document.open() works
wolfbeast
2019-12-22
-0
/
+5
*
Issue #1308 - Create nsDisplayTableBackgroundColor to avoid display
wolfbeast
2019-12-01
-3
/
+37
*
Issue #146 - Part 6: Allow `position: sticky` on table elements.
wolfbeast
2019-11-03
-9
/
+0
*
Issue #146 - Part 3: Create nsDisplayTableBackgroundImage to avoid
wolfbeast
2019-11-03
-7
/
+75
*
Issue #146 - Part 3: Create nsDisplayTableFixedPosition to avoid display
wolfbeast
2019-11-03
-5
/
+103
*
Issue #146 - Part 2: Remove custom table painting component.
wolfbeast
2019-11-02
-3
/
+0
*
Issue #146 - Part 1: Draw each table's background on their own display
wolfbeast
2019-11-02
-3
/
+10
*
Issue #1230 - Part 1: Fix Back-computing percentages for intrinsic sizing in ...
Gaming4JC
2019-09-28
-73
/
+133
*
Issue #438: Rename coord/coords to originValue/transformOrigin.
wolfbeast
2019-08-14
-13
/
+13
*
Issue #438: Pixel-snap subpixel value for outer SVG and anon child.
wolfbeast
2019-08-14
-2
/
+7
*
Issue #438: Do not round the translation of an SVG frame.
wolfbeast
2019-08-14
-2
/
+8
*
Outdated comment removal (no code changes)
win7-7
2019-08-02
-1
/
+0
*
Revert "Capture delayed events and cancel as necessary."
wolfbeast
2019-07-18
-16
/
+0
*
Fix comments for Frameproperties
win7-7
2019-07-12
-1
/
+1
*
Iterate the frame property list once to collect which child list properties w...
win7-7
2019-07-08
-0
/
+27
[next]