Commit Graph

162157 Commits

Author SHA1 Message Date
mkanat%bugzilla.org
e917d1d452 Bug 342238: There is a dependency loop between Bugzilla::User and Bugzilla::Component
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bkor, a=myk
2006-07-09 05:00:20 +00:00
cls%seawood.org
fdcede02a1 Link against pango libs in static build if pango is enabled.
Thanks to Walter Meinl <wuno@lsvw.de> for the patch.
Bug #338446 r=bsmedberg
2006-07-09 04:17:04 +00:00
sergei_d%fi.tartu.ee
3a2d6e5ad1 [BeOS]Bug 343569, fixing typo from previous checkin,r=sergei_d, r=thesuckiestemail, BeOS-only 2006-07-08 21:46:21 +00:00
gavin%gavinsharp.com
916e5452a1 Bug 343212: Clear private data...>Browsing History should also clear the 'Undo Close Tab' history, patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor 2006-07-08 21:29:46 +00:00
gavin%gavinsharp.com
18ff69e51b Bug 341902: Bookmarks-> "Subscribe to this page..." is not aligned properly with "Bookmark This Page..." and "Bookmark All Tabs...", patch by Mark Pilgrim <pilgrim@gmail.com>, r=mano 2006-07-08 21:27:43 +00:00
gavin%gavinsharp.com
07fd113dd7 Bug 341112: LOAD_FLAGS_BYPASS_CACHE flag of nsIWebNavigation::loadURI doesn't work, patch by Nickolay Ponomarev <asqueella@gmail.com>, r=biesi, sr=darin 2006-07-08 21:25:08 +00:00
gavin%gavinsharp.com
60803654d9 Bug 341816: Node Type in DOM Inspector doesn't display a string of what it is, patch by Shawn Wilsher <comrade693@gmail.com>, r=timeless, sr=neil 2006-07-08 21:24:50 +00:00
sergei_d%fi.tartu.ee
c43cffe0f2 BeOS] Export widget view state to gfx-backbuffer view, Bug 329777, p=sergei_d, r=thesuckiestemail. BeOS-only bug and patch 2006-07-08 17:47:48 +00:00
neil%parkwaycc.co.uk
148d1e71de Mouse exit should not generate spurious mouse move event b=319099 r=ere sr=roc 2006-07-08 12:32:40 +00:00
cvshook%sicking.cc
afe85d0237 Bug 343288: Move IsInDoc() and GetCurrentDoc() to nsINode. r/sr=jst 2006-07-08 00:30:19 +00:00
pavlov%pavlov.net
6ed87b1766 avoid doing SaveDC/RestoreDC when possible. bug 342366. r=vlad 2006-07-07 23:59:14 +00:00
pavlov%pavlov.net
d4ef56fbf1 adding != operator. r=mrbkap/sicking 2006-07-07 23:13:39 +00:00
mrbkap%gmail.com
964994c006 Clear cached class objects when JS_ClearScope is called on the global object to avoid leaks. Also, add code to GC_MARK_DEBUG that pretty-prints slot names containing cached class objects. bug 343417, r=brendan 2006-07-07 22:28:05 +00:00
dietrich%mozilla.com
eee7cfc041 Followup for breakage from 343659 (r=mano) 2006-07-07 21:52:20 +00:00
dietrich%mozilla.com
58ca559c8f Bug 343659 Typing into text boxes performs very slowly (r=mano) 2006-07-07 21:00:53 +00:00
tor%cs.brown.edu
49642118a1 Bug 342570 - Optimize Gaussian Blur filter.
Patch by amenzie@us.ibm.com, r=tor, sr=roc.
2006-07-07 20:47:24 +00:00
ccooper%deadsquid.com
120c6176d3 - sort testcases by sort_order, then by testcase ID (for fallback sorting)
- create Litmus::StripScripts subclass of HTML::StripScripts so we can implement our own HREF validation, like say, allowing ftp:// and mailto:// links.
2006-07-07 20:34:58 +00:00
silver%warwickcompsoc.co.uk
29076546c5 Bug 343097 - Don't override non-native theme on scrollbutons. r=mano 2006-07-07 20:14:04 +00:00
tor%cs.brown.edu
551f6ffa15 Bug 307622 - crash with feGaussianBlur when stdDeviation="0".
Patch by amenzie@us.ibm.com, r=tor, sr=roc.
2006-07-07 19:30:32 +00:00
mark%moxienet.com
877806b9ba 343881 Should respond to kAEQuitApplication with userCanceledErr when not quitting. r=josh 2006-07-07 19:26:52 +00:00
davel%mozilla.com
1fdfdad42c Bug 343882 - readme file to make directory non-empty 2006-07-07 19:01:49 +00:00
jwalden%mit.edu
c409ebc7a8 Bug 340677 - fix an accidental typo, r=me as trivial 2006-07-07 18:49:13 +00:00
wclouser%mozilla.com
741a4ff306 Initial import for the firefox survey project 2006-07-07 18:09:28 +00:00
jwalden%mit.edu
d1d9980643 Bug 340677 - remove unused files which weren't removed because cvs/patch sucks. r=mconnor on the patch which removed them 2006-07-07 18:01:23 +00:00
aaronr%us.ibm.com
f08f7e8b66 [XForms] label's accessors getValue method should return explicit content too. Bug 327239, patch by surkov, r=olli+allan 2006-07-07 17:41:15 +00:00
scott%scott-macgregor.org
6e68d2a1e8 Back out Bug #273977 to fix the mac bustage 2006-07-07 16:26:16 +00:00
cst%yecc.com
b0c675b925 Bug 343217 Make sure the tab preview tooltip size is correct after resizing the browser.
Also fixes bug 343359 - handle standalone images more nicely.
Also adds a class to the canvas so it can be skinned.
r+sr=neil
2006-07-07 15:15:46 +00:00
cls%seawood.org
581b181dc0 Implement wayback links.
Thanks to Chase Phillips <chase@mozilla.org> for the patch.
Bug #334592 r=cls
2006-07-07 14:32:19 +00:00
cls%seawood.org
c589b544ca Handle edge cases of dirname(SCRIPT_NAME) results.
Bug #343534 r=timeless
2006-07-07 14:06:04 +00:00
enndeakin%sympatico.ca
dc6a3d0de7 Bug 201499, support editable tree cells, r=jan, sr=neil 2006-07-07 13:59:01 +00:00
brendan%mozilla.org
102fc7b78d Fix another 1.8-branch API compat bit-hack bug. 2006-07-07 06:25:29 +00:00
cvshook%sicking.cc
18d1b545da Fix the reviewcomments from bug 342274, r/sr=peterv 2006-07-07 05:50:20 +00:00
rob_strong%exchangecode.com
172c19319f Bug 339734 - Change RandomPercent for Talkback from 75 to 10 before Firefox 2 release. r=sspitzer 2006-07-07 05:30:41 +00:00
dietrich%mozilla.com
70d1af6a2b Bug 342700 Make undo close tab more discoverable - fixing accesskey (r=gavin) 2006-07-07 04:14:57 +00:00
brendan%mozilla.org
f722c8fbf6 Fix bit-magic brainfart, remove useless test and add assert that it's useless (js1.7 bug, r=mrbkap). 2006-07-07 01:52:07 +00:00
mike.morgan%oregonstate.edu
f4f3976704 Fix for bug 343771 -- redoing the app params once again so we don't get 404s in RSS link. 2006-07-07 00:03:20 +00:00
rob_strong%exchangecode.com
dbf32bcf2a Bug 343800 - SetBoolPref can store ints in memory. patch=mwu, r=darin, sr=darin 2006-07-06 23:18:59 +00:00
scott%scott-macgregor.org
e4a779ff2a Bug #308366 --> don't flag IP addresses that refer to local addresses as e-mail scams. Thanks to Laurens Holst <lholst@students.cs.uu.nl> 2006-07-06 22:55:25 +00:00
mrbkap%gmail.com
77bbbb4727 Don't stuff the stack slot that we were about to read. bug 343765, r=brendan 2006-07-06 22:46:26 +00:00
jst%mozilla.jstenback.com
966a1c7a4b Fixing bug 170477. Make XMLHttpRequest send the calling code's URI as the http referrer. r=bugmail@sicking.cc, sr=darin@meer.net 2006-07-06 22:10:04 +00:00
scott%scott-macgregor.org
97fc989da2 Bug #273977 --> thunderbird does not identify itself correctly to iListen voice rec.
sr=mark@moxienet.com

