summaryrefslogtreecommitdiff
path: root/testing
Commit message (Collapse)AuthorAge
* Revert "Issue %3015 - Part 3: Remove GMP code from addons, crash handler and ↵Matt A. Tobin2022-04-20
| | | | | | tests." This reverts commit 1699dbe78bf43eaa5ef4c593f075dfdc59c02b15.
* Issue #10 - Move docshell to components/Matt A. Tobin2022-04-18
|
* [Structure] Move editor back to topsrcdirMatt A. Tobin2022-04-09
|
* Issue %3005 - Move editor to system/Matt A. Tobin2022-01-10
|
* Issue %3015 - Part 3: Remove GMP code from addons, crash handler and tests.Moonchild2022-01-03
|
* Issue %3021 - Remove testing/mozharnessMatt A. Tobin2021-12-04
|
* Issue %3021 - Remove unreferenced modules from testing/mozbaseMatt A. Tobin2021-12-04
|
* Issue %3005 - Move toolkit/mozapps/installer to system/installerMatt A. Tobin2021-12-01
|
* No Issue - Remove MarionetteMatt A. Tobin2021-11-29
|
* Issue %3005 - Move intl to system/Matt A. Tobin2021-11-29
|
* Issue %3005 - Move image/ to system/Matt A. Tobin2021-11-23
| | | | - Since the early days this has grown quite a bit and so won't be going to components or modules.. Best to just leave it as-is under system.
* Issue %3005 - Move netwerk/ to system/networkMatt A. Tobin2021-11-23
|
* Issue %3005 - Centralize the Security Features and locate them to ↵Matt A. Tobin2021-11-23
| | | | system/security
* Issue %3005 - Move widget/ to system/interfaceMatt A. Tobin2021-11-23
|
* Issue %3005 - Move gfx/ to system/graphicsMatt A. Tobin2021-11-22
|
* Issue %3005 - Move docshell/ to system/Matt A. Tobin2021-11-22
|
* Issue %3005 - Move view/ to layout/Matt A. Tobin2021-11-19
|
* Issue %3005 - Move parser/htmlparser to components/Matt A. Tobin2021-11-14
| | | | Also fixes deprot
* Issue %3020 - Part 3: Remove /dom/system/android and dependent modules, as wellMoonchild2021-10-14
| | | | as robocop.
* Issue %3003 - Fix obsolete media/libpng reference in crashtests.listJeremy Andrews2021-09-25
|
* Issue mcp-graveyard/UXP%1757 - Follow-up: Remove some stray WPT leftovers.Moonchild2021-07-12
| | | | These were re-introduced when reverting the <details> element pref changes.
* Issue mcp-graveyard/UXP%1751 -- Update crashtestsMoonchild2021-05-09
|
* Issue mcp-graveyard/UXP%1757 - Reinstate "dom.details_element.enabled" ↵athenian2002021-03-31
| | | | | | preference The removal of this preference was botched, all other surrounding plumbing changes appear to be working okay. The ability to use prefs to control this stylesheet might be useful in the future, so perhaps this is one of those "if it ain't broke, don't fix it" bugs where leaving well enough alone in the first place would have been the best choice.
* Issue mcp-graveyard/UXP%439 - Remove web-platform tests from the tree.Moonchild2021-02-04
| | | | | This removes a total of 23,936 files we would never use nor have the capacity to properly maintain or keep up-to-date.
* Issue mcp-graveyard/UXP%1053 - Part 1c: Remove references to mobile/android ↵Moonchild2020-12-25
| | | | targets and paths
* Issue mcp-graveyard/UXP%1696 - Propagate flex sizes to the table wrapperMoonchild2020-12-15
| | | | | | | This avoids overlapping of table styled elements inside flexboxes as used on some websites. Resolves %1696
* Issue mcp-graveyard/UXP%1682 - Remove vibrator DOM interface and support code.Moonchild2020-11-13
| | | | Resolves %1682
* Issue mcp-graveyard/UXP%1656 - Nuke the remaining vim lines in UXPMoonchild2020-10-26
| | | | Closes %1656
* Issue mcp-graveyard/UXP%1656 - Part 9: Single-line-comment style.Moonchild2020-09-24
|
* Issue mcp-graveyard/UXP%1656 - Part 8: Devtools and misc.Moonchild2020-09-24
|
* Issue mcp-graveyard/UXP%1656 - Part 6: Clean up the build filesMoonchild2020-09-23
|
* Issue mcp-graveyard/UXP%1656 - Part 3: Nuke more vim config lines in the tree.Moonchild2020-09-23
| | | | Another S&R run with some smarter matching.
* Issue mcp-graveyard/UXP%1620 - Use Intrinsic Aspect Ratio for ImagesAndy2020-08-04
| | | | | | | | | | | | | | | | | https://bugzilla.mozilla.org/show_bug.cgi?id=1547231 https://bugzilla.mozilla.org/show_bug.cgi?id=1559094 https://bugzilla.mozilla.org/show_bug.cgi?id=1633434 https://bugzilla.mozilla.org/show_bug.cgi?id=1565690 https://bugzilla.mozilla.org/show_bug.cgi?id=1602047 Make use of Aspect Ratios in Image frames before Images are loaded. - Check for width and height HTML properties and create a ratio with them. - Overwrite HTML size values with actual image dimensions on load. - Collapse any frames with srcless images. Comments: dom/html/nsGenericHTMLElement.cpp:1483 layout/generic/nsImageFrame.cpp:289
* Issue mcp-graveyard/UXP%1619 - Add Vertical Writing TestcaseAndy2020-08-01
| | | | | Ensures aspect ratio numerator and denominator aren't swapped in vertical writing modes. https://bugzilla.mozilla.org/show_bug.cgi?id=1548768
* Bug 1429656 - Implement ShadowRoot.activeElementMatt A. Tobin2020-06-13
| | | | Tag mcp-graveyard/UXP%1375
* Issue mcp-graveyard/UXP%1585 - Replace node.rootNode with node.getRootNode()Moonchild2020-06-10
| | | | | | | This removes the (default disabled) node.rootNode readonly attribute and replaces it with a node.getRootNode() function per WhatWG spec discussion. Based on work by John Dai <jdai@mozilla.com>
* Issue mcp-graveyard/UXP%1525 - Kill marquee elementMoonchild2020-06-01
| | | | | | * Remove marquee code * Regenerate HTML Elements/parser code for Removal of Marquee. Co-authored-by: Gaming4JC <g4jc@hyperbola.info>
* Revert "Merge pull request %1357 from athenian200/form-disabled-issue"athenian2002020-05-20
| | | | | This reverts commit ed88b99849156004c04e4a0c87ea9b2360ef19b6, reversing changes made to c4b0715baaffc541670fd1158557aa7e61e521d3.
* Issue mcp-graveyard/UXP%1543 - Align <img> with no src to the updated spec.Moonchild2020-05-11
|
* Issue mcp-graveyard/UXP%1375 - Merge CustomElements pref with Webcomponents PrefMatt A. Tobin2020-04-17
|
* Bug 1409976 - Add `slotchange` eventMatt A. Tobin2020-04-17
| | | | | | | * Add support for `slotchange` event * Signal `slotchange` when slot's assigned nodes changes Tag mcp-graveyard/UXP%1375
* Bug 1412775 - Implement Event.composedPathMatt A. Tobin2020-04-17
| | | | Tag mcp-graveyard/UXP%1375
* Bug 1413619 - Fix insertion point computation when display: contents pseudos ↵Matt A. Tobin2020-04-17
| | | | | | are involved. Tag mcp-graveyard/UXP%1375
* Bug 1409975 - Implement node distribution for shadow tree slotsMatt A. Tobin2020-04-17
| | | | | | | | | | * Implementation for assignedNodes * Include slots in the flat tree * Fix event get-the-parent algorithm for a node * Update and add reftests for Shadow DOM v1 * Update web platform tests expectations Tag mcp-graveyard/UXP%1375
* Bug 1411878 - Support Element.shadowRoot and Element.assignedSlot / ↵Matt A. Tobin2020-04-17
| | | | | | TextNode.assignedSlot on closed shadow root Tag mcp-graveyard/UXP%1375
* Bug 1404842 - Implement Element.attachShadow and Element.slotMatt A. Tobin2020-04-17
| | | | Tag mcp-graveyard/UXP%1375
* Bug 1408341 - Implement assignedSlot on Element and TextMatt A. Tobin2020-04-17
| | | | Tag mcp-graveyard/UXP%1375
* Issue mcp-graveyard/UXP%1498 - Part 4: Remove clearPreloads.wolfbeast2020-03-27
| | | | Also tag %1280
* Remove gtest reference to non-existing path of removed componentwolfbeast2020-02-21
|
* Issue mcp-graveyard/UXP%1356 - Add tests.athenian2002020-01-28
| | | | Forgot to include these before.