| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Read URLPatternInit dictionary members in lexicographical order so getters and proxy traps observe the access sequence required by WebIDL. Use sparse dictionary template values so URLPatternResult inputs only expose members present after WebIDL conversion. Fixes: nodejs#64780 Signed-off-by: piyushrajyadav <piyushyadavrajyadav@gmail.com>
|
Review requested:
|
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Fixes: #64780
Description
This pull request aligns URLPatternInit dictionary conversion with the WHATWG / WebIDL specifications:
Verification