mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-04-01 12:03:08 +00:00

Build'). Modified files that conditionally compiled in support for OJI, replacing with code that looks for OJI as an XPCOM service, and failing gracefully if the OJI XPCOM service is not found. The four files modified by this fix are the only active ones; other modules that conditionally compile in support for OJI appear to be dead code. r=drapeau@eng.sun.com. Fix contributed by Jayashri Visvanathan (visvan@eng.sun.com).
bug #13157 (r=valeski). Added support for HTTP/0.9 server responses. This fixes a whole class of bugs where CGI scripts were displaying blank pages because we just ignored the response :-(
Checking in fix for bug #20558 for sfraser. Calling pr_UnlockedFindLibrary() with a NULL fragment name not a good idea. sfraser and I both though he'd fixed this before but apparently the change was lost.
fix pref xul and window size to look nicer. now the pref window is bigger and now the size is set in pref.xul. fixes #20244 among other bugs
fix pref xul and window size to look nicer. now the pref window is bigger and now the size is set in pref.xul. fixes #20244 among other bugs
fixing bug #20623. commercial installer is no longer 4mb. This is not part of tinderbox. would affect only windows platforms.
Removing --disable-editor (and MOZ_EDITOR) from the build as the editor module now handles all of the text fields for Mozilla and using this option will result in a "non-working" browser (text fields are not editable). Bug #20369
Description
Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
Languages
JavaScript
32.4%
C++
25.4%
HTML
21%
C
10.8%
Python
2.8%
Other
7.1%