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
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 }}
mapbox
/
mapbox-gl-js
Public
Notifications
You must be signed in to change notification settings
Fork
2.4k
Star
12.4k
Code
Issues
1.4k
Pull requests
44
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expose Resource Timing API
- #5991
#5991
Merged
anandthakker
merged 19 commits into
mapbox:master
mapbox/mapbox-gl-js:master
from
sbma44:expose-resource-timing-api
Copy head branch name to clipboard
Jan 22, 2018
Conversation
Commits
19
(19)
Checks
Files changed
Merged
Expose Resource Timing API
#5991
anandthakker
merged 19 commits into
mapbox:master
mapbox/mapbox-gl-js:master
from
sbma44:expose-resource-timing-api
Copy head branch name to clipboard
Commits
Commits on Jan 10, 2018
expose resource timing API on vt load events
Show description for e6d8f97
sbma44
committed
e6d8f97
View commit details
Copy full SHA for e6d8f97
Browse repository at this point
clean up linting and flow errors
sbma44
committed
88c94f9
View commit details
Copy full SHA for 88c94f9
Browse repository at this point
move collectResourceTiming to request object per @anandthakker's suggestion
sbma44
committed
5f328b4
View commit details
Copy full SHA for 5f328b4
Browse repository at this point
get unit tests passing
sbma44
committed
f22f5bb
View commit details
Copy full SHA for f22f5bb
Browse repository at this point
Commits on Jan 12, 2018
test for presence of collectResourceTiming on vt source dispatch event
sbma44
committed
566ab5d
View commit details
Copy full SHA for 566ab5d
Browse repository at this point
vt worker src tests; wrapper for performance.getEntriesByName()
sbma44
committed
39177ca
View commit details
Copy full SHA for 39177ca
Browse repository at this point
resolve linting error related to unused var
sbma44
committed
2a209df
View commit details
Copy full SHA for 2a209df
Browse repository at this point
add resourceTiming collection to GeoJSON sources
sbma44
committed
496beb9
View commit details
Copy full SHA for 496beb9
Browse repository at this point
working geoJSON resource timing events
sbma44
committed
56ddd54
View commit details
Copy full SHA for 56ddd54
Browse repository at this point
resolve flow error
sbma44
committed
dc7fc5b
View commit details
Copy full SHA for dc7fc5b
Browse repository at this point
test for presence of collectResourceTiming on geojson source dispatch event
sbma44
committed
b52209c
View commit details
Copy full SHA for b52209c
Browse repository at this point
geojson worker src tests
sbma44
committed
68f3960
View commit details
Copy full SHA for 68f3960
Browse repository at this point
missing dep
sbma44
committed
a6a4800
View commit details
Copy full SHA for a6a4800
Browse repository at this point
update jsdoc to reflect geoJSON worker capabilities as well
sbma44
committed
68e2494
View commit details
Copy full SHA for 68e2494
Browse repository at this point
Merge branch 'master' of github.com:mapbox/mapbox-gl-js into expose-resource-timing-api
sbma44
committed
63a4b97
View commit details
Copy full SHA for 63a4b97
Browse repository at this point
Commits on Jan 17, 2018
simplify geojson source resourceTiming property type
sbma44
committed
183d682
View commit details
Copy full SHA for 183d682
Browse repository at this point
cleaner syntax for result object
sbma44
committed
78fc6ec
View commit details
Copy full SHA for 78fc6ec
Browse repository at this point
Merge branch 'master' of github.com:mapbox/mapbox-gl-js into expose-resource-timing-api
sbma44
committed
114e733
View commit details
Copy full SHA for 114e733
Browse repository at this point
fix open obj formatting
sbma44
committed
5c4a415
View commit details
Copy full SHA for 5c4a415
Browse repository at this point
You can’t perform that action at this time.