Commit Graph

180599 Commits

Author SHA1 Message Date
sspitzer@mozilla.org
d8632c7080 fix for bug #386705: Description field of new bookmark is not populated even though it has <META name="description" content="...">
fix by=Marco Bonardo <mak77@supereva.it>

r=sspitzer
2007-07-03 08:39:33 -07:00
gavin@gavinsharp.com
dd6232ab01 Bug 366797: Re-enable new location bar binding, but disable use of the eTLD service pending leak fixes (bug 386154, bug 386155), patch by Dão Gottwald <dao@design-noir.de>, r=me 2007-07-03 07:58:20 -07:00
gavin@gavinsharp.com
e4aace6b01 Bug 366797: Re-enable new location bar binding, but disable use of the eTLD service pending leak fixes (bug 386154, bug 386155), patch by Dão Gottwald <dao@design-noir.de>, r=me 2007-07-03 07:54:05 -07:00
gavin@gavinsharp.com
1bcd1f75b3 Bug 253851: wait for background image loads before firing onload (match behavior of IE/Safari/Opera), r+sr=dbaron 2007-07-03 06:59:02 -07:00
Olli.Pettay@helsinki.fi
d57c010537 Bug 238987, Focus and blur events bubble from some form input controls, r+sr=bz 2007-07-03 06:37:32 -07:00
peterv@propagandism.org
490ab90e91 Part 2 of the fix for bug 382778. r=smaug, sr=sicking. 2007-07-03 06:00:12 -07:00
Olli.Pettay@helsinki.fi
09de4e615b back out bug 238987 2007-07-03 05:37:00 -07:00
peterv@propagandism.org
cad259320f Fix for bug 386495 (Javascript is not disabled when designMode is on). r/sr=jst. 2007-07-03 04:54:41 -07:00
Olli.Pettay@helsinki.fi
c1fe374f29 Bug 238987, Focus and blur events bubble from some form input controls, r+sr=bz 2007-07-03 04:49:40 -07:00
longsonr@gmail.com
a87fafd959 Bug 386713 - mark text-font-weight-01.svg failing on linux 2007-07-03 04:28:41 -07:00
longsonr@gmail.com
8819ed1885 Add reftest for lighter text - bug 379284 2007-07-03 03:16:11 -07:00
longsonr@gmail.com
c6d03fa523 Bug 385228 - ASSERTION: Surface size too large (would overflow) - change asserts to warnings. r+sr=vladimir 2007-07-03 02:16:50 -07:00
longsonr@gmail.com
7ed2d8873d Bug 383872 - invalid image height assertion with svg foreignObject element, background image, height: 0.5px. r=vladimir,sr=roc 2007-07-03 01:53:03 -07:00
joshmoz@gmail.com
2792f72167 rewrite much of the Mac OS X clipboard service to fix several bugs and improve performance. also a lot of cleanup. b=386225 r=smorgan sr=pav 2007-07-03 00:16:19 -07:00
dolske@mozilla.com
dd6a9f754d Bug 385503: 'Set Desktop Background' on an image large than screen and position=center preview is too large, patch by Dao Gottwald <dao@design-noir.de>, r=mano 2007-07-02 23:11:19 -07:00
jruderman@hmc.edu
5339922cd3 Fix bug 383426 (OOM crash). r=peterv, sr=roc. 2007-07-02 23:03:11 -07:00
dolske@mozilla.com
7c8b18e1ce Bug 385844: Set Desktop Background: implement preview for image tiling,
followup patch by Dao Gottwald <dao@design-noir.de>, r=mano
2007-07-02 22:36:11 -07:00
dolske@mozilla.com
07d69f7ad8 Bug 346849: Add a "Save Image as..." entry to the context menu for <canvas>, Original patch by Gijs Kruitbosch <gijskruitbosch@gmail.com>, r=mano 2007-07-02 21:15:25 -07:00
roc+@cs.cmu.edu
ac05142d6e Bug 384988. Provide toplevel window to plugins for WM_TRANSIENT_FOR of dialog boxes. patch by Karl Tomlinson,r+sr=roc,jst 2007-07-02 20:41:34 -07:00
roc+@cs.cmu.edu
ca5eae3b7d Bug 384975. Dispatch input events to windowless X plugins. patch by Karl Tomlinson, r+sr=roc,jst 2007-07-02 20:39:44 -07:00
roc+@cs.cmu.edu
10a1857ebe Bug 384845. Drawing support for windowless plugins in X. Patch by Karl Tomlinson, r+sr=roc,jst 2007-07-02 20:33:13 -07:00
roc+@cs.cmu.edu
f4c4c26c85 Bug 384845. Make the NPSetWindowCallbackStruct memory associated with
window->ws_info available before SetWindow is called, and disable the plugin
window GtkSocket or xtbin creation for windowless plugins.
patch by Karl Tomlinson, r+sr=jst
2007-07-02 20:29:47 -07:00
dolske@mozilla.com
cd6538c8bc Bug 382813: nsFaviconService shouldn't rely on icons in chrome://browser, post-landing cleanup, r=mano 2007-07-02 19:46:52 -07:00
mrbkap@gmail.com
f1b151b642 Backing out these changes to fix tinderbox orange. 2007-07-02 18:12:41 -07:00
flamingice@sourmilk.net
1807da1b5c Bug 386012, Crash [@ nsTextFrameUtils::TransformText] loading png as HTML, Patch by Karl Tomlinson, r+sr=roc 2007-07-02 17:46:05 -07:00
rob_strong@exchangecode.com
27f03cbda7 Win32 suuplement to Bug 384174 - Talkback missing from Windows/Linux builds (libxul landing). 2007-07-02 17:39:08 -07:00
roc+@cs.cmu.edu
f4b1a0a964 Bug 386548. Removing no-longer-used nsTextTransformer files 2007-07-02 17:29:01 -07:00
bzbarsky@mit.edu
20895a5c6f Make javascript: URIs block onload on the document that (hopefully) corresponds
to their loadgroup.  This is the document they're running against if they're
not a document URI, or its parent if they are.  Bug 384981, r=jst, sr=biesi
2007-07-02 16:48:51 -07:00
jwalden@mit.edu
6aaac3b438 Fix up three uses of NS_STATIC_CAST which can't be automatically converted to static_cast<> due to a deficiency in the fixup script. 2007-07-02 16:46:19 -07:00
mrbkap@gmail.com
25c0152ecb Ensure that accesses to implicit XPCNativeWrappers are actually legal. bug 384750, r+sr=jst 2007-07-02 16:39:41 -07:00
roc+@cs.cmu.edu
f0d093fb48 Bug 386548. Remove nsTextTransformer. r+sr=mats 2007-07-02 16:36:59 -07:00
sdwilsh@shawnwilsher.com
45f62da930 Bug 365166 - crash [@ strlen] calling mozIStorageStatement::getColumnName of a statement created with "PRAGMA user_version" or "PRAGMA schema_version". Patch by Nickolay Ponomarev <asqueella@gmail.com>. r=sdwilsh 2007-07-02 15:36:41 -07:00
enndeakin@sympatico.ca
79ff8e412b Bug 327920, issue with determining uri variable in query template syntax,r+sr=peterv 2007-07-02 14:40:56 -07:00
brendan@mozilla.org
0a1dcc0efb Fix redundant statement and out-of-date comment. 2007-07-02 14:06:52 -07:00
sharparrow1@yahoo.com
048817c4c8 Bug 377204: Clearing multi-page floated elements works on screen but not when printing (fix for fixed-height case). r+sr=rpc. 2007-07-02 14:00:31 -07:00
sharparrow1@yahoo.com
671a4a7ff6 Bug 385222: Topmost overlapping div does not scroll within the bounded area of the underlying div. r+sr=roc. 2007-07-02 13:56:30 -07:00
dtownsend@oxymoronical.com
e3f1f21318 Bug 386322: Localized metadata fails for multiple properties (contributor,
translator, developer). r=robstrong
2007-07-02 12:33:39 -07:00
scott@scott-macgregor.org
084647c4b2 fix a character encoding issue for nemeth's name in the licenses.
patch by Ryan VanderMeulen <ryanvm@gmail.com>

NPOTB
2007-07-02 11:20:31 -07:00
benjamin@smedbergs.us
f1593a410c Bug 383167 try #3 - need buildid in an external file, r=luser sr=jst with additional parts r=biesi 2007-07-02 11:20:24 -07:00
bent.mozilla@gmail.com
d16e5a9bee Bug 386233 - "Content sniffers not always run depending on cache state". r+sr=biesi. 2007-07-02 11:16:52 -07:00
rob_strong@exchangecode.com
4c08274d54 Bug 361402 - installer does not automatically find path to existing installation when going from 1.5.0.x to 2.0.0.x. r=sspitzer 2007-07-02 10:37:23 -07:00
sdwilsh@shawnwilsher.com
61699b8e97 Bug 385876 - DM should cache the query that nsDownload::UpdateDB uses. Patch by Ryan Jones <sciguyryan@gmail.com>. r=sdwilsh 2007-07-02 10:29:59 -07:00
scott@scott-macgregor.org
4d7a03e42b Bug #319778 --> hunspell spell check engine. This is the eventual replacement to myspell. Currently *NPOTB*
thanks to nemeth (the author of hunspell) for making it possible for this to be a part of mozilla.

thanks to Ryan VanderMeulen for sheparding this patch along.

sr=mscott
2007-07-02 10:29:22 -07:00
sdwilsh@shawnwilsher.com
34d569301d Bug 386368 - Use getters and setters for database schema version. r=sspitzer 2007-07-02 10:25:41 -07:00
sdwilsh@shawnwilsher.com
85aaf21905 Bug 386179 - Stop using private sqlite functions. r=sspitzer 2007-07-02 10:25:36 -07:00
sdwilsh@shawnwilsher.com
cb0ceb026d Bug 384734 - Open method should be able to pass in old downloads to the window. Patch by Edward Lee <edilee@mozilla.com>. r=sdwilsh 2007-07-02 10:25:30 -07:00
nrthomas@gmail.com
7725395e33 Bug 386114, bump to *a7pre* in the meantime, r=bsmedberg 2007-07-02 08:58:29 -07:00
benjamin@smedbergs.us
ec48a9bb93 Bug 384174 - Remove the last vestiges of talkback, r=robstrong 2007-07-02 08:58:19 -07:00
smichaud@pobox.com
a06f58d8d5 Quit from Dock menu results in unclean shutdown. b=377506 r=josh+michael.wu sr=bsmedberg 2007-07-02 07:48:07 -07:00
peterv@propagandism.org
07b7318fef Fix for bug 382778. r=smaug, sr=sicking. 2007-07-02 07:01:27 -07:00