Commit Graph

189585 Commits

Author SHA1 Message Date
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
reed@reedloden.com
fb6134d0b0 Bug 416410 - "Gnomestripe doesn't eat -moz-appearance rules from bug 400703" [p=dao@mozilla.com (Dão Gottwald) r=Ryan a1.9=beltzner] 2008-02-22 03:06:17 -08:00
jwatt@jwatt.org
1b19f269c6 Bug 409565. "ASSERTION: unexpected frame type" with -moz-column, float, svg. r=bz@bzarsky@mit.edu, sr=roc@ocallahan.org, b1.9=mtschrep@gmail.com 2008-02-22 02:50:32 -08:00
aaronleventhal@moonset.net
7566bb21d1 Bug 417518. Prevent text leaf accessibles from implementing advanced interfaces. r=surkov, a=belztner 2008-02-22 01:52:01 -08:00
kaie@kuix.de
5cdf20b455 Bug 416827, Enable Digicert root CA certificate for EV use r=rrelyea, approval1.9=beltzner 2008-02-22 00:54:42 -08:00
kaie@kuix.de
3a4b65eee4 Bug 418701, Enable Quo Vadis root CA certificate for EV use r=rrelyea, approval1.9=beltzner 2008-02-22 00:51:59 -08:00
kaie@kuix.de
ab4d620f27 Bug 416850, Deleting a security exception and then re-adding it causes cert exception to remain valid r=rrelyea, approval1.9=beltzner 2008-02-22 00:50:11 -08:00
edward.lee@engineering.uiuc.edu
07878d0e6d Bug 406857 - Don't clear referrer when restarting downloads. r=sdwilsh, a1.9=beltzner 2008-02-22 00:35:59 -08:00
dietrich@mozilla.com
b06c6fac48 Bug 384370 - strings only (r+uir+a=beltzner) 2008-02-21 23:55:53 -08:00
dcamp@mozilla.com
a3d982f6e5 Strings-only patch for bug 397417. ui-r=beltzner, a=beltzner 2008-02-21 23:28:48 -08:00
reed@reedloden.com
6155d42722 Bug 416416 - "change extensions.update.url to not live behind https://addons.mozilla.org/" [p=reed r=Mossop a1.9=beltzner a=blocking-firefox3+] 2008-02-21 23:08:15 -08:00
dolske@mozilla.com
dcdba5387d Strings-only for bug 417302 - about:robots. (forgot manifest with last check-in) 2008-02-21 23:01:02 -08:00
dcamp@mozilla.com
ec7d260ced Bug 399528: Add 'never for this site' option to the offline-app notification bar. r=mconnor, ui-r=beltzner, blocking-firefox3=mconnor 2008-02-21 22:34:15 -08:00
edward.lee@engineering.uiuc.edu
af433bb629 Backing out bug 406857 to wait for red to go away. 2008-02-21 22:05:18 -08:00
dolske@mozilla.com
bc20c1f706 Strings-only for bug 417302 - about:robots. r=mconnor, ui-r=mconnor 2008-02-21 22:04:41 -08:00
edward.lee@engineering.uiuc.edu
b701a38195 Bug 406857 - Don't clear referrer when restarting downloads. r=sdwilsh, a1.9=beltzner 2008-02-21 21:32:17 -08:00
sdwilsh@shawnwilsher.com
ed934a0e8f Bug 405497 - Calling RunInBatchedMode within a RunBatched implementation hangs. r=Mano 2008-02-21 20:09:08 -08:00
sdwilsh@shawnwilsher.com
dc61f1e6d4 Bug 409179 - Inconsistent autoresume state causes download manager instantiation to fail (can lead to crash). r=Mardak 2008-02-21 19:50:01 -08:00
dholbert@cs.stanford.edu
8bc4c97fbc Bug 413286: Let empty auto-width columns be expanded. r+sr=dbaron a=blocking1.9+ 2008-02-21 19:25:56 -08:00
joshmoz@gmail.com
3b6a639adb When opening a .dmg file downloaded from site, user receives error message. p=shebs b=394342 r=dmose sr=roc 2008-02-21 18:24:42 -08:00
roc+@cs.cmu.edu
709741beff Bug 157546. 'Delete' key should delete entire cluster. patch by Theppitak Karoonboonyanan, r+sr=roc,a=schrep 2008-02-21 18:24:04 -08:00
jst@mozilla.org
0b3853e23a Fixing bug 418755. Revert our decision to throw WRONG_DOCUMENT_ERR per the DOM spec as the web expects that not to happen. r+sr=jonas@sickin.cc 2008-02-21 18:18:43 -08:00
roc+@cs.cmu.edu
ae7454be89 Backing out fix for bug 406857 due to win2k3 test failure 2008-02-21 18:04:14 -08:00
joshmoz@gmail.com
8aa8d96a93 allow obscured sibling sheet show code to run when necessary. b=418699 r=bent sr=roc 2008-02-21 17:47:14 -08:00
dbaron@dbaron.org
8fe3b28ddb Do string appending in chunks rather than one character at a time in GatherIdent and ParseString. Allow EOF to terminate strings, per CSS 2.1. b=311566 Patch by Alfred Kayser <alfredkayser@gmail.com>, with some review comments addressed by me. r+sr=dbaron a=blocking1.9+ 2008-02-21 17:37:04 -08:00
bclary@bclary.com
cc759b645a JavaScript Tests - regression tests for bug 385133, by Jesse Ruderman, Igor Bukanov 2008-02-21 17:31:44 -08:00
roc+@cs.cmu.edu
40806d6491 Bug 418754. Fix Mac clustering... we shouldn't set a glyph using SetSimpleGlyph if it's not the start of a cluster. Also fixes an indexing error in ligature detection. r=jdaggett,a=beltzner 2008-02-21 17:12:41 -08:00
roc+@cs.cmu.edu
3d0b3ec53f Bug 416175. Don't leak nsHttpConnectionInfo in nsHttpConnectionMgr::AddTransactionToPipeline. Also instruments nsHttpConnectionInfo so we can easily find more leaks of that object in future. r+sr=bzbarsky 2008-02-21 17:09:42 -08:00
roc+@cs.cmu.edu
aa74d21d34 Reftest for bug 393490 2008-02-21 17:07:44 -08:00
kaie@kuix.de
feb4af8baf Bug 372876, Read from SSL socket leaks memory r=rrelyea, blocking1.9=sayrer 2008-02-21 17:07:16 -08:00