DOM/Core: Difference between revisions
< 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!
25 Total; 25 Open (100%); 0 Resolved (0%); 0 Verified (0%);