Code Monkey home page Code Monkey logo

tenfourfox's Introduction

TenFourFox: Mozilla for Power Macintosh

A fork of Firefox to maintain support for the Power Mac, supporting Mac OS X 10.4 and 10.5, with special features and optimizations for PowerPC processors and AltiVec. This project is not affiliated with nor supported by Mozilla in any way, and is not an official build. PowerPC forever!

This project is specifically for Mac OS X 10.4+. If you're looking for a browser for Mac OS 8.6-10.3, look at our sister project, Classilla.

TenFourFox is a "hobby" project: you build it yourself, with no guarantees on updates, update frequency, security or stability. Our Github project site houses our source code, documentation wiki with complete build instructions, and the current worklist. For archived downloads, language packs and contributed tools, visit our SourceForge download repository. There is no support for any version of TenFourFox. The current update source is Firefox 115ESR.

If you file a Github issue without a patch, or without declaring your intention to file a pull request addressing that issue, it may be summarily closed or deleted at the maintainer's sole discretion. The issue list is an active worklist, and if no work will occur on an issue, even if the issue is real and verifiable, it will be closed. There are lots of acknowledged deficiencies in TenFourFox and not everyone is going to prioritize a deficiency the way you might. If you are not willing or able to fix your most important issues yourself, you may not want to use this browser.

The wiki/ branch contains old documentation and release notes from our former Google Code wiki. They are no longer updated or maintained. Take care as links in those documents have probably rotted.

Follow the TenFourFox Development blog!

tenfourfox's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

tenfourfox's Issues

WOFF OpenType fonts *should* work for all scripts

http://hacks.mozilla.org/2009/06/beautiful-fonts-with-font-face/

The Arabic example should download the OpenType font so it works with Harfbuzz. 
Instead, the ligatures still do not appear correctly.


Original issue reported on code.google.com by [email protected] on 9 Nov 2010 at 4:50

increase font size via cmd+ doesn't work

* I read everything above and have demonstrated this bug only occurs on
10.4Fx by testing against this official version of Firefox 4 (not
applicable for startup failure) - specify: 4.0b11

* This is a startup crash or failure to start (Y/N): n

* What steps are necessary to reproduce the bug? 

try to increase font size via cmd+, font remains unchanged, bonk sound emitted, 
cmd- reduces font size as expected, and both work as expected on the intel 
ffx4.0b11


* Describe your processor, computer, operating system and any special
things about your environment.

1.25ghz g4,  aL powerbook, 10.4.11,
Mozilla/5.0 (Macintosh; PPC Mac OS X 10.4; rv:2.0b11pre) Gecko/20110202 
Firefox/4.0b11pre TenFourFox/7450


Original issue reported on code.google.com by [email protected] on 12 Feb 2011 at 10:14

  • Merged into: #22

Force plugins to require smooth scroll

