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 }}
stephen-wilcox
/
gecko-dev
Public
forked from
mozilla/gecko-dev
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
gecko-dev
parser
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 7, 2015
Bug 895274 part.109 Rename NS_SVG_LOAD to eSVGLoad r=smaug
masayuki-nakano
committed
a677e96
View commit details
Copy full SHA for a677e96
View code at this point
Browse repository at this point
Commits on Aug 28, 2015
Bug 1178484 - Part 2: Regenerate gecko's in-tree parser. r=hsivonen
tedders1
committed
675740b
View commit details
Copy full SHA for 675740b
View code at this point
Browse repository at this point
Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium.
Show description for f442870
nnethercote
committed
f442870
View commit details
Copy full SHA for f442870
View code at this point
Browse repository at this point
Commits on Aug 25, 2015
Bug 1198124 - Enable -Wshadow in directories that have no -Wshadow warnings. r=glandium
cpeterso
committed
1416e56
View commit details
Copy full SHA for 1416e56
View code at this point
Browse repository at this point
Bug 1176698 - Use fallible allocator for attribute values in the HTML parser. r=wchen.
hsivonen
committed
a00a469
View commit details
Copy full SHA for a00a469
View code at this point
Browse repository at this point
Bug 1176681 - Make character buffer allocations in the HTML5 tree builder fallible. r=wchen.
hsivonen
committed
e743fa6
View commit details
Copy full SHA for e743fa6
View code at this point
Browse repository at this point
Bug 489820 part 2 - Grow buffers to the worst-case size before tokenizing; fix comments. r=wchen.
hsivonen
committed
02d517f
View commit details
Copy full SHA for 02d517f
View code at this point
Browse repository at this point
Bug 489820 part 1 - Make charRefBuf non-growable and have the same lifetime as the tokenizer. r=wchen.
hsivonen
committed
9cb0eb6
View commit details
Copy full SHA for 9cb0eb6
View code at this point
Browse repository at this point
Bug 1176668 - Fix overflow avoidance in numeric character reference handling. r=wchen.
hsivonen
committed
af68181
View commit details
Copy full SHA for af68181
View code at this point
Browse repository at this point
Bug 559303 - Consolidate strBuf and longStrBuf in the tokenizer. r=wchen.
hsivonen
committed
9ac2e0e
View commit details
Copy full SHA for 9ac2e0e
View code at this point
Browse repository at this point
Commits on Aug 20, 2015
Bug 1196050 - Replace NSCAP_Zero usage with decltype(nullptr). r=froydnj
Show description for 9960d37
upsuper
committed
9960d37
View commit details
Copy full SHA for 9960d37
View code at this point
Browse repository at this point
Commits on Aug 19, 2015
Bug 1193552 - Remove baseURI from LoadInfo (r=sicking,jkitch)
Christoph Kerschbaumer
committed
3e6c688
View commit details
Copy full SHA for 3e6c688
View code at this point
Browse repository at this point
Commits on Aug 13, 2015
Bug 992096 - Implement Sub Resource Integrity [1/2]. r=baku,r=ckerschb
Show description for 34de332
Francois Marier
committed
34de332
View commit details
Copy full SHA for 34de332
View code at this point
Browse repository at this point
Commits on Aug 11, 2015
Bug 1185763 - Part 5: Remove now unnecessary nsTArray::AppendElements optimizations in parser/html/. r=froydnj
poiru
committed
3776db7
View commit details
Copy full SHA for 3776db7
View code at this point
Browse repository at this point
Bug 1185763 - Part 3: Rename nsTArray::MoveElementsFrom to AppendElements. r=froydnj
poiru
committed
2b4a52c
View commit details
Copy full SHA for 2b4a52c
View code at this point
Browse repository at this point
Bug 1185763 - Part 1: Always use mozilla::Move with nsTArray::MoveElementsFrom. r=froydnj
poiru
committed
edbcd5e
View commit details
Copy full SHA for edbcd5e
View code at this point
Browse repository at this point
Commits on Jul 14, 2015
Bug 1181965. Remove uses of mozRequestAnimationFrame from dom and parser tests. r=bkelly
bzbarsky
committed
f9793d5
View commit details
Copy full SHA for f9793d5
View code at this point
Browse repository at this point
Commits on Jul 6, 2015
Bug 905127 - Part 2 - remove unnecessary nsNetUtil.h includes r=jduell
ddragana
committed
7987d22
View commit details
Copy full SHA for 7987d22
View code at this point
Browse repository at this point
Commits on Jul 4, 2015
Bug 1171931 - Refactor duplicated code using XRE_IsParent/ContentProcess. r=froydnj
atilag
committed
258ad59
View commit details
Copy full SHA for 258ad59
View code at this point
Browse repository at this point
Commits on Jul 1, 2015
Backed out changeset f5f3827ffcf1 (bug 1166910) for bustage
BavarianTomcat
committed
8bc87ef
View commit details
Copy full SHA for 8bc87ef
View code at this point
Browse repository at this point
Commits on Jun 30, 2015
Bug 1178513 - Add <extapp> element and interfaces to be used by ACL. r=khuey
Show description for e2a8b6b
William Chen
committed
e2a8b6b
View commit details
Copy full SHA for e2a8b6b
View code at this point
Browse repository at this point
Commits on Jun 25, 2015
Backed out changeset 8b4e4083639e (bug 1171931) for B2G debug emulator bustage.
rvandermeulen
committed
5f5c327
View commit details
Copy full SHA for 5f5c327
View code at this point
Browse repository at this point
Commits on Jun 24, 2015
Bug 1171931 - Refactor duplicated code using XRE_IsParent/ContentProcess. r=froydnj
Show description for 702a59d
atilag
committed
702a59d
View commit details
Copy full SHA for 702a59d
View code at this point
Browse repository at this point
Commits on Jun 19, 2015
bug 1174152 - crossorigin attribute for link rel=preconnect r=hsivonen
mcmanus
committed
cc04db5
View commit details
Copy full SHA for cc04db5
View code at this point
Browse repository at this point
Commits on Jun 17, 2015
Backed out changeset feb7cd25aafb (bug 1174152) for mulet timeout in test_rel_preconnect.html
Show description for 325cd72
BavarianTomcat
committed
325cd72
View commit details
Copy full SHA for 325cd72
View code at this point
Browse repository at this point
Bug 1170794 - Improve the length check of the input in nsUnicode*::GetMaxLength, r=dveditz
bakulf
committed
45578e0
View commit details
Copy full SHA for 45578e0
View code at this point
Browse repository at this point
Commits on Jun 12, 2015
Bug 1173818 - Make jArray.h assert bound checks. r=wchen.
hsivonen
committed
8c0f133
View commit details
Copy full SHA for 8c0f133
View code at this point
Browse repository at this point
Commits on Jun 5, 2015
Bug 1166910 - Referrer attribute for img tag. r=ckerschb, r=hsivonen, r=bz
Show description for 2ae91f6
franziskuskiefer
committed
2ae91f6
View commit details
Copy full SHA for 2ae91f6
View code at this point
Browse repository at this point
Bug 1166910 - referrer attribute for img tag. r=hsivonen
franziskuskiefer
committed
91b0523
View commit details
Copy full SHA for 91b0523
View code at this point
Browse repository at this point
Commits on Jun 3, 2015
Bug 1165515 - Part 13-2: Replace usage of PRLogModuleLevel and PR_LOG_*. rs=froydnj
Show description for 75c4beb
EricRahm
committed
75c4beb
View commit details
Copy full SHA for 75c4beb
View code at this point
Browse repository at this point
Commits on Jun 2, 2015
Backed out 14 changesets (bug 1165515) for linux x64 e10s m2 test failures
Show description for 5471309
BavarianTomcat
committed
5471309
View commit details
Copy full SHA for 5471309
View code at this point
Browse repository at this point
Bug 1165515 - Part 13-2: Replace usage of PRLogModuleLevel and PR_LOG_*. rs=froydnj
Show description for a9afd68
EricRahm
committed
a9afd68
View commit details
Copy full SHA for a9afd68
View code at this point
Browse repository at this point
Commits on May 29, 2015
Bug 1166910 - Gecko changes for adding referrer attribute. r=hsivonen
Show description for 8e360c2
William Chen
committed
8e360c2
View commit details
Copy full SHA for 8e360c2
View code at this point
Browse repository at this point
Commits on May 19, 2015
Bug 1170416 (part 3) - Remove the PLDHashTable2 typedef. r=froydnj.
Show description for e849e65
nnethercote
committed
e849e65
View commit details
Copy full SHA for e849e65
View code at this point
Browse repository at this point
Commits on May 6, 2015
bug 1174152 link rel=preconnect crossorigin=anonymous r=hsivonen
mcmanus
committed
78c4fb4
View commit details
Copy full SHA for 78c4fb4
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.