dbaron@dbaron.org
|
d410891057
|
Print path to expected garbage along with refcount imbalances. b=387224 r=graydon a=brendan
|
2007-08-22 17:47:47 -07:00 |
dbaron@dbaron.org
|
e1aa5de18c
|
When doing ExplainLiveExpectedGarbage, suspect all nsXPCWrappedJS so that we get more objects in the graph. b=387224 r=graydon a=brendan
|
2007-08-22 17:47:24 -07:00 |
dbaron@dbaron.org
|
7057a344e9
|
Make ExplainLiveExpectedGarbage print *all* references to JS objects with refcount imbalances. b=387224 r=graydon a=brendan
|
2007-08-22 17:46:43 -07:00 |
rob_strong@exchangecode.com
|
d80a5e8d32
|
Backing out previous attempts to fixe non newref tinderboxes and part of the patch for bug 392303
|
2007-08-22 17:08:24 -07:00 |
dolske@mozilla.com
|
7d76a94e5a
|
Revert wallpaper from Bug 390451: Remembered passwords lost when changing Master Password. r=gavin
|
2007-08-22 16:46:12 -07:00 |
rob_strong@exchangecode.com
|
5177682e9e
|
Better fix for the Seamokey, Thunderbird, and Calendar build breakage from landing of bug 392303
|
2007-08-22 16:21:50 -07:00 |
dolske@mozilla.com
|
f47131eee1
|
Bug 384524: Passwords still filled in on web sites after logged out of Software Security Device. r=gavin
|
2007-08-22 16:03:17 -07:00 |
rob_strong@exchangecode.com
|
038e7d6718
|
Attempt to fix Seamokey build breakage from landing of bug 392303
|
2007-08-22 15:42:19 -07:00 |
sharparrow1@yahoo.com
|
e770a38a6b
|
Bump the reftest load timeout to 30s to see if it helps the tinderbox orange. a=roc
|
2007-08-22 15:21:15 -07:00 |
gavin@gavinsharp.com
|
173a3cb7dc
|
Bug 103487: use default anti-virus scanner to scan downloaded files on Windows, patch by Rob Arnold <robarnold@mozilla.com>, r=sdwilsh, r=jmathies, r=me
|
2007-08-22 14:55:57 -07:00 |
rob_strong@exchangecode.com
|
a7a2fe9ba2
|
Bug 392303 - Simplify installer changes - Part 1. r=sspitzer
|
2007-08-22 14:38:03 -07:00 |
vladimir@pobox.com
|
7b7d399d92
|
b=390487, typo fix for default canvas text drawing font, r/a=vlad, patch from robarnold
|
2007-08-22 14:30:47 -07:00 |
rflint@ryanflint.com
|
ca7ff74822
|
Bug 339964 - move tabbrowser.xml out of mozilla/toolkit and into mozilla/browser. Patch by Stefan <stefanh@bluebottle.com> and myself, r=mconnor
|
2007-08-22 14:02:02 -07:00 |
igor@mir2.org
|
b6cc2f64fd
|
Bug 393184: js_NewGCThing no longer zeros the allocated thing. r=brendan
|
2007-08-22 13:56:08 -07:00 |
ted.mielczarek@gmail.com
|
9027fd95c3
|
bug 383083 - post-process symbol files to add source file revision numbers - handle mixed-case srcdir on win32. r=mento
|
2007-08-22 13:47:15 -07:00 |
rob_strong@exchangecode.com
|
9b161fbc88
|
Bug 391414 - The restart button is no longer initially hidden during startup update notification. r=sspitzer
|
2007-08-22 13:26:06 -07:00 |
gavin@gavinsharp.com
|
684a83c879
|
Fix newlines, again
|
2007-08-22 13:20:32 -07:00 |
rhelmer@mozilla.com
|
c2412ad35e
|
2007 rc1 config b=393264 r=cf
|
2007-08-22 12:51:02 -07:00 |
bclary@bclary.com
|
0c82d96807
|
JavaScript Tests - destructuring assignment tests, by Norris Boyd, bug 393272, not part of the build
|
2007-08-22 12:43:31 -07:00 |
gavin@gavinsharp.com
|
458a9d50d4
|
Fix newlines
|
2007-08-22 12:33:09 -07:00 |
gavin@gavinsharp.com
|
415c59ec09
|
Bug 393206: fix JSON tests, patch by Simon Bünzli <zeniko@gmail.com>, r=me
|
2007-08-22 11:16:01 -07:00 |
mozilla@weilbacher.org
|
f8518104b1
|
Bug 367907: allow printing to PDF file on gtk2-cairo, p=chpe, r=pavlov, sr=roc, a=pavlov
|
2007-08-22 11:07:18 -07:00 |
sharparrow1@yahoo.com
|
a44bf5795e
|
Bug 393080: Make count and offset in nsCSSScanner unsigned. r+sr=bzbarsky, a=dbaron
|
2007-08-22 10:32:59 -07:00 |
nrthomas@gmail.com
|
92ac597c07
|
Bug 393036, re-unpack ab-CD.xpi when doing update verification with 1.5.0.x win32 installers, r=rhelmer
|
2007-08-22 10:23:59 -07:00 |
sspitzer@mozilla.org
|
2bb61a28ec
|
adding a unit test for bug #393191. r=gavin
|
2007-08-22 10:23:24 -07:00 |
sspitzer@mozilla.org
|
39a180a8f0
|
fix for regression bug #393191: Crash if browser.formfill.enable set to false [ @ nsAutoCompleteController::ProcessResult] regression caused by bug #389593 r=gavin
|
2007-08-22 10:22:38 -07:00 |
dietrich@mozilla.com
|
0e37f76d05
|
Bug 386711 (followup) Use single queries in nsNavHistoryExpire methods (for mak77@supereva.it, r=dietrich)
|
2007-08-22 09:50:16 -07:00 |
joshmoz@gmail.com
|
e7e8c30dab
|
fix memory leak and use of uninitialized obj-c object in cocoa drag service. b=393137 r/sr=pinkerton
|
2007-08-22 09:26:23 -07:00 |
cbarrett@mozilla.com
|
a88b60556c
|
Bug 393138 - Drag image code does not deal with pre-multiplied alpha. r+sr=roc
|
2007-08-22 09:11:59 -07:00 |
rhelmer@mozilla.com
|
833d6a7982
|
wait for signing log to proceed b=392969 r=cf
|
2007-08-22 09:09:13 -07:00 |
gavin@gavinsharp.com
|
e2a1904011
|
disable failing tests for the moment (bug 393206)
|
2007-08-22 08:34:15 -07:00 |
mozilla.mano@sent.com
|
a412f2a55a
|
Bug 392427 - Better, still temporary, unstarred icon. Image from Alex Faaborg.
|
2007-08-22 07:55:09 -07:00 |
mattwillis@gmail.com
|
396363669e
|
Bug 361909 - Work around race condition in download helper app dialog box. Patch by Joshua McKenty <joshua@flock.com>, r=gavin
|
2007-08-22 07:49:25 -07:00 |
gavin@gavinsharp.com
|
141ee630e6
|
Bug 386789: create JSON utilities module and use it for search suggest/sessionstore/Places, patch by Simon Bünzli <zeniko@gmail.com>, r=sspitzer, sr+a=brendan
|
2007-08-22 07:47:56 -07:00 |
mozilla.mano@sent.com
|
138c534b51
|
Bug 385266 - New add-bookmark ui, another round of changes, see comment 23 on the bug. r=dietrich.
|
2007-08-22 07:42:37 -07:00 |
masayuki@d-toybox.com
|
c4278abc55
|
b=392252 fix bustage #4
|
2007-08-22 05:40:39 -07:00 |
masayuki@d-toybox.com
|
b9a9d5f87b
|
b=392252 fix bustage #2
|
2007-08-22 05:12:37 -07:00 |
masayuki@d-toybox.com
|
2201b79944
|
b=392252 fix bustage
|
2007-08-22 04:30:32 -07:00 |
masayuki@d-toybox.com
|
5cf046b40d
|
Bug 392252 need new APIs for converting AppUnits to gfx usable pixels r=sharparrow1, sr+a=roc
|
2007-08-22 04:13:46 -07:00 |
Olli.Pettay@helsinki.fi
|
486571c119
|
Bug 369943, imgIRequest loadImage and loadImageWithChannel should be marked [noscript], p=web+moz@eschew.org r=pavlov, a=1.9+/pavlov
|
2007-08-22 03:59:40 -07:00 |
roc+@cs.cmu.edu
|
a837a91d82
|
Bug 390050. Scan all blocks in a flow-chain, and their overflow lines, when iterating through lines to build text runs. r=smontagu,mats,sr=mats,a=bz
|
2007-08-22 02:08:13 -07:00 |
surkov.alexander@gmail.com
|
b069291e91
|
Bug 391800 - left panel view should be able to pass a more than one subject to the right panel view, rs=sdwilsh
|
2007-08-22 01:08:57 -07:00 |
surkov.alexander@gmail.com
|
13d9bcd081
|
Bug 393040 - nsIAccessible::name fails on menupopup, r=aaronlev, sr=neil, a=dsicore
|
2007-08-22 01:05:33 -07:00 |
rflint@ryanflint.com
|
2b3a017a51
|
Copy missed file for bug 339964. r=mconnor
|
2007-08-22 00:35:26 -07:00 |
Olli.Pettay@helsinki.fi
|
1a26ef6bbd
|
Bug 391568, Mutation events not fired if listeners are only in anonymous content. r+sr=bz, a=sicking
|
2007-08-21 23:48:47 -07:00 |
rob_strong@exchangecode.com
|
a1005af5d8
|
Bug 393149 - Some registry keys aren't removed under HKEY_LOCAL_MACHINE\SOFTWARE\Mozilla\ [win32 only]. r=sspitzer
|
2007-08-21 23:46:06 -07:00 |
bzbarsky@mit.edu
|
31b3d24b9f
|
Make sure layout is up to date before moving the caret. Bug 375436 followup to fix orange, pending reviews from roc.
|
2007-08-21 22:13:24 -07:00 |
philringnalda@gmail.com
|
96e6f5f2df
|
Bug 375485 - Remove some unused toolkit strings, r=mano
|
2007-08-21 22:02:44 -07:00 |
rflint@ryanflint.com
|
b648c34835
|
Bug 347363 - Implement smooth scroll for the tab bar. Patch by Michael Ventnor <ventnor.bugzilla@yahoo.com.au> and Dao Gottwald <dao@design-noir.de>, r=enndeakin ui-r=beltzner
|
2007-08-21 22:02:44 -07:00 |
gavin@gavinsharp.com
|
507e0a1e36
|
Bug 390887: remove margins on the tab drop indicator when hiding it to prevent it from interfering with tabbar resizing, r=mano
|
2007-08-21 22:02:43 -07:00 |