jwatt@jwatt.org
|
b74560ae07
|
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
|
aedf8d5eb3
|
(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
|
49405356ad
|
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
|
8074fda8ae
|
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
|
8c50ae961c
|
Bug 423461 Warning: assignment to undeclared variable syncNeeded r=dolske a=dsicore
|
2008-03-19 14:12:15 -07:00 |
|
timeless@mozdev.org
|
bff3becba3
|
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
|
b1efb5da96
|
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
|
203b5735e3
|
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
|
9f32555645
|
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
|
46fdfb21c6
|
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
|
371b713123
|
Bug 329385, additional patch, r+sr=jst
|
2008-03-19 13:18:41 -07:00 |
|
bent.mozilla@gmail.com
|
5d19b77fea
|
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
|
671bbeda85
|
use new backupsnip script for backups b=422008 r=joduinn
|
2008-03-19 13:07:36 -07:00 |
|
rhelmer@mozilla.com
|
79c607d68e
|
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
|
9f9845515c
|
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
|
0201fb1fef
|
Bug 421366, [@ nsContentUtils::IsEventAttributeName] r+sr=peterv
|
2008-03-19 12:44:08 -07:00 |
|
jst@mozilla.org
|
d1dd3d9620
|
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
|
431b14a35f
|
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
|
a4753856ec
|
Bug 423040 ? Cancel after adding a tag does not work (r=mano)
|
2008-03-19 12:35:25 -07:00 |
|
dietrich@mozilla.com
|
307f9b51e9
|
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
|
ffefff45a6
|
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
|
9314e4b51c
|
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
|
879564502a
|
bug 419483 - r=sayrer, a=schrep - switch from using getBoxObjectFor to getBoundingClientRect
|
2008-03-19 12:11:03 -07:00 |
|
bzbarsky@mit.edu
|
c7132d3d58
|
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
|
4e32777b6b
|
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
|
04e96f253b
|
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
|
86937a9632
|
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
|
76eaa7fa10
|
bug 423674 - update to breakpad revision 250. rs=sayrer
|
2008-03-18 18:48:21 -07:00 |
|
brendan@mozilla.org
|
7228396780
|
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
|
14247d2b05
|
Bug 423681. Accessible text events broken. r=sicking, sr=bz, a=schrep
|
2008-03-18 18:37:09 -07:00 |
|
dcamp@mozilla.com
|
a998ea3234
|
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
|
d56e82613e
|
bug 415428 - crash reporter dialog not wide enough for l10n. r=dcamp
|
2008-03-18 18:01:26 -07:00 |
|
jonas@sicking.cc
|
21fb00611b
|
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
|
97d9c1e16a
|
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
|
3f494f6da0
|
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
|
9f26d651b3
|
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
|
403fc060ec
|
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
|
160640b979
|
Bug 329385, r+sr=jst
|
2008-03-18 17:06:22 -07:00 |
|
gavin@gavinsharp.com
|
8d019da0ae
|
bustage fix
|
2008-03-18 16:06:59 -07:00 |
|
gavin@gavinsharp.com
|
9d05ac5698
|
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
|
f1f37e5921
|
bug=420869 backing out as the tree is red.
|
2008-03-18 15:06:38 -07:00 |
|
igor@mir2.org
|
91819053e4
|
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
|
f73470cb01
|
Remove method that no longer exists.
|
2008-03-18 14:58:46 -07:00 |
|
ted.mielczarek@gmail.com
|
97158e6522
|
bustage fix for solaris from bug 403224
|
2008-03-18 14:30:54 -07:00 |
|
jst@mozilla.org
|
3e5524417a
|
Fixing bustage.
|
2008-03-18 14:28:43 -07:00 |
|
dietrich@mozilla.com
|
20e5bd3ea0
|
Bug 404658 - Drag and drop in Bookmarks Sidebar allows bookmarks to be place in top level ("/") folder above bookmarks menu (r=mano)
|
2008-03-18 14:20:55 -07:00 |
|
jst@mozilla.org
|
3c2ee1f987
|
Fixing bug 422205. Make XOW/SJOW wrappers do security checks on enumeration and interation. r+sr=mrbkap@gmail.com
|
2008-03-18 14:17:58 -07:00 |
|
bzbarsky@mit.edu
|
5383803699
|
Finally kill off CheckSameOriginPrincipal, fix remaining callers to do the checks they really want to be doing. Fix screw-up in nsPrincipal::Equals if one principal has a cert and the other does not. Bug 418996, r=mrbkap,dveditz, sr=jst
|
2008-03-18 14:14:49 -07:00 |
|
johnath@mozilla.com
|
ee46ce9536
|
Icon alignment issue on mac. b=419839 r=gavin a=blocking-firefox3 (beltzner)
|
2008-03-18 14:12:09 -07:00 |
|
cbiesinger@gmail.com
|
836c18f11e
|
followup to bug 418535, add comments about which threads nsISocketTransportService functions can be called on patch by Florian Quèze <florian@queze.net> r+sr=biesi
|
2008-03-18 14:00:53 -07:00 |
|