Commit Graph

189614 Commits

Author SHA1 Message Date
reed@reedloden.com
e309c002ce Bug 414366 - "Identify if we will be going back or forward in new unified drop-down history (Needs visual indication such as back/forward arrows)" [p=dao@mozilla.com (Dão Gottwald) r=gavin a=blocking-firefox3+] 2008-02-23 01:39:51 -08:00
reed@reedloden.com
9f67d75225 Bug 341035 - "Livemark service should delete annotations on livemark delete" [p=mak77@supereva.it (Marco Bonardo [mak77]) r=dietrich a1.9=damons] 2008-02-23 01:38:39 -08:00
reed@reedloden.com
851a344036 Bug 197466 - "Back button (session history) has 50 entries regardless of setting in prefs.js" [p=zug_treno@yahoo.com r+sr=bzbarsky a1.9=damons] 2008-02-23 01:36:27 -08:00
reed@reedloden.com
f8e72c6c72 Bug 415161 - "GTK drop-down arrows are misaligned in buttons" [p=twanno@lycos.nl (Teune van Steeg) r=Ryan a1.9=damons] 2008-02-23 01:35:25 -08:00
reed@reedloden.com
8f6d59ad20 Bug 416696 - "Restart and quit alerts should use independent "don't warn again" prefs" [p=dao@mozilla.com (Dão Gottwald) r=zeniko r=Mano ui-r=beltzner a1.9=damons] 2008-02-23 01:32:09 -08:00
reed@reedloden.com
8fa655ed9c Bug 396816 - "Location bar should be self describing: "Search Bookmarks and History"" [p=dao@mozilla.com (Dão Gottwald) ui-r=beltzner r=gavin a1.9=damons] 2008-02-23 01:29:20 -08:00
reed@reedloden.com
02c089dbbc Bug 417421 - "Loss of back forward buttons when switching between 1.8 and 1.9" (support downgrading) [p=dao@mozilla.com (Dão Gottwald) r=gavin a=blocking-firefox3+] 2008-02-23 01:26:31 -08:00
reed@reedloden.com
82d1a8f52d Bug 419000 - "Remove SVG_DEBUG_PRINTING (as it blocks nsTransform2D cleanup)" [p=alfredkayser@gmail.com (Alfred Kayser) r+sr=roc a1.9=damons] 2008-02-23 01:25:37 -08:00
dougt@meer.net
2536e207fd Overzelous with the NS_PRINTING macro. Fixes/unbreaks non-wince non-printing builds. r=blassey 2008-02-22 22:44:06 -08:00
dougt@meer.net
ac2e9a58fb backing out 418652. made mac orange and talos dead 2008-02-22 18:03:32 -08:00
dougt@meer.net
3531f4fc60 NPODB. Adding max and mappings required to build NSPR 2008-02-22 17:33:02 -08:00
dougt@meer.net
2dce6c3488 WINCE Only. Slash doesn't work in MINGW32, but - works everywhere. 2008-02-22 17:31:02 -08:00
dougt@meer.net
314cb3356b support MOZ_PSM build flag in toolkit/library. b=418652, r=bsmedberg, a=damons 2008-02-22 17:13:20 -08:00
tellrob@gmail.com
83cb8eacc7 Bug 412565, Exception handlers for virus scanning r=sdwilsh 2008-02-22 16:59:30 -08:00
ctalbert@mozilla.com
47da6915b4 bug 393348 - QAC fix, r=jay 2008-02-22 16:43:50 -08:00
tellrob@gmail.com
4dda891155 Bug 409815, Watchdog timer for download scanner r=sdwilsh 2008-02-22 16:30:51 -08:00
dougt@meer.net
a1ca1ae26e Fixes for Windows CE. b=418662, r=bsmedberg, a=damons 2008-02-22 16:22:47 -08:00
jruderman@hmc.edu
17762ee6a1 Add crashtest 2008-02-22 16:14:17 -08:00
reed@reedloden.com
0df12fcd74 Bug 418957 - "js/src/prmjtime.c uses the wrong value for NS_HAVE_INVALID_PARAMETER_HANDLER on windows mobile" [p=dougt@meer.net (Doug Turner) r+a1.9=crowder] 2008-02-22 15:49:41 -08:00
neil@parkwaycc.co.uk
61789cddb5 Fix nit in previous patch b=416531 r=Mano etc. 2008-02-22 15:35:01 -08:00
dbaron@dbaron.org
e18f109b4d Correct comments in reference renderings to reflect additional bug. 2008-02-22 14:36:58 -08:00
joshmoz@gmail.com
97a4d21ae9 touch nsObjCExceptions.h to force a rebuild. 2008-02-22 13:26:33 -08:00
uriber@gmail.com
54822b762c Don't crash on triple-clicking when there's an orphan content somewhere. bug=370174 r+sr=roc blocking1.9=dbaron 2008-02-22 13:21:15 -08:00
joshmoz@gmail.com
931fea6b94 use "-fobjc-exceptions" for all .mm files. p=shebs b=163260 r=josh r=ted 2008-02-22 13:08:36 -08:00
dbaron@dbaron.org
970f4686cd Thorough reftests for CSS2 10.3.7 and 10.3.8 that I wrote for bug 403328. 2008-02-22 12:52:06 -08:00
dtownsend@oxymoronical.com
b43759c157 Bug 404531: Clear private data shutdown confirmation hangs. r=gavin 2008-02-22 12:42:24 -08:00
benjamin@smedbergs.us
74c6d8ff71 Bug 419079 - cast void* in js/src for C++ compatibility, r+a=crowder 2008-02-22 12:41:27 -08:00
bent.mozilla@gmail.com
8fdba1cac1 Bug 414977 - "insufficient unlink methods in some DOM classes?". Move the warning until after XPConnect deferred releases, r=dbaron, sr=peterv, a=blocking1.9+. 2008-02-22 12:25:12 -08:00
bent.mozilla@gmail.com
f009e45200 Bug 417564 - "protect against Obj-C exceptions in 'accessible' top-level directory". r=josh, sr=roc, a=blocking1.9+. 2008-02-22 12:13:17 -08:00
crowder@fiverocks.com
4de7e60d7d Bug 419018 - Fix silly crash in slowarray_enumerate, patch by mrbkap, r=shaver, a1.9=mconnor 2008-02-22 11:40:57 -08:00
enndeakin@sympatico.ca
b9ec25ac89 Bug 405719, don't set open attribute too early, followup patch which fixes test 2008-02-22 10:34:07 -08:00
dholbert@cs.stanford.edu
356cf160e5 Bug 413180: Stop distributing span pct-width to cols when there are only 0-width cols left. r+sr=dbaron a=beltzner 2008-02-22 09:15:27 -08:00
uriber@gmail.com
569b5e7d24 When all three of 'left', 'width', and 'right' of an absolutely-positioned elemnt are 'auto', use the direction of the static-position containing block (rather than the actual containing block) to decide whether to set 'left' or 'right' to the static position. bug=403328 r+sr=dbaron b1.9=mtschrep 2008-02-22 05:44:07 -08:00
ted.mielczarek@gmail.com
b5e568eb95 attempt to fix thunderbird bustage from bug 263381 - support --with-system-sqlite3 2008-02-22 05:36:43 -08:00
bclary@bclary.com
c3f801c604 Siyphus - checkout by date foobar, bug 419027 2008-02-22 05:25:23 -08:00
bclary@bclary.com
60386523c5 Siyphus - ah crap timeout foobar, bug 419026 2008-02-22 05:21:43 -08:00
ted.mielczarek@gmail.com
8eb62152a5 MOZ_DEBUG_SYMBOLS clobbers optimize flags, LDFLAGS. r=bsmedberg 2008-02-22 03:54:08 -08:00
reed@reedloden.com
d47049c868 Bug 376706 - "Can't Delete History by Date when grouped by 'Date' or by 'Date and Site'" [p=mak77@supereva.it (Marco Bonardo [mak77]) r=dietrich a=blocking-firefox3+] 2008-02-22 03:46:29 -08:00
reed@reedloden.com
374700b955 Bug 418119 - "nsIContentPolicy not called for external DTDs of XML documents" [p=trev.moz@adblockplus.org (Wladimir Palant) r=sicking sr=peterv a1.9=beltzner a=blocking1.9+] 2008-02-22 03:32:24 -08:00
reed@reedloden.com
d2d865f581 Bug 402161 - "moz_places_visitcount index is bad in some profiles" [p=mak77@supereva.it (Marco Bonardo [mak77]) r=dietrich a=blocking-firefox3+] 2008-02-22 03:30:44 -08:00
reed@reedloden.com
b7c802839a Bug 408115 - "Add post-restart notification of new add-on installs" (string addition only) [p=dtownsend@mozilla.com (Dave Townsend [Mossop]) ui-r+a1.9=beltzner a=blocking-firefox3+] 2008-02-22 03:29:54 -08:00
reed@reedloden.com
3582959fee Bug 395755 - "If blog title is long, RSS subscribe menu becomes useless" [p=philringnalda@gmail.com (Phil Ringnalda) r=gavin ui-r+a1.9=beltzner] 2008-02-22 03:27:21 -08:00
reed@reedloden.com
36fb40a626 Bug 263381 - "support --with-system-sqlite3 in storage builds" [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=beltzner] 2008-02-22 03:25:59 -08:00
reed@reedloden.com
93af970ff1 Bug 418804 - "Update storage query processor for XUL templates from changes to mozIStorageService::OpenDatabase" [p=laurent@xulfr.org (Laurent Jouanneau) r=sdwilsh sr=roc a1.9=damons] 2008-02-22 03:24:45 -08:00
reed@reedloden.com
f883144921 Bug 349865 - "Drop "Copy Link Location" from mailto: link context menu" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari [ehsan]) r=gavin ui-r+a1.9=beltzner] 2008-02-22 03:23:56 -08:00
reed@reedloden.com
47d3fe24e3 Bug 417924 - "Buttons shouldn't drastically increase size of menu bar" [p=dao@mozilla.com (Dão Gottwald) r=gavin a1.9=beltzner] 2008-02-22 03:23:10 -08:00
reed@reedloden.com
71fe892627 Bug 396816 - "Location bar should be self describing: "Search Bookmarks and History"" (string addition only) [p=dao@mozilla.com (Dão Gottwald) ui-r+a1.9=beltzner] 2008-02-22 03:21:47 -08:00
reed@reedloden.com
4da2e49379 Bug 418173 - "runtests.pl needs to do case insensitive expanding on windows" (Make the regex case insensitive) [p=bugspam.Callek@gmail.com (Justin Wood [Callek]) r=Waldo a1.9=beltzner] 2008-02-22 03:19:54 -08:00
reed@reedloden.com
a754e97741 Bug 418812 - "Crash @ nsXULListitemAccessible::GetListAccessible() when hitting Reply from within a Thunderbird message" (add a NULL check) [p=marco.zehe@googlemail.com (Marco Zehe) r=surkov a1.9=beltzner] 2008-02-22 03:07:54 -08:00
reed@reedloden.com
047e4500fa Bug 418355 - "Location bar remains yellow with mixed content on Linux" (Don't show yellow if level=broken) [p=hk9565@gmail.com (Adam Barth) r=gavin a1.9=beltzner] 2008-02-22 03:06:58 -08:00