jruderman@hmc.edu
|
36179bbcd9
|
Use a data: URL instead of an http: URL so this test can succeed even without network connectivity
|
2008-01-28 23:32:24 -08:00 |
brendan@mozilla.org
|
a786eebf13
|
Move guts of js_SetProtoOrParent to jsgc.c, unifying serialization and deadlock avoidance machinery (414452, r=igor).
|
2008-01-28 23:18:21 -08:00 |
edward.lee@engineering.uiuc.edu
|
48755eaa08
|
Bug 414507 - With a large history, typing in the url bar lags if the typed text does not match anything. r=sspitzer, b-ff3=mconnor
|
2008-01-28 22:57:35 -08:00 |
edward.lee@engineering.uiuc.edu
|
8a8c87ff9c
|
Bug 414489 - Change default search chunk size and timeout and let users adjust them. r=sspitzer, a1.9=mconnor
|
2008-01-28 22:53:19 -08:00 |
edward.lee@engineering.uiuc.edu
|
fbf3172474
|
Bug 414254 - Wait a while before searching in the location bar. r=sspitzer, r=gavin, r=dietrich, a1.9=dsicore
|
2008-01-28 22:50:49 -08:00 |
dholbert@cs.stanford.edu
|
2439ba6b7a
|
Bug 389358 -- Give doc title & URL to pageSeqFrame for display in print-preview header. r+sr=roc; a=blocking1.9+
|
2008-01-28 22:49:54 -08:00 |
reed@reedloden.com
|
5542009ea4
|
Bug 413806 - "Land Windows icons for Beta 3" (tabbrowser icons) [p=Iconfactory ui-r=faaborg a1.9=beltzner]
|
2008-01-28 22:18:40 -08:00 |
reed@reedloden.com
|
e5417fb903
|
Bug 413806 - "Land Windows icons for Beta 3" (tabbrowser icons) [p=Iconfactory ui-r=faaborg a1.9=beltzner]
|
2008-01-28 22:15:47 -08:00 |
bent.mozilla@gmail.com
|
bd0edda8b3
|
Bug 413447 - "nsXBLDocumentInfo can keep closed global window alive". r+sr=sicking, a=blocking1.9.
|
2008-01-28 22:15:25 -08:00 |
joshmoz@gmail.com
|
52533a5203
|
fix performKeyEvent handling so we don't beep when commands are successful. b=376077 r=smichaud sr=roc
|
2008-01-28 22:11:06 -08:00 |
reed@reedloden.com
|
59ef880a05
|
Bug 395448 - "Replace UI icons in the download manager" [p=Iconfactory ui-r=faaborg a=blocking-firefox3+]
|
2008-01-28 22:08:42 -08:00 |
dwitte@stanford.edu
|
753fd12a8c
|
Bug 409614 - IDN with non-ASCII TLD is displayed in Punycode. r+sr=biesi, a=damons
|
2008-01-28 22:06:01 -08:00 |
jdaggett@mozilla.com
|
35f5222c9f
|
Bug 404310. Use canonical font family names for zh-TW pref font settings. r+sr=pavlov
|
2008-01-28 22:04:09 -08:00 |
jdaggett@mozilla.com
|
5cdba3ea06
|
Bug 404310. Restructuring gfxQuartzFontCache for faster startup, better lookup speed. r=vlad, sr=pavlov
|
2008-01-28 22:00:55 -08:00 |
reed@reedloden.com
|
3a415c0373
|
Disable sporatically failing test that bz enabled earlier due to oranges.
|
2008-01-28 21:33:21 -08:00 |
dwitte@stanford.edu
|
ea1efac7ab
|
Bug 383476 - Cookie display in "show cookies" uses light grey background even with white text. p=ispiked, r=gavin, a=damons
|
2008-01-28 21:21:01 -08:00 |
sdwilsh@shawnwilsher.com
|
8b04838766
|
Bug 395448 - Replace UI icons in the download manager. r=Mano, r=Ventron
|
2008-01-28 21:16:35 -08:00 |
edward.lee@engineering.uiuc.edu
|
0b1cc16fd0
|
Bug 414461 - Delay importing of PluralForm and DownloadUtils for statusbar. r=mano, a1.9=dsicore
|
2008-01-28 20:59:30 -08:00 |
sdwilsh@shawnwilsher.com
|
07cdba90e6
|
Bug 414161 - Quit & cancelation confirmation should not be displayed if downloads are resumable. r=Mardak, a=damons
|
2008-01-28 20:58:31 -08:00 |
edward.lee@engineering.uiuc.edu
|
dac64158d6
|
Bug 414203 - Download statusbar tooltip says "Double click to open..." but single click works. r=mano, a1.9=dsicore
|
2008-01-28 20:57:11 -08:00 |
aaronleventhal@moonset.net
|
2484c89d29
|
Bug 405951. Thunderbird: newsgroup/feed messages blank in virtual buffer, r=surkov, a=blocking1.9
|
2008-01-28 20:38:18 -08:00 |
bzbarsky@mit.edu
|
ed67adb341
|
Speed up page zoom by skipping the unnecessary resize reflow when we tell the viewmanager about its new size, since we plan to go ahead and do a full dirty reflow right after that. Bug 403660, patch by Daniel Brooks <db48x@yahoo.com>, r=bzbarsky, sr=roc
|
2008-01-28 20:10:59 -08:00 |
aaronleventhal@moonset.net
|
75c883ceaf
|
Bug 413143. Crash in RefreshNodes() for QueryElementAt(). r=marcoz, a=dsicore
|
2008-01-28 20:03:26 -08:00 |
aaronleventhal@moonset.net
|
60c4f4006a
|
Bug 414133. Accessible selection methods not working in form controls. r=surkov, a=dsicore
|
2008-01-28 19:59:50 -08:00 |
aaronleventhal@moonset.net
|
0fb847ce8c
|
Bug 404881. Accessible tree for role=log table not updated for td's without aria-live set, r=surkov, a=dsicore
|
2008-01-28 19:56:06 -08:00 |
jwalden@mit.edu
|
b1b4357e04
|
Bug 411007 - Rewrite runtests.pl.in in Python (but don't start using it yet). This version will eventually replace the Perl version; developer testing of all functionality on all platforms is highly appreciated until we can completely remove the Perl version. r=robcee, a=test-harness-work
|
2008-01-28 19:48:34 -08:00 |
bzbarsky@mit.edu
|
c0ac3ae4c3
|
Make the test work in embedding builds too. Bug 414303, patch by Adam Barth <hk9565@gmail.com> and Collin Jackson <mozilla@collinjackson.com>, r+sr=bzbarsky.
|
2008-01-28 19:43:47 -08:00 |
rhelmer@mozilla.com
|
1889dea334
|
bump timestamp for fx 2.0.0.12 release b=414327 r=rhelmer p=joduinn
|
2008-01-28 19:25:12 -08:00 |
dcamp@mozilla.com
|
6306732342
|
Back out bug 402611 for bloat-test orange
|
2008-01-28 17:58:15 -08:00 |
dcamp@mozilla.com
|
eb28b86610
|
Bustage fix for 402611
|
2008-01-28 16:24:21 -08:00 |
jst@mozilla.org
|
0886c37f01
|
Fixing windows bustage.
|
2008-01-28 15:54:56 -08:00 |
mrbkap@gmail.com
|
eab5666aef
|
Backing out to see if this is the cause for apparent random crashes.
|
2008-01-28 15:52:54 -08:00 |
bzbarsky@mit.edu
|
6ea80e5213
|
Fix bug 406900 by doing a better job of unbinding XBL default content. r=smaug, sr=sicking
|
2008-01-28 15:34:28 -08:00 |
bzbarsky@mit.edu
|
7f6c0e2289
|
Reenable the test on non-Windows.
|
2008-01-28 15:23:55 -08:00 |
sayrer@gmail.com
|
dd8125d5a2
|
Bug 400091. nsFaviconService leak with rapid page loads. r/sr=biesi
|
2008-01-28 15:21:27 -08:00 |
jst@mozilla.org
|
e6a7385bbe
|
Fixing bug 413559. Make XPConnect use faster accessors for JS class/parent/private/proto. r=mrbkap@gmail.com, sr=brendan@mozilla.org
|
2008-01-28 15:19:51 -08:00 |
mrbkap@gmail.com
|
ede517d088
|
There might be a pushed context but no running code. bug 413200, r+sr=jst a=blocking-1.9+
|
2008-01-28 15:10:30 -08:00 |
mozilla@weilbacher.org
|
d0cb8b7ca7
|
Bug 412582: remove MOZ_ENABLE_CAIRO_GFX from the build system, r=ted.mielczarek, a=beltzner
|
2008-01-28 15:07:34 -08:00 |
mrbkap@gmail.com
|
e127b20c84
|
Create a more valid pseudo-frame for liveconnect to avoid null ptr dereferences. bug 409720, r=brendan sr=jst a=brendan
|
2008-01-28 15:07:29 -08:00 |
dcamp@mozilla.com
|
7112110cef
|
Bug 402611: Deal with changes to the safebrowsing v2 protocol. r=tony, a1.9=beltzner
|
2008-01-28 15:04:43 -08:00 |
mrbkap@gmail.com
|
10c6e0c9d1
|
Don't allocate links on the heap. bug 410223, r+sr=brendan a=schrep
|
2008-01-28 15:03:42 -08:00 |
ted.mielczarek@gmail.com
|
1819c69493
|
bug 404855 - crash reporter ui review, round 2 - mac patch. r=josh
|
2008-01-28 14:52:42 -08:00 |
igor@mir2.org
|
c195802bc0
|
Bug 413793: fixing JS compilation. r=outside of the browser three
|
2008-01-28 14:36:59 -08:00 |
mozilla@weilbacher.org
|
2aa6e66744
|
[OS/2] Bug 413530: fix icon display of files without extensions in listings, fix=Rich Walsh, r=me
|
2008-01-28 14:30:45 -08:00 |
mozilla@weilbacher.org
|
fc80bb59ab
|
Bug 413613: remove MOZ_EXTRA_X11CONVERTERS and the code it enables, r=smontagu, a=beltzner
|
2008-01-28 14:22:53 -08:00 |
mozilla@weilbacher.org
|
1096a03a1c
|
Bug 412923: Remove gfx/gfx-config.h.in, r=ted.mielczarek, a=beltzner
|
2008-01-28 14:05:47 -08:00 |
anodelman@mozilla.com
|
bf9a770bc9
|
Bug 413714 - cleanup talos display on tinderbox bustage fix for tinderbox print statements disappearing on the waterfall a/r=anodelman
|
2008-01-28 13:38:16 -08:00 |
anodelman@mozilla.com
|
b8f75d87b3
|
Bug 413714 - cleanup talos displays on tinderbox Bustage fix, trying to append float to string without str() a/r=anodelman
|
2008-01-28 12:43:06 -08:00 |
sdwilsh@shawnwilsher.com
|
0301fa8728
|
Test for Bug 412844
|
2008-01-28 12:23:53 -08:00 |
dtownsend@oxymoronical.com
|
3154784965
|
Bug 408118: Auto-enable themes on install. r=robstrong
|
2008-01-28 12:13:14 -08:00 |