Commit Graph

2987 Commits

Author SHA1 Message Date
dwitte@stanford.edu
f03c281249 prevent creating, modifying, and deleting HttpOnly cookies from web content, and add unit tests to that effect. b=383181, r+sr=dveditz 2007-06-26 01:36:50 -07:00
Olli.Pettay@helsinki.fi
7821b6c9c1 Bug 385082, make nsDOMEvents ccollectable (to fix leak in wordpress.com), r+sr=peterv 2007-06-26 01:21:42 -07:00
dwitte@stanford.edu
1543d48f1b removing redeclaration, r+sr+ui-r+a=sdwilsh 2007-06-25 22:28:25 -07:00
dwitte@stanford.edu
8afd980244 fix typo from storage checkin. 2007-06-25 22:10:33 -07:00
sayrer@gmail.com
6180e6a2cb Bug 385087. Switch contentprefs to XPCOMUtils. backout for leak regression. 2007-06-25 21:57:30 -07:00
roc+@cs.cmu.edu
4e19947cc9 Bug 384836. Avoid using a stale gfxContext, by not holding onto one in nsTransformedTextRun, passing in a gfxContext when required instead. r=pavlov,smontagu 2007-06-25 21:25:00 -07:00
flamingice@sourmilk.net
bff3b472ba Bug 385686, No Focus indicator for radios/checkboxes/textboxes on Linux, Patch by Michael Ventnor, r+sr=roc 2007-06-25 21:13:30 -07:00
dietrich@mozilla.com
b964904a99 Bug 327350 initialization of places services can fail in error conditions (r=mano) 2007-06-25 20:57:28 -07:00
dcamp@mozilla.com
0aefd90a7f Properly disable caches on profile shutdown. b=380968, r+sr=biesi 2007-06-25 20:25:31 -07:00
sspitzer@mozilla.org
590f31b086 fix for bug #383840: problems when manually importing bookmarks exported from places based bookmark builds
fix for bug #381225:  on import, places bookmarks builds attempt to merge in bookmarks.html, where firefox 2 appends bookmarks

fix for bug #380449:  potential data loss on export of LAST_MODIFIED, DATE_ADDED and ICON_URI attributes

