DOM/Core: Difference between revisions

From MozillaWiki
< DOM
Jump to navigation Jump to search
(create DOM: Core subpage)
 
(add good first bugs)
Line 47: Line 47:
=== Where to find us? ===
=== Where to find us? ===
We are at Matrix [https://chat.mozilla.org/#/room/#domcore:mozilla.org #DOM Core] channel
We are at Matrix [https://chat.mozilla.org/#/room/#domcore:mozilla.org #DOM Core] channel
=== Help us with Good First Bugs ===
Working in open is the norm to us. Talk with and join us if you want to help. [https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html Here] is the Firefox Contributors’ Quick Reference. We've selected [https://bugzilla.mozilla.org/buglist.cgi?columnlist=opendate%2Cshort_desc%2Cpriority%2Cbug_severity%2Cbug_type%2Ctriage_owner%2Ccf_status_firefox_nightly%2Ccf_status_firefox_beta%2Ccf_status_firefox_release%2Ccf_status_firefox_esr%2Cproduct%2Ccomponent%2Cbug_status%2Cresolution%2Creporter%2Creporter_realname%2Cassigned_to%2Cchangeddate&emailtype2=notequals&f3=creation_ts&email1=intermittent-bug-filer%40mozilla.bugs&emailtype1=notequals&bug_type=--&bug_type=defect&bug_type=enhancement&bug_type=task&resolution=---&classification=Client%20Software&classification=Developer%20Infrastructure&classification=Components&classification=Server%20Software&f1=status_whiteboard&o2=nowords&known_name=DOM%20Core%20S2&f2=keywords&o1=notsubstring&product=Core&product=Toolkit&v1=%5Bno-nag%5D&keywords_type=anywords&v3=-&component=about%3Amemory&component=Cycle%20Collector&component=DOM%3A%20Bindings%20%28WebIDL%29&component=DOM%3A%20Copy%20%26%20Paste%20and%20Drag%20%26%20Drop&component=DOM%3A%20Core%20%26%20HTML&component=DOM%3A%20Editor&component=DOM%3A%20Events&component=DOM%3A%20Forms&component=DOM%3A%20Geolocation&component=DOM%3A%20HTML%20Parser&component=DOM%3A%20Navigation&component=DOM%3A%20Selection&component=DOM%3A%20Serializers&component=DOM%3A%20UI%20Events%20%26%20Focus%20Handling&component=DOM%3A%20Window%20and%20Location&component=XML&component=XPConnect&component=XSLT&list_id=16582932&o3=greaterthan&email2=wptsync%40mozilla.bugs&query_format=advanced&keywords=good-first-bug%2C%20 Good First Bugs] to help you take your first steps into the DOM Core code!
<bugzilla>
{
"f1":"keywords",
"o1":"anywordssubstr",
"v1":"good-first-bug",
"component":  ["Cycle Collector", "DOM: Bindings (WebIDL)", "DOM: Copy & Paste and Drag & Drop", "DOM: Core & HTML", "DOM: Editor", "DOM: Events", "DOM: Forms", "DOM: Geolocation", "DOM: HTML Parser", "DOM: Navigation", "DOM: Selection", "DOM: Serializers", "DOM: UI Events & Focus Handling", "DOM: Window and Location", "XML", "XPConnect", "XSLT"],
"include_fields":"id,summary,status,resolution, priority",
"resolution":["---"]
}
</bugzilla>

Revision as of 13:49, 5 June 2023

DOM: Core

Who are we?

  • Adam Vandolder
  • Andreas Farre
  • Andrew McCreight
  • Edgar Chen
  • Henri Sivonen
  • Hsin-Yi Tsai
  • Jan-Niklas Jäschke
  • Kris Maglione
  • Masayuki Nakano
  • Peter Van der Beken
  • Sean Feng
  • Simon Pieters
  • Vincent Hilla

What do we do?

We care about Web compatibility and interoperability. We advance the Web by contributing to evolving and implementing W3C and WHATWG Standards, including

  • DOM
  • HTML
  • Events
  • Editor
  • Clipboard
  • Selection
  • WebIDL

Our bugzilla components:

  • Toolkit::about:memory
  • Core::DOM: Bindings (WebIDL)
  • Core::DOM: Copy & Paste and Drag & Drop
  • Core::DOM: Core & HTML
  • Core::DOM: Editor
  • Core::DOM: Events
  • Core::DOM: Forms
  • Core::DOM: Geolocation
  • Core::DOM: HTML Parser
  • Core::DOM: Navigation
  • Core::DOM: Selection
  • Core::DOM: Serializers
  • Core::DOM: UI Events & Focus Handling
  • Core::DOM: Window and Location
  • Core::XML
  • Core::XPConnect
  • Core::XSLT

Where to find us?

We are at Matrix #DOM Core channel

Help us with Good First Bugs

Working in open is the norm to us. Talk with and join us if you want to help. Here is the Firefox Contributors’ Quick Reference. We've selected Good First Bugs to help you take your first steps into the DOM Core code!

Full Query
ID Summary Status Resolution Priority
58409 GetPosition and GetPositionSlowly call to the prefs service _every_time_ NEW P4
136676 no quoting at all in MIME-Headers (Content-Disposition header not escaped) NEW P3
392994 Remove support for <input usemap> and <object usemap> NEW --
488427 nsIFind needs to call FlushPendingNotifications NEW --
720623 Get rid of nsHTMLFormatConverter and nsIFormatConverter NEW P5
928224 First Character Being Eaten during Type Change on Input Field NEW P3
944668 Whine to console when a document is decoded as "replacement" or "x-user-defined" NEW P5
957054 Don't preload scripts with unknown types REOPENED P3
1169784 Test interaction between Web Manifest and Service Worker NEW --
1322876 "contextmenu" event has mozInputSource == MOZ_SOURCE_MOUSE even when hitting the context menu key on the keyboard NEW P3
1426671 Context menu is always shown in the top left when activated from keyboard NEW P3
1508254 Change referrerpolicy nstring filed to enum ReferrerPolicy in speculative loading NEW P3
1573290 Remove unnecessary [Throws] annotation from Document.createTreeWalker NEW P5
1658511 enter on input type text can trigger link ASSIGNED P3
1669453 history.replace/pushState should throw SECURITY_ERR, not NS_ERROR_FAILURE with cross-origin urls NEW P3
1778696 WatchdogMain seems to have a bogus manager->ForAllActiveContexts loop condition NEW --
1795509 Element with overflow-x: hidden can be focused by Tab key NEW P3
1844439 Assertion failure: aValue >= 0 && aValue < kMsPerDay (aValue must be milliseconds within a day!), at /dom/html/input/DateTimeInputTypes.cpp:137 NEW P3
1846606 parseFloat() and console.log("%f") disagree NEW --
1890466 EmailInputType::PunycodeEncodeEmailAddress does not check for hyphen NEW --
1899251 Emit a warning message to the console when target names are ignored NEW --
1944765 Review instances of USVString and replace with UTF8String as appropriate NEW --
1973737 Allow self to be passed as validation anchor NEW --
1975592 Recurring "orginally" typo in various files under dom/base/test ASSIGNED --
1975616 Typo in testing/web-platform/tests/shadow-dom/focus-navigation/focus-navigation-slot-fallback-default-tabindex.html UNCONFIRMED --

25 Total; 25 Open (100%); 0 Resolved (0%); 0 Verified (0%);