This is a Classilla-style hack, but it solves our problem (mostly). I got this 
idea from bug 645289 (see 
http://hg.mozilla.org/releases/mozilla-2.0/rev/62e68e402bfd ). If we can 
determine we have any plugin visible, then we can hack ::ScrollTo in 
layout/generic/nsGfxScrollFrame.cpp to always scroll smooth. This uses much 
smaller repaints and significantly reduces artifacting. This will make users 
happier on 4.0 until the axe comes down in 5.0.

Original issue reported on code.google.com by [email protected] on 3 Apr 2011 at 3:52

Plugin scrolling intermittently fragments

Unable to reproduce in the official beta, but it is also using a different 
rendering method, so it is unclear where the bug originates. Applies to both 
Flash and QuickTime, so this is generic to plugins.


Original issue reported on code.google.com by [email protected] on 29 Nov 2010 at 1:55

WebM(youtube) videos doesn't play smoothly

Tested with the latest Firefox b11 build.

WebM videos are not playing smoothly. It plays for 3-4 seconds, stops for a 
second and then plays again (like jerks).

Tested with Opera 10.62 and the same video plays smoothly.

In both the cases CPU usage is around 80%-90%.

* I read everything above and have demonstrated this bug only occurs on
10.4Fx by testing against this official version of Firefox 4 (not
applicable for startup failure) - specify:

* This is a startup crash or failure to start (Y/N): N

* What steps are necessary to reproduce the bug? These must be reasonably
reliable.

Enable HTML5 in youtube. 
Play any WebM video (Ex: http://www.youtube.com/watch?v=W15f6xM18wQ)

* Describe your processor, computer, operating system and any special
things about your environment.

iBook 12" Model.
Processor: G4 1.33 GHz
RAM: 1 GB
OS: Mac OSX 10.4.11

* If this is a startup crash or failure to start, have you tried restarting
with a clean profile? Does this fix the problem?



* For crashes or startup failure (optional): paste in any information from
Crash Reporter, or if you are able to run 10.4Fx in gdb, paste in the
backtrace. You can often do it like this from within Terminal.app:

cd appname.app/Contents/MacOS
gdb firefox-bin
run
*crash the app
bt full

* Include any useful additional information, steps you have tried, etc.:

Thanks for your help!

Original issue reported on code.google.com by [email protected] on 5 Feb 2011 at 7:15

Land M604455

Reviewing my changes to widget, we should backport M604455 to our codebase and 
get the startup win. Our version of the TSM manager is based on 1.9.2.

https://bugzilla.mozilla.org/show_bug.cgi?id=604455

Original issue reported on code.google.com by [email protected] on 5 Dec 2010 at 6:35

TenFourFox crashes on the JavaScript GameBoy Color emulator I wrote

* Does NOT occur in Firefox 4 for Snow Leopard / Intel

* It could be b/c of Rosetta, because I tried tenfourfox on my intel mac (I do 
not have a PPC mac to test on (::cry::)).

* Here is a video of it running on snow leopard Intel: 
http://www.youtube.com/watch?v=OIiz5ih2IBo

* Steps to reproduce:
1) go to http://www.grantgalitz.org/gameboy/
2) load in any gameboy color ROM (.gb or .gbc file) by either loading it via 
base64 copy paste, ajax, or the file api. These are accessed by the emulator's 
file button, of which a menu appears and these options are under the open-as 
sub-menu.
3) Should crash when the file has been decoded and the emulation starts.
4) Yes, this is a GameBoy Color emulator written entirely in JavaScript without 
the use of plugins (You can check it at 
https://github.com/grantgalitz/GameBoy-Online ).

Crash Log:

http://pastebin.com/xejJ8Vfs


* Include any useful additional information, steps you have tried, etc.:

Works fine in Firefox 4 beta 11 For snow leopard (As well as in the firefox 
nightlies)


Original issue reported on code.google.com by [email protected] on 17 Feb 2011 at 12:50

G4 version not launching on G4 upgraded Pismo

* I read everything above and have demonstrated this bug only occurs on
10.4Fx by testing against this official version of Firefox 4 (not
applicable for startup crashes) - specify:

* This is a startup crash (Y/N): N

* What steps are necessary to reproduce the bug? These must be reasonably
reliable. Unable to launch the G4 version on a G4 7410 CPU.


* Describe your processor, computer, operating system and any special
things about your environment. G3 Pismo upgraded to G4 7410 CPU @ 533mhz. 1Gb 
RAM 10.5.8.


* If this is a startup crash, have you tried restarting with a clean
profile? Does this fix the problem? n/a



* For crashes (optional): paste in any information from Crash Reporter, or
if you are able to run 10.4Fx in gdb, paste in the backtrace. You can often
do it like this from within Terminal.app:

cd appname.app/Contents/MacOS
gdb firefox-bin
run
*crash the app
bt full


Thanks for your help!

Original issue reported on code.google.com by [email protected] on 13 Nov 2010 at 5:28

7450 javascript prompts unusable



* I read everything above and have demonstrated this bug only occurs on
10.4Fx by testing against this official version of Firefox 4 (not
applicable for startup failure) - SPECIFY VERSION YOU TESTED AGAINST: 4.0 Linux

* Layout bugs MUST be tested against a system WITHOUT hardware
acceleration. Go to Help, Troubleshooting Information to see if your test
system is accelerated. If your test system IS accelerated, you must test on
ANOTHER system that isn't. If this is NOT a layout or display bug, you can
skip this step.

* This is a startup crash or failure to start (Y/N): N

* This is a fault of JavaScript acceleration (Y/N): Y (Use the steps above to
find out. Do NOT report if it is not.)

* What steps are necessary to reproduce the bug? These must be reasonably
reliable.

Help -> Restart with Add-ins disabled
OR
on hushmail.com, click to delete all pending messages

In both cases, the javascript pop-up for confirmation will have no text 
anywhere, but will have the button outlines. Clicking the buttons does nothing. 
If this is done on a web page, the only way to continue is to remove the tab or 
window; if this is the Restart then the only way to continue is to kill 
tenfourfox.

* Describe your processor, computer, operating system and any special
things about your environment.

MacBook Pro G4 7450 processor, OS-X Leopard


* If this is a startup crash or failure to start, have you tried restarting
with a clean profile? Does this fix the problem?



* For crashes or startup failure (optional): paste in any information from
Crash Reporter, or if you are able to run 10.4Fx in gdb, paste in the
backtrace. You can often do it like this from within Terminal.app:

cd appname.app/Contents/MacOS
gdb firefox-bin
run
*crash the app
bt full

* Include any useful additional information, steps you have tried, etc.:

Changing the jit content tracing to off allows the prompt on hushmail to work 
fine.

Thanks for your help!

Original issue reported on code.google.com by [email protected] on 23 Mar 2011 at 8:20

Decide final user agent

We need to decide on our final user agent string.

Current thinking is to tag TenFourFox/PPC to the end of a standard Fx4 user 
agent string, in the way we tag Classilla/CFM to Classilla's.

Original issue reported on code.google.com by [email protected] on 5 Dec 2010 at 7:03

Cmd-~ doesn't cycle windows

Our old code handled Cmd-~, but not all the other non-menu shortcuts.

Our new code handles all the other non-menu shortcuts, but not Cmd-~.

Regression from issue 22. The simplest way and the one least likely to add 
problems of its own is to add back our code to nsMenuBarX.mm, but only for this 
specific key combination (and any others that also don't work). We need to fix 
this for final.

Original issue reported on code.google.com by [email protected] on 26 Feb 2011 at 12:45

Complete help and feedback infrastructure

A)  Help Menu:  

1) "TenFourFox Help" item goes to Mozilla Firefox Help.

