Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
bily
/
javascript-stacktrace
Public
forked from
stacktracejs/stacktrace.js
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
javascript-stacktrace
stacktrace.js
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 9, 2012
Add semicolon to appease the jslints
eriwen
committed
42c1bf2
View commit details
Copy full SHA for 42c1bf2
View code at this point
Browse repository at this point
Actually support commonJS
Raynos
committed
e4336e7
View commit details
Copy full SHA for e4336e7
View code at this point
Browse repository at this point
Commits on Oct 3, 2012
Fixing findFunctionName regex to conform to spec, closes #42
eriwen
committed
d614fed
View commit details
Copy full SHA for d614fed
View code at this point
Browse repository at this point
Commits on Aug 29, 2012
Removing extra line above IE10 stack when present
eriwen
committed
ea73386
View commit details
Copy full SHA for ea73386
View code at this point
Browse repository at this point
Adding IE10 stack support
eriwen
committed
80eac15
View commit details
Copy full SHA for 80eac15
View code at this point
Browse repository at this point
Commits on Aug 22, 2012
Adding support and tests for Safari 6 and Firefox 14
eriwen
committed
f9cc074
View commit details
Copy full SHA for f9cc074
View code at this point
Browse repository at this point
Commits on Apr 5, 2012
Shortened isSameDomain location === undefined logic.
scheib
committed
f87c335
View commit details
Copy full SHA for f87c335
View code at this point
Browse repository at this point
When running under nodejs location is undefined, correct isSameDomain to not throw exception.
scheib
committed
ad37f5b
View commit details
Copy full SHA for ad37f5b
View code at this point
Browse repository at this point
Commits on Mar 28, 2012
Prepare to fix mime type
homyakov
committed
4941177
View commit details
Copy full SHA for 4941177
View code at this point
Browse repository at this point
Commits on Mar 22, 2012
Unused local variable
homyakov
committed
a4f6e74
View commit details
Copy full SHA for a4f6e74
View code at this point
Browse repository at this point
Commits on Feb 21, 2012
Chrome stack processing updated for #34
homyakov
committed
400fb80
View commit details
Copy full SHA for 400fb80
View code at this point
Browse repository at this point
Commits on Feb 20, 2012
Adding test and notes for issue #34
eriwen
committed
20c069e
View commit details
Copy full SHA for 20c069e
View code at this point
Browse repository at this point
Merge pull request #34 from firstbanco/master
Show description for 2b9f718
eriwen
committed
2b9f718
View commit details
Copy full SHA for 2b9f718
View code at this point
Browse repository at this point
Preventing lack of arguments from breaking IE9, as reported by @lpena
eriwen
committed
695979e
View commit details
Copy full SHA for 695979e
View code at this point
Browse repository at this point
Commits on Feb 7, 2012
Catering for evals in some anonymous functions. eg "eval at buildTmplFn (http://localhost:4000/javascripts/jquery/jquery.tmpl.js:317:10)"
hlascelles
committed
fb6972e
View commit details
Copy full SHA for fb6972e
View code at this point
Browse repository at this point
Commits on Nov 11, 2011
Fixed bug in findFunctionName with commented code
homyakov
committed
a2410ad
View commit details
Copy full SHA for a2410ad
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/eriwen/javascript-stacktrace
homyakov
committed
0dff212
View commit details
Copy full SHA for 0dff212
View code at this point
Browse repository at this point
Bug in findFunctionName with commented code
homyakov
committed
4d72b5c
View commit details
Copy full SHA for 4d72b5c
View code at this point
Browse repository at this point
Commits on Nov 10, 2011
Removing dead code
eriwen
committed
edca80a
View commit details
Copy full SHA for edca80a
View code at this point
Browse repository at this point
Commits on Nov 9, 2011
Removing old commented code
eriwen
committed
a06ff70
View commit details
Copy full SHA for a06ff70
View code at this point
Browse repository at this point
Commits on Nov 8, 2011
Tests for Opera 9 and 11 (tested in Opera 9.27, 9.64, 11.52)
homyakov
committed
9b077a4
View commit details
Copy full SHA for 9b077a4
View code at this point
Browse repository at this point
Issue #27 - playing with ajax()
homyakov
committed
645e0df
View commit details
Copy full SHA for 645e0df
View code at this point
Browse repository at this point
guessAnonymousFunctions fixed for Opera
homyakov
committed
2bfd6f8
View commit details
Copy full SHA for 2bfd6f8
View code at this point
Browse repository at this point
Opera modes opera9 opera10a detection improved
homyakov
committed
142a29c
View commit details
Copy full SHA for 142a29c
View code at this point
Browse repository at this point
Fixed Opera mode detection with empty message
homyakov
committed
7f2f70b
View commit details
Copy full SHA for 7f2f70b
View code at this point
Browse repository at this point
Commits on Nov 4, 2011
Opera stacktrace rewritten, tests updated (needs more testing)
homyakov
committed
fbc6cfb
View commit details
Copy full SHA for fbc6cfb
View code at this point
Browse repository at this point
Opera code and test optimizations
homyakov
committed
a9ca8ed
View commit details
Copy full SHA for a9ca8ed
View code at this point
Browse repository at this point
Captured Opera exceptions for tests
homyakov
committed
34fe4c3
View commit details
Copy full SHA for 34fe4c3
View code at this point
Browse repository at this point
Commits on Oct 30, 2011
Removed adding User-Agent header since it doesn't supported Chromium
Miroff
committed
ae6843a
View commit details
Copy full SHA for ae6843a
View code at this point
Browse repository at this point
Fixed stacktrace item parsing for chrome/chromium stacktrace
Miroff
committed
56c407e
View commit details
Copy full SHA for 56c407e
View code at this point
Browse repository at this point
Commits on Oct 21, 2011
Properly stringifying Numbers
eriwen
committed
5af57e7
View commit details
Copy full SHA for 5af57e7
View code at this point
Browse repository at this point
Using new Array in stringifyArguments, fixing issue #28
eriwen
committed
c64f58b
View commit details
Copy full SHA for c64f58b
View code at this point
Browse repository at this point
Commits on Aug 28, 2011
Fixing anonymous function guessing for file:/// urls
eriwen
committed
835c668
View commit details
Copy full SHA for 835c668
View code at this point
Browse repository at this point
Commits on Jul 12, 2011
Fixing last entry in Chrome stack
eriwen
committed
4eb006c
View commit details
Copy full SHA for 4eb006c
View code at this point
Browse repository at this point
Commits on Jun 7, 2011
BSD license not necessary after having removed guessFunctionNames()
eriwen
committed
0a4c13c
View commit details
Copy full SHA for 0a4c13c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.