Commit Graph

190785 Commits

Author SHA1 Message Date
dbaron@dbaron.org
9c126b98d3 Fixing asymmetry between what timeless landed for bug 394114 and what he backed out. 2008-03-19 15:05:04 -07:00
timeless@mozdev.org
7f880e43ef reverting, wrong patch, missing AMBIGUOUS 2008-03-19 14:55:22 -07:00
timeless@mozdev.org
a9fd7c94b3 reverting 2008-03-19 14:44:51 -07:00
bent.mozilla@gmail.com
21f2477680 Bug 4126862 - "Change the 'allow scripts to move or resize existing windows' pref to a whitelist". Properly back out changes to nsGlobalWindow. 2008-03-19 14:32:20 -07:00
timeless@mozdev.org
2861dff6f0 reverting 2008-03-19 14:32:17 -07:00
rob_strong@exchangecode.com
453f838621 Bug 408314 - uninstaller leaves behind empty install directory. r=sspitzer, a1.9=beltzner 2008-03-19 14:27:39 -07:00
jwatt@jwatt.org
a837986a26 Bug 421584. SVG that is filtered does not repaint correctly when filtered elements change/move. Patch by Robert Longson longsonr@gmail.com, r=jwatt@jwatt.org, sr=roc@ocallahan.org, a=blocking1.9 2008-03-19 14:27:33 -07:00
shaver@mozilla.org
4d79009864 (NPOTB, r=mrbkap, a=lumpy) Remove ancient caps test cruft in preparation for incoming mochitests. Also so that the tests listed in securetest.list will not mock me from beyond the NSCP grave. 2008-03-19 14:26:09 -07:00
timeless@mozdev.org
4782c2cbc6 Bug 419520 Provide url (or file path) for error messages r=biesi a=dsicore 2008-03-19 14:24:51 -07:00
timeless@mozdev.org
022712406a Bug 394114 Interfaces missing from various QI implementations. r=jag sr=jag a=dsicore 2008-03-19 14:19:35 -07:00
timeless@mozdev.org
e84b7002e6 Bug 423461 Warning: assignment to undeclared variable syncNeeded r=dolske a=dsicore 2008-03-19 14:12:15 -07:00
timeless@mozdev.org
74fe114a10 Bug 419520 Provide url (or file path) for error messages r=biesi a=dsicore 2008-03-19 14:11:23 -07:00
dietrich@mozilla.com
5a2873343e Bug 420354 ? History not shown in sidebar when sorted by date or by date and site (for ondrej@allpeers.com, r=dietrich) 2008-03-19 14:08:10 -07:00
dholbert@cs.stanford.edu
15bc2e8781 Bug 417356: Define & use "UnwriteableMargin" PrintSettings pref, to make Linux printing work more like Mac printing (keeping us from printing right up against the edge of the page) Orig Patch: [r=ventron sr=roc] Updates: [r=ventron r+sr=vlad] a=blocking1.9+ 2008-03-19 13:51:42 -07:00
bent.mozilla@gmail.com
64b03c2916 Bustage fix, undoing these changes until I figure out why the merge failed. 2008-03-19 13:27:34 -07:00
ted.mielczarek@gmail.com
3261540565 bug 423272 - crash reporter client doesn't ship a manifest (visual styles aren't applied). r=bsmedberg, a=beltzner 2008-03-19 13:24:45 -07:00
Olli.Pettay@helsinki.fi
5a880cef2c Bug 329385, additional patch, r+sr=jst 2008-03-19 13:18:41 -07:00
bent.mozilla@gmail.com
dc895122d0 Bug 4126862 - "Change the 'allow scripts to move or resize existing windows' pref to a whitelist". Backing out this patch. 2008-03-19 13:15:12 -07:00
rhelmer@mozilla.com
d037fa6443 use new backupsnip script for backups b=422008 r=joduinn 2008-03-19 13:07:36 -07:00
rhelmer@mozilla.com
8e4e2f7c13 move pushsnip from mofo repo, split into separate backup script. p=joduinn, r=rhelmer, original pushsnip written by preed b=422008 2008-03-19 13:01:39 -07:00
mkaply@us.ibm.com
b911805c55 Bug 420882 - r=sayrer, a=schrep - do some validation of geo lat/long 2008-03-19 12:52:54 -07:00
Olli.Pettay@helsinki.fi
01474a2051 Bug 421366, [@ nsContentUtils::IsEventAttributeName] r+sr=peterv 2008-03-19 12:44:08 -07:00
jst@mozilla.org
672b17972f Fixing bug 422926 (and also bugs 420886 and 423260). Don't do delayed stops of plugins unless we're deleting the frame, as some plugins apparently can't handle that. r+sr=jonas@sicking.cc 2008-03-19 12:43:10 -07:00
smichaud@pobox.com
05bbea7ebb Stop native events being processed via Gecko (via ProcessNextNativeEvent()) during native app-modal dialog. b=419668 r=josh sr=vlad 2008-03-19 12:43:05 -07:00
dietrich@mozilla.com
6e9fa13f48 Bug 423040 ? Cancel after adding a tag does not work (r=mano) 2008-03-19 12:35:25 -07:00
dietrich@mozilla.com
c00912bd81 Bug 412348 ? Titles are missing in smart Bookmarks and Addressbar for urls w/out www (for ondrej@allpeers.com, r=dietrich) 2008-03-19 12:30:49 -07:00
dveditz@cruzio.com
8922632b9a bug 422118 crash reading malformed zip archives. r=biesi, sr=bzbarsky, a=schrep 2008-03-19 12:28:38 -07:00
mkaply@us.ibm.com
b3748e74fd bug 420144 - r=sayrer, a=schrep - only bubble up mf properties if the parent microformat wouldn't want it anyway 2008-03-19 12:20:41 -07:00
mkaply@us.ibm.com
7e5fd7b747 bug 419483 - r=sayrer, a=schrep - switch from using getBoxObjectFor to getBoundingClientRect 2008-03-19 12:11:03 -07:00
bzbarsky@mit.edu
3eebb3a398 Don't garbage-collect still-loading Image nodes until their onload/onerror has fired. Bug 421602, r=stuart, sr=sicking 2008-03-19 12:07:59 -07:00
bhearsum@mozilla.com
aa3caefee0 bug 422122: remove ka locale from 2.0.0.3 and 2.0.0.2 on mac. r=rhelmer, patch=me 2008-03-19 10:30:37 -07:00
jwalden@mit.edu
c5e19fa672 Bug 416636 - Remove JSCLASS_FIXED_BINDING; the code that was to use it was removed, and it just clutters the API. r=brendan, a=schrep 2008-03-18 19:47:40 -07:00
edward.lee@engineering.uiuc.edu
bb94644bce Bug 393678 - location bar autocomplete should take word boundaries in account. r=dietrich, b-ff3=beltzner 2008-03-18 19:11:05 -07:00
ted.mielczarek@gmail.com
0bdabb54d0 bug 423674 - update to breakpad revision 250. rs=sayrer 2008-03-18 18:48:21 -07:00
brendan@mozilla.org
17b1eb9626 Fix JSOP_SETCALL to cope with delete f() and the like (423300, r=mrbkap, a=beltzner). 2008-03-18 18:38:02 -07:00
aaronleventhal@moonset.net
8b630f9ec5 Bug 423681. Accessible text events broken. r=sicking, sr=bz, a=schrep 2008-03-18 18:37:09 -07:00
dcamp@mozilla.com
6ca9412376 Bug 407839: restrict globalStorage to same host. r=enndeakin, sr=jst, blocking1.9=pavlov 2008-03-18 18:27:35 -07:00
ted.mielczarek@gmail.com
6b0f0d7869 bug 415428 - crash reporter dialog not wide enough for l10n. r=dcamp 2008-03-18 18:01:26 -07:00
jonas@sicking.cc
9552bd91fc Bug 413161: Make nsIPrincipal::Origin ignore changes to document.domain. r/sr=dveditz 2008-03-18 17:27:56 -07:00
rob_strong@exchangecode.com
4ea82b5215 Bug 380015 - Crash [@ nsFrame::BoxReflow] on startup when Fx 2.0 libraries not removed from install directory. r=bsmedberg, blocking1.9=dsicore 2008-03-18 17:15:10 -07:00
mattwillis@gmail.com
3e8f68ae6c Bug 383430 - Add features to XHR for convenience of background requests. Patch by Manish Singh <manish@flock.com> r/sr=sicking, a1.9=shaver 2008-03-18 17:14:38 -07:00
jwatt@jwatt.org
db01626178 Bug 423436. Elements embedding SVG by reference don't resize if they depend on intrinsic percentage width/height. r+sr=dbaron@mozilla.com, blocking1.9=me 2008-03-18 17:11:01 -07:00
pavlov@pavlov.net
12d3737257 bug 382542. Deal with different style variations of fonts containing different character maps. r=vlad 2008-03-18 17:06:55 -07:00
Olli.Pettay@helsinki.fi
05bea22e0b Bug 329385, r+sr=jst 2008-03-18 17:06:22 -07:00
gavin@gavinsharp.com
2505f36f6a bustage fix 2008-03-18 16:06:59 -07:00
gavin@gavinsharp.com
9121d7409d Backing out the statusbar changes from bug 423361 to see whether they are causing the tsspider regression 2008-03-18 15:44:41 -07:00
igor@mir2.org
8b820759cd bug=420869 backing out as the tree is red. 2008-03-18 15:06:38 -07:00
igor@mir2.org
0f810ef3a7 bug=420869 r=brendan a1.9=blocking1.9 bumping script stack quota to 100MB for better compatibility with FF2. 2008-03-18 15:05:35 -07:00
bzbarsky@mit.edu
f86ce83a5a Remove method that no longer exists. 2008-03-18 14:58:46 -07:00
ted.mielczarek@gmail.com
c30a51f61d bustage fix for solaris from bug 403224 2008-03-18 14:30:54 -07:00