r=dietrich
2007-06-25 19:38:34 -07:00
sayrer@gmail.com
3b82cc8fa8 Bug 385839. Password manager leaks on shutdown. Fix sloppy variable declaration. 2007-06-25 19:20:47 -07:00
mark.finkle@gmail.com
920d401ea7 bug=385488. r=mano. changed CSS selector to keep tabbrowser closebutton from hi-jacking the tabbox closebutton 2007-06-25 19:10:23 -07:00
sayrer@gmail.com
4a596e4642 Bug 385839. Password manager leaks on shutdown. r=gavin 2007-06-25 18:19:09 -07:00
mozilla.mano@sent.com
491954f795 Bug 385771 - disallow item-annotations for invalid item ids. r=dietrich. 2007-06-25 18:08:54 -07:00
mozilla.mano@sent.com
f56fe4e0aa Bug 385844 - Set Desktop Background: implement preview for image tiling. patch from Dao Gottwald <dao@design-noir.de>, r=me. 2007-06-25 18:03:39 -07:00
mrbkap@gmail.com
40bafded02 Rename the mochitest file so that we don't try to run it as a test. 2007-06-25 17:15:51 -07:00
mrbkap@gmail.com
e0a0767da7 Add a mochitest for bug 379025, r=sayrer 2007-06-25 15:43:37 -07:00
jwalden@mit.edu
c8d5c2c022 Bug 385810 - Error early on unrecognized extensions provided to --enable-extensions. r=bsmedberg 2007-06-25 15:08:01 -07:00
dtownsend@oxymoronical.com
eb01adab35 Bug 257155 follow up, catches some probable leaks. r=gavin.sharp 2007-06-25 14:53:29 -07:00
mrbkap@gmail.com
2568d5a057 Don't depend on undefined behavior (sign extension on right shift). bug 385259, r=mats.palmgren sr=jst 2007-06-25 14:53:21 -07:00
pavlov@pavlov.net
2af54874be fixing symbol fonts, bitmap fonts and a crash. bugs 385793, 324706, 385795. r=vlad 2007-06-25 14:51:15 -07:00
kaie@kuix.de
9839e48ee6 Bug 370875, "ASSERTION: nsSecureBrowserUIImpl not thread-safe" * 4 loading any https site
Patch contributed by Neil, r=kengert
2007-06-25 14:45:30 -07:00
sdwilsh@shawnwilsher.com
3c25407a4b Bug 380222 - Rewrite fillDocument() after new pwmgr lands. Patch by Justin Dolske <dolske@mozilla.com>. r=mconnor 2007-06-25 14:20:55 -07:00
myk@mozilla.org
7e13e23e17 bug 385278: fix some style nits in the content prefs service
r=mconnor
2007-06-25 14:19:40 -07:00
dtownsend@oxymoronical.com
35e0ac995c Bug 257155 - Extension description is not localizable. r=robstrong 2007-06-25 14:02:46 -07:00
myk@mozilla.org
9a46ca6197 bug 385087: use XPCOMUtils to provide XPCOM glue in content pref service
r=sayrer
2007-06-25 13:51:22 -07:00
dbaron@dbaron.org
eb732c3fce Print the warning message for failure to suspect or unlink only for the objects that are the roots of what would have been collected. b=385549 r=graydon 2007-06-25 13:36:24 -07:00
dbaron@dbaron.org
b65c68b48f Remove a few Windows newlines that snuck in recently. 2007-06-25 13:35:17 -07:00
dbaron@dbaron.org
fa564b3d4e Only do special height reflows for percentage-height children of table cells when there is a specified height on the table, row group, row, or cell in the row. b=370525 Patch by Daniel Holbert <dholbert@mozilla.com>. r+sr=dbaron 2007-06-25 13:34:35 -07:00
benjamin@smedbergs.us
035e643c90 Revert all of bug 383167 changes because they're not enough... going to try again later. 2007-06-25 11:40:57 -07:00
mats.palmgren@bredband.net
040adf8a6c Removing obsolete files. b=385638 2007-06-25 11:39:52 -07:00
benjamin@smedbergs.us
cfceebddf4 Fix mac builddate-unifying logic from bug 383167 2007-06-25 10:58:21 -07:00
benjamin@smedbergs.us
5da9e8e998 Re-add milestone.pl to make configure.in MOZILLA_VERSION happy :-( 2007-06-25 10:35:03 -07:00
benjamin@smedbergs.us
1c31093c43 Fix Windows fileversion fu from bug 383167 2007-06-25 10:23:32 -07:00
tor@cs.brown.edu
13ee412ff4 Bug 196295 - move/merge GIF2.cpp into nsGIFDecoder2.
Patch by alfredkayser@nl.ibm.com,  r=biesi, sr=tor
2007-06-25 09:41:21 -07:00
flamingice@sourmilk.net
dfa3b5a1b9 Bug 385113, Incorrect checks for alloc failure, r=mano 2007-06-25 09:33:18 -07:00
rflint@ryanflint.com
2eb1c3d5b5 Bug 354280 - Extensions Installation icon looks poor/aliased. ui-r=beltzner 2007-06-25 09:27:09 -07:00
vladimir@pobox.com
27adfe5287 b=385584, crash with toDataURL on large canvas, r=stuart 2007-06-25 09:24:19 -07:00
tor@cs.brown.edu
8c5ecf9cb8 Bug 305859 - em and ex units not implemented for SVGLength.
Patch by taken.spc@gmail.com, r=longsonr, sr=tor
2007-06-25 09:12:35 -07:00
dtownsend@oxymoronical.com
dbf9acfefb Bug 335942 - nsIExtensionManager.update wants true and false for a long
param. r=robstrong
2007-06-25 08:51:51 -07:00
joshmoz@gmail.com
220f51b9b6 simplify some things in base native theme so that the difference between listbox and combobox styling is clear. b=385367 r=cbarrett sr=roc 2007-06-25 08:33:51 -07:00
benjamin@smedbergs.us
97afb0c802 Bug 383167 - Need buildid in an external file, r=luser sr=jst 2007-06-25 08:25:59 -07:00
enndeakin@sympatico.ca
d165145397 Bug 382034, support optional args in idl, try again with fix for crash calling toString, r+sr=shaver 2007-06-25 07:23:26 -07:00
kairo@kairo.at
2472cd5c37 bug 383833 - prepare to eliminate toolkit's mork-based history implementation: make places-enabled builds not descend into history/ any more and use places' nsIBrowserHistory for them, r=mano 2007-06-25 04:05:02 -07:00
mozilla.mano@sent.com
c8c8d62672 Bug 385710 - feed icon in url bar is broken, patch from Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=me. 2007-06-25 02:10:55 -07:00
jwatt@jwatt.org
d4870d93a1 Fixing bug 385246. Negative width attribute on <svg:foreignObject> causes "ASSERTION: reflow state made child wrong size" and more. r=tor@acm.org, sr=roc@ocallahan.org 2007-06-25 01:31:31 -07:00
aaronleventhal@moonset.net
c760eada8e Bug 385447. Try to remove special case to assign containerAccessible in nsDocAccessible::InvalidateCacheSubtree(). r=surkov 2007-06-25 01:31:20 -07:00
aaronleventhal@moonset.net
91183187d9 Bug 385718. State change events for focus causing extra document loads in Window-Eyes. r=ginn.chen 2007-06-25 01:28:22 -07:00
aaronleventhal@moonset.net
a186248927 Bug 385474. Remove extra accessible EVENT_SHOW/EVENT_HIDE hack for progress meters. r=surkov 2007-06-25 01:26:58 -07:00
benjamin@smedbergs.us
691c7280f8 Bug 385692 - Wrap the ptrace header used by breakpad, patch by Stephen Moehle <smoehle@comcast.net>, r=me 2007-06-25 00:26:24 -07:00