summaryrefslogtreecommitdiff
path: root/layout
Commit message (Expand)AuthorAge
* Bug 1331322 - Allow tagging of pseudo-implementing native anonymous content w...Matt A. Tobin2020-04-16
* Bug 1334358 - Remove nsCSSFrameConstructor::CreateAnonymousFramesMatt A. Tobin2020-04-14
* Bug 1334247 - Remove nsIAnonymousContentCreator::CreateFrameForMatt A. Tobin2020-04-14
* Issue #1375 - Fix unified sourcesMatt A. Tobin2020-04-14
* Bug 1321284 - Crash in nsCSSFrameConstructor::GetInsertionPrevSibling when tr...Matt A. Tobin2020-04-14
* Issue #1512 - Improve handling of multiple selections.wolfbeast2020-04-12
* [layout] Always move descendants of layout frames if moved.wolfbeast2020-04-10
* Issue #1511 - Bail on orphan situation.wolfbeast2020-04-10
* Issue #1507 - Remove nsRefreshDriver's use of high res system timers.wolfbeast2020-04-03
* Issue #1355 - Make addition of cell border display items depend onwolfbeast2020-03-16
* Issue #1485 - Fix incorrect grid cell sizing to min/max space.wolfbeast2020-03-13
* Issue #1480 - Skip abspos, fixed, float and placeholders for outline.wolfbeast2020-03-11
* Revert "Issue #1355 - Better way to create display items for column backgrounds"wolfbeast2020-02-26
* Revert "Layout\reftests\table-background\reftest.list should have only additi...wolfbeast2020-02-26
* Layout\reftests\table-background\reftest.list should have only additions to t...win7-72020-02-26
* Issue #1355 - Better way to create display items for column backgroundswin7-72020-02-25
* Merge pull request #1447 from win7-7/optimization-4-prMoonchild2020-02-17
|\
| * Issue #1355 - Make nsTableCellFrame::GetColIndex/GetRowIndex fasterwin7-72020-02-16
* | [CSS] Only emit non-GC chrome wrapped XUL box warnings in debug builds.wolfbeast2020-02-14
* | Fix a whitespace issue in nsComputedDOMStyle.cppwolfbeast2020-02-12
* | [CSS] Add stub for font-variation-settingswolfbeast2020-02-11
|/
* Merge pull request #1393 from win7-7/optimization-3-prMoonchild2020-02-08
|\
| * Issue #1355 - Do less work for columns not in the desired set in PaintRowGrou...win7-72020-02-06
* | Merge pull request #1388 from win7-7/devirtualize-prMoonchild2020-02-07
|\ \
| * | fix whitespacewin7-72020-02-05
| * | Issue #1386 - Devirtualize GetRowSpan/GetColSpanwin7-72020-02-03
| |/
* | Issue #1395 - Remove FlyWeb ServiceMatt A. Tobin2020-02-06
* | Issue #1390 - Get rid of the Presentation APIMatt A. Tobin2020-02-06
|/
* Issue #1355 - Hit testing in large tables has become extremely slowwin7-72020-02-02
* Issue #1378 - Follow-up: make sure background items remain table-aligned.wolfbeast2020-02-02
* Issue #1378 - Align the drawing of table cell backgrounds with the spec.wolfbeast2020-02-02
* Merge pull request #1376 from win7-7/optimization-1-prMoonchild2020-01-30
|\
| * Issue #1355 - Speed up the traversal of a table row frame's child cellswin7-72020-01-29
* | Merge branch 'master' of https://github.com/MoonchildProductions/UXP into for...athenian2002020-01-27
|\|
| * Merge branch '1360'wolfbeast2020-01-27
| |\
| | * Issue #1360 - Part 2: Update tests for changed preferences.wolfbeast2020-01-26
| * | Bug 1315885 - Part 4: Implement callback reaction for custom element reactions.Gaming4JC2020-01-26
| * | Bug 1271549 - Remove details and summary preference.Gaming4JC2020-01-26
| |/
* / Issue #1356 - Remove -moz-user-input disabled to improve event handling.athenian2002020-01-16
|/
* Bug 1322938 - Basic implementation of HTMLDialogElement.Gaming4JC2020-01-07
* Issue #1345 - Implement non-standard legacy CSSStyleSheet rulesJustOff2020-01-07
* Issue #1118 - Part 6: Fix various tests that are no longer correct.wolfbeast2019-12-22
* Issue #1118 - Part 5: Change the way document.open() workswolfbeast2019-12-22
* Issue #1219 - Align computed DOM styles with mainstream behvior.wolfbeast2019-12-20
* Issue #1328 - Part 3: Add fuzz to reftests and fix misc other tests.Chris Peterson2019-12-18
* Check if we're already at the end of the frame's content.Jonathan Kew2019-12-06
* Issue #1309 - Fix handling of display rows where the elements are notwolfbeast2019-12-01
* Issue #1308 - Create nsDisplayTableBackgroundColor to avoid displaywolfbeast2019-12-01
* Remove unnecessary calls to ReparentFloatsForInlineChild inMats Palmgren2019-11-29
* Simplify the overflow child frame reparenting inMats Palmgren2019-11-29