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 }}
cpplearner
/
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
xpcom
string
nsTDependentString.cpp
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 30, 2022
Bug 1772006 - Part 8: Allow building xpcom/string without unified builds, r=xpcom-reviewers,barret
Show description for 5fa7dcc
mystor
committed
5fa7dcc
View commit details
Copy full SHA for 5fa7dcc
View code at this point
Browse repository at this point
Bug 1772006 - Part 7: Remove unnecessary files from the string implementation, r=xpcom-reviewers,barret
Show description for 6255b11
mystor
committed
6255b11
View commit details
Copy full SHA for 6255b11
View code at this point
Browse repository at this point
Commits on Jun 10, 2022
Backed out 9 changesets (bug 1772006) causing build bustages on nsTString.cpp. CLOSED TREE
Show description for c6b2c5d
crisscozmuta
committed
c6b2c5d
View commit details
Copy full SHA for c6b2c5d
View code at this point
Browse repository at this point
Bug 1772006 - Part 9: Allow building xpcom/string without unified builds, r=xpcom-reviewers,barret
Show description for cb50fa2
mystor
committed
cb50fa2
View commit details
Copy full SHA for cb50fa2
View code at this point
Browse repository at this point
Bug 1772006 - Part 8: Remove unnecessary files from the string implementation, r=xpcom-reviewers,barret
Show description for 18a773c
mystor
committed
18a773c
View commit details
Copy full SHA for 18a773c
View code at this point
Browse repository at this point
Commits on Dec 13, 2021
Bug 1741665 - Align nsCString's public size_type better with other C++ APIs, r=mccr8,geckoview-reviewers,agi
Show description for 7b2e6d4
mystor
committed
7b2e6d4
View commit details
Copy full SHA for 7b2e6d4
View code at this point
Browse repository at this point
Commits on Nov 30, 2018
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
Show description for 265e672
sylvestre
committed
265e672
View commit details
Copy full SHA for 265e672
View code at this point
Browse repository at this point
Commits on Aug 14, 2017
Bug 1393230 - Part 3: Convert the xpcom string classes to be templated on char type. r=njn, r=fitzgen, r=sfink
Show description for 030b39d
EricRahm
committed
030b39d
View commit details
Copy full SHA for 030b39d
View code at this point
Browse repository at this point
Commits on Jul 20, 2017
Bug 1381080 patch 3 - Encapsulate setting mData/mLength/mDataFlags in a new method. r=erahm
Show description for cb0e6b4
dbaron
committed
cb0e6b4
View commit details
Copy full SHA for cb0e6b4
View code at this point
Browse repository at this point
Commits on Jul 10, 2017
Bug 1343715 - Remove nsA[C]String::SetDataFlags. r=dmajor
Show description for 57e3e86
dbaron
committed
57e3e86
View commit details
Copy full SHA for 57e3e86
View code at this point
Browse repository at this point
Bug 1343715 - Split nsTSubstring::mFlags into separate variables for class and data flags. r=dmajor
Show description for c59666d
dbaron
committed
c59666d
View commit details
Copy full SHA for c59666d
View code at this point
Browse repository at this point
Commits on Feb 21, 2017
Bug 1340577 - Add release-grade assertions to various XPCOM string API implementations to avoid input causing an overflow. r=froydnj
Show description for 7478e3a
mayhemer
committed
7478e3a
View commit details
Copy full SHA for 7478e3a
View code at this point
Browse repository at this point
Commits on Feb 9, 2015
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
Show description for 242708c
nnethercote
committed
242708c
View commit details
Copy full SHA for 242708c
View code at this point
Browse repository at this point
Commits on Feb 6, 2015
Back out Bug 1127201 (part 2) for various problems.
amccreight
committed
d3826da
View commit details
Copy full SHA for d3826da
View code at this point
Browse repository at this point
Commits on Feb 5, 2015
Bug 1127201 (part 2) - Convert all NS_ABORT_IF_FALSE calls to MOZ_ASSERT. r=Waldo.
Show description for d34f030
nnethercote
committed
d34f030
View commit details
Copy full SHA for d34f030
View code at this point
Browse repository at this point
Commits on Jun 25, 2014
Bug 1028559 - Flatten xpcom/string/{public,src}/ directories. r=dbaron
Show description for 889d778
poiru
committed
889d778
View commit details
Copy full SHA for 889d778
View code at this point
Browse repository at this point
Backed out 6 changesets (bug 1028559, bug 1028565) for android mochitest bustage on a CLOSED TREE
Show description for c0ef156
KWierso
committed
c0ef156
View commit details
Copy full SHA for c0ef156
View code at this point
Browse repository at this point
Commits on Jun 21, 2014
Bug 1028559 - Flatten xpcom/string/{public,src}/ directories. r=dbaron
Show description for d1f0d1d
poiru
committed
d1f0d1d
View commit details
Copy full SHA for d1f0d1d
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.