Граф коммитов

198777 Коммитов

Автор SHA1 Сообщение Дата
roc+%cs.cmu.edu e1a3b2b608 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-22 01:12:41 +00:00
roc+%cs.cmu.edu 15e1fd1561 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-22 01:09:42 +00:00
roc+%cs.cmu.edu 507ceb4334 Reftest for bug 393490 2008-02-22 01:07:44 +00:00
kaie%kuix.de f23da6f96a Bug 372876, Read from SSL socket leaks memory
r=rrelyea, blocking1.9=sayrer
2008-02-22 01:07:16 +00:00
dolske%mozilla.com 84424e6be1 Bug 386533 - Mechanism for registering alternative nsILoginManagerStorage implementations. p=sylvain.pasche@gmail.com, r=gavin, a1.9=beltzner 2008-02-22 01:07:10 +00:00
wtc%google.com b1687ed48c Bug 418687: still need to use DLLFLAGS because we use LDFLAGS when building
now.c.  Sigh.
2008-02-22 01:06:49 +00:00
dcamp%mozilla.com 764e6aeb8a Bug 350873: nsStreamLoader code accessed on secondary thread [ASSERTION: nsStreamLoader not thread-safe]. r=kengert, sr=dveditz, b1.9=sayrer 2008-02-22 01:05:17 +00:00
kaie%kuix.de 09323d78c9 Bug 402574, Identity UI lost when switching between tabs
Additional patch v4 to fix false positive EV
r=rrelyea, blocking-firefox3=mconnor
2008-02-22 01:04:05 +00:00
roc+%cs.cmu.edu 154e8a83fe Bug 393490. When subsuming an interval, we need to merge its beginning into the current interval as well as its end, because it might start before the current interval. r+sr=dbaron 2008-02-22 01:02:52 +00:00
bclary%bclary.com 95b2f97fa5 JavaScript Tests - Object destructuring shorthand, bug 404734, by Brendan Eich 2008-02-22 01:00:36 +00:00
kaie%kuix.de fd05a538eb Bug 416571, Update NSPR to 4.7.1 beta 1
r=wtc, blocking1.9=mtschrep
Bug 412937, Update NSS to NSS_3_12_BETA2
r=rrelyea, blocking1.9=mtschrep
2008-02-22 00:58:50 +00:00
gavin%gavinsharp.com 252484241f Fix typo from patch for bug 239429: clearURLFromStausBar -> clearURLFromStatusBar 2008-02-22 00:58:07 +00:00
wtc%google.com 24e748184d Bug 418687: added a way to pass linker flags (for OS/2 and Windows). The
patch is contributed by Ted Mielczarek <ted.mielczarek@gmail.com>.  r=wtc
2008-02-22 00:34:52 +00:00
edward.lee%engineering.uiuc.edu 51eec65619 Bug 406857 - Don't clear referrer when restarting downloads. r=sdwilsh, a1.9=beltzner 2008-02-22 00:17:20 +00:00
ted.mielczarek%gmail.com 7b72f269c3 bug 418866 - turn on profile-guided optimization on fx-linux-tbox. r=coop (sorry about the cycle time) 2008-02-22 00:06:32 +00:00
lpsolit%gmail.com 2feb45953c Bug 418068: No way to search for "date of last comment" before/after a given date - Patch by Jesse Clark <jjclark1982@gmail.com> r/a=mkanat 2008-02-22 00:05:10 +00:00
ted.mielczarek%gmail.com 41b120c0c4 bug 417669 - crashreporter displays details: firefox. r=dcamp 2008-02-22 00:00:14 +00:00
jst%mozilla.org 8d16b138ef Fixing bug 417852. Push the context we're using to clear scopes on to make code down the road find the right context. r=dveditz@cruzio.com, sr=bzbarsky@mit.edu 2008-02-21 23:51:02 +00:00
dcamp%mozilla.com fce6a22903 Bug 417404: Fix nsCOMPtr version of NS_ProxyRelease(). r/sr=bsmedberg, b1.9=sayrer 2008-02-21 23:45:22 +00:00
ghendricks%novell.com 9ae0ea74e9 Fixed more API issues 2008-02-21 23:45:13 +00:00
tglek%mozilla.com 060c62ce9f bug 398568: Fix prbool misuse in netwerk. r=biesi a=dsicore 2008-02-21 23:18:50 +00:00
dolske%mozilla.com 516c1a8654 Bug 418712 - nsIAutoCompleteInput should fire an event when a search begins. r=gavin, a1.9=beltzner 2008-02-21 23:17:34 +00:00
anodelman%mozilla.com 46c388d487 Bug 416251 - set up suite of machines for jss testing.
add jss machines to stage.  a=anodelman, r=ccooper
2008-02-21 22:13:05 +00:00
bzbarsky%mit.edu dc9b0ccd43 Use width, not min-width, for empty selects. Plays nicer with author styling.
Bug 315296, r+sr=dbaron, a=beltzner
2008-02-21 22:00:29 +00:00
wtc%google.com afa90e8394 Bug 403563: reserve an SSL option for TLS session tickets. r=nelson 2008-02-21 21:44:09 +00:00
dougt%meer.net 85fda15ddb Fixing build bustage 2008-02-21 21:33:24 +00:00
mkaply%us.ibm.com 5f30a55a81 418881 - r=sayrer, a=beltzner - better handling of mf properties that can be HTML or text and a couple comment fixes 2008-02-21 21:28:02 +00:00
bclary%bclary.com 29647e6a82 JavaScript Tests - allow function Error() {} for the love of Pete, bug 412324 2008-02-21 21:22:38 +00:00
timeless%mozdev.org 431ad7bdaf Bug 418665 windows mobile build error in js/src/jsdate.c
GetLocalTime is defined in the Windows Mobile SDK
patch by dougt r=crowder a=beltzner
2008-02-21 21:09:57 +00:00
sayrer%gmail.com 8bdff201c0 Bug 418772. PGO scripts and input. r=ted.mielczarek. 2008-02-21 21:08:40 +00:00
dholbert%cs.stanford.edu 56de629fb8 Bug 402629: Fix percent-height updates in nested tables by checking if containing block depends on an ancestor cell's height, rather than just checking if it's a cell. r+sr=dbaron, a=blocking1.9+ 2008-02-21 21:02:07 +00:00
dougt%meer.net 84ed508ef6 for windows cl host, -Fo is the preferred out option. -o is deprecated., b=418842, r=bsmedberg, a=beltzner 2008-02-21 21:02:06 +00:00
cltbld 9c8249f1d6 Automated update from host egg.build.mozilla.org 2008-02-21 21:01:03 +00:00
dougt%meer.net 462f2c8c80 windows widget fixups for windows mobile. bug 418658, r=ere, a=beltzner 2008-02-21 20:57:22 +00:00
dougt%meer.net f87029f1c1 fixing 418775. ubuntu configure bustage caused us to remove setting topsrcdir for windows mobile correctly when building under msys or cygwin. r=bsmedberg, a=beltzner 2008-02-21 20:53:16 +00:00
brendan%mozilla.org bb6c0fda3e ASSERT_VALID_PROPERTY_CACHE_HIT must be for ST spidermonkey only (417817, r=shaver). 2008-02-21 20:50:39 +00:00
edward.lee%engineering.uiuc.edu 4ca1f4ab05 Bug 416303 - Show default list, clear search, focus list when hitting escape from the search box. r=sdwilsh, a1.9=beltzner 2008-02-21 20:50:16 +00:00
dougt%meer.net d0ee17c33e bug 418654 ��� windows widget honor NS_PRINTING. r=ere, a=beltzner 2008-02-21 20:49:25 +00:00
benjamin%smedbergs.us 624a4d7ef0 Back out bug 412320 and various followups because the perf impact was minimal and the code is more complicated 2008-02-21 20:39:23 +00:00
enndeakin%sympatico.ca 67e950ff4e Bug 405719, temporary change to fix orange, will investigate 2008-02-21 20:26:49 +00:00
nrthomas%gmail.com fda4b63088 Bug 399848, use when pushing nightly update snippet to server, r=ccooper 2008-02-21 20:22:12 +00:00
mozilla.mano%sent.com 9ed875517e Backing out Bug 406280, see comment 12 2008-02-21 20:03:02 +00:00
mozilla.mano%sent.com a11273233f Bug 418629 - Cannot drag a separator in the bookmarks toolbar. Patch by Marco Bonardo [mak77] <mak77@supereva.it>, r=me. 2008-02-21 19:54:00 +00:00
mozilla.mano%sent.com 9bed3e5900 Bug 418630 - when inserting into a toolbar folder or chevron we get a selectItems error. Patch by Marco Bonardo [mak77] <mak77@supereva.it>, r=me. 2008-02-21 19:50:22 +00:00
edward.lee%engineering.uiuc.edu 6cca137b9f Bug 418857 - Download status bar always shows "a few seconds" for downloads from gmail. r=mano, a1.9=mconnor 2008-02-21 19:46:06 +00:00
alqahira%ardisson.org 11e1606bbc Bug 418784 - Disable coalesced updates to prevent Gecko from getting blocked waiting on useless paints to paint. sr=smorgan 2008-02-21 19:42:14 +00:00
bclary%bclary.com 7c4c70959d JavaScript Tests - regression test for bug 417893, by Jesse Ruderman 2008-02-21 19:38:06 +00:00
mozilla.mano%sent.com 712feac266 Bug 239429 - display URL in status bar while using bookmark & history sidebars, follow up fix. patch from Michael Schonfeld <dev@schonfeld.org>, r=me. 2008-02-21 18:48:14 +00:00
Olli.Pettay%helsinki.fi 066a82e3e2 Bug 418727, Save as text only includes the email subject, r+sr=peterv, a=beltzner 2008-02-21 18:45:57 +00:00
anodelman%mozilla.com 7cd7f20ff3 Bug 416237 - set up qm-pmac-fast02, qm-plinux-fast02, qm-pxp-fast02
initial staging of branch fast machines. a=anodelman, r=ccooper
2008-02-21 18:40:01 +00:00