Pinned
2,836 contributions in the last year
Less
More
Activity overview
Contribution activity
April 2021
Created 1 repository
- sideshowbarker/SE-Userscripts JavaScript
Created a pull request in mdn/content that received 10 comments
Refactor “Loose equality using ==”
This change refactors the entire “Loose equality using ==” section in the “Equality comparisons and sameness” article — with the goal of improving …
+135
−111
•
10
comments
Opened 82 other pull requests in 6 repositories
mdn/content
4
open
48
merged
2
closed
- Add polyfill link to ChildNode.p.remove() doc
- Fix punctuation in AudioBufferSourceNode.p.start doc
- Fix 404s for decodeAudioData example
- Fix broken links in “MediaTrackConstraints” doc
- Fix various problems in Array.p.find|findIndex
- Remove ChildNode.p.remove() polyfill
- Fix Specifications tables for USBConfiguration features
- Fix PerformanceElementTiming subpages SpecName
- Fix the SpecName in ContactsManager doc
- Fix Specs table for PerformanceElementTiming
- Drop broken link in “Using the Notifications API”
- “Operator precedence” note: spread not an operator
- Document the fetch() method cache parameter
- Drop the ToC from README.md
- Update outdated info on ECMAScript specs
- List out default “box-sizing: border-box” elements
- Clarify in JS “static” doc: class fields are a proposal
- Drop unhelpful note about CSRF from CORS doc
- Drop parameter from example location.reload() call
- Clean up documentation about Alt-Svc HTTP header
- Drop inline styles from “Sameness Comparisons” table
- Fix typos in Structures/Syntax_sections doc
- Fix misstatement about <form> name being deprecated
- Add link to CORS article in “Using Fetch” doc
- Add an example to the SVG “transform-origin” doc
- Some pull requests not shown.
mdn/browser-compat-data
3
open
18
merged
- Add spec URLs for G* APIs
- Add spec URLs for GlobalEventHandlers members
- Add ContactsManager spec URL; fix exitPictureInPicture spec URL
- Add more CSS API spec URLs
- Add Background Fetch spec URLs
- Add spec URL for DOMParser.p.parseFromString
- Drop the ToC from docs/data-guidelines.md
- Add spec URLs for all E to F API features
- Add spec URLs for all API features starting w/ “D”
- Add all spec URLs for the Element object
- Add all spec URLs for the Document object
- Add spec URL for the CSS @property rule
- Update some html/manifest spec URLs
- Add more CSS* API spec URLs
- Add more Bluetooth* and BarcodeDetector spec URLs
- Add spec URLs for all API features starting w/ “C”
- Add spec URLs for all API features starting w/ “Canvas”
- Add spec URLs for all API features starting w/ “CSS”
- Add spec URLs for all API features starting w/ “B”
- Add spec URLs for all API features starting w/ “A”
- Drop mdn_url for the appcache "manifest" attribute
w3c/FileAPI
1
open
1
merged
mdn/yari
2
merged
WICG/periodic-background-sync
2
merged
WICG/content-index
1
merged
Reviewed 123 pull requests in 8 repositories
mdn/content 115 pull requests
- Fix typo in “JavaScript data types and data structures” doc
- Fix slug for RuntimeError constructor
- Update syntax blocks for Errors, typed arrays, misc
- FileSystemHandle.p.queryPermission() throws for bad mode param
- Fixed a typo in the HTMLElement.inert documentation
- Replace Content-Type with Accept in fetch GET examples
- fix(attributes): link to datetime
- Update syntax blocks for DataView
- Update syntax blocks for Date
- Update syntax block for built-ins A to B
- Made rust wasm example independent from npm
- Fix openOrCloseShadowRoot example
- Minor edits to isNaN doc
- Update ternary operator spacing in Proxy example
- fix: stray closing H2
- Update Web/HTTP/Resources_and_URIs
- Fix attribute typo in “Using the aria-invalid attribute” doc
- Fix "301" description in Location header doc
- Add info about when fetch promise is resolved exactly
- Refactor “Loose equality using ==”
- Add Specifications heading to array.at()
- fix: HTML validation issues
- fix fileHandle.kind usage
- fix fileHandle.kind usage
- fix fileHandle.kind usage
- Some pull request reviews not shown.
mdn/browser-compat-data 2 pull requests
whatwg/dom 1 pull request
w3c/FileAPI 1 pull request
whatwg/html 1 pull request
WICG/periodic-background-sync 1 pull request
whatwg/html-build 1 pull request
whatwg/fetch 1 pull request
Created an issue in mdn/yari that received 20 comments
500 error: “Error: Unable to figure out locale from . with .” for Web/API/DirectoryReaderSync locally
When I navigate to http://localhost:5000/en-US/docs/Web/API/DirectoryReaderSync locally, I get this:
Error: Unable to figure out locale from . with .
20
comments