FF errors
I am getting these errors consistently - 1st shows in FF error console,
second in several log files. They don't seem to do any damage.
Error: uncaught exception: [Exception... "Component returned failure
code: 0x80570016 (NS_ERROR_XPC_GS_RETURNED_FAILURE)
[nsIJSCID.getService]" nsresult: "0x80570016
(NS_ERROR_XPC_GS_RETURNED_FAILURE)" location: "JS frame ::
chrome://browser/content/safebrowsing/sb-loader.js :: anonymous :: line
48" data: no]
I have safebrowsing disabled via prefs.
eff-desktop kernel: [86070.067963] firefox-3.5[31153]: segfault at
b73f1905 ip b7bd
|
3/11/2010 5:32:56 PM
|
0
|
goodwin <conny...@cox.net>
|
|
Can I delete files when an XPI is installed?
I have written a Firefox toolbar that is installed using an NSIS
installer. The toolbar includes a DLL that implements a custom
protocol, and also an XPCOM object that can be accessed from
JavaScript.
The NSIS installer used to manually copy the extension DLL into
C:\Program Files\Mozilla Firefox\components
which is how Firefox used to recommend this kind of thing be done.
But now with FF 3.6 I've updated my installer so the NSIS installer
contains an XPI that it passes to Firefox to be loaded, and my DLL is
inside the XPI in the Components folder, and so now the DLL is
(properl
|
3/9/2010 4:30:28 PM
|
0
|
Chris Shearer Cooper <chris.shearer.coo...@gmail.com>
|
Bookmark Toolbar Bug
There is a bug in the Bookmark Toolbar.
To produce the bug, DELETE ALL of the Default Bookmarks in the
Bookmark Toolbar.
For example: Last Visited Sites, Latest News etc.
Then proceed to add your own bookmarks without names, once you have
several there you cannot click or hover the mouse over many of the
icons in the Bookmarks Toolbar.
Windows 7 x64
|
3/8/2010 9:13:59 PM
|
1
|
noodlemctwoodle <tobygoul...@googlemail.com>
|
Bookmarks toolbar icon issue
There is a bug in the Bookmark Toolbar.
To produce the bug, delete at least 2 of the Default Bookmarks in the
Bookmark Toolbar.
For example: Last Visited Sites, Latest News etc.
Then proceed to add your own bookmarks without names, once you have
several there you cannot click or hover the mouse over many of the
icons in the Bookmarks Toolbar.
Windows 7 x64
|
3/8/2010 8:48:23 PM
|
0
|
noodlemctwoodle <tobygoul...@googlemail.com>
|
can not use mailto:
I have changed mailto: in Firefox/preferences/apps to use gmail, but
when I click on an email link nothing happens.
Probably unrelated (?) also I can not install google toolbar- after
closing firefox, installing, allowing access, then restarting firefox,
it just loops indefinitely.
Please help!
|
3/8/2010 6:31:38 PM
|
0
|
rufus c <rufus.b...@gmail.com>
|
Re: browserconfig.properties
Hi Robert,
Thanks for the clarification.
As you mentioned the only file location (for browserconfig.properties) that=
Mozilla Firefox 3.5 differs from Mozilla Firefox 3.6 is
"browser/base/content/browserconfig.properties (in mozilla firefox 3.5) to =
browser/branding/nightly/locales/browserconfig.properties (in mozilla firef=
ox 3.6)"
With Mozilla Firefox 3.5 ( and for earlier versions of Mozilla Firefox), I =
used to modify browser/base/content/browserconfig.properties to set the new=
URL for the browser.startup.homepage,
Does it mean I should refer to (or modify) the fi
|
3/7/2010 3:10:59 PM
|
0
|
Shailendra Jain <shailendra_n_j...@yahoo.com>
|
Suggestions On Find In Text In Firefox
Hi there,
finding text in a HTML page is sometimes very onerous with Firefox. In=20
particular it's quite disturbing to see the HTML page to scroll =
somewhere=20
but not to see where the found term actually is on the page...
So I'd like to suggest two improvements to the current Find interface:
a) Find should only "find" visible portions of text. If the text =
resides on=20
the HTML page but is hidden due to CSS, DHTML features or otherwise =
hidden,=20
it should be regarded as not found (make optional)
b) If find selects a found term on Find Next, the selected text shoul
|
3/6/2010 9:09:51 PM
|
13
|
"Axel Dahmen" <KeenToK...@Newsgroup.nospam>
|
browserconfig.properties
Hi,
With Mozilla Firefox 3.5, there used to be file called browserconfig.properties under /browser/base/content/.
Looks like this file has been removed for Mozilla Firefox 3.6.
Is there any alternative file or option available to set the browser.startup.homepage for Mozilla Firefox 3.6 ?
Thanks,
Shailendra
|
3/5/2010 12:47:51 PM
|
0
|
Shailendra Jain <shailendra_n_j...@yahoo.com>
|
Require documentations for mozilla architecture
Hi,
since i am working on one of the UI bug, i have to write an API in the
underlying system. i would like to get the documentation that every one
follows in terms of adding new interfaces, new API in c++ and using it XBL
etc.
also send me the links related to the mozilla architecture and how the code
is organized. right i do it by just browsing and hacking the code.
-bala
|
3/5/2010 5:37:09 AM
|
2
|
balachandar muruganantham <mbchan...@gmail.com>
|
Yahoo mail not opening
looks like mozilla 3.7 alpha 2 is not compatible with the new version
of the yahoo mail...
Thanks,
Prasanth
|
3/4/2010 8:45:52 AM
|
1
|
"**...@$@nTh**" <prasanth...@gmail.com>
|
How do I get back to 3.6?
Just installed the latest developer preview 3.7a 2 and now I cannot
load up 3.6, the icon appears in my program menu but when I click to
open 3.6, the 3.7a version starts
|
3/4/2010 2:38:42 AM
|
1
|
irishlocksmith <ddlo...@gmail.com>
|
RE: Development environment for developing firefox UI
Try to do an incremental build: Make -C /path/to/your/buildfolder/
-----Original Message-----
From: balachandar muruganantham
Sent: 3/3/2010 6:12:13 AM
To: dev-apps-firefox@lists.mozilla.org
Subject: Development environment for developing firefox UI
Hi,
As of now, i am working on one bug. (
https://bugzilla.mozilla.org/show_bug.cgi?id=3D470628)
when ever i make changes to UI or XBL or css, it seems that i have to do
make -f client.mk without cleaning and that takes lot of time.
how can i prevent this? what is the development environment setup you guys
are following? any
|
3/3/2010 7:55:35 AM
|
0
|
"Michael Kohler " <michaelkoh...@live.com>
|
Development environment for developing firefox UI
Hi,
As of now, i am working on one bug. (
https://bugzilla.mozilla.org/show_bug.cgi?id=470628)
when ever i make changes to UI or XBL or css, it seems that i have to do
make -f client.mk without cleaning and that takes lot of time.
how can i prevent this? what is the development environment setup you guys
are following? any link or pointers would be helpful.
-bala
|
3/3/2010 6:12:13 AM
|
0
|
balachandar muruganantham <mbchan...@gmail.com>
|
Mozilla Firefox 3.6 and Freetype2
Hi,
With Mozilla Firefox 3.6, there is freetype2 ( version 2.3.7) found under modules/ directory.
Questions.
1. Why is this placed under modules directory ?
2. What if the browser is already using pre-requisite rpm freetype2 (outside firefox) ? Is there be any build option ( such as system --enable system cairo) to specify which one to be used?
3. What will happen if the directory freetype2 (under modules directory)is excluded ?
Regards,
Shailendra
|
3/1/2010 3:07:20 PM
|
0
|
Shailendra Jain <shailendra_n_j...@yahoo.com>
|
Interested in contributing to firefox UI development
Hi,
I am interested in contributing to Firefox UI.
as a first step, i have cloned and built the code using
https://developer.mozilla.org/En/Simple_Firefox_build
what would be the next step?
- bala
|
3/1/2010 9:21:37 AM
|
1
|
balachandar muruganantham <mbchan...@gmail.com>
|
Status 301 handling for the awesome bar
If a server returns a 301 (permanently moved) status for a URL accessed via
the awesome bar dropdown, the now obsolete URL persists in that database
with its relatively high priority, and the replacement URL is added with a
low ('first access") priority. Wouldn't it be better to have the new URL
completely replace the obsolete one and inherit its priority, i.e., isn't
that the logical extension of 301 handling for that situation?
Fote
--
|
3/1/2010 4:41:22 AM
|
5
|
"Foteos Macrides" <fote...@hotmail.com>
|
accelerated down scrolling broken in Fx 3.6.0 by default
xp32sp3, Intellipoint drivers, Fx 3.6.0, new profile
"works" in this context means that turning on acceleration in the drivers
actually accelerates scrolling
Fx 3.5.8
Up - works
Down - works
Fx 3.6.0
Up - works
Down - broken, scrolls the same regardless of the driver acceleration
setting
I eventually found a pref that fixes the problem:
mousewheel.system_scroll_override_on_root_content.enabled=false
Why is ignoring configured acceleration settings considered an improvement
for 3.6? and why only for down scrolling? The driver provides a good UI for
conf
|
3/1/2010 4:25:28 AM
|
7
|
"al_9x" <al...@yahoo.com>
|
certificate manager doesn't show up personal certificates
I'm wondering how Firefox certificate manager differentiate different
type of certificates? I'm have few certificates which used for site
authentication and these doesn't showing up in "Your certificates" tab
instead in "Other" tab therefore Firefox doesn't offer these when site
request certificate.
In same time Internet Explorer working fine with these certificates,
what could be wrong? My certificates are stored in Aladdin e-token if
that matters.
|
2/28/2010 3:56:58 PM
|
0
|
Nikolay Shopik <sho...@inblock.ru>
|
mozilla nss build
hi all:
not sure if this is the right forum...i'm trying to build the nss
modules from the mozilla source. i'm on win vista and have followed
all of the instructions. when i start the compile process i get the
following error after the first source:
cl -Fonow.obj -c -W3 -nologo -GF -Gy -Od -MD -GT -Z7 -UNDEBUG -
DDEBUG_ak
-DDEBUG=1 -DXP_PC=1 -DWIN32=1 -D_DEBUG=1 -DWINNT=1 -D_X86_=1 -
DFORCE_PR_LOG
/e/mozilla/nsprpub/WINNT6.0_DBG.OBJ/config/../../config/now.c
cl : Command line warning D9002 : ignoring unknown option '/e/mozilla/
nsprpub/WI
NNT6.0_DBG.OBJ/config/../../co
|
2/27/2010 11:40:53 PM
|
1
|
ak <al.alkai...@gmail.com>
|
My new Firefox menu. Definitely a better idea for the context menu !!!
Hello,
Recently I presented my ideas of vision for the Firefox menu. The idea
was not completely good. But now it is really better. I improved a
lot. My presentation is definitely better. Now the menu is run from
one button. In short, the idea is good, better (for me is the best)
and I put into this "a little" work. So please divide with me what
you think about. You all will be satisfied. I promise.
Check my blog : http://davidpohl.wordpress.com/
Thank You
|
2/27/2010 12:39:54 PM
|
7
|
Dawid <sh...@op.pl>
|
Ultra-secure Firefox? what?
<http://news.techworld.com/security/3213740/ultra-secure-firefox-offered-to-uk-bank-users/>
"UK users are being offered a �hardened' version of Mozilla Firefox that
can secure access to online bank accounts, maker Network Intercept has
announced."
Any idea what this is about and do they have permission to call their
modified version "Firefox"?
Phil
--
Philip Chee <philip@aleytys.pc.my>, <philip.chee@gmail.com>
http://flashblock.mozdev.org/ http://xsidebar.mozdev.org
Guard us from the she-wolf and the wolf, and guard us from the thief,
oh Night, and so be good for us to pass
|
2/27/2010 11:18:33 AM
|
5
|
Philip Chee <philip.c...@gmail.com>
|
Get the native window handles for Firefox dialogs
Hello to everyone!
I do really apologize if this is not a right place to ask, but I
didn't find a solution across the Web so I'm asking here.
I need to create a testing application for firefox which logs any
dialogs approaching. The problem is that Firefox seems to draw dialogs
with MozillaWindowClass thus obscuring any child items from being
explored with WinAPI. Is there any way to get those controls except
write an extension? Maybe compiler options? about:config?
Thanks in advance.
|
2/25/2010 10:26:58 AM
|
1
|
lester <lester....@gmail.com>
|
Bookmarks LOST!
After upgrading to 3.6 my bookmarks are OLD - the bookmarks I had from
like a year ago. I think because I didn't have the Torbutton add-on
installed on the last version, I have no backup of my bookmarks. I'm
on a Mac and therefore can't do a system restore.
Does anyone have suggestions? Has anyone had this problem and fixed
it?
I saved those bookmarks so I could refer to the sites later. Kind of
hard without the bookmarks being saved :( Firefox, a warning would've
been nice!!
Thank you, everyone.
|
2/25/2010 3:44:14 AM
|
0
|
juliemrsn <juliem...@gmail.com>
|
Recommended Addon performance testing
Apart from checking addons for security, are recommended addons tested
for performance regression and compatibility with vanilla Firefox? The
most common cause of Firefox slowdown is a badly-coded plugin, addon
or inter-addon compatibility.
I know it is very difficult to test all addons for performance or
compatibility, but having the recommended addons tested separately or
together with other addons will help the user avoid installing faulty
addons.
Also commonly installed plugins like flash, acrobat, real player,
foxit, WMP, etc can be tested likewise and warn the user.
Some
|
2/24/2010 9:55:26 AM
|
5
|
k m <121...@gmail.com>
|
send some data to firefox extension
hi,
how can I send some argument to my firefox extension from another pc without
firewall ?
any idea ?
Any help will be appreciated !!
cheers,
Galuschka
|
2/24/2010 9:55:05 AM
|
0
|
"galuschka" <galuschka.christ...@gmail.com>
|
How to read/insert/delete data in firefox bookmark by using C++?
Hello All,
Currently I develop with firefox bookmarks, Can anybody tell me how to
read/insert/delete data in firefox bookmark by using C++?
Thank you,
grynffidor
|
2/24/2010 9:49:40 AM
|
0
|
grynffidor <ngotrung...@gmail.com>
|
Need GUID for Creating Firefox Extension
Hi all,
I am creating a little extension, I need a GUID for the same.
Where can i get a GUID for Firefox Extension creation?
Saravanan Sundaramoorthy
Red Hat Certified Engineer
+91 99404 32545
|
2/24/2010 9:48:03 AM
|
0
|
Saravanan S <dearsarava...@gmail.com>
|
send some data to firefox extension
hi,
how can I send some argument to my firefox extension from another pc without
firewall ?
any idea ?
Any help will be appreciated !!
cheers,
Galuschka
|
2/24/2010 9:09:14 AM
|
0
|
"galuschka" <galuschka.christ...@gmail.com>
|
New Theme/UI Work Initiated
Last week I filed several bugs for the new Theme/UI work. This project =
has been in the design stages for the last several months [1].
Dao has already landed the first bug pertaining to the new toolbar =
button style (https://bugzilla.mozilla.org/show_bug.cgi?id=3D544999).
Now that bugs have been filed and changes are making their way into the =
tree I was hoping we could have a centralized location for discussion. =
Discussing the implementation and impressions here instead of scattered =
over multiple bugs.
Initial Bugs for Reference:
* #544815 (https://bugzilla.mozilla.org
|
2/22/2010 4:22:35 AM
|
2
|
Stephen Horlander <shorlan...@mozilla.com>
|
Re: Navigation buttons
Please don't call me Shirley.
cheers,
mike
----- Original Message -----
From: dev-apps-firefox-bounces+beltzner=mozilla.com@lists.mozilla.org
<dev-apps-firefox-bounces+beltzner=mozilla.com@lists.mozilla.org>
To: dev-apps-firefox@lists.mozilla.org <dev-apps-firefox@lists.mozilla.org>
Sent: Sat Feb 20 21:19:24 2010
Subject: Re: Navigation buttons
On Sat, 20 Feb 2010 18:45:39 -0800 (PST), Mike Beltzner wrote:
> Themes are the way to go. There is really no other choice, no. Perhaps you
> are, in fact, the first.
>
> cheers,
> mike
Shirley you are mistaken? I would think tha
|
2/21/2010 5:25:56 AM
|
0
|
"Mike Beltzner" <beltz...@mozilla.com>
|
Re: Navigation buttons
Themes are the way to go. There is really no other choice, no. Perhaps you
are, in fact, the first.
cheers,
mike
----- Original Message -----
From: dev-apps-firefox-bounces+beltzner=mozilla.com@lists.mozilla.org
<dev-apps-firefox-bounces+beltzner=mozilla.com@lists.mozilla.org>
To: dev-apps-firefox@lists.mozilla.org <dev-apps-firefox@lists.mozilla.org>
Sent: Sat Feb 20 17:04:09 2010
Subject: Re: Navigation buttons
All I want to do is change the navigation buttons color. Now I went off
and googled themes - After about 20 mins I gave up looking for something
simple that just
|
2/21/2010 2:45:39 AM
|
0
|
"Mike Beltzner" <beltz...@mozilla.com>
|
v3.6 "Choose User Profile" problem
I installed Firefox v3.6 on WinXP in a new directory with a new profile, and
invoke it via a shortcut which uses
-P "Firefox3.6" -no-remote
so that I can simultaneously run other versions with their profiles. When I
start v3.6 I get the "Choose User Profile" popup with the "Firefox3.6"
profile highlighted. I have "Don't ask at startup" checked in the popup,
but it keeps popping up on startup of v3.6. I don't have this problem when
I start up other versions with their profiles indicated in the shortcut.
Is this a configuration issue I need to deal with in v3.6, or is thi
|
2/21/2010 2:25:50 AM
|
0
|
"Foteos Macrides" <fote...@hotmail.com>
|
Unique context menu !!! Will it be the new context menu of Firefox?
I want to share with you all with my ideas for the new Stephen
Horlander's interface. This is my blog where I describe all about
this : http://davidpohl.wordpress.com/ You will find here pictures
and detailed descriptions. Enjoy !
David Pohl
|
2/18/2010 9:37:35 PM
|
0
|
Dawid <sh...@op.pl>
|
FF 3.5 to 3.6 upgrade removes my search engine - why?
I install a search engine on my user's machines (after asking first,
of course) by creating the appropriate XML file in their "c:\program
files\mozilla firefox\searchplugins" folder. That works fine if the
user installs my search engine on FF 3.5 or FF 3.6, but if they
install it on FF 3.5 and then upgrade to FF 3.6, the upgrade process
removes my XML file.
Is there something additional I need to do, in order to convince
Firefox to not delete my search engine during the upgrade process?
Thanks,
Chris
|
2/18/2010 2:21:08 PM
|
0
|
Chris Shearer Cooper <chris.shearer.coo...@gmail.com>
|
Can I play a local file using HTML5 audio tag within an XUL document ?
Hi,
I am having problem with playing local file using HTML5 audio tag within
an XUL document. I am trtying it on FF 3.6.x on Fedora Redhat 8.
The audio control show up, the progress bar displays the file is played
but there is no sound.
I see an error message on the console :
"*** PULSEAUDIO: Unable to connect: Connection refused.".
Here is how defined the HTML5 audio tag in an XUL doc:
<window id="media.player.win"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
>
......
<html:audio id="player.audio"
xmlns:html="http://
|
2/16/2010 9:46:20 PM
|
0
|
Subrata Mazumdar <subrata.mazum...@ieee.org>
|
installer and migration proposal
I'm interested in whether or not others think that integrating profile
migration with the installer would be a) possible b) desirable.
Right now, the first time Firefox experience requires a lot of steps and
there are too many places where a user can get confused and either do
the wrong thing or fail out of the process all together.
Users have to:
1. find and download the full set of install bits.
2. Then they have to locate the installer and run it.
3. Then they're confronted UAC confirmation.
4. Then they have to click through several screens of a wizard that ask
at least
|
2/16/2010 9:36:53 PM
|
0
|
Asa Dotzler <...@mozilla.com>
|
Firebug 1.5.0 + Linux 64 bit
We are getting reports of crashes on linux with 64 bit Firefox when
people upgrade to Firebug 1.5.0. These linux builds seem not to have
crashreporter so they are probably not mozilla builds. We don't have 64
bit machines. As we are about to push the upgrade to AMO, it would be
helpful to know if the mozilla-built 64 bit firefox also crashes. Anyone?
http://getfirebug.com/releases/firebug/1.5/
jjb
|
1/18/2010 10:18:44 PM
|
5
|
John J Barton <johnjbar...@johnjbarton.com>
|
Support for TB2
Hello.
What happened:
I just had to uninstall TB3 because it didn't read one of the messages I
got from my linux-server. That's usual plain text message, nothing weird
in it. I had similar problems before for some other messages, but
usually they resolved by jumping back and forth several times from
message it didn't read to message it did. Today, no such luck.
So I uninstalled TB3 and re-installed TB2. Startup-times got smaller,
reading messages got fixed, no stupid "smart folders", offline settings
are correct ones etc.
Rant begins.
However apparently there is no suppo
|
1/18/2010 7:25:32 AM
|
0
|
=?ISO-8859-1?Q?Timo_Pietil=E4?= <timo.piet...@helsinki.fi>
|
Insecure password transmission notifications?
7 out of 36 top web sites still transmit login passwords in the
clear. I documented this recently in a blog post (http://tinyurl.com/
ycg4acv), and I'm trying to find solutions.
This is problem for (a) folks surfing the net over an unsecured
wireless network, and (b) folks surfing in other conditions where
their traffic may be monitored, most notably in states like Iran where
use of deep packet inspection is well documented.
Part of the problem is user (and often the webmaster) ignorance about
the insecure transmission.
Firefox might be able to change that.
I'm down to write
|
1/17/2010 2:54:34 AM
|
2
|
Adam Smith <a...@adamsmith.cc>
|
some rumors about 3.7 being dropped in roadmap
I just saw news about 3.7 is being dropped in firefox roadmap. Is it
true? If not where can i follow the correct information and latest
news about Firefox development?
|
1/15/2010 11:22:13 PM
|
0
|
Genius <vadi.ileti...@gmail.com>
|
Testday: Website Compatability with Firefox 3.6 - Friday January 22nd
The MozQA community is holding a Testday on Friday, January 22nd, for
anyone interested in the performance, look and feel, stability, and
general usage of their favourite websites with Firefox 3.6! It will be
a day filled with testing various websites, sites you use day to day,
with the bleeding edge release of Firefox 3.6. The community will be
hanging out online doing testing all day via IRC Chat (channel
#testday on irc://irc.mozilla.org). So, if you're interested, come on
by anytime between 7AM to 5PM PDT that Friday!
For more information, please go to
http://quality.mozilla.or
|
1/15/2010 7:33:46 PM
|
0
|
ashughes <anthony.s.hug...@gmail.com>
|
Tab aware component
I have implemented a new protocol.
I want that my component to have access to something unique to every
tab in firefox. Is there some data that my component can read when my
protocol is used, unique to every tab?
|
1/13/2010 5:17:37 PM
|
1
|
SmithF <Smi...@LookUgly.com>
|
Problem with <Browser>
Hi at all,
I've created an XPI Package, that contains the XUL file shown see below
this Email.
When i call it with firefox -chrome chrome://urtkiosk/content/kiosk.xul
Just the Home button works. ( Back and Forward do not work. )
When i call the xul file, by typing chrome://urtkiosk/content/kiosk.xul
into the firefox addressbar, all buttons do work...
Whats work with my file?
Thanks a lot in advance for any reply... :)
See you
Marco
<?xml version="1.0"?>
<?xml-stylesheet href="chrome://global/skin/" type="text/css"?>
<window id="kiosk-window" title="Kio
|
1/13/2010 3:09:08 PM
|
0
|
Marco Weber <marco.we...@uni-trier.de>
|
Block/modify a particular favicon?
Is it possible to block a particular favicon, or at least modify the
graphic that is stored as a favicon for a particular site?
My wife is spooked by having her banking site so readily identifiable
in her bookmarks. She doesn't want that bookmark to be so obviously
of financial significance.
So.. I'm trying to come with a way that that particular graphic isn't
visible. I assume that AdBlock Plus would do the job, but seems
overkill as I only care about a single file.
Any thoughts on this?
Thanks.
|
1/13/2010 4:18:07 AM
|
1
|
swsnyder <google0702.10.swsny...@spamgourmet.com>
|
request: enhanced image blocking
Right now in FF I can block images from a site e.g. www.thesmokering.com
but I would LOVE to be able to block images from a lower level URL
e.g.
www.thesmokering.com/ads while keeping images from www.thesmokering.com
- now THAT would be seriously useful!
Another example would be blocking nytimes.com/adx while keeping
nytimes.com .. there are lots of examples.
Thanks for listening ..
|
1/12/2010 6:49:20 AM
|
2
|
Grant <...@tinyisland.com>
|
How to read DNS configuration?
Hi, is there any way how to read DNS configuration from Firefox? I am
developing an extension and I would like to get DNS server addresses
that browser uses.
Thanks
Zbynek
|
1/10/2010 1:45:58 PM
|
4
|
zmichl <zbynek.mi...@nic.cz>
|
Fast programming
I have not looked yet at the source code so don't flame me on this.
I have to do this:
1. Request a page and have firefox process it as normal. Firefox
should have processed all the scripts on it and if it had any remote
scripts to get, then get them and process them.
2. I do not need to view the page but I need to save it to a file.
The functions should be as highly abstract as possible, something like
an API so that my program will resist through the new releses of
firefox. Also I want to be able to remove all the junk that is not
necessary for my program without much hassle. Th
|
1/7/2010 10:38:26 PM
|
1
|
SmithF <Smi...@LookUgly.com>
|
firefox design document
can any one forward me the design document of firefox. I want to
write
a service on top of the firefox (without rendering engine). Anyone ?
|
1/7/2010 3:37:02 PM
|
0
|
Mozilla Developer <moz.d...@gmail.com>
|
How does firefox do printing of web-pages...??
Hi All,
Is it that firefox prints web-pages by converting the same to pdf/ps
file-formats?
If so, then how does it do it ??
Thanks in advance,
Rakesh
|
1/7/2010 7:19:00 AM
|
0
|
rakesh agarwal <zen....@gmail.com>
|
Help required on printing web page in firefox
Hello All,
I have written a new customized print widget and I want to use it
instead of gtk_unix_dialog. I have written my own key bindings for it
and my widget fires up when that key combination is pressed. Now as
the front end part of it is over i want to do actual printing support
for it. I digged through the code of firefox n found out they use
gtk_print_job_new for printing, which takes a pdf file as a parameter.
But how was that PDF file created from the HTML page is not yet clear
to me. Please tell me how to create that PDF file from the HTML
content of the web page.
Than
|
1/7/2010 5:06:49 AM
|
0
|
rakesh agarwal <zen....@gmail.com>
|
What needs libnotify / how to disable
When I try to port Firefox 3.6rc1 to AIX 5.1 the configure script stops
after not finding libnotify >= 0.4.0.
There is no libnotify package and it will be very hard to port to AIX
because it depends on dbus and dbus-glib, no one has managed to port a
*working* dbus to AIX until today.
What will I loose when disabling
--disable-dbus
--disable-libnotify
--
ULi
|
1/6/2010 6:58:37 PM
|
0
|
Uli Link <ul.mcama...@linkitup.de>
|
bug in FF download "time left" counter
There is small, probably easy to fix, bug in how FF counts down for
download times.
When FF says that there is 1 min left there is in fact two minutes left.
After that one minute is gone seconds start to go down from 59 seconds.
Tiny error, but that bugs me every time I download something that takes
more than few minutes to download.
Timo Pietil�
|
1/5/2010 10:50:59 AM
|
0
|
=?ISO-8859-1?Q?Timo_Pietil=E4?= <timo.piet...@helsinki.fi>
|
<audio controls> progress area gets in the way and causes the controls to display over content
Having an issue with the following test markup in Win32 latest trunk:
<!DOCTYPE html>
<html>
<head>
<title></title>
<style>
audio {
width: 300px;
height: 15px;
}
</style>
<body>
<p><audio controls=""></audio></p>
<ol>
<li><a href="">Track 1</a></li>
</ol>
</body>
</html>
In Opera (10.5 pre-alphas) and Safari + latest webkit, the controls
display fine.
However, in Firefox, a loading/progress area shoots out the top of the
co
|
1/5/2010 12:20:28 AM
|
0
|
"Michael A. Puls II" <shadow2...@gmail.com>
|
Updating/Removing AddOn Preferences
This message has been copied from mozilla.support.firefox due to
higher relevance.
Hello Guys,
I have developed a little AddOn that creates a few entries in the
Firefox preference system. This all works fine. But now I've developed
a new version of this AddOn and in this version, I need to change the
default setting of one, of the mentioned entries. I haven't found any
way to do this, while surfing the mozilla developer pages, so your
help would be greatly apreciated!
Another way could be (correct me if I'm wrong) to make sure that those
preferences are removed from the system
|
1/4/2010 7:26:48 PM
|
0
|
Bernd Konnerth <djbernd.konne...@googlemail.com>
|
search.json and/vs search.sqlite
What are the purpose of search.json and search.sqlite files?
There are actually no documentation about search.json and search.sqlite
files in kb.mozillazine.org and also the documentation about "profile
folder" [1] lacks information about search.json.
The only two information that I could found were a bug report "replace
search.json with startup cache" [2] and "Firefox's search engines
management is bad design" [3]. Therefore I assume that search.json is a
cache, and as long as it exists firefox ignores anything in
search.sqlite and and "$PROFILE/searchplugins" folder. Since
|
12/31/2009 2:59:40 PM
|
5
|
Bugra Uytun <bu...@uytun.com>
|
Cookies that expire at end of session and cookies.sqlite,
Hi,
I was looking at extracting cookies from cookies.sqlite in FF 3.0.14
and I noticed that it contains less cookies than when using FF GUI. It
seems like the ones that have "expiry" set to "at end of session" are
not stored in the database.
Do you know if there is any way of changing it or accessing these
cookies?
cheers,
Tomek
|
12/30/2009 2:35:10 PM
|
3
|
Tomek <nexor1...@gmail.com>
|
Recalibrating Talos performance results on newer hardware
If you don't care about Talos performance results, or Talos hardware,
stop reading now!
In the last dev platform meeting, I mentioned we'd be doing a lot of
Talos recalibration work in early January 2010, and promised updates as
we figured out the plan. We're still working out some details, but
here's what we know so far.
Talos runs performance tests on mac mini hardware. The 1.83GHz minis we
use today were all spec'd 2+ years ago, when we migrated from the
previous 1.66GHz minis. During 2009, we kept buying and powering up more
1.83GHz minis to keep up with increasing demand of
|
12/29/2009 7:53:08 AM
|
0
|
John O'Duinn <jodu...@mozilla.com>
|
Win7 + "Pin to Taskbar" = off behavior
On Windows 7, I have both Thunderbird and Firefox nightly builds
"pinned" to the Taskbar. But when I load Firefox, it opens a *separate*
icon on the Taskbar. No other pinned programs do this. Is this a bug or
feature?
Screen-shots for comparison:
http://picasaweb.google.com/PeterLairo/Miscellaneous#5419181734624204210
http://picasaweb.google.com/PeterLairo/Miscellaneous#5419181740821888370
--
Regards,
Peter Lairo
The browser you can trust: www.Firefox.com
Reclaim Your Inbox: www.GetThunderbird.com
Islam: http://www.jihadwatch.org/islam101/
Israel: http://
|
12/25/2009 2:36:36 PM
|
2
|
Peter Lairo <Pe...@Lairo.com>
|
Missing plugins when test plugin example: npruntime
Hi all, I'm new to XPCOM, I don't know does this list is right for ask the
XPCOM development or not.
I downloaded Firefox 3.5 source code and compiled the npruntime
example(firefox-3.5.6.source\mozilla-1.9.1\modules\plugin\sdk\samples\npruntime)
as the guide that at
https://developer.mozilla.org/En/Compiling_The_npruntime_Sample_Plugin_in_Visual_Studio
And I can see the npruntime plugin is installed by use firefox open
about:plugins
But when I open the test.html to test the plugin, the firefox says missing
plugins and the buttons do
not working
I'm open the test.html, I foun
|
12/24/2009 12:41:16 PM
|
2
|
Xiexin <xiexin1...@gmail.com>
|
Re: Experimental Theme Builds
Good suggestion!
We plan on either doing this, or more likely experimenting on try server
with regular merges over to trunk.
More plans for the implementation of the new theme will be finalized in the
new year.
cheers,
mike
----- Original Message -----
From: dev-apps-firefox-bounces+beltzner=mozilla.com@lists.mozilla.org
<dev-apps-firefox-bounces+beltzner=mozilla.com@lists.mozilla.org>
To: dev-apps-firefox@lists.mozilla.org <dev-apps-firefox@lists.mozilla.org>
Sent: Mon Dec 21 01:15:52 2009
Subject: Experimental Theme Builds
Considering the fact that the Firefox UI is
|
12/21/2009 1:41:56 PM
|
0
|
"Mike Beltzner" <beltz...@mozilla.com>
|
Re: Mozilla Firefox 3.6 and 3.7 final release date
All development scheduling decisions are made during our weekly planning
meetings. Notes are available at:
http://wiki.mozilla.org/Firefox/DeliveryMeeting
Major milestone release announcements are made on Mozilla Developer News:
http://developer.mozilla.org/devnews
cheers,
mike
----- Original Message -----
From: Shailendra Jain <shailendra_n_jain@yahoo.com>
To: Mike Beltzner <beltzner@mozilla.com>
Cc: dev-apps-firefox@lists.mozilla.org <dev-apps-firefox@lists.mozilla.org>
Sent: Sun Dec 20 21:09:28 2009
Subject: Re: Mozilla Firefox 3.6 and 3.7 final release date
Cna yo
|
12/21/2009 1:37:45 PM
|
0
|
"Mike Beltzner" <beltz...@mozilla.com>
|
Experimental Theme Builds
Considering the fact that the Firefox UI is set to undergo a massive
overhaul, wouldn't it be better if the UX team have a separate branch
like Electrolysis, Tracemonkey, etc.
In my opinion this will help the UX team to experiment more and
implement new ideas while eliciting more worthwhile feedback. Firefox
UI usually lands near the middle-to-end of the development cycle and
has lesser priority than other core components, which invariably has
show-stopping bugs requiring more manpower and attention.
I am neither a developer nor a designer, this is not a critique just a
suggestion
|
12/21/2009 9:15:52 AM
|
0
|
k m <121...@gmail.com>
|
regarding first good bug
hello,=20
i am using ubuntu OS. i have run the two commands in the terminal given on=
this link:=20
https://developer.mozilla.org/En/Simple_Firefox_build=A0=A0 for ubuntu=20
=A0=20
Please help me to know how to fix=A0 "first good bug".=20
=A0=20
regards=20
gaurav k =0A=0A=0A The INTERNET now has a personality. YOURS! See you=
r Yahoo! Homepage. http://in.yahoo.com/
|
12/19/2009 9:14:01 PM
|
0
|
gaurav khatwani <g_khatw...@yahoo.co.in>
|
regarding first good bug
hello,=20
i am using ubuntu OS. i have run the two commands in the terminal given on=
this link:=20
https://developer.mozilla.org/En/Simple_Firefox_build=A0=A0 for ubuntu=20
=A0=20
Please help me to know how to fix=A0 "first good bug".=20
=A0=20
regards=20
gaurav k =0A=0A=0A The INTERNET now has a personality. YOURS! See you=
r Yahoo! Homepage. http://in.yahoo.com/
|
12/19/2009 8:15:06 PM
|
0
|
gaurav khatwani <g_khatw...@yahoo.co.in>
|
Mozilla Firefox 3.7 and java plugin
Hi,
Will there be a new Java plugin with NPAPI support instead of OJI (old style Java) with OJI ?
Thanks,
Shailen
|
12/19/2009 12:19:49 PM
|
0
|
Shailendra Jain <shailendra_n_j...@yahoo.com>
|
Mozilla Firefox 3.6 and 3.7 final release date
Hi,
Can someone please let me know the final release dates (expected release dates) of Mozilla Firefox 3.6 and 3.7 ?
Thanks,
Shailen
|
12/19/2009 11:53:02 AM
|
1
|
Shailendra Jain <shailendra_n_j...@yahoo.com>
|
Firefox, Mac OSX, Plugin, Core Animation
Good morning. Is there a page where I can find the developement roadmap?
I just need to know, if it is planned, to support in the near future, =
Core Animation, in Firefox.
Thank you.
G.=
|
12/13/2009 10:12:01 AM
|
0
|
Gino <ginofiliber...@yahoo.it>
|
does firefox take account of Same Origin Policy when doing Save As Webpage???
Hi,
Q1 - Does firefox do something special for it's Save As Webpage
feature in terms of Same Origin Policy? That is, does it take any
steps to security issues that might arise from the fact that web items
from different web-sites would be saved to the same location? (ref
http://en.wikipedia.org/wiki/Same_origin_policy )
I'm also thinking of the case where I was to take the various files
downloaded by firefox in a Save As Webpage, and then moving these to
under a local webserver. So my question is kind of both in relation
to (a) accessing the downloaded webpage from file system
|
12/12/2009 11:20:57 PM
|
0
|
greghauptmann <greg.hauptm...@gmail.com>
|
How to embed an application into Firefox viewport ?
Hi guys,
We are setting about embedding a client application into Firefox viewport.
It is the final effect that we drag a given file into browser and then the
application startup.
PDF is fit example. After dragging a PDF into browser, we could read it
using AdobeReader
embedded. we have done it in IE 7.0 by getting browser window handle.
How to achieve it in Firefox?
Thanks~
|
12/11/2009 3:36:06 AM
|
0
|
Mars Depp <mars.d...@gmail.com>
|
mozilla-central is open again
Hi everyone,
We're down to the last few bugs for mozilla1.9.2/Firefox 3.6, and =
they're localized enough that we've decided to re-open the =
mozilla-central tree for checkins. Since we expect that there might be a =
backlog, Ted's (been) volunteered to help co-ordinate landings today. =
He's in #developers.
cheers,
mike=
|
12/10/2009 5:32:09 PM
|
0
|
Mike Beltzner <beltz...@mozilla.com>
|
Removing restriction on mozilla-central
Hi,
We're down to 26 code-related blockers for mozilla1.9.2/firefox3.6, the =
lion's share of which are in JavaScript. I'd like to propose that we =
lift the restriction on mozilla-central, returning us to a state where =
any reviewed patch can be landed, to allow many excellent pieces of =
technology (out-of-process plugins, Direct 2D, Web GL, Tab Matches in =
Awesomebar) to start landing and baking for a future release.
If we do this, our sheriffs will need to be EXTRA vigilant in watching =
for test and build failures, and quite aggressive about backing out =
anything that's ca
|
12/8/2009 5:31:29 PM
|
0
|
Mike Beltzner <beltz...@mozilla.com>
|
Transparent browser xul element on toolbar
SGksDQpIb3cgY2FuIEkgY3JlYXRlIGEgdHJhbnNwYXJlbnQgYnJvd3NlciBYVUwgZWxlbWVudCBv
biB0aGUgdG9vbGJhcj8NCknigJltIHNldHRpbmcgYmFja2dyb3VuZC1jb2xvciBwcm9wZXJ0eSB0
byB0cmFuc3BhcmVudCBvbiB0aGUgYnJvd3NlciwgaXTigJlzIGNvbnRhaW5lciBhbmQgdGhlIGh0
bWwgZG9jdW1lbnQgaXRzZWxmLCBidXQgc3RpbGwgZ2V0dGluZyBhIHdoaXRlIGJhY2tncm91bmQu
DQpJIHdhbnQgdG8gc2VlIHRoZSB0b29sYmFy4oCZcyBjb2xvciB0aHJ1IHRoZSBicm93c2VyIGVs
ZW1lbnQuDQoNClRoYW5rcyBpbiBhZHZhbmNlLA0KSWxpYSBGYWluc2h0cm95DQo=
|
12/8/2009 8:38:30 AM
|
0
|
Ilia Fainshtroy <I...@conduit.com>
|
Does anyone have pointers for building firefox on windows 7 with visual studio 2010?
Does anyone have pointers for building firefox on windows 7 with
visual studio 2010?
|
12/4/2009 5:34:38 PM
|
3
|
Steven Roussey <srous...@gmail.com>
|
Automatic Session Restore - Improvements [UX]
I have now finished my patch for bug 347680 which adds the improvement
that Firefox starts itself into Safe Mode after [max_resumed_crashes +
2] crashes.
Unfortunately this doesn't solve all our crashes, since Safe Mode
doesn't fix the problem. Because of this we need to improve it. In this
discussion I'd like to hear and discuss some ideas how we can detect
different kind of crashes and how we can differentiate them.
In the other thread a lot of ideas have already come up, but it's good
to discuss them again.
Firefox, AFAIK, crashes mostly in following conditions:
* in
|
12/2/2009 10:29:41 PM
|
11
|
Michael Kohler <michaelkoh...@live.com>
|
Flash Cookies
Hy everybody,
Because i use BetterPrivacy extension I didn't even realize that
Firefox don't have really any ways to deal with Flash Cookies and how
important that is. Imagine user surfing in an internet caffe, he can't
install any extension but with FlashCookieControl build into Firefox
itself he would be able to surf truly in private manner if he chose
so.
I think this is very important especially when users wants to surf in
private mode, and I believe it can be relay beneficial to the user.
Therefore i think that this is worth to think of about putting some
kind of control over
|
12/2/2009 1:47:02 PM
|
1
|
aceman <acem...@gmail.com>
|
What happens to old Firefox versions?
I'm not that computer savvy, so this may seem like a dumb question.
I'm now downloading the latest version of Firefox. It will add 9.4 MB
to my older hard drive. Does the latest version automatically replace
earlier versions, or does the hard drive just fill up with updates
like this?
|
12/2/2009 6:40:06 AM
|
1
|
Bruce Clark <brucecl...@usfamily.net>
|
Staying on the Web
A frustrating and puzzling part of Firefox is the way it handles links
that are really not links. For example, look at the link on
http://code.google.com/p/fbug/issues/detail?id=2535
in comment 3 under the word 'download'. It looks like a link, but it
acts completely different.
Rather than viewing the linked page, Firefox puts up a modal dialog with
two options, neither one of them valuable.
One option is Open With, followed by a list of desktop applications. If
Firefox was on that list, then this bizarre behavior would only be
puzzling and not frustrating. But Firefox is not
|
12/1/2009 5:09:26 PM
|
30
|
"John J. Barton" <johnjbar...@johnjbarton.com>
|
Google pages goes Blank in IE7, Mozilla & Chrome
Hi
I cannot able to access www.google.com in any of the browsers. But I
can able to access other sites. When I try to access google.com I get
a blank page. Its so frustating.
Can abybody help me.
|
11/27/2009 2:52:33 PM
|
1
|
jdeepkumar <jdeepku...@gmail.com>
|
mozilla firefox
pourquoi dans le portail orange - mozilla firefox - on ne nous propose
pas la nouvelle version de mozilla firefox dans les "mises =E0 jours
disponibles" j'ai d=E9j=E0 la version 3.5.5 et il me semblerait qu'il y en
ait une autre d'apr=E8s les actualit=E9s informatiques et high tech que je
re=E7ois
merci
|
11/26/2009 7:30:41 AM
|
4
|
linotte83000 <jacqueline.la...@gmail.com>
|
TB 3.0, TB2.0, Fx3.5, Fx3.6 and the default browser hijacks of firefox
I has installed TB3.0 and Fx3.6 for testing, both with their respective
profile(3.0 and 3.6), TB2.0 and Fx3.5(2.0 and 3.5)
Initially i set Fx3.6 the default browser, made a batch of testing and
then revert the default browser to 3.5.
My keyboard have multimedia keys, between them a [Mail] and [Home](not
the other home) to start the default email and browser client.
After to revert to 3.5 the home keyboard stop responding(stating the
browser) i start Fx3.5 and again setup how the default browser, try
again but the [HomeM] dont respond.
After a lot of searching i find the
|
11/25/2009 6:26:32 PM
|
5
|
"gatolandia.chile" <gatolandia.clSINE...@gmail.com>
|
Fx3.6 HIJACKS the default browser of windows
I have installed Fx3.6 to made a serie of tests, one of them was set
Fx3.6 the default browser, start once with the 3.0 profile for made the
default profile to use and star using the home key(multimedia keyboard,
not the other home key) from the keyboard.
After that in Fx3.6 i unselect the item to test Fx3.6 the default
browser, start Fx3.5 with their profile and set Fx3.5 the default browser.
The "home key"(HK)(multimedia) dont do anything, if i set, opera, IE,
KMeleon, Seamonkey the default browser they are not showed when i press
HK nothing happen, if i set Fx3.6 the defa
|
11/25/2009 5:47:21 PM
|
0
|
"gatolandia.chile" <gatolandia.clSINE...@gmail.com>
|
Fx3.6 HIJACKS the default browser of windows
I have installed Fx3.6 to made a serie of tests, one of them was set
Fx3.6 the default browser, start once with the 3.0 profile for made the
default profile to use and star using the home key(multimedia keyboard,
not the other home key) from the keyboard.
After that in Fx3.6 i unselect the item to test Fx3.6 the default
browser, start Fx3.5 with their profile and set Fx3.5 the default browser.
The "home key"(HK)(multimedia) dont do anything, if i set, opera, IE,
KMeleon, Seamonkey the default browser they are not showed when i press
HK nothing happen, if i set Fx3.6 the defa
|
11/25/2009 5:22:00 PM
|
1
|
"gatolandia.chile" <gatolandia.clSINE...@gmail.com>
|
Fx3.5 & Fx3.6 & video flash in the web
I'm stuck with a problem playing video in the web in sites like youtube,
etc.
I have Fx3.5 and Fx3.6 installed, each with their separate profile and
with the same extensions in both, with Fx3.5 having a lot of more
extensions than Fx3.6
When i play a video in Fx3.5 the video make use of the full speed to go
in advance(buffer a lot of the video), usually the video is "downloaded"
full before minutes of playing( if the video lenght 5 minutes. the
full vide is disponible around 1 minute of playing, other videos will be
speeddown).
If Fx3.6 the EXACT same video is only buffered
|
11/25/2009 3:20:50 AM
|
0
|
"gatolandia.chile" <gatolandia.clSINE...@gmail.com>
|
Windows command structure thoughts: app button versus page/tools
After spending a few weeks mulling over the mockups showing an IE/
Chrome/Safari style command structure of having a Page button and a
Tools button, we are now considering ignoring what the rest of the
browser marketplace is doing and going with a single app button on
Windows.
Stephen just posted a very initial sketch: http://blog.stephenhorlander.com/2009/11/20/sketch-day/
(note that the organization of commands is still pretty rough, as is
the exact placement of the button, this is just to show the general
idea).
While this move would limit our external consistency wi
|
11/25/2009 12:56:19 AM
|
7
|
Alex Faaborg <faab...@mozilla.com>
|
Wiki page to discuss a new ADU stat crashes since last ADU ping
As requested in the CrashKill meeting, here[1] is a wiki page to
discuss a change to the extensions blocklist request. These requests
are used to calculate active daily users (ADU).
In a nutshell:
When we send the ADU ping, can we also send
- total number of crashes since last ADU ping
[1] https://wiki.mozilla.org/Extension_Blocklisting:New_Attribute_Crashes_Since_Last_Request
Thanks for your input.
|
11/24/2009 12:40:32 AM
|
6
|
Ozten <austin....@gmail.com>
|
Beginner - Which one..
Hi,
I sucessfully built the firefox (mozilla-1.9.2).
It's time to take look at the source code to figure out how it works.
There are so many folder, and files under that folder.
Which one should I look at first?
Where is main entry function located?
(Is that located under browser folder?)
Thanks,
|
11/23/2009 1:55:53 AM
|
0
|
"TJ" <snoweb...@hotmail.com>
|
Bookmarks
How do you transfer bookmarks to another computer...in the new 3.5
version
In the old version it was easy as the bookmarks were in HTML and
easily transferred but in new version it is in some kind of data base
format
thank you
|
11/21/2009 12:55:50 PM
|
3
|
EK <roccobguard-yout...@yahoo.ca>
|
Beginner - simple question.
Hi
I just downloaded source solution of mozilla-1.9.1.
Just would like to start playing around the source code to research....
I understand that there is no MS Visual Studio project file to build
Mozilla..
For window user,what kind of IDE tool is generally being used to work on
this Firefox mozilla source code?..
I meant...when people modifies source code, do they simply use like Notepad?
Any way I can load up this mozilla solution onto MS Visual Studio 2008 for
easy navigation and coding/editing,
though I need mozilla-build for build process?
Thank you in advance.
|
11/20/2009 9:46:28 PM
|
2
|
"TJ" <snoweb...@hotmail.com>
|
Re: Link from themes manager to personas gallery - Theme discrimination
I'm sorry you feel that way. I really don't know how to respond, or if
there's anything that I could say to satisfy you.
Decisions for the Firefox product have never been made behind a closed door.
The Personas project has, like all others, been designed, developed and
discussed in the open. These decisions are not made by popular vote, but
your feedback is heard and understood. You have my commitment that I will
not remove support for XPI themes. Our users have my commitment that we will
continue to build the best product for the majority of users, to the best of
our ability
|
11/20/2009 6:07:42 PM
|
4
|
"Mike Beltzner" <beltz...@mozilla.com>
|
Link from themes manager to personas gallery - Theme discrimination
Hi,
this is a follow up to Bug 522571 - Link from themes manager to
personas gallery
https://bugzilla.mozilla.org/show_bug.cgi?id=522571
The developer want the diccussion here.
Ok, here we go again ;-)
> It is intended to have a page that is primarily personas, as you said.
Hi,
Why, please tell me why ;-)
I think a lot of themer are interested to know, why their stuff should
be hidden and why this limited background image change system should be
highlighted. Why?
Is it then as well intended to hide the normal extensions, when Jetpack
is later a part of the default
|
11/19/2009 11:31:33 PM
|
20
|
Aronnax <aronna...@gmail.com>
|
YouTube videos lag
My YouTube videos lag, but not always. It's usually only when Firefox
has been open for a long time, or possibly when I have Java running. I
can't turn Java off because I'm frequently using it for a school
website. They stop lagging when I restart my computer or use a
different browser (e.g., Chrome). Help please?
|
11/19/2009 9:03:14 PM
|
0
|
Johnny <johnny....@gmail.com>
|
Reinstall user experience problem with Firefox
One of the most common things I have to tell Firebug users is "Install
Firebug in a clean Firefox profile". Very often these users have already
uninstalled Firebug and it did not fix their problem. Then they
uninstall Firefox, and that did not work either. If they did not give
up, then they ask. The whole time the problem was in their profile.
Maybe we can't fix that, but at least once they decide to 'reinstall'
they should have a solution that really does 'reinstall' rather than
'uninstall but not really' followed by 'install but use old data'. I
think almost all users expect
|
11/19/2009 6:01:41 PM
|
39
|
"John J. Barton" <johnjbar...@johnjbarton.com>
|
gCrashReporter is not defined
Maybe this is already known, but in
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2b4pre)
Gecko/20091118 Namoroka/3.6b4pre
I get
JavaScript Error: "gCrashReporter is not defined" {file:
"chrome://browser/content/browser.js" line: 4015}]
When I run Firebug 1.5b (svn) on
http://www.janodvarko.cz/firebug/tests/spy/pageLoadXHR.html
I tested FF 3.5.5 and FF 3.7 today, neither emits this error message.
I did not open a bug, I guess it some side effect of efforts to get out
the door.
jjb
|
11/18/2009 8:07:56 PM
|
4
|
"John J. Barton" <johnjbar...@johnjbarton.com>
|
mozilla-central to be closed to Firefox 3.6/mozilla-1.9.2 blockers until code freeze
Hey everyone,
As discussed at yesterday's development meeting, we'll be restricting
the mozilla-central tree to:
- fixes for Firefox 3.6 or mozilla-1.9.2 blockers [1],
- patches marked with approval1.9.2+ [2],
- patches that are not part of the Firefox build (including tests)
This is to keep the tree as quiet as possible so that our final blockers
can land for the Firefox 3.6 Release Candidate code freeze which was
originally scheduled for end of day today. Based on estimates from
yesterday, we expect the freeze will slip to the end of day tomorrow,
November 19th. If
|
11/18/2009 2:24:23 PM
|
0
|
Mike Beltzner <beltz...@mozilla.com>
|
Resume Downloading Namoroka ... please?
Firefox > Help > Resume Downloading Nakamora is stuck for me. It brings
up the Software Update, Downloading Update Dialog
It says "Paused downloading Namoroka 3.6b2pre"
White bar
Connecting to the update server.
Never makes progress. Exiting does not help. Same in all profiles.
Hints?
I guess I can delete the exe and redownload it.
jjb
|
11/18/2009 6:03:32 AM
|
2
|
"John J. Barton" <johnjbar...@johnjbarton.com>
|
Ability to change the application's update channel
To increase the participation in and awareness of application's beta
programs and specifically Firefox's beta program we will be providing
the ability to change the application update channel within the
application. This will be an opt-in for each application.
The details in the wiki are by no means complete but they should provide
a place to start from
https://wiki.mozilla.org/Application_Update:Channel_Change
https://bugzilla.mozilla.org/show_bug.cgi?id=410639
Feedback / comments welcome with followups in dev-apps-firefox or the
wiki page's discussion page.
cc'd to dev
|
11/17/2009 9:12:54 PM
|
2
|
Robert Strong <rstr...@mozilla.com>
|
PDFs
Often, when I click links to PDF files, nothing happens. I can copy
the link, open Safari, paste in the link and get the PDF, but it won't
open in Firefox 3.5.5 (Mac OS X 10.4.11). Sometimes it works, but
often it doesn't, and I cannot tell why here is a difference. I prefer
to use Firefox, but may have to go back to Safari if this problem
persists.
Thanks.
|
11/17/2009 3:03:36 PM
|
2
|
Bill Edwards <twicetaletel...@gmail.com>
|
Making browsers faster: Resource Packages
Hi,
I have published the first public draft on Resource Packages, and
would like to hear your feedback:
http://limi.net/articles/resource-packages/
Summary:
What if there was a backwards compatible way to transfer all of the
resources that are used on every single page in your site =E2=80=94 CSS, JS=
,
images, anything else =E2=80=94 in a single HTTP request at the start of th=
e
first visit to the page? This is what Resource Package support in
browsers will let you do.
--=20
Alexander Limi =C2=B7 Firefox User Experience =C2=B7 http://limi.net
|
11/17/2009 3:51:23 AM
|
0
|
Alexander Limi <l...@mozilla.com>
|
Firefox Beta UI
I'm trying to use Fx3.6 b2 but i getting stuck with a ui error, after a
time of start fx 3.6b2 an extra "empty toolbar" is showed in the top of
the window ui.
The normal view in Fx3.5(always) and in Fx3.6(only after a certain time
of start or restart)
http://tinyurl.com/yjfy2y5
The extra "empty toolbar" in firefox 3.6b2
http://tinyurl.com/yzkles6
|
11/16/2009 11:18:20 PM
|
6
|
"gatolandia.chile" <gatolandia.clSINE...@gmail.com>
|
Re: (@ux-team, ui-r?) Need feedback on "bug 347680: Add Safe Mode option to Session Restore dialogue"
Hi,
I have now done some work on this bug. Now I stand before a big
decision. The current situation is:
Firefox has crashed once more than specified in
browser.sessionstore.max_resumed_crashes and the about:sessionrestore
page is shown. Now the browser crashes again and should start in Safe
Mode. Do we either want to:
- restart Firefox, check if it needs to load in Safe Mode when
about:sessionrestore is loading and if it needs to, restart again
- or already test if it needs to load in Safe Mode (means recentCrashes
> max_resumed_crashes + 1) when it's startup up (this wo
|
11/15/2009 8:07:21 PM
|
1
|
Michael Kohler <michaelkoh...@live.com>
|