Google Code Exporter
Google Code Exporter
``` In the same way as TenFourFox does for nsTextFragment, implement in string/src/nsReadableUtils.cpp an AltiVec-based scanner. This can be done as a first approximation thus: fragmentLength = PRUint32(iter.size_forward()); const PRUnichar*...
``` Using the VMX code in TenFourFox, implement AltiVec versions for string/src/nsReadableUtils.cpp. These versions should be LossyConvertEncoding16to8 and 8to16 (so that the types are known, based on 10.4Fx's xpcom/string/public/nsUTF8Utils.h), and...
``` We have a hotkey for slow scrolling. We should have one for destyling. It may need to be implemented by a separate menu item that hooks the existing style...
Site Central
``` Site Central will be the mitigation framework for rendering starting in 9.3.0. This will be separate from Script-B-Gone, which will still handle JavaScript, and C-D-Article when this gets off...
``` If the language is Japanese and the system does not have the Japanese language kit installed, it will crash. We should have some way of asking the system if...
``` https://bugzilla.mozilla.org/show_bug.cgi?id=123984 ``` Original issue reported on code.google.com by `[email protected]` on 24 Apr 2011 at 4:44
``` There are multiple people complaining about this issue, which I was finally able to replicate on my folks' wireless. This seems to be socket related, which is problematic because...
``` Suggested by Mathias: > > So this is a bigger scope change, then. If Command is held down when > > short-clicking, do NOT load the message in the...
``` This issue is a request for german users to improve the upcoming german translation of Classilla 9.2.2, finding typos or improving terms in german language. ----------------------------- Die kommende Übersetzung...
``` In the same manner as !TenFourFox, offer processor-optimized builds (likely 6xx, G3 and G4). However, this will require some work on the .mcps to have processor-specific targets. ``` Original...