Commit Graph

189974 Commits

Author SHA1 Message Date
brendan@mozilla.org
c91b7e0696 Urghh... 2008-03-03 00:09:36 -08:00
brendan@mozilla.org
8f2168ba67 Clean up and fix computed this under js_Execute (420610, r=mrbkap+crowder, a=vlad). 2008-03-02 23:49:14 -08:00
vladimir@pobox.com
ddb55e3265 backing out patch for bug 299372 for b4, as per bug 420481 2008-03-02 23:31:37 -08:00
dbaron@dbaron.org
99aa86663d Use better name. 2008-03-02 23:26:21 -08:00
dbaron@dbaron.org
3ba4de39ce Add a simple variant of make-tree to filter refcount logs for a single object. Not part of the build. 2008-03-02 23:24:55 -08:00
brendan@mozilla.org
471106c28f mrbkap's fantabulous fix for 418565, r=me, a=beltzner. 2008-03-02 23:14:45 -08:00
jruderman@hmc.edu
95dc4f005c Add crashtest 2008-03-02 23:13:04 -08:00
brendan@mozilla.org
6088d1eb4e mrbkap's patch for 418293 with a few nits picked, r=me, a=beltzner. 2008-03-02 23:10:18 -08:00
brendan@mozilla.org
80722540b2 mrbkap's fix for 420612, r=me, a=beltzner. 2008-03-02 23:02:53 -08:00
vladimir@pobox.com
34db57e88c b=420381, Vista content area dropdowns often don't show dropdown arrow (bandaid); r+sr=roc, a=beltzner 2008-03-02 22:59:06 -08:00
brendan@mozilla.org
cf4d603da9 Checking in mrbkap's fix for 420513, r=me, a=beltzner. 2008-03-02 22:49:26 -08:00
jruderman@hmc.edu
0642ec7dbc Add crashtest 2008-03-02 22:40:11 -08:00
reed@reedloden.com
8ac38c7dae Bug 420502 - "Using enter/return in dialogs runs the underlying command twice" [p=dev@schonfeld.org (Michael Schonfeld) r=josh r=masayuki sr=roc a1.9b4=beltzner a=blocking1.9+] 2008-03-02 22:29:16 -08:00
reed@reedloden.com
de2ac86895 Bug 413021 - "Migration/Import Wizard offer migrate from IE on Mac (where no IE is installed)" [p=dev@schonfeld.org (Michael Schonfeld) r=Mano a1.9b4=beltzner a=blocking-firefox3+] 2008-03-02 21:58:06 -08:00
reed@reedloden.com
3c4b298a5f Bug 418156 - "Attempting to Drag and Drop in Bookmarks menu results in broken close windows button" [p=bill@wg9s.com (Bill Gianopoulos) r=Mano a1.9b4=beltzner a=blocking-firefox3+] 2008-03-02 21:54:08 -08:00
jwalden@mit.edu
b9e7808d5f Make $objdir/_tests/testing/mochitest/runtests.py runnable from any directory, not just $objdir/_tests/testing/mochitest/. r=sayrer, NPOTB and all that anyway 2008-03-02 20:05:22 -08:00
roc+@cs.cmu.edu
72f05c6698 Bug 403181 backout 2008-03-02 18:47:43 -08:00
roc+@cs.cmu.edu
67c8b1e808 Bug 403181 backout 2008-03-02 18:38:19 -08:00
roc+@cs.cmu.edu
ad8da38faa Bug 403181, fix bustage 2008-03-02 17:14:57 -08:00
roc+@cs.cmu.edu
8e907ad002 Bug 403181. Use a temporary surface to prevent sampling of pixels outside the intended source rectangle when zooming the image in some cases. r=vlad,sr=dbaron,a=beltzner 2008-03-02 17:01:14 -08:00
igor@mir2.org
76f433ab71 bug=420593 fixing mispellings in comments introfuced in the patch for bug 396007. 2008-03-02 16:41:07 -08:00
igor@mir2.org
40b03d9910 bug=420639 fixing comments in the checking for bug 418737. 2008-03-02 16:34:00 -08:00
mrbkap@gmail.com
317e5a69b6 Fix dependencies in the JS shell. bug 388955, patch adapted from one by jorendorff, r=brendan a=NPOTB 2008-03-02 15:10:49 -08:00
bugzilla@standard8.plus.com
1c98600e8a Fix missed review comment from bug 382437, r=gavin,landing under same approval as main patch 2008-03-02 13:03:37 -08:00
igor@mir2.org
5ed7053857 bug=418737 r=brendan a1.9b4=mtshrep fixing fast array enumerator 2008-03-02 09:45:33 -08:00
igor@mir2.org
8439fec53e bug=396007 r=brendan a1.9b4=mtschrep Prefering posix_memalign over mmap to allocate GC arenas. 2008-03-02 08:13:16 -08:00
bugzilla@standard8.plus.com
17254d96cd Bug 382437 nsLoginManagerPrompter.js needs to implement nsIAuthPrompt. r=dolske,gavin,sr=dveditz,approval1.9b4=beltzner 2008-03-02 04:24:24 -08:00
gijskruitbosch@gmail.com
3bda873499 Backing out fix for bug 419654 due to centos orange 2008-03-02 03:20:42 -08:00
nrthomas@gmail.com
b4e9ca7a4e Bug 401202, clean up Talkback symbols on slaves properly, r=rhelmer 2008-03-02 01:32:14 -08:00
reed@reedloden.com
82d7179e1a Bug 419654 - "Importing bookmark file corrupts heap (reproducible)" (Fix heap corruption and increase initial capacity) [p=ondrej@allpeers.com (Ondrej Brablc) r=dietrich a1.9b4=schrep a=blocking-firefox3+] 2008-03-02 00:56:21 -08:00
reed@reedloden.com
4c7042c6f9 Bug 414389 - "M3 Windows icons" (Fix RSS icon, AMO ratings, menu-(back|forward), and livemark items) [p=reed r=gavin a1.9b4=shaver a=blocking-firefox3+] 2008-03-01 20:37:58 -08:00
brendan@mozilla.org
2975e79426 Fix property cache fill to recompute protoIndex to handle XBL and other JS_SetPrototype users (418139, r/a=shaver). 2008-03-01 20:06:33 -08:00
reed@reedloden.com
c162173eef Bug 419319 - "Global chrome overrides are enabled for all themes (aero theme broke all third-party themes)" (Fix gnomestripe/pmstripe and make Vista use aero icons) [p=reed/Ryan r=gavin a1.9b4=mconnor] 2008-03-01 19:05:37 -08:00
brendan@mozilla.org
d90624b8f6 Unregress perf in wake of 418069 (420426, r=mrbkap, a=mconnor). 2008-03-01 14:15:21 -08:00
mrbkap@gmail.com
670f99cc2e Stick exn back into the context so that js_ReportErrorAgain callees can access the exception. bug 420409, patch from taras, r=mrbkap a=mconnor 2008-03-01 14:11:27 -08:00
mozilla.mano@sent.com
374fd3bfb0 Backing out patches for both bug 418156 and bug 413021, tree is frozen, doh. 2008-03-01 12:47:37 -08:00
smichaud@pobox.com
88a32bb631 Fix topcrasher. b=358379 r+sr+a=mconnor 2008-03-01 11:04:33 -08:00
bzbarsky@mit.edu
b1d717701d Don't use the guaranteed-not-null getter when the presshell might be null. No bug, r="obvious", a="asserts all over the place" 2008-03-01 10:49:54 -08:00
mozilla.mano@sent.com
c4e1a80c54 Bug 418156 - Attempting to Drag and Drop in Bookmarks menu results in broken close windows button. patch by Bill Gianopoulos <bill@wg9s.com>, r=me. 2008-03-01 05:49:39 -08:00
mozilla.mano@sent.com
acb6f929c9 Bug 413021 - Migration/Import Wizard offer migrate from IE on Mac (where no IE is installed). patch from Michael Schonfeld <dev@schonfeld.org>, r=me. 2008-03-01 05:47:28 -08:00
bclary@bclary.com
d44a08c364 Backout bug 420426 due to regressions 2008-03-01 03:02:43 -08:00
brendan@mozilla.org
fe95cf0cc7 Fix ComputeThis perf regression (420426, r=mrbkap, a=sayrer). 2008-02-29 23:37:27 -08:00
ajschult@verizon.net
8bf4644567 Bug 418175: Report a test failure if screen resolution is small enough that the tests will likely fail. r=enndeakin 2008-02-29 23:01:13 -08:00
jst@mozilla.org
b09df8cfb8 Backing out fix for bug 419452 per bug 420059. a=beltzner 2008-02-29 22:29:46 -08:00
reed@reedloden.com
601b09cfaa Bug 419760 - "Update windows theme for 78 pixel wide keyhole" (CSS changes) [p=mcdavis941.bugs@gmail.com (mcdavis941) r=gavin a1.9b4=beltzner a=blocking-firefox3+] 2008-02-29 19:54:33 -08:00
reed@reedloden.com
711b0b8442 Bug 414389 - "M3 Windows icons" (CSS changes) [p=reed r=Ryan r=gavin a1.9b4=beltzner a=blocking-firefox3+] 2008-02-29 19:53:59 -08:00
reed@reedloden.com
15e94e07f1 Bug 414389 - "M3 Windows icons" [p=Iconfactory ui-r=faaborg a1.9b4=beltzner a=blocking-firefox3+] 2008-02-29 19:52:24 -08:00
jwalden@mit.edu
69f930c92c Bug 420154 - Print finer-grained leak info in runtests.py than just pass/fail and a table, and don't fall over when --leak-threshold is used in a build without refcount logging (just print a warning). r=sayrer 2008-02-29 19:40:45 -08:00
webmail@kmgerich.com
4acb6a601c Bug 420204, Updated URLbar button icons for Mac, a1.9b4=beltzner 2008-02-29 17:48:21 -08:00
mrbkap@gmail.com
27dd3c9f1d Remove unused variable. bug 418069, r+a=brendan 2008-02-29 17:21:11 -08:00