2) "Submit Feedback..." item goes to TenFourFox and then redirects to a Firefox 
feedback page

B)  Bookmarks Menu:

"Bookmark This Page" item brings up a window which does not resize properly if 
the title of the page being bookmarked is very long.

* This is a startup crash or failure to start (Y/N):

No

* This is a fault of JavaScript acceleration (Y/N): (Use the steps above to 
find out. Do NOT report if it is not.)

No

* What steps are necessary to reproduce the bug? These must be reasonably 
reliable.

See above

* Describe your processor, computer, operating system and any special
things about your environment.

Mac G4 PPC, OS 10.4.11


Original issue reported on code.google.com by [email protected] on 2 Apr 2011 at 12:24

Localized versions

* I read everything above and have demonstrated this bug only occurs on
10.4Fx by testing against this official version of Firefox 4 (not
applicable for startup failure) - specify:

* This is a startup crash or failure to start (Y/N): N

* What steps are necessary to reproduce the bug? These must be reasonably 
reliable.

Start tenfourfox on a non english system

* Describe your processor, computer, operating system and any special
things about your environment.

IMac Power PC G4 1,25Ghz

No localization is included into the package. I Try to replace en-en.jar by the 
official fr.jar in chrome directory but didn't work. I manage to change search 
engines, and dictionaries... 

How could we localize tenfourfox ? 



Original issue reported on code.google.com by [email protected] on 22 Mar 2011 at 10:58

  • Blocked on: #61

Turn off tab-modal dialogues if users say they suck

Unique to internal beta 8. The new tab modal dialogues suck and are slow. If 
the performance is not fixed by code freeze, we need to turn that pref off for 
shipping as it is just unacceptably bad even on a G5.

Bugs to watch:
https://bugzilla.mozilla.org/show_bug.cgi?id=613714
https://bugzilla.mozilla.org/show_bug.cgi?id=613876

Original issue reported on code.google.com by [email protected] on 8 Dec 2010 at 2:51

Complete the "no plugins" illusion

- If the pref is disabling plugins, then navigator.plugins should also be null, 
and about:plugins should be null too, and so should the Add-ons tab.

- If the pref is disabling plugins, we should not offer the user the chance to 
find or download any.

Original issue reported on code.google.com by [email protected] on 29 Mar 2011 at 1:48

Crash when playing Lord of Ultima

* I read everything above and have demonstrated this bug only occurs on 10.4Fx 
by testing against this official version of Firefox 4 (not applicable for 
startup failure) - specify:

* This is a startup crash or failure to start (Y/N): N

* What steps are necessary to reproduce the bug? These must be reasonably 
reliable.

1) Set javascript.options.tracejit.content TRUE

2) Go to www.lordofultima.com and play the game. It's free.

3) Once the game loads, click the "Trade" button on the left side of the screen 
(it's next to City Info, Recruitment, and Commands).

4) The Trade window opens, but any attempt to click on a tab at the top of the 
window causes a crash.

* Describe your processor, computer, operating system and any special things 
about your environment.

Power Mac G4 Quicksilver (2002) with OWC Mercury Extreme G4 1.4GHz (7450) 
processor. 1.5GB RAM. Mac OS X 10.5.8.

* If this is a startup crash or failure to start, have you tried restarting 
with a clean profile? Does this fix the problem?

