1
I Use This!
Very High Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Aug 18, 2024 — Aug 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Backport of Mozilla Bug 1207245 - part 1 - move RefCounted<T> to its own file More... over 6 years ago
update More... over 6 years ago
update also GetOpener to nsPIDOMWindow More... over 6 years ago
first batch to transition nsIDOMWindow to nsPIDOMWindow at about TenFourFox level More... over 6 years ago
Merge pull request #8 from wicknix/master More... over 6 years ago
Bump version number to 27.9.13 More... over 6 years ago
Backport of Mozilla Bug 1222516 part 2. Add a window API for opening a window passing through a boolean indicating that no opener should be set on the result. More... over 6 years ago
Backport of Mozilla Bug 1222516 part 1. Add a window API for opening a window with navigation and a given docshell loadinfo to use for the navigation. More... over 6 years ago
slightly modernize code, use nsPIDOMWindow and prepare for next patch More... over 6 years ago
Cherry picked from TenFourFox More... over 6 years ago
Cherry picked from TenFourFox More... over 6 years ago
Cherry picked from TenFourFox More... over 6 years ago
Cherry picked from TenFourFox More... over 6 years ago
Cherry picked from TenFourFox More... over 6 years ago
Add working UA override for github.com More... over 6 years ago
Backport of Mozilla Bug 1267338. Remove dead codepath for the case when we opened a window even though popupState was openAbused, since we never open a window in that situation More... over 6 years ago
Merge pull request #6 from rmottola/master More... over 6 years ago
Backport of Mozilla Bug 1226762 - Add support for getting original builtin constructors and prototypes in self-hosted code. More... over 6 years ago
update todo More... over 6 years ago
first add _setCanonicalName and then apply Mozilla Bug Bug 1236638 - Add JSFunction::setAtom and use it in _SetCanonicalName intrinsic to fire the pre-barrier More... over 6 years ago
Backport of Mozilla Bug 1493347: Drop DataChannelListener on Destroy() More... over 6 years ago
Backport of mozilla Bug 1487098 - Reorder boolean expression to take advantage of short-circuiting More... over 6 years ago
backport of mozilla Bug 1423278 - Correctly instantiate proxy authenticator with a lowercase schema More... over 6 years ago
Backport of Mozilla Bug 1492524 More... over 6 years ago
Backport of Mozilla bug 1496340 - make sure each nsISupports is an nsIX509Cert in nsNSSCertList::Read More... over 6 years ago
backports of Bugs Bug 1483699 - part 1 - add overflow checks for extending arrays;, Bug 1483699 - part 2 - make InsertSlotsAt error checking more thorough More... over 6 years ago
Backport of Mozilla Bug 1492823 - Ensure user input suppression works correctly even after document.open. More... over 6 years ago
refactor js_ReportValueError to ReportValueError as FF code to better import patches, the actual function itself needs some updating More... over 6 years ago
Mozilla backport Bug 1252228 - Fix heuristic in PropertyReadNeedsTypeBarrier to avoid bogus type information More... over 6 years ago
add testfile for Bug 1278599 - Function[Symbol.hasInstance] should return false when called with a non-callable 'this' More... over 6 years ago