Google Code Exporter
Google Code Exporter
``` https://bugzilla.mozilla.org/show_bug.cgi?id=1036735 ``` Original issue reported on code.google.com by `[email protected]` on 29 Oct 2014 at 5:44
``` Issue 202 fixed text fields for the majority of the browser, but fields in native XUL controls such as the preferences box now have double stepping cursor controls. We...
``` 296514/311024/311619/311892 (316589) We have the principals finder running, but we crash in GC. See my notes in dom/nsJSEnvironment.cpp. ``` Original issue reported on code.google.com by `[email protected]` on 19 Oct...
``` This is needed for app.net, for example. We need nsIDOMMediaQueryList GlobalWindow::MatchMedia (see nsPresContext for the actual match code) in both the idl and nsGlobalWindow.cpp ``` Original issue reported on...
``` Plan of attack: SeaMonkey 1.0 (covers 1.8) SeaMonkey 1.1 (covers 1.8.1) Firefox 3.0 (covers 1.9.0). There's no Thunderbird release for 1.9.0, so we'll pick up security issues for mail-news...
``` Put more power into scripts and layout (maybe start with just layout) in whatever tab is in the foreground. Mozilla has this in bug 734015, but we will need...
``` Since 8.5 supports icns, we should add one. ``` Original issue reported on code.google.com by `[email protected]` on 17 May 2012 at 10:14
``` This duplicates Firefox 12 behaviour and is considered correct. We should be able to use their code in overall scope, but need to hook it up to our built-in...
``` Could be the basis for a naughty attack, too. In order, https://bugzilla.mozilla.org/show_bug.cgi?id=188517 https://bugzilla.mozilla.org/show_bug.cgi?id=124750 https://bugzilla.mozilla.org/show_bug.cgi?id=299677 https://bugzilla.mozilla.org/show_bug.cgi?id=330705 (don't remove SetFocus) ``` Original issue reported on code.google.com by `[email protected]` on 6 Mar...
``` Because they are chrome, they currently do not. We need some way to flag the Cmd-. handler that it is okay to interrupt in case someone writes an infinite...