N/A

* For crashes or startup failure (optional): paste in any information from 
Crash Reporter, or if you are able to run 10.4Fx in gdb, paste in the 
backtrace. You can often do it like this from within Terminal.app:

Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_INVALID_ADDRESS at address: 0xffff0004
0xffff0004 in ?? ()
(gdb) bt full
#0  0xffff0004 in ?? ()
No symbol table info available.
Cannot access memory at address 0xffff0004
Cannot access memory at address 0xffff0004
Cannot access memory at address 0xffff0004
Cannot access memory at address 0xffff0004
Cannot access memory at address 0xffff0004
Cannot access memory at address 0xffff0004
#1  0xffff0007 in ?? ()
No symbol table info available.
Cannot access memory at address 0xffff0004
Cannot access memory at address 0xffff0004
Cannot access memory at address 0xffff0004
Cannot access memory at address 0xffff0004
Cannot access memory at address 0xffff0004
Cannot access memory at address 0xffff0004
Cannot access memory at address 0xffff0004
Cannot access memory at address 0xffff0004
#2  0xffff0007 in ?? ()
No symbol table info available.
Cannot access memory at address 0xffff0004
Previous frame identical to this frame (gdb could not unwind past this frame)

* Include any useful additional information, steps you have tried, etc.:

This only seems to happen when javascript.options.tracejit.content is set to 
TRUE. If it's set to FALSE, the game (and the Trade window) works properly.

This also only appears to be an issue with TenFourFox 4 final release. Beta 13 
worked fine regardless of the javascript.options.tracejit.content setting.

Thanks for your help!


Original issue reported on code.google.com by [email protected] on 21 Mar 2011 at 10:51

  • Merged into: #37

RealPlayer Downloader calls for Firefox even when 104Fox is the default browser



* This is a startup crash or failure to start (Y/N):

No

* This is a fault of JavaScript acceleration (Y/N): (Use the steps above to 
find out. Do NOT report if it is not.)

No

* What steps are necessary to reproduce the bug? These must be reasonably 
reliable.

When RealPlayer Downloader is invoked (for example, by playing a YouTube video 
in the browser) it calls for Firefox even though 104Fox is the default browser. 
 The video plays normally in the 104Fox browser window, but Firefox attempts to 
start, and then an error message pops up saying that only one copy of Firefox 
can be running at a time.  Clicking "OK" to this message dismisses it and the 
video continues to play normally.

* Describe your processor, computer, operating system and any special
things about your environment.

Mac G4 PPC, MacOS 10.4.11.  Firefox 3.6.14 still present on the system drive 
but is not the default app for any purpose.

* If this is a startup crash or failure to start, have you tried restarting 
with a clean profile? Does this fix the problem?

N/A

* Include any useful additional information, steps you have tried, etc.:

Unloading RealPlayer Downloader and RealPlayer Downloader Agent eliminates the 
problem.  I realize this is not a 104Fox bug as such, but it may indicate that 
104Fox is not fully recognized by the OS as the equivalent of Firefox.

Original issue reported on code.google.com by [email protected] on 28 Mar 2011 at 1:07

Bottom scroll bar doesn't appear


Using TenFourFox 4.0b13pre on 1gHx 10.4.11 eMac.

Bottom scroll bar doen't appear (along with assorted icons as Foxcast and Stop 
Ad, etc). Only when Customize Toolbar is activated does bottom scroll bar 
temporarily appear.

Otherwise brillant and much appreciated work!!

James Greenidge


Original issue reported on code.google.com by [email protected] on 5 Mar 2011 at 11:16

Profile-guided optimization

We have gcc-4.0.1 on Tiger, so there's no good reason we can't have PGO in our 
builds except that we need to set up the infrastructure. I'd prefer this to be 
semiautomated to a baseline test suite, maybe optimized over my common sites as 
a starter. Things to look at:

https://developer.mozilla.org/en/building_with_profile-guided_optimization
https://bugzilla.mozilla.org/show_bug.cgi?id=513508
https://bugzilla.mozilla.org/show_bug.cgi?id=439087

Original issue reported on code.google.com by [email protected] on 12 Nov 2010 at 2:06

  • Blocked on: #52

browser does not update to present day after opening I have to refresh screen.

!!!!STOP!!!!  !!!!READ THIS FIRST!!!!

First, make sure you are using the most current version: visit
www.tenfourfox.com to verify.

During the public testing phase, only LIMITED bug reports will be accepted.
This is to reduce the worklist down to the most important items. IF YOU
DON'T READ AND FOLLOW THE BELOW INSTRUCTIONS (and remove this blurb from
your report), YOUR BUG REPORT WILL BE CLOSED!