Patch by Chris Andrichak
2006-07-06 22:03:11 +00:00
tony%ponderer.org
04afee3e62 bug 337484, remove dups
patchs Purge duplicate entities from reportPhishing.dtd and Purge duplicates
from reportPhishing.dtd and report-phishing-overlay.xul from marek.
r=gavin
2006-07-06 22:01:58 +00:00
martijn.martijn%gmail.com
cca812b65f Removing some garbage that I mistakingly checked in (bug 317334) 2006-07-06 21:29:01 +00:00
mrbkap%gmail.com
c9b8311dda Make sure that we clean up block objects that were cloned into the scope chain for environment capture, so they don't reference dead frame pointers or dead stack slots, and instead have property-based copies of their locals. bug 343765, r=brendan 2006-07-06 20:47:02 +00:00
mrbkap%gmail.com
dd69817f01 Nuke a warning introduced by widening JSFunctionSpec.extra. No bug, r=brendan 2006-07-06 20:18:46 +00:00
mrbkap%gmail.com
02d2912e62 Nuke GCC -pedantic warnings by using the GCC __extension__ keyword (along with a hack to allow us to use it on 'goto' expressions). bug 343680, r=brendan 2006-07-06 20:14:23 +00:00
mrbkap%gmail.com
30d15a673d Landing a patch from Feng Qian <feng.qian.moz@gmail.com> to avoid long-running regexps from hanging the browser forever by calling the branch callback at regular intervals. bug 307456, r=brendan/mrbkap 2006-07-06 20:13:04 +00:00
dveditz%cruzio.com
79ec1d3e6f Bug 301762: add missing ssl versions of mail ports, r=dougt, sr=darin, a=darin 2006-07-06 19:40:38 +00:00
brendan%mozilla.org
82c8a485f2 Followup to match (modulo comment and whitespace) 1.8 branch for script flags functions. 2006-07-06 19:35:33 +00:00
cbiesinger%web.de
37a94af104 bug 343107 Make sure to always fire STATE_START before STATE_STOP
patch by Dorian <boissomag@free.fr> r=biesi sr=darin
2006-07-06 19:34:28 +00:00