This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2024-11-06 09:05:45 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
db4775ceef
gecko-dev
/
embedding
/
browser
/
gtk
History
blizzard%redhat.com
b6cdcc7852
Fix bug
#73947
. Clients weren't getting notifications when the first loaded content was about:blank or was streamed in data. Attach the listeners when you get a state change, not a progress change since we don't get progress changes on streamed content. r=tor,bryner sr=shaver
2001-04-11 23:18:10 +00:00
..
src
Fix bug
#73947
. Clients weren't getting notifications when the first loaded content was about:blank or was streamed in data. Attach the listeners when you get a state change, not a progress change since we don't get progress changes on streamed content. r=tor,bryner sr=shaver
2001-04-11 23:18:10 +00:00
tests
Clean up MODULE/REQUIRES, bug=73353, r=cls
2001-04-08 08:33:11 +00:00
.cvsignore
Ignore some generated Makefiles
2000-04-20 01:08:17 +00:00
Makefile.in
fix bug
#41820
. The gtk embedding widget will now startup and shutdown XPCOM properly. Also, fix code that was broken when the nsIWebProgress changes happened. Only build tests when tests are built. Add interface to get the nsIWebBrowser object from the embedding widget. r=dougt,bryner a=brendan
2000-06-28 20:24:28 +00:00