keeleysam / tenfourfox

Automatically exported from code.google.com/p/tenfourfox
0 stars 0 forks source link

Source is not available by mercurial download #145

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
!!!!STOP!!!!  !!!!READ THIS FIRST!!!!

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

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 the exceptions below, you MUST TEST your bug in the
corresponding version of Firefox on
any tier 1 platform (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 YOU DO NOT TEST, YOUR BUG
MAY BE CLOSED.

DO NOT REPORT PLUGIN BUGS. Plugins such as Flash are NO LONGER SUPPORTED
and by default are DISABLED. This policy will not change. Please see the
Wiki PluginsNoLongerSupported for information. PLUGIN BUGS MAY BE CLOSED OR
WONTFIXED IMMEDIATELY.

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

EXCEPTIONS:

- You MAY report startup crashes directly.

- You MAY report JavaScript crashes directly IF: going to about:config,
turning javascript.options.tracejit.content and/or
javascript.options.methodjit.content to FALSE and reloading the page
fixes the problem. Test this thoroughly; some faults are intermittent. If
turning off the JIT does NOT help, you MUST test with regular Firefox.

-- 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/up (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 (Y/N):

* This is a fault of JavaScript acceleration (Y/N): (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 or in safe mode? 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
run
*crash the app
bt full

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

Thanks for your help!

I would like to attempt building the source on Debian and FreeBSD; however, 
since the source can not be obtained by mercurial, I am left with posting this 
to find out why.

Original issue reported on code.google.com by outro.pe...@gmail.com on 14 Apr 2012 at 6:53

GoogleCodeExporter commented 9 years ago
Please read HowToBuildNow, as it directs on the main page.

Original comment by classi...@floodgap.com on 14 Apr 2012 at 6:55