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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
mozilla-firefox
/
firefox
Public
Notifications
You must be signed in to change notification settings
Fork
1.5k
Star
13.1k
Code
Pull requests
2
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
firefox
widget
MockDragServiceController.cpp
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 14, 2026
Bug 2054311 - Sort headers in widget/. r=stransky,win-reviewers,geckoview-reviewers,gstoll,owlish
Show description for 2861287
emilio
committed
2861287
View commit details
Copy full SHA for 2861287
View code at this point
Browse repository at this point
Commits on May 29, 2026
Bug 2043068: Use MakeRefPtr to do allocation for various RefPtr variables in widget/. r=spohl
Show description for 61d9a71
dholbert
committed
61d9a71
View commit details
Copy full SHA for 61d9a71
View code at this point
Browse repository at this point
Commits on Mar 16, 2026
Bug 2023419 - Remove Emacs/Vim modelines from widget/ r=emilio
Show description for 4f6b8b5
sylvestre
committed
4f6b8b5
View commit details
Copy full SHA for 4f6b8b5
View code at this point
Browse repository at this point
Commits on Aug 11, 2025
Bug 1966443: Make synthesizeMockDragAndDrop usable in plain mochitests r=edgar
Show description for a19cb49
davidp3
committed
a19cb49
View commit details
Copy full SHA for a19cb49
View code at this point
Browse repository at this point
Commits on Aug 1, 2025
Revert "Bug 1966443: Skip NUL characters in text that is copied to clipboard or dragged r=gstoll,dom-core,edgar" for causing mochitest failures in test_dnd_ignoreNuls.html
Show description for a9badb5
c-tuns
committed
a9badb5
View commit details
Copy full SHA for a9badb5
View code at this point
Browse repository at this point
Commits on Jul 31, 2025
Bug 1966443: Make synthesizeMockDragAndDrop usable in plain mochitests r=edgar
Show description for 9e6fb6b
davidp3
committed
9e6fb6b
View commit details
Copy full SHA for 9e6fb6b
View code at this point
Browse repository at this point
Commits on Oct 10, 2024
Bug 1923546 - Fix MockDragServiceController on macOS after bug 1922956. r=handyman
Show description for 2e576d7
emilio
committed
2e576d7
View commit details
Copy full SHA for 2e576d7
View code at this point
Browse repository at this point
Commits on Sep 11, 2024
Bug 1910452: Part 3 - Fix some issues with synthesizeMockDragAndDrop r=m_kato
Show description for 96fd9d1
David Parks
committed
96fd9d1
View commit details
Copy full SHA for 96fd9d1
View code at this point
Browse repository at this point
Commits on Jul 4, 2024
Bug 1893119: apply code formatting via Lando
Show description for ee85122
Otto Länd
committed
ee85122
View commit details
Copy full SHA for ee85122
View code at this point
Browse repository at this point
Bug 1893119: Part 21 - Separate nsIDragService and nsIDragSession implementations r=gstoll,geckoview-reviewers,rkraesig,win-reviewers,m_kato
Show description for e844cde
davidp3
committed
e844cde
View commit details
Copy full SHA for e844cde
View code at this point
Browse repository at this point
Bug 1893119: Part 20 - Move EndDragSession from nsIDragService to nsIDragSession r=gstoll,rkraesig,win-reviewers,geckoview-reviewers,m_kato
Show description for 5c77b63
davidp3
committed
5c77b63
View commit details
Copy full SHA for 5c77b63
View code at this point
Browse repository at this point
Bug 1893119: Part 17 - Pass the widget to StartDragSession r=gstoll,rkraesig,win-reviewers,geckoview-reviewers,m_kato
Show description for 19861d5
davidp3
committed
19861d5
View commit details
Copy full SHA for 19861d5
View code at this point
Browse repository at this point
Bug 1893119: Part 14 - Move SetDragEndPoint from nsBaseDragService to nsIDragSession r=gstoll,rkraesig,win-reviewers,geckoview-reviewers,m_kato
Show description for f62a3a2
David Parks
committed
f62a3a2
View commit details
Copy full SHA for f62a3a2
View code at this point
Browse repository at this point
Bug 1893119: Part 13 - Move FireDragEventAtSource from nsIDragService to nsIDragSession r=gstoll,rkraesig,win-reviewers,geckoview-reviewers,m_kato
Show description for 88e30b7
David Parks
committed
88e30b7
View commit details
Copy full SHA for 88e30b7
View code at this point
Browse repository at this point
Bug 1893119: Part 2 - Make C++ callers of nsIDragService::GetCurrentSession pass a widget r=gstoll,win-reviewers,geckoview-reviewers,m_kato
Show description for 6755e73
David Parks
committed
6755e73
View commit details
Copy full SHA for 6755e73
View code at this point
Browse repository at this point
Bug 1886604: Part 1: Add JS-scriptable MockDragService r=win-reviewers,edgar,rkraesig
Show description for d3564fe
davidp3
committed
d3564fe
View commit details
Copy full SHA for d3564fe
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.