1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-28 19:28:35 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Brian Smith a4146b60a4 Issue #1442 - Part 10a - Unify body extraction in Fetch/Beacon/XHR. https://bugzilla.mozilla.org/show_bug.cgi?id=1329298 Pre-requisite for Part 11. 2023-10-04 09:57:38 +08:00
Moonchild 8c395520d9 Issue #1656 - Part 1: Nuke most vim config lines in the tree.
Since these are just interpreted comments, there's 0 impact on actual code.
This removes all lines that match /* vim: set(.*)tw=80: */ with S&R -- there are
a few others scattered around which will be removed manually in a second part.
2020-09-25 22:04:12 +08:00
Matt A. Tobin 0c44ae0a30 Issue #1449 - Implement URLSearchParams's sort() 2020-05-09 06:55:08 +08:00
JustOff a86de13c47 Use meaningful error message in URLSearchParams::Constructor 2019-03-16 07:03:45 +08:00
JustOff 1729192b5d Construct URLSearchParams from record<> 2019-03-16 07:03:40 +08:00
JustOff 5fc488fe61 Construct URLSearchParams from sequence or from string 2019-03-16 07:03:39 +08:00
roytam1 dcd9973243 import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00