dbaron@dbaron.org
|
7ac8f38100
|
Back out sicking's patch from bug 348156 (remove unbinds from nsDocument::Destroy) due to crashing during talos test (probably tp test).
|
2007-09-28 21:14:42 -07:00 |
dbaron@dbaron.org
|
0429c0ff22
|
Fix spelling mistakes to force unit test boxes to cycle.
|
2007-09-28 19:18:52 -07:00 |
dbaron@dbaron.org
|
d81469b4d0
|
Backing out bug 394508 due to tinderbox orange (test failure of places unit tests).
|
2007-09-28 18:04:31 -07:00 |
jonas@sicking.cc
|
b72fb61c3b
|
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
|
85d32e0c0e
|
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
|
35aebc38c9
|
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
|
3eef1dcc79
|
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
|
b3bc8e8386
|
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
|
e08c8c333a
|
Bug 378594 Closing takes very long after deleting a livemark (places) (r=sspitzer)
|
2007-09-28 16:28:14 -07:00 |
myk@mozilla.org
|
83cce06578
|
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
|
dafa2f4050
|
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
|
eec72c6d4d
|
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
|
e2b0238989
|
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
|
c04090f610
|
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
|
41087f4bb2
|
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
|
fa4e604073
|
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
|
a94d8784c0
|
Bug 386580. Crash [@nsAccessibleWrap::GetAtkObject]. Patch by Ginn Chen, r=aaronlev, a=dsicore
|
2007-09-28 13:57:50 -07:00 |
aaronleventhal@moonset.net
|
4712cff7fe
|
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
|
0faa4be6e2
|
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
|
dfa403949b
|
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
|
2b9614a1d9
|
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
|
a72107df75
|
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
|
c4ec5537e5
|
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
|
27bdb3a345
|
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
|
307263b8e8
|
Bug 397319 - "Add JSAutoRequest to other users of GetArgvPtr". r+sr+a=jst.
|
2007-09-28 11:15:26 -07:00 |
dietrich@mozilla.com
|
eaf9d2794a
|
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
|
4c6691173f
|
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
|
23ef4530ae
|
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
|
350f439ebb
|
JavaScript Tests - fix emca 262 section, bug 396969, not part of the build
|
2007-09-28 09:09:35 -07:00 |
bclary@bclary.com
|
39f0901b50
|
Sisyphus - bug 386992, not part of the build
|
2007-09-28 08:31:05 -07:00 |
bzbarsky@mit.edu
|
25276ccc75
|
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
|
888a54c0bd
|
Fix leak of PRAddrInfos. Bug 397716, r+sr=biesi, a=bsmedberg
|
2007-09-28 07:43:03 -07:00 |
bzbarsky@mit.edu
|
d2eeb96d78
|
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
|
926abc513f
|
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
|
cf2371f091
|
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
|
5448217d77
|
Fix test. Bug 372769.
|
2007-09-28 07:22:51 -07:00 |
bzbarsky@mit.edu
|
8102578ca9
|
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
|
891792d05e
|
Bug 292607 Dragging preformatted text collapses whitespace r+sr=bz a=pavlov
|
2007-09-28 03:28:28 -07:00 |
bzbarsky@mit.edu
|
d9adf08954
|
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
|
3e0d1fa645
|
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
|
32d62f0af8
|
Bug 396649: Content viewers not evicted when going back. r+sr+a=bzbarsky
|
2007-09-27 19:56:08 -07:00 |
joshmoz@gmail.com
|
41d4917907
|
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
|
eb4152ca7e
|
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
|
7ded84c2cb
|
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
|
479c625948
|
backing out, again.. not sure what the leaks are.
|
2007-09-27 17:15:59 -07:00 |
roc+@cs.cmu.edu
|
79f82dde9f
|
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
|
3ced9d2e71
|
unlock the right object.
|
2007-09-27 16:37:31 -07:00 |
pavlov@pavlov.net
|
40f400c906
|
unlock causes other badproblems.
|
2007-09-27 16:35:55 -07:00 |
pavlov@pavlov.net
|
1068cc6e83
|
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
|
60925b0572
|
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 |