Commit Graph

6541 Commits

Author SHA1 Message Date
jonas@sicking.cc
acfcebebbc Bug 348156: Remove unbinds from nsDocument::Destroy as they cause badness. Break cycles using cycle collector instead. r/sr/a=jst 2007-09-28 16:57:00 -07:00
mark.finkle@gmail.com
1fc86c8408 b=395004. p=paul.rouget, r=mfinkle, dtownsend, gavin, a=mconnor. Add enaled property to FUEL Extension object 2007-09-28 16:49:45 -07:00
jonas@sicking.cc
0261538ed2 add tests for bug 390219 and bug 326337. r/sr=peterv a=me 2007-09-28 16:46:42 -07:00
martijn.martijn@gmail.com
a230c7d0e3 Bug 299555 - F5 reloads Print Preview after right clicking several times on this specific testcase, r=bzbarsky, sr+a=jst 2007-09-28 16:40:02 -07:00
sspitzer@mozilla.org
a67ceea715 fix for bug #394508: queries that use maxResults can return incorrect results due to post query filtering. initial patch=Colin Walters <walters@verbum.org> r=dietrich, a=mconnor 2007-09-28 16:36:03 -07:00
dietrich@mozilla.com
bf8fe50fb6 Bug 378594 Closing takes very long after deleting a livemark (places) (r=sspitzer) 2007-09-28 16:28:14 -07:00
myk@mozilla.org
9dc5ea5ce6 bug 397690: display full executable name instead of leaf name for applications in Applications prefpane; Patch by Jim Mathies, r=myk, a=mconnor 2007-09-28 15:50:24 -07:00
myk@mozilla.org
5e6ec2ef1d bug 396610: make it possible once again to disable user configuration of handlers; r=gavin, a=mconnor 2007-09-28 15:45:19 -07:00
martijn.martijn@gmail.com
b6a088527b Bug 378371 - Crash [@ nsNativeDragTarget::ProcessDrag] when drag event handler and removing iframe, patch by Andrew Smith, r+sr=roc, (blocking1.9+) 2007-09-28 15:45:14 -07:00
myk@mozilla.org
d8fa5eb327 bug 397231: backing out patch, which mistakenly got checked in before it has received approval 2007-09-28 15:43:18 -07:00
myk@mozilla.org
9e69cba879 bug 397231: fix leaks in microsummary service when loading malformed XML; r=mconnor, a= 2007-09-28 15:41:58 -07:00
myk@mozilla.org
de85f25eed bug 395731: make the Save File action appear after the Choose Application... action in the actions dropdown menu in the Applications prefpane; r=gavin, a=mconnor 2007-09-28 15:40:49 -07:00
dbaron@dbaron.org
761ae96f72 Fix race saving/restoring malloc hooks by going back to overriding malloc, etc., plus some additional cleanup. b=392009 r+a1.9=brendan 2007-09-28 15:39:59 -07:00
aaronleventhal@moonset.net
20d51d07a6 Bug 386580. Crash [@nsAccessibleWrap::GetAtkObject]. Patch by Ginn Chen, r=aaronlev, a=dsicore 2007-09-28 13:57:50 -07:00
aaronleventhal@moonset.net
6a94bd01ac Bug 397112. Crash [@ nsAccessible::GetFirstChild] moving text out of an option. Patch by Alexander Surkov and Mats Palmgren. r=aaronlev 2007-09-28 13:55:46 -07:00
mozilla.mano@sent.com
2482893ea9 Bug 397218 - Persist the selection when sorting a places tree. r=dietrich. a=mconnor. 2007-09-28 13:52:26 -07:00
jag@tty.nl
925a01f85a Fix bustage from previous checkin for bug 392055. Move #define of XPCOM_GLUE_AVOID_NSPR from nsISupportsImpl.h to nscore.h. r/a=bsmedberg 2007-09-28 13:33:32 -07:00
anodelman@mozilla.com
583d3c530f Bug 397831 - -tprender option in pageloader should limit output to render data. a=anodelman, r=vladimir 2007-09-28 13:27:52 -07:00
neil@parkwaycc.co.uk
fc8ff8a81f Menubar height incorrect in some themes and OSes b=396562/5 r=gavin a=bsmedberg 2007-09-28 12:11:51 -07:00
jag@tty.nl
8bd7c5cef0 Bug 392055: NS_ENSURE_SUCCESS should print out the error code. Original patch by Shawn Wilsher (sdwilsh) <comrade693+bmo@gmail.com>, updated by me to handle the standalone xpcom glue case and to use printf safely. r=bsmedberg, sr=bzbarsky, a=dsicore. 2007-09-28 11:59:07 -07:00
aaronleventhal@moonset.net
1667a68178 Bug 397100. Make non-namespaced role values also work in XHTML, SVG and XUL (synch with html). r=surkov, a=dsicore 2007-09-28 11:16:05 -07:00
bent.mozilla@gmail.com
e974d54046 Bug 397319 - "Add JSAutoRequest to other users of GetArgvPtr". r+sr+a=jst. 2007-09-28 11:15:26 -07:00
dietrich@mozilla.com
8f96652d48 Bug 397221 nsNavHistoryQuery leaks opening bookmark/places organizer (for asqueella@gmail.com, r=sayrer, a=mconnor) 2007-09-28 10:51:33 -07:00
masayuki@d-toybox.com
441b843142 Bug 395866 font fallback does not respect stylesheet font list r=vlad, b1.9=stuart 2007-09-28 10:33:50 -07:00
joshmoz@gmail.com
6ea83c78e0 fix major font problem when using the Mac OS X 10.5 SDK. Patch by John Daggett. b=397454 r=roc/vlad sr=roc a=pav 2007-09-28 09:51:11 -07:00
bclary@bclary.com
ec7cdb22d9 JavaScript Tests - fix emca 262 section, bug 396969, not part of the build 2007-09-28 09:09:35 -07:00
bclary@bclary.com
6835f06c82 Sisyphus - bug 386992, not part of the build 2007-09-28 08:31:05 -07:00
bzbarsky@mit.edu
f1506e89da Block scripts in subframes if the parent has script blocked in the scriptloader. Fixes bug 383331, r+sr+a=sicking 2007-09-28 08:15:07 -07:00
bzbarsky@mit.edu
95f84938f7 Fix leak of PRAddrInfos. Bug 397716, r+sr=biesi, a=bsmedberg 2007-09-28 07:43:03 -07:00
bzbarsky@mit.edu
e2de7caebc Don't assume that redirect URIs are ASCII (though they should be). Bug 317254, r+sr+a=jst 2007-09-28 07:35:11 -07:00
bzbarsky@mit.edu
f213fb7ef5 Somewhat reduce the amount of memory an nsPrincipal allocates in the common case. Bug 397733, r+sr+a=jst 2007-09-28 07:31:04 -07:00
bzbarsky@mit.edu
fa9ec1b622 Fix a few scriptable helpers to correctly communicate NS_SUCCESS_I_DID_SOMETHING. Bug 396843, r+sr+a=jst 2007-09-28 07:28:16 -07:00
bzbarsky@mit.edu
7f68723439 Fix test. Bug 372769. 2007-09-28 07:22:51 -07:00
bzbarsky@mit.edu
b25b785ddc Relanding bug 372769 with some cycle collection changes to fix leaks. r=mrbkap, sr=sicking, with r=sicking on the leak fixes. 2007-09-28 06:45:01 -07:00
neil@parkwaycc.co.uk
6c63075bbf Bug 292607 Dragging preformatted text collapses whitespace r+sr=bz a=pavlov 2007-09-28 03:28:28 -07:00
bzbarsky@mit.edu
8df40619da Add 4 more server names, two of which are not granted privs by default, to facilitate testing of enablePrivilege. 2007-09-27 20:27:13 -07:00
sayrer@gmail.com
7cea856a21 Bug 397804. pages loading feeds as content can trigger a leak. r=jst, sr=sicking, a=sicking 2007-09-27 20:00:35 -07:00
ajschult@verizon.net
2bf5e6e4ae Bug 396649: Content viewers not evicted when going back. r+sr+a=bzbarsky 2007-09-27 19:56:08 -07:00
joshmoz@gmail.com
7494b93ed4 export urld type to the native clipboard on Mac OS X. patch by Stan Shebs. b=393609 r=josh sr=roc 2007-09-27 18:50:09 -07:00
mats.palmgren@bredband.net
26aae3abbd Importing Opera bookmarks missed the last one on Linux. b=397768 r=gavin.sharp r+a=mconnor 2007-09-27 18:39:24 -07:00
aaronleventhal@moonset.net
56404d7111 bug 397644. File control not exposed correctly to a11y apis. r+sr+a=roc 2007-09-27 18:09:14 -07:00
pavlov@pavlov.net
6a813422a6 backing out, again.. not sure what the leaks are. 2007-09-27 17:15:59 -07:00
roc+@cs.cmu.edu
7e025b85ef Bug 393906. Make AdjustOffsetsForBidi maintain textframe invariants across the entire continuation chain, not just the fluid chain. r=smontagu 2007-09-27 16:37:46 -07:00
pavlov@pavlov.net
4ca7fa0c65 unlock the right object. 2007-09-27 16:37:31 -07:00
pavlov@pavlov.net
cec4899e27 unlock causes other badproblems. 2007-09-27 16:35:55 -07:00
pavlov@pavlov.net
af844f43c0 removing some tabs that snuck in + fixing leak by unlocking the FT_Face after we lock it. hopefully fixing leaks caused by previous patch 2007-09-27 16:31:29 -07:00
myk@mozilla.org
9b496dfd8d bug 391740: listheader in richlistbox appears to right/at bottom of richlistitems; reverting patch v1, which didn't fix the problem 2007-09-27 16:24:08 -07:00
roc+@cs.cmu.edu
f416ecde08 Bug 392629. Be a bit more clever about invalidating listboxes and combobox dropdowns when the focus ring moves. r+sr=bzbarsky 2007-09-27 16:06:31 -07:00
pavlov@pavlov.net
cdaedc6fdf whoops, this shouldn't have gone in 2007-09-27 16:04:14 -07:00
roc+@cs.cmu.edu
9c8ab42f9f Bug 368445. Make nsDisplayBorder::OptimizeVisibility use accurate borders, r+sr=bzbarsky 2007-09-27 15:52:32 -07:00