While 10.4Fx is in source-parity stage (see the Wiki page on
SupportLevels), we build almost directly from Mozilla hg except for those
parts required for compatibility. That means it is imperative that you
verify THE BUG IS IN 10.4Fx SPECIFICALLY. It is quite possible that the bug
is in Firefox, and we don't track those bugs -- Mozilla does.

Except for STARTUP FAILURE, you MUST TEST your bug in Firefox 4 on one
of the tier 1 platforms (Windows XP+, OS X 10.5+ i386 or Linux). If your
bug occurs there too, DO NOT SUBMIT IT TO US: submit it to Mozilla. Bonus
points for testing on Mac specifically, although comparisons with non-Mac
tier 1 builds will be accepted as bug reports.

If your bug occurs ONLY on 10.4Fx, continue with this report.

STARTUP CRASHES are always accepted, especially until we get our own crash
report infrastructure running. Make sure you fill out all the fields below.

-- 8< CUT EVERYTHING UP TO AND INCLUDING THIS LINE FROM YOUR REPORT 8< --

* I read everything above and have demonstrated this bug only occurs on
10.4Fx by testing against this official version of Firefox 4 (not
applicable for startup failure) - specify:

* This is a startup crash or failure to start (Y/N):

* What steps are necessary to reproduce the bug? These must be reasonably
reliable.


* Describe your processor, computer, operating system and any special
things about your environment.


* If this is a startup crash or failure to start, have you tried restarting
with a clean profile? Does this fix the problem?



* For crashes or startup failure (optional): paste in any information from
Crash Reporter, or if you are able to run 10.4Fx in gdb, paste in the
backtrace. You can often do it like this from within Terminal.app:

cd appname.app/Contents/MacOS
gdb firefox-bin
run
*crash the app
bt full

* Include any useful additional information, steps you have tried, etc.:

Thanks for your help!

Original issue reported on code.google.com by [email protected] on 31 Jan 2011 at 1:28

Tracejit runs out of stack space

!!!!STOP!!!!  !!!!READ THIS FIRST!!!!

First, make sure you are using the most current version: visit
www.tenfourfox.com to verify.

During the public testing phase, only LIMITED bug reports will be accepted.
This is to reduce the worklist down to the most important items. IF YOU
DON'T READ AND FOLLOW THE BELOW INSTRUCTIONS (and remove this blurb from
your report), YOUR BUG REPORT WILL BE CLOSED!

While 10.4Fx is in source-parity stage (see the Wiki page on
SupportLevels), we build almost directly from Mozilla hg except for those
parts required for compatibility. That means it is imperative that you
verify THE BUG IS IN 10.4Fx SPECIFICALLY. It is quite possible that the bug
is in Firefox, and we don't track those bugs -- Mozilla does.

Except for STARTUP FAILURE, you MUST TEST your bug in Firefox 4 on one
of the tier 1 platforms (Windows XP+, OS X 10.5+ i386 or Linux). If your
bug occurs there too, DO NOT SUBMIT IT TO US: submit it to Mozilla. Bonus
points for testing on Mac specifically, although comparisons with non-Mac
tier 1 builds will be accepted as bug reports.

If your bug occurs ONLY on 10.4Fx, continue with this report.

STARTUP CRASHES are always accepted, especially until we get our own crash
report infrastructure running. Make sure you fill out all the fields below.

-- 8< CUT EVERYTHING UP TO AND INCLUDING THIS LINE FROM YOUR REPORT 8< --

* I read everything above and have demonstrated this bug only occurs on
10.4Fx by testing against this official version of Firefox 4 (not
applicable for startup failure) - specify:

* This is a startup crash or failure to start (Y/N): N

* What steps are necessary to reproduce the bug? These must be reasonably
reliable.

Go to http://www.macintoshgarden.org/apps/c
type in "German" into the search field, press "Enter"
a result appears, the beachball appears, the app crashes


* Describe your processor, computer, operating system and any special
things about your environment.

Powerbook G4 1,67 GHz, 1,5 GB RAM, 10.5.8,


* If this is a startup crash or failure to start, have you tried restarting
with a clean profile? Does this fix the problem?



* For crashes or startup failure (optional): paste in any information from
Crash Reporter, or if you are able to run 10.4Fx in gdb, paste in the
backtrace. You can often do it like this from within Terminal.app:

cd appname.app/Contents/MacOS
gdb firefox-bin
run
*crash the app
bt full

* Include any useful additional information, steps you have tried, etc.:



Thanks for your help!

