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
storage
mozStorageSQLFunctions.cpp
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 16, 2023
Bug 1862507 - mozStorageSQLFunctions.cpp: do not use 'else' after 'return'. r=sylvestre DONTBUILD
Show description for 1239337
patrykgruszka
committed
1239337
View commit details
Copy full SHA for 1239337
View code at this point
Browse repository at this point
Commits on Sep 28, 2023
Bug 1855448 - Cleanup: remove non necessary SQLITE_MAX_LIKE_PATTERN_LENGTH define. r=asuth
Show description for 30115fd
mak77
committed
30115fd
View commit details
Copy full SHA for 30115fd
View code at this point
Browse repository at this point
Commits on May 1, 2019
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
Show description for e226046
sylvestre
committed
e226046
View commit details
Copy full SHA for e226046
View code at this point
Browse repository at this point
Commits on Apr 11, 2019
Bug 1543295 - Pass the text length when creating an `nsString` from a SQLite text result. r=mak
Show description for 9dee251
linabutler
committed
9dee251
View commit details
Copy full SHA for 9dee251
View code at this point
Browse repository at this point
Commits on Apr 5, 2019
Bug 1542104 - LSNG: Incorrect usage calculation of archived data; r=asuth
Show description for caa68dc
janvarga
committed
caa68dc
View commit details
Copy full SHA for caa68dc
View code at this point
Browse repository at this point
Commits on Feb 7, 2019
Bug 1490496 - implement XPCOM FFI for key-value storage r=nika,lina,mossop
Show description for 4db9ccb
mykmelez
committed
4db9ccb
View commit details
Copy full SHA for 4db9ccb
View code at this point
Browse repository at this point
Commits on Dec 21, 2018
Bug 1513892 - Part 1: Cache usage in the database table; r=asuth
Show description for 630b46c
janvarga
committed
630b46c
View commit details
Copy full SHA for 630b46c
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 9, 2017
Bug 1386103 (part 1, attempt 3) - Specify nsAuto[C]String storage size via template parameter. r=dbaron.
nnethercote
committed
65b902e
View commit details
Copy full SHA for 65b902e
View code at this point
Browse repository at this point
Backed out 2 changesets (bug 1386103) for Android x86 build bustage
Show description for 858a553
philor
committed
858a553
View commit details
Copy full SHA for 858a553
View code at this point
Browse repository at this point
Commits on Aug 1, 2017
Bug 1386103 (part 1) - Specify nsAuto[C]String storage size via template parameter. r=dbaron.
Show description for e9daf4d
nnethercote
committed
e9daf4d
View commit details
Copy full SHA for e9daf4d
View code at this point
Browse repository at this point
Commits on Jul 6, 2017
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
Show description for 4e9cf83
sylvestre
committed
4e9cf83
View commit details
Copy full SHA for 4e9cf83
View code at this point
Browse repository at this point
Commits on Feb 2, 2016
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
poiru
committed
d7371d0
View commit details
Copy full SHA for d7371d0
View code at this point
Browse repository at this point
Commits on Jan 31, 2016
Back out 7 changesets (bug 1235261) for cpptest failures in TestTArray
Show description for d381b4b
philor
committed
d381b4b
View commit details
Copy full SHA for d381b4b
View code at this point
Browse repository at this point
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
poiru
committed
3735932
View commit details
Copy full SHA for 3735932
View code at this point
Browse repository at this point
Commits on Oct 28, 2015
Bug 1219238 - remove AutoArray from mozStorageSQLFunctions.cpp; r=mak
Show description for 4bc7fd6
froydnj
committed
4bc7fd6
View commit details
Copy full SHA for 4bc7fd6
View code at this point
Browse repository at this point
Commits on Jul 13, 2015
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
Show description for a893959
poiru
committed
a893959
View commit details
Copy full SHA for a893959
View code at this point
Browse repository at this point
Commits on May 19, 2015
Bug 1164717 - Flatten storage/src/ directory. r=mak
Show description for 296aa63
poiru
committed
296aa63
View commit details
Copy full SHA for 296aa63
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.