Commit Graph

12483 Commits

Author SHA1 Message Date
joshmoz@gmail.com
dbd3fa04fd protect against obj-c exceptions in uriloader. b=419390 r/sr=roc 2008-03-04 00:14:47 -08:00
joshmoz@gmail.com
d36a5e8532 protect against exception being thrown when trying to remove a native menu item from a menu it isn't in. b=420640 r=smichaud sr=roc 2008-03-04 00:11:29 -08:00
joshmoz@gmail.com
88a5c0d639 fix ctrl-space for context menus. b=357540 r=smichaud sr=roc 2008-03-04 00:06:47 -08:00
rhelmer@mozilla.com
a57a633088 track new kernel version b=418926 r=rhelmer p=joduinn 2008-03-03 23:54:19 -08:00
roc+@cs.cmu.edu
8e5d82e2be 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
e4404c7ea6 Bug 420630: Disable typeahead find autostart in SeaMonkey mochitests. rs=Neil 2008-03-03 23:24:26 -08:00
dholbert@cs.stanford.edu
898cea883b Backing out bug 407080 to investigate breakage of mochitest test_bug396024.html 2008-03-03 22:11:54 -08:00
jst@mozilla.org
ca610c2fd7 Backing out fix for bug 419848 due to feed code breakage. 2008-03-03 21:39:09 -08:00
jst@mozilla.org
fbd1cdf2f8 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
64fa3a079b Bug 420807 xpconnect should not use fun->atom r=dbradley a=brendan 2008-03-03 19:19:17 -08:00
roc+@cs.cmu.edu
b9eca15a36 Bug 419095 crashtest 2008-03-03 18:42:11 -08:00
roc+@cs.cmu.edu
d7fe999fe7 Crashtest for bug 416637 2008-03-03 18:37:35 -08:00
jdaggett@mozilla.com
b6cc0312c3 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
caf967a145 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
999b99b5ba 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
75c29b117f 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
78b8e1e6ec Bug 383818: Cloned menu items don't display correctly. r/sr=jst 2008-03-03 17:25:06 -08:00
bent.mozilla@gmail.com
372aac713d 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
57c4c6eade 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
c81540ff5c 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
34736d7a9e bootstrap config for firefox 3.0b4 rc1 b=418926 r=rhelmer p=joduinn 2008-03-03 12:20:43 -08:00
reed@reedloden.com
43d41c24c5 Backed out patch from bug 420344 now that tag has been made. 2008-03-03 11:22:01 -08:00
reed@reedloden.com
104b626822 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
f35fcf6561 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
62b6f4a569 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
8ab86290e2 JavaScript Tests - update known failures, bug 420480 2008-03-03 09:01:40 -08:00
gavin@gavinsharp.com
ba71d3491b 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
92426fc368 Bug 420179: add 'id' to all-locales, r=chofmann, a=beltzner 2008-03-03 06:06:04 -08:00
gavin@gavinsharp.com
40610a75bb Bug 420179: add 'sr' to all-locales, r=chofmann 2008-03-03 06:03:03 -08:00
gavin@gavinsharp.com
93d850abb2 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
249ba44d9c Fix symbol push on staging by specifying the right key 2008-03-03 04:22:21 -08:00
gavin@gavinsharp.com
f88b8324e2 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
37db1b4824 [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
cfdcd1fbe2 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
5c297836d3 Bug 360529, r=sayrer, sr=jst, a=beltzner. 2008-03-03 00:15:37 -08:00
brendan@mozilla.org
ae42df3d12 Urghh... 2008-03-03 00:09:36 -08:00
brendan@mozilla.org
a982566c12 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
6d3fc1ea99 backing out patch for bug 299372 for b4, as per bug 420481 2008-03-02 23:31:37 -08:00
dbaron@dbaron.org
e84bf8599b Use better name. 2008-03-02 23:26:21 -08:00
dbaron@dbaron.org
1d0030f9c2 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
e984ae0990 mrbkap's fantabulous fix for 418565, r=me, a=beltzner. 2008-03-02 23:14:45 -08:00
jruderman@hmc.edu
b63894e5d5 Add crashtest 2008-03-02 23:13:04 -08:00
brendan@mozilla.org
6dcfb7a8a5 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
527b53da80 mrbkap's fix for 420612, r=me, a=beltzner. 2008-03-02 23:02:53 -08:00
vladimir@pobox.com
5cb07e5bb2 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
bf4dff31ae Checking in mrbkap's fix for 420513, r=me, a=beltzner. 2008-03-02 22:49:26 -08:00
jruderman@hmc.edu
29c0574170 Add crashtest 2008-03-02 22:40:11 -08:00
reed@reedloden.com
570b4aa7f3 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
9ba705c471 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
01854162fc 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