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
2025-02-16 05:45:33 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
embedding
History
timeless%mac.com
060425ec59
Bugzilla Bug 110080 change !NS_SUCCEEDED(status) to NS_FAILED(status)
...
s/!NS_SUCCEEDED/NS_FAILED/g;s/!NS_FAILED/NS_SUCCEEDED/g; r=dougt sr=hewitt
2001-11-19 06:45:00 +00:00
..
base
Clean up REQUIRES lines. r/sr=alecf
2001-11-16 01:54:59 +00:00
browser
Bugzilla Bug 110080 change !NS_SUCCEEDED(status) to NS_FAILED(status)
2001-11-19 06:45:00 +00:00
components
get rid of nsPIWindowWatcher::CreateChromeWindow (no longer necessary) and get rid of alternate docshell about:blank initialization path which fired off an actual URL load. bug 88229 r=jst,rpotts
2001-11-16 02:12:07 +00:00
config
Add res/entityTables to embedding dist to stop assertions. b=101605 r=chak@netscape.com sr=blizzard@mozilla.org
2001-10-20 11:36:37 +00:00
examples
…
qa
Bugzilla Bug 110080 change !NS_SUCCEEDED(status) to NS_FAILED(status)
2001-11-19 06:45:00 +00:00
tests
win32 REQUIRES cleanup
2001-11-15 03:49:13 +00:00
wrappers
…
.cvsignore
…
Makefile.in
Stop building gtkEmbed, replacing this with TestGtkEmbed (part 2 of bug 90526). r=blizzard, sr=alecf
2001-10-18 03:29:44 +00:00
makefile.win
turn the embedding tests on for MOZILLA_OFFICIAL builds, bug 110341, r=cls
2001-11-17 02:34:52 +00:00