Original issue reported on code.google.com by [email protected] on 13 Mar 2011 at 9:12

Attachments:

Fix opacity issues

The black used for bad OpenGL surfaces seems to leak into the compositor such 
that if there is no defined background, then the black is used and appears as 
the opacity overlay. This is probably Mozilla's bug but we should fix this if 
they do not. A simple first pass would be to set the black colour to white, but 
it probably should simply be set to whatever the default background colour is. 
This needs to be fixed before final release.


Original issue reported on code.google.com by [email protected] on 7 Nov 2010 at 5:09

Preferences panel broken.



* I read everything above and have demonstrated this bug only occurs on
10.4Fx by testing against this official version of Firefox 4 (not
applicable for startup failure) - SPECIFY VERSION YOU TESTED AGAINST:

* Layout bugs MUST be tested against a system WITHOUT hardware
acceleration. Go to Help, Troubleshooting Information to see if your test
system is accelerated. If your test system IS accelerated, you must make
sure it is OFF, OR test on ANOTHER system that isn't. If this is NOT a
layout or display bug, you can skip this step.

* This is a startup crash or failure to start (N):

* This is a fault of JavaScript acceleration (Y): (Use the steps above to
find out. Do NOT report if it is not.)

* What steps are necessary to reproduce the bug? These must be reasonably
reliable.


* Describe your processor, computer, operating system and any special
things about your environment.


* If this is a startup crash or failure to start, have you tried restarting
with a clean profile? Does this fix the problem?



* For crashes or startup failure (optional): paste in any information from
Crash Reporter, or if you are able to run 10.4Fx in gdb, paste in the
backtrace. You can often do it like this from within Terminal.app:

cd appname.app/Contents/MacOS
gdb firefox-bin
run
*crash the app
bt full

* Include any useful additional information, steps you have tried, etc.:

Thanks for your help!


The preferences pane is broken!  I can open the panel but not close it.  Also, 
I cannot change the preferences in the open panel.  eMac G-4 7450 processor.  
Leopard 10.5.8

Original issue reported on code.google.com by [email protected] on 31 Mar 2011 at 12:32

Enable unit tests

At some point we need to enable tests and make whatever changes are needed to 
allow the tests to pass on 10.4.

Original issue reported on code.google.com by [email protected] on 7 Nov 2010 at 5:07

7450 fail in SunSpider

Between beta 12 and final, the Ray Trace test is now failing.

It does work on G5, so this is a pathway difference. Issue 37 is the only thing 
that could have caused something like that. Marking high, but waiting to see 
fallout before I kick out a separate version.

Bottom line, we needed to certify this better; it was not a minor change in the 
end.

Original issue reported on code.google.com by [email protected] on 21 Mar 2011 at 3:25

  • Merged into: #37

Some Java applets make TenFourFox crash

* I read everything above and have demonstrated this bug only occurs on
10.4Fx by testing against this official version of Firefox 4 (not
applicable for startup failure) - TenFourFox7450

* This is a startup crash or failure to start (Y/N): N

* This is a fault of JavaScript acceleration (Y/N): N

* What steps are necessary to reproduce the bug? 

Go to a website that need a java applet to allow Like http://www.keepvid.com 
TFF craches.

It works when no autorisation is needed like :
http://java.sun.com/applets/jdk/1.4/demo/applets/WireFrame/example4.html 


        Mozilla/5.0 (Macintosh; PPC Mac OS X 10.4; rv:2.0) Gecko/20110324 Firefox/4.0 TenFourFox/7450


Crash report joined.

Original issue reported on code.google.com by [email protected] on 28 Mar 2011 at 9:08

Attachments:

Ship nanojit turned on for content for all

We have submitted our nanojit to Firefox as

https://bugzilla.mozilla.org/show_bug.cgi?id=624164

After careful consideration, we will ship the nanojit in beta 9, but disabled 
by default. What we need to do to get it default:

- Make it faster in as many circumstances as possible.

- Find the source of the crash that causes it to occasionally die as the 
browser is shutting down.

- Test on G3, where we do not yet have test coverage.

Original issue reported on code.google.com by [email protected] on 9 Jan 2011 at 6:59

Redo about box

Our about box needs to be a custom job instead of the Minefield default. We 
should have:

- what CPU
- build ID

At the same time we need SLUGGO!

Plan for b9.

Original issue reported on code.google.com by [email protected] on 15 Dec 2010 at 2:19

Running out of suggestions causes awesome bar to stop suggesting

Confirmed specific to 10.4Fx, though I have no idea why. STRs cause failure in 
10.4Fx b9, but not in Firefox b9.

1. Type http:// such that the awesome bar appears.
2. Type gibberish such that it does not.

The awesome bar is now "dead" for that window, although hitting TAB for 
suggestions still works, implying it is simply not being displayed.

This is not a blocker, but we need to repair this.

Original issue reported on code.google.com by [email protected] on 18 Jan 2011 at 5:45

increase font size via cmd+ doesn't work

* I read everything above and have demonstrated this bug only occurs on
10.4Fx by testing against this official version of Firefox 4 (not
applicable for startup failure) - specify: 4.0b11

* This is a startup crash or failure to start (Y/N): n

* What steps are necessary to reproduce the bug? 

try to increase font size via cmd+, font remains unchanged, bonk sound emitted, 
cmd- reduces font size as expected, and both work as expected on the intel 
ffx4.0b11


* Describe your processor, computer, operating system and any special
things about your environment.

1.25ghz g4,  aL powerbook, 10.4.11,
Mozilla/5.0 (Macintosh; PPC Mac OS X 10.4; rv:2.0b11pre) Gecko/20110202 
Firefox/4.0b11pre TenFourFox/7450


Original issue reported on code.google.com by [email protected] on 12 Feb 2011 at 10:14

  • Merged into: #22

Install AltiVec libvpx and modify build system (G4, G5 only)

In issue 26 a user brought up poor WebM speed. This is undoubtedly due to issue 
7, but we should look into writing a PPC-specific decoder path along the lines 
of the ARM and x86 code that already exists to at least speed up the decoding 
step even if rendering still sucks.

Original issue reported on code.google.com by [email protected] on 5 Feb 2011 at 5:22

Some Command-shortcuts do not work

-- 8< CUT EVERYTHING UP TO AND INCLUDING THIS LINE FROM YOUR REPORT 8< --

* I read everything above and have demonstrated this bug only occurs on
10.4Fx by testing against this official version of Firefox 4 (not
applicable for startup failure) - specify:

TenFourFx Beta 9

* This is a startup crash or failure to start (Y/N):

No

* What steps are necessary to reproduce the bug? These must be reasonably 
reliable.

Daily use. As far as I know:
"Cmd + a number" to switch to the corresponding tab doesn't work.
"Cmd + + ", press it once, firefox zooms for four times.
"Cmd + Enter" in the location bar doesn't auto-complete "www.*.com"

* Describe your processor, computer, operating system and any special
things about your environment.

G5/PowerPC 970 1.8 GHz, iMac, 10.5.8

* If this is a startup crash or failure to start, have you tried restarting 
with a clean profile? Does this fix the problem?

Clean profile doesn't fix it.

Thanks for your help!

Thanks for developing TenFourFx.

Original issue reported on code.google.com by [email protected] on 18 Jan 2011 at 10:49

Characters not displaying correctly in www.vikatan.com


* I read everything above and have demonstrated this bug only occurs on
10.4Fx by testing against this official version of Firefox 4 (not
applicable for startup failure) - specify:
www.vikatan.com does not display tamil characters correctly. FX 3.6 displays it 
correctly. Encoding is the same in both browsers.

* This is a startup crash or failure to start (Y/N): N

* What steps are necessary to reproduce the bug? These must be reasonably 
reliable.
Just visiting www.vikatan.com in both Fx 3.6 and 10.4Fx can show the 
difference. 10.4Fx display tamil. Only certain characters are messed up.

* Describe your processor, computer, operating system and any special
things about your environment.
1.33 GHz PowerPC G4, OS X 10.4.11

* If this is a startup crash or failure to start, have you tried restarting
with a clean profile? Does this fix the problem?
-NA-


* For crashes or startup failure (optional): paste in any information from
Crash Reporter, or if you are able to run 10.4Fx in gdb, paste in the
backtrace. You can often do it like this from within Terminal.app:

cd appname.app/Contents/MacOS
gdb firefox-bin
run
*crash the app
bt full

* Include any useful additional information, steps you have tried, etc.:

Thanks for your help!

Original issue reported on code.google.com by [email protected] on 14 Mar 2011 at 11:58

Title bar glitches [new chrome]

The title bar colour doesn't match without the tab bar.

https://bugzilla.mozilla.org/show_bug.cgi?id=618770
https://bugzilla.mozilla.org/show_bug.cgi?id=616232

We particularly need to watch for the call in M616232 c7 -- we should just stub 
that out and WONTFIX it for 10.4.

The most recent internal builds for 10.4Fx have an occasional flash of the 
window titlebar line. I'm not sure why. It may be troublesome to fix while this 
code is broken.

Original issue reported on code.google.com by [email protected] on 14 Dec 2010 at 5:48

  • Blocked on: #89

Enable updates

We need to set up update infrastructure. Not decided yet if I will do this with 
Sparkle or the built-in Mozilla updates (pointed to floodgap).

Original issue reported on code.google.com by [email protected] on 8 Nov 2010 at 11:34

Support linking libxul and IPC

Mozilla is forcing the issue early:

http://groups.google.com/group/mozilla.dev.planning/browse_thread/thread/de5f1db
462d2661e

This necessarily includes a whole new build system, to wit:
https://bugzilla.mozilla.org/show_bug.cgi?id=584474

I think I can hack IPC into building, but this is definitely a big hit and will 
slow us down. Also, I hope our debug libxul doesn't get too large.

This will get promoted to critical after final release as we probably can't 
progress to Fx5 without it.

Original issue reported on code.google.com by [email protected] on 4 Mar 2011 at 2:07

G5-specific nanojit profiling

Find those operations that _are_ faster on G5 with the nanojit. Dromaeo sans 
SunSpider is a win even for G5, so we know they exist. Spun off issue 20.

Original issue reported on code.google.com by [email protected] on 18 Jan 2011 at 7:11

Finish nanojit PPC

nanojit PPC does not work for Firefox.

https://bugzilla.mozilla.org/show_bug.cgi?id=458077

We also need to be mindful of the various changes Mozilla is doing to 2.0, 
although it seems that some attempt is being made to keep the PPC side up to 
date for right now.

Original issue reported on code.google.com by [email protected] on 10 Dec 2010 at 5:53

Gopher protocol

I like Gopher, and this is my project. Rather than two separate codebases, 
however, I will simply implement Mozilla bug 572000 (my patch) if Mozilla does 
not so that people can install OverbiteFF and I can maintain one codebase for 
Gopher support. To be resolved before final release.

Original issue reported on code.google.com by [email protected] on 7 Nov 2010 at 5:10

Repeatedly opening back menu (click-hold) will crash

Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_INVALID_ADDRESS at address: 0xffffffff
0xfffeff20 in objc_msgSend_rtp ()
(gdb) bt
#0  0xfffeff20 in objc_msgSend_rtp ()
#1  0x937a6524 in -[NSApplication sendEvent:] ()
#2  0x9379d960 in -[NSApplication run] ()
#3  0x017132d8 in nsAppShell::Run ()
#4  0x13538f20 in nsAppStartup::Run ()
#5  0x0003e628 in XRE_main ()
#6  0x00003a40 in main ()
(gdb) q

The selector is indeed sendEvent: so this doesn't help us. What it looks like 
is that the menupopup gets destroyed and we don't realize it, try to pass it a 
message, and boom. This should be fixed for the next release.

Original issue reported on code.google.com by [email protected] on 15 Nov 2010 at 4:52

Reliable window ordering

I left the somewhat haphazard window ordering in simply because it was 
sometimes useful, but now that I've worked with it for awhile, it's not 
predictable enough to be a "feature." We should force all clicks in open 
windows to become main windows. We should be careful, as this may make certain 
popups and so on unclickable.

Original issue reported on code.google.com by [email protected] on 2 Mar 2011 at 2:34

intermittent slowdowns, suspect cycle collector

After several days of uptime, random slowdowns will occur. These are not severe 
but they sure are annoying and they cause intermittent beachballs.

These bugs

https://bugzilla.mozilla.org/show_bug.cgi?id=579653
https://bugzilla.mozilla.org/show_bug.cgi?id=614687

imply it's Mozilla's fault and implicates the cycle collector which is indeed 
the most likely cause. This bug

https://bugzilla.mozilla.org/show_bug.cgi?id=565217

will probably solve it, or at least hide it.

Original issue reported on code.google.com by [email protected] on 18 Dec 2010 at 10:13

Unable to close tabs by Cmd+Click

In Firefox 3.6, I'm able to close a tab by pressing Cmd (Apple key) and 
clicking on it. This is very useful, since I run the browser on a PowerBook G4 
with a single-key touchpad, and considerably speeds up tab management. This 
functionality seems to be gone from Tenfourfox :( 

Original issue reported on code.google.com by [email protected] on 20 Mar 2011 at 12:00

Get nanojit working for chrome

As of b11, nanojit is not shippable for chrome:

- When no location, "undefined" sometimes appears in the location bar.
- Unexplained Components bugs with addons.
- Crash still when closing the app.

The problem is, it's unclear what is Mozilla's bug and what is ours, and these 
could be symptoms of several different actual problems gemisched together.

Original issue reported on code.google.com by [email protected] on 5 Feb 2011 at 5:21

  • Blocked on: #37

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.