0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Sep 04, 2024 — Sep 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed issues with webapp validation. (bug 675644) More... about 14 years ago
Fixed issue with undefined lazy objects and member assignment (bug 673536) More... about 14 years ago
Merge pull request #63 from mattbasta/webapps More... about 14 years ago
Fixed null in JS to not evaluate as '' (partially bug 673427) More... about 14 years ago
Fix for cdata issue in bug 673427 More... about 14 years ago
Merged nsIJSON fix More... about 14 years ago
Updated nsIJSON compat errors to warnings. bug 673590 More... about 14 years ago
Allowed versions_after to specify where their range ends. (bug 672587) More... about 14 years ago
Allowed versions_after to specify where their range ends. (bug 672587) More... about 14 years ago
Fixed traceback from bug 673447 More... about 14 years ago
Fixed traceback from bug 673447 More... about 14 years ago
Merge pull request #62 from mattbasta/bug670241 More... about 14 years ago
Converted nsIDOMFile test from an XPCOM member test to an instance action test. (bug 670241) More... about 14 years ago
Dammit, .pyc files More... about 14 years ago
Merge pull request #61 from mattbasta/fixes More... about 14 years ago
Refactored navigator.language to be more standard; perhaps fixing the no-comp bug. More... about 14 years ago
FX5.0, Y U NO IN APPVERSIONS.JSON? More... about 14 years ago
Show the correct filename for chrome.manifest triple usage. Forgot to add this earlier. (bug 653308) More... about 14 years ago
Force certain regex tests only for JS (bug 671387) More... about 14 years ago
Webapp Support More... about 14 years ago
Merge pull request #59 from mattbasta/fixes More... about 14 years ago
Removed MockBundler class in favor of the actual ErrorBundle. More... about 14 years ago
Gave deprecated FX7 XPCOM interface functions a return value so they don't trigger the iterative interpreter. (bug 672569) More... about 14 years ago
Banned processNextEvent, fixed issue with MemberExpression.computed (bug 657224) More... about 14 years ago
Added support for linked chrome manifests (bug 653308) More... about 14 years ago
Flagged nsIAccessibilityRetrieval (bug 660177) More... about 14 years ago
Fixed issue where referenced undefined globals were created in a global context. More... about 14 years ago
Made the regex tests universal (bug 669188) More... about 14 years ago
Fixed typo (bug 670190) More... about 14 years ago
Fixed tracebacks with Math.round(+-Infinity) More... about 14 years ago