Skip to content
Snippets Groups Projects
Commit bff40c33 authored by kairo's avatar kairo
Browse files

update rough changelog for more public bugs

parent 4fe7e036
No related branches found
No related tags found
No related merge requests found
......@@ -35,6 +35,7 @@
this is probably the best place to start. -Robert</p>
<pre>
<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=280423">280423</a> We need to be able to set context information for XForms events
<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=295922">295922</a> Client Auth &quot;select cert automatically&quot; is considered a privacy issue
<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=306534">306534</a> [FIX]###!!! ASSERTION: Float frame has wrong parent: 'floatFrame-&gt;GetParent() == mBlock', file nsBlockReflowState.cpp, line 835
<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=328258">328258</a> Firefox &quot;ARGB32_image_ARGB32 ()&quot; .gif File Processing DoS
......@@ -42,9 +43,10 @@
<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=345529">345529</a> crash removing an observer during an nsPref:changed notification [@ pref_DoCallback] (node is 0xdddddddd)
<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=353962">353962</a> Firefox 2.0 often hangs in Intel Mac OS X 10.4.7
<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=357172">357172</a> mail invitation text garbled (VCALENDAR not recognized as UTF-8)
<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=363891">363891</a> Indirect use of eval can run code with the wrong principal.
<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=382509">382509</a> Disallow indirect eval
<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=383381">383381</a> docs.google.com depends on indirect eval
<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=383682">383682</a> eval is too dynamic (js1_5/Regress/regress-68498-003.js)
<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=384871">384871</a> [1.8 branch] Crash [@ DocumentViewerImpl::Destroy] with popup as root element, setting autoPosition and reloading
<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=386376">386376</a> Impossible to implement a content sniffer in JS due to recursive GetService calls (nsIContentSniffer, JavaScript)
<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=390261">390261</a> document.adoptNode() throws NOT_IMPLEMENTED in Gecko 1.8
......@@ -45,9 +47,10 @@
<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=382509">382509</a> Disallow indirect eval
<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=383381">383381</a> docs.google.com depends on indirect eval
<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=383682">383682</a> eval is too dynamic (js1_5/Regress/regress-68498-003.js)
<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=384871">384871</a> [1.8 branch] Crash [@ DocumentViewerImpl::Destroy] with popup as root element, setting autoPosition and reloading
<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=386376">386376</a> Impossible to implement a content sniffer in JS due to recursive GetService calls (nsIContentSniffer, JavaScript)
<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=390261">390261</a> document.adoptNode() throws NOT_IMPLEMENTED in Gecko 1.8
<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=390813">390813</a> Overlay scripts compiled using principal of first document sourcing overlay
<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=390859">390859</a> AJAX site does not work properly, works in IE
<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=393432">393432</a> Firefox crashes sometimes if you click the back button on www.userfriendly.org [@ DummyParserRequest::Cancel 334d84da]
<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=397188">397188</a> FCK Editor no longer working on Firefox trunk
......@@ -55,5 +58,6 @@
<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=399589">399589</a> PSM + tip of NSS, error ‘SECAlgorithmIDTemplate’ not declared
<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=405783">405783</a> Midas crashes [@ GetNearestCapturingView] when iframe style is changed during editing
<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=406686">406686</a> I can still steal your bank login (spoofing using &lt;xul:popup&gt;, take 2)
<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=409349">409349</a> Can get globalStorage objects for partial IP addresses
<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=409796">409796</a> No pictures shown in saved file (file name and folder name, containing that file, is in cyrillic)
<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=411025">411025</a> GC hazard in JS_CompileUCFunctionForPrincipals
......@@ -58,5 +62,6 @@
<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=409796">409796</a> No pictures shown in saved file (file name and folder name, containing that file, is in cyrillic)
<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=411025">411025</a> GC hazard in JS_CompileUCFunctionForPrincipals
<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=411092">411092</a> XPCNativeWrapper pollution using setTimeout()
<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=411188">411188</a> days-from-date of leap year fails
<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=411572">411572</a> Unnamed attachments reveal full local paths when forwarded inline or edited as new
<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=411984">411984</a> implement local-date and local-dateTime from XForms 1.1
......@@ -69,6 +74,8 @@
<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=415116">415116</a> Chrome urls not &quot;skin&quot; or &quot;locale&quot; are assumed to be &quot;content&quot;
<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=415135">415135</a> Hang/lock-up on long From lines
<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=415191">415191</a> Check in rdf/chrome version of bug 413250
<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=415401">415401</a> Arbitrary Referer Spoofing with Empty Username
<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=415496">415496</a> bad userpass URL parsing leads to addon install spoofing
<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=415827">415827</a> Crash when zooming
<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=415963">415963</a> [1.1] Implement XPath number functions: power, random, and compare
<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=416202">416202</a> 1.8 branch only: Upgrade to NSS_3_11_5_WITH_CKBI_1_65_RTM
......@@ -81,6 +88,7 @@
<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=416896">416896</a> [FIX]2.0.0.12 causes &lt;a&gt; elements not to be recognised when inspected in firebug
<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=417377">417377</a> Missed SAVE_SP_AND_PC in JSOP_YIELD
<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=417605">417605</a> Change BeOS to invoke improved code
<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=417617">417617</a> DOMParser.parseFromString in Greasemonkey script causes &quot;ASSERTION: Should have inner window here!&quot;
<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=419116">419116</a> Sending mail through SMTP server that doesn't require user:pass fails
<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=420880">420880</a> Assertion failure: fp, in jsobj.c
<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=421311">421311</a> Update build version to 0.8.5
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment