vladimir@pobox.com
|
6caedf93d9
|
b=406849, SetCacheAsFile(true) on memory-cached loads is broken, patch from bz, r+sr=bisei, a=schrep
|
2007-12-07 14:07:03 -08:00 |
|
crowder@fiverocks.com
|
eade185112
|
Bug 407024 - Fatal JS_Assert "JSVAL_IS_NUMBER(pn3->pn_val) || JSVAL_IS_STRING(pn3->pn_val) || JSVAL_IS_BOOLEAN(pn3->pn_val)", patch by Igor Bukanov <igor@mir2.org>, r=brendan, approvalM10=schrep
|
2007-12-07 13:36:58 -08:00 |
|
sspitzer@mozilla.org
|
d098985e33
|
fix for bug #407373: if ExpireItems() fails, don't fire the timer again. r=dietrich, a=schrep for m10
|
2007-12-07 13:22:20 -08:00 |
|
pete@mozdevgroup.com
|
2d8bdd435e
|
b=328070 Metrics extension UI forgot to land jar manifest file ... r=Jan.Varga --pete
|
2007-12-07 13:09:24 -08:00 |
|
bhearsum@mozilla.com
|
78a8dcd54d
|
bug 407333: add ausServerUrl to 1.9 staging configs. r=rhelmer patch=me
|
2007-12-07 13:03:43 -08:00 |
|
rhelmer@mozilla.com
|
0beb2d24b2
|
use ausServerUrl instead of externalAusServer to make staging work b=407177 r=bhearsum
|
2007-12-07 12:49:41 -08:00 |
|
axel@pike.org
|
c514079df2
|
bug 401866, landing pt-PT and af on the trunk, rearranging bg, approvalM10=schrep
|
2007-12-07 10:31:09 -08:00 |
|
sspitzer@mozilla.org
|
9cf89245cf
|
fix for bug #406259: update 5 richlistitems at a time to improve url bar rich result utocomplete performance. r=gavin a=blocking-firefox-3+ p1/m10
|
2007-12-07 09:50:45 -08:00 |
|
sspitzer@mozilla.org
|
f443b2b73b
|
fix for bug #407124: performance problem with expiration code due to query in FindVisits() for people with lots of history. patch=Marco Bonardo <mak77@supereva.it> r=sspitzer, dietrich a=blocking-firefox-3+ p1 / m10
|
2007-12-07 09:44:57 -08:00 |
|
bclary@bclary.com
|
9b73f18e2a
|
Sisyphus - JavaScript Tests - update kernel identification and known failures, bug 407347, not part of the build
|
2007-12-07 07:25:22 -08:00 |
|
smontagu@smontagu.org
|
1ead9ab487
|
Bug 407207: add unit tests in intl/uconv to makefiles
|
2007-12-07 03:06:07 -08:00 |
|
roc+@cs.cmu.edu
|
991719200d
|
Bug 407155. Backing out 392809 to fix regressions. a=schrep
|
2007-12-07 01:35:44 -08:00 |
|
roc+@cs.cmu.edu
|
d060406782
|
Bug 407111. Correctly set whether a break opportunity after non-text content fits. r+sr=dbaron,a=schrep
|
2007-12-07 01:17:19 -08:00 |
|
bclary@bclary.com
|
adc4661535
|
JavaScript Test - add missing test for bug 396969, by Brendan Eich, not part of the build
|
2007-12-07 00:55:03 -08:00 |
|
roc+@cs.cmu.edu
|
deaf474141
|
Bug 407227. Include end-of-linebreaker-textrun break opportunity in min-width calculation. r+sr=dbaron,a=schrep
|
2007-12-06 19:27:01 -08:00 |
|
roc+@cs.cmu.edu
|
079aadfbec
|
Bug 407227. Include end-of-linebreaker-textrun break opportunity in min-width calculation. r+sr=dbaron,a=schrep
|
2007-12-06 19:16:07 -08:00 |
|
roc+@cs.cmu.edu
|
21900626e0
|
Bug 407015. Dropdown listboxes should not propagate computed height from the scrollframe to its scrolled content. r+sr=dbaron
|
2007-12-06 16:10:31 -08:00 |
|
reed@reedloden.com
|
58638809df
|
Bug 405237 - "deleting "Unfiled Bookmarks" or "bookmarks menu" folders breaks places organizer (should be undeletable)" (Trailing spaces fix) [p=mak77@supereva.it (Marco Bonardo [MaK77]) r=Mano a=blocking1.9+ P1 for M10]
|
2007-12-06 15:05:06 -08:00 |
|
dholbert@cs.stanford.edu
|
d5d4ab9daa
|
Bug 403887: disable broken window-resizer on GTK. Patch by Michael Ventnor <ventnor.bugzilla@yahoo.com.au>, r+sr=roc, a=dsicore
|
2007-12-06 13:47:35 -08:00 |
|
dtownsend@oxymoronical.com
|
f048a0771b
|
Bug 404773: Find bar doesn't like the letters 'b', 'o', 'd', 'y', and 'random'. s+sr=jst, a=P1 blocking
|
2007-12-06 13:19:16 -08:00 |
|
rhelmer@mozilla.com
|
9145ac9e42
|
followup from b=401936, remove useless second version definition
|
2007-12-06 13:15:17 -08:00 |
|
rhelmer@mozilla.com
|
82ee34c8e3
|
add simple nightly mode b=401936 r=bhearsum
|
2007-12-06 13:14:13 -08:00 |
|
igor@mir2.org
|
37a451667c
|
Bug 406079: dtrace can compile again. Patch from Alfred Peng, r=myself, a1.9,aM10=beltzner.
|
2007-12-06 12:17:43 -08:00 |
|
bclary@bclary.com
|
f3c3cb9079
|
JavaScript Tests - update regression test for bug 274152 due to bug 368516, not part of the build
|
2007-12-06 11:23:03 -08:00 |
|
bzbarsky@mit.edu
|
312690d5d6
|
Add documentation of the JS hooks
|
2007-12-06 09:04:56 -08:00 |
|
smontagu@smontagu.org
|
55db4517e0
|
Regression test for bug 335816
|
2007-12-06 09:04:46 -08:00 |
|
bhearsum@mozilla.com
|
176d4ed9ea
|
bug 379278: bootstrap should support trunk releases. r=preed,rhelmer patch=me
|
2007-12-06 07:31:31 -08:00 |
|
dtownsend@oxymoronical.com
|
1040b917e5
|
Typo fix to kick off unit testers. No bug.
|
2007-12-06 05:47:48 -08:00 |
|
igor@mir2.org
|
4ea52a97d6
|
Bug 406765: quelling GCC unitialized overwarning. r,a=brendan aM10=dsicore
|
2007-12-06 00:52:03 -08:00 |
|
sspitzer@mozilla.org
|
d1b4eb3c50
|
fix for bug #399266: improve perf of the "Most Visited" pre-defined query in the "Smart Bookmarks" folder on the personal toolbar. r=dietrich initial patch=Marco Bonardo (MaK77) <mak77@supereva.it> a=blocking-firefox-3+
|
2007-12-05 23:38:52 -08:00 |
|
dietrich@mozilla.com
|
6a3a897388
|
Bug 406967 Dropping an URL onto the tabbar no longer opens it in a new tab (r=sspitzer, a=mconnor)
|
2007-12-05 23:36:38 -08:00 |
|
dolske@mozilla.com
|
bf4b95dfdf
|
Backing out 407018, trace_malloc_allocs on bm-xserve11 jumped from 460K to 570K.
|
2007-12-05 22:51:24 -08:00 |
|
crowder@fiverocks.com
|
921e592aee
|
Bug 368516: UTF-8 encoded scripts that contain a BOM result in an "illegal character" error, r=mrbkap, r=brendan, a=schrep
|
2007-12-05 21:09:38 -08:00 |
|
roc+@cs.cmu.edu
|
9327240c5b
|
Fixing and enabling test for bug 405577.
|
2007-12-05 20:51:48 -08:00 |
|
bzbarsky@mit.edu
|
f39dff214c
|
Fix up comments a dram
|
2007-12-05 20:47:09 -08:00 |
|
bzbarsky@mit.edu
|
b702caae0d
|
Split tests up into groups so nsinstall doesn't blow away Windows' little mind.
|
2007-12-05 19:23:00 -08:00 |
|
bzbarsky@mit.edu
|
8e854d9023
|
Adding a whole bunch of canvas mochitests. Bug 407049, tests contributed by Philip Taylor <philip.taylor@cl.cam.ac.uk>
|
2007-12-05 18:51:12 -08:00 |
|
karlt+@karlt.net
|
b31f6269f3
|
disable 405577 for now because of failure on linux - bug 405577
|
2007-12-05 18:37:41 -08:00 |
|
roc+@cs.cmu.edu
|
3d895dcd14
|
Bug 405577. Allow available width to go negative for inlines/text, so we can tell whether zero-width content fits or not. Also allow textframes to honour a forced break at the end of the text. r+sr=dbaron
|
2007-12-05 17:24:03 -08:00 |
|
joshmoz@gmail.com
|
38d4c44eec
|
Mouse move events can be double processed, causes menu flicker and other issues. b=406362 r=smichaud sr=roc
|
2007-12-05 15:17:08 -08:00 |
|
martijn.martijn@gmail.com
|
688a287705
|
Ugh, missed a glaring error, backing out test for now for bug 396024
|
2007-12-05 14:10:12 -08:00 |
|
martijn.martijn@gmail.com
|
5c7bb0b07b
|
Modified test for bug 396024, this should not cause test failures when no printer is installed
|
2007-12-05 14:07:12 -08:00 |
|
pete@mozdevgroup.com
|
048590ea12
|
b=328070 Metrics extension UI r=Jan.Varga --pete
|
2007-12-05 14:00:02 -08:00 |
|
dietrich@mozilla.com
|
16b5121b20
|
Bug 407018 expiration not using browser.history_expire_days_min (r=sspitzer,a=mconnor)
|
2007-12-05 13:30:37 -08:00 |
|
joshmoz@gmail.com
|
db99b9e5d9
|
back out 376077, too problematic for beta 2.
|
2007-12-05 13:19:07 -08:00 |
|
dolske@mozilla.com
|
840da044fa
|
Bug 396316 - update format of stored login manager entries. r=gavin, blocking-ff3+
|
2007-12-05 13:16:33 -08:00 |
|
anodelman@mozilla.com
|
cb23bb8cab
|
Bug 406878 - increase built in talos timeout to 8 hours a=anodelman r=rcampbell
|
2007-12-05 13:07:19 -08:00 |
|
reed@reedloden.com
|
e8b44c4e20
|
Bug 405237 - "deleting "Unfiled Bookmarks" or "bookmarks menu" folders breaks places organizer (should be undeletable)" (Supplimental perf fix) [p=mak77@supereva.it (Marco Bonardo [MaK77]) r=Mano a=blocking1.9+ P1 for M10]
|
2007-12-05 12:16:10 -08:00 |
|
bzbarsky@mit.edu
|
722a530cca
|
Remove dead code. Bug 404666 followup, r=bernd, sr=roc, a=schrep
|
2007-12-05 11:38:26 -08:00 |
|
joshmoz@gmail.com
|
704924cfd4
|
Closing a child window can hide its parent incorrectly. "Clicking Done in toolbar customization panel hides parent window". Original patch by Neil Deakin, updated by Josh Aas. b=406342 r=Enn r=josh sr=vlad
|
2007-12-05 11:19:08 -08:00 |
|