Commit Graph

190105 Commits

Author SHA1 Message Date
roc+@cs.cmu.edu
8c8facdc2c Bug 408913. Do a proper fix for pixel-aligned drawing of IFRAME contents. The secret is make ViewToWidgetOffset return correct results for the root views of subdocuments. r+sr=bzbarsky 2008-03-03 23:48:52 -08:00
ajschult@verizon.net
24e628624c Bug 420630: Disable typeahead find autostart in SeaMonkey mochitests. rs=Neil 2008-03-03 23:24:26 -08:00
dholbert@cs.stanford.edu
baafe71f19 Backing out bug 407080 to investigate breakage of mochitest test_bug396024.html 2008-03-03 22:11:54 -08:00
jst@mozilla.org
a3dc822e7f Backing out fix for bug 419848 due to feed code breakage. 2008-03-03 21:39:09 -08:00
jst@mozilla.org
d3a7ec65e8 Fixing bug 419848. Tighten rules about what JS files content can load. r+sr=jonas@sicking.cc 2008-03-03 20:17:33 -08:00
timeless@mozdev.org
d0c1081ac8 Bug 420807 xpconnect should not use fun->atom r=dbradley a=brendan 2008-03-03 19:19:17 -08:00
roc+@cs.cmu.edu
9c465b97d7 Bug 419095 crashtest 2008-03-03 18:42:11 -08:00
roc+@cs.cmu.edu
565680d313 Crashtest for bug 416637 2008-03-03 18:37:35 -08:00
jdaggett@mozilla.com
26bbebf648 Bug 419757. Cache codepoints for which no font matches on windows. r+sr=stuart 2008-03-03 18:34:05 -08:00
roc+@cs.cmu.edu
e0b05b33e9 Bug 416637. There might be some skipped characters before standalone combining marks at the start of a textrun. r=vlad 2008-03-03 18:30:20 -08:00
jst@mozilla.org
e59b60e95d Fixing bug 419093. Make access to undeclared global properties fast too! r+sr=brendan@mozilla.org 2008-03-03 17:52:34 -08:00
jst@mozilla.org
73ec9112b3 Fixing bug 413200. Make sure script termination functions run when XPConnect is done executing script on a context and there's no other script running on that context. r+sr=mrbkap@gmail.com 2008-03-03 17:44:16 -08:00
jonas@sicking.cc
ba95187459 Bug 383818: Cloned menu items don't display correctly. r/sr=jst 2008-03-03 17:25:06 -08:00
bent.mozilla@gmail.com
1329400295 Bug 414977 - "insufficient unlink methods in some DOM classes?". Fix for DEBUG_xpc_hacker builds. Not part of the normal build, r+sr+a=jst. 2008-03-03 17:20:55 -08:00
dholbert@cs.stanford.edu
28710c609c Bug 407080: Disallow print-preview if page is loading. r+sr=roc, a=blocking1.9+ 2008-03-03 17:05:27 -08:00
nrthomas@gmail.com
3a3a575e03 Bug 418926, bump nightly version to 3.0b5pre/1.9b5pre following branch for 3.0b4, r=rhelmer, a=beltzner 2008-03-03 16:58:35 -08:00
rhelmer@mozilla.com
01dce7d57d bootstrap config for firefox 3.0b4 rc1 b=418926 r=rhelmer p=joduinn 2008-03-03 12:20:43 -08:00
reed@reedloden.com
69314134a6 Backed out patch from bug 420344 now that tag has been made. 2008-03-03 11:22:01 -08:00
reed@reedloden.com
928302c5fc Bug 420344 - "Change name of Firefox 3 M12 to "Firefox 3 Beta 4" for official branding (for beta build tagging only)" [p=reed r=mconnor a1.9b4=beltzner] 2008-03-03 11:13:55 -08:00
dmose@mozilla.org
962d1f255f Backing out the addition of the Yahoo protocol handler; the checkin exposed a bug that turned the tree orange; a1.9b4=beltzner 2008-03-03 10:54:14 -08:00
nrthomas@gmail.com
a911e2b902 Bug 419771, add another couple of locales for 3.0b4, r=chofmann a1.9b4=beltzner 2008-03-03 10:00:16 -08:00
bclary@bclary.com
3acfec06f7 JavaScript Tests - update known failures, bug 420480 2008-03-03 09:01:40 -08:00
gavin@gavinsharp.com
34d1f19fea Bug 413630: add Yahoo mailto: handler, patch by dmose@mozilla.org, r=me, a=beltzner 2008-03-03 06:53:18 -08:00
gavin@gavinsharp.com
67999923bd Bug 420179: add 'id' to all-locales, r=chofmann, a=beltzner 2008-03-03 06:06:04 -08:00
gavin@gavinsharp.com
348f9711f1 Bug 420179: add 'sr' to all-locales, r=chofmann 2008-03-03 06:03:03 -08:00
gavin@gavinsharp.com
1ba51ea74d Bug 419747: remove use of timers for browser_autodiscovery test, to avoid intermittent failures, r=smaug 2008-03-03 05:58:01 -08:00
nrthomas@gmail.com
8f732aeddd Fix symbol push on staging by specifying the right key 2008-03-03 04:22:21 -08:00
gavin@gavinsharp.com
e342d4ceab Bug 418682: make the l10n comparison scripts ignore the optional gecko.handlerService.* prefs, r=pike, a=NPOTB 2008-03-03 03:47:41 -08:00
mozilla@weilbacher.org
cdeb9ccbe5 [OS/2] Bug 420438: Enable better image scaling on OS/2, r=wuno@lsvw, a1.9b4=beltzner 2008-03-03 01:26:08 -08:00
roc+@cs.cmu.edu
f270904496 Bug 392809. Fix word-based caret movement around punctuation and whitespace. r=smontagu,a=beltzner 2008-03-03 00:37:34 -08:00
mozilla.mano@sent.com
99c7903640 Bug 360529, r=sayrer, sr=jst, a=beltzner. 2008-03-03 00:15:37 -08:00
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