Commit Graph

161232 Commits

Author SHA1 Message Date
gavin%gavinsharp.com
ffda1f3281 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
git-svn-id: svn://10.0.0.236/trunk@201787 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-08 21:29:46 +00:00
gavin%gavinsharp.com
7887bc7403 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
git-svn-id: svn://10.0.0.236/trunk@201786 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-08 21:27:43 +00:00
gavin%gavinsharp.com
73c11d48e9 Bug 341112: LOAD_FLAGS_BYPASS_CACHE flag of nsIWebNavigation::loadURI doesn't work, patch by Nickolay Ponomarev <asqueella@gmail.com>, r=biesi, sr=darin
git-svn-id: svn://10.0.0.236/trunk@201785 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-08 21:25:08 +00:00
gavin%gavinsharp.com
1241ddcb89 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
git-svn-id: svn://10.0.0.236/trunk@201784 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-08 21:24:50 +00:00
sergei_d%fi.tartu.ee
047473e42b BeOS] Export widget view state to gfx-backbuffer view, Bug 329777, p=sergei_d, r=thesuckiestemail. BeOS-only bug and patch
git-svn-id: svn://10.0.0.236/trunk@201783 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-08 17:47:48 +00:00
neil%parkwaycc.co.uk
325a95db63 Mouse exit should not generate spurious mouse move event b=319099 r=ere sr=roc
git-svn-id: svn://10.0.0.236/trunk@201782 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-08 12:32:40 +00:00
cvshook%sicking.cc
f327b2f74b Bug 343288: Move IsInDoc() and GetCurrentDoc() to nsINode. r/sr=jst
git-svn-id: svn://10.0.0.236/trunk@201779 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-08 00:30:19 +00:00
pavlov%pavlov.net
994f518dd4 avoid doing SaveDC/RestoreDC when possible. bug 342366. r=vlad
git-svn-id: svn://10.0.0.236/trunk@201778 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-07 23:59:14 +00:00
pavlov%pavlov.net
5697891525 adding != operator. r=mrbkap/sicking
git-svn-id: svn://10.0.0.236/trunk@201775 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-07 23:13:39 +00:00
mrbkap%gmail.com
61bf3b545f 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
git-svn-id: svn://10.0.0.236/trunk@201773 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-07 22:28:05 +00:00
dietrich%mozilla.com
78223b6665 Followup for breakage from 343659 (r=mano)
git-svn-id: svn://10.0.0.236/trunk@201770 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-07 21:52:20 +00:00
dietrich%mozilla.com
38859c4792 Bug 343659 Typing into text boxes performs very slowly (r=mano)
git-svn-id: svn://10.0.0.236/trunk@201768 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-07 21:00:53 +00:00
tor%cs.brown.edu
c1c0147c98 Bug 342570 - Optimize Gaussian Blur filter.
Patch by amenzie@us.ibm.com, r=tor, sr=roc.


git-svn-id: svn://10.0.0.236/trunk@201766 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-07 20:47:24 +00:00
ccooper%deadsquid.com
6626bffe35 - 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.


git-svn-id: svn://10.0.0.236/trunk@201765 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-07 20:34:58 +00:00
silver%warwickcompsoc.co.uk
fbcdbd2f64 Bug 343097 - Don't override non-native theme on scrollbutons. r=mano
git-svn-id: svn://10.0.0.236/trunk@201764 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-07 20:14:04 +00:00
tor%cs.brown.edu
43dfceaff7 Bug 307622 - crash with feGaussianBlur when stdDeviation="0".
Patch by amenzie@us.ibm.com, r=tor, sr=roc.


git-svn-id: svn://10.0.0.236/trunk@201761 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-07 19:30:32 +00:00
mark%moxienet.com
43a2debed9 343881 Should respond to kAEQuitApplication with userCanceledErr when not quitting. r=josh
git-svn-id: svn://10.0.0.236/trunk@201760 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-07 19:26:52 +00:00
davel%mozilla.com
17e0e4ea71 Bug 343882 - readme file to make directory non-empty
git-svn-id: svn://10.0.0.236/trunk@201759 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-07 19:01:49 +00:00
jwalden%mit.edu
42df0f6166 Bug 340677 - fix an accidental typo, r=me as trivial
git-svn-id: svn://10.0.0.236/trunk@201758 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-07 18:49:13 +00:00
wclouser%mozilla.com
1e7ab48615 Initial import for the firefox survey project
git-svn-id: svn://10.0.0.236/trunk@201755 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-07 18:09:28 +00:00
jwalden%mit.edu
f885d5c15f Bug 340677 - remove unused files which weren't removed because cvs/patch sucks. r=mconnor on the patch which removed them
git-svn-id: svn://10.0.0.236/trunk@201754 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-07 18:01:23 +00:00
aaronr%us.ibm.com
3281aad0cb [XForms] label's accessors getValue method should return explicit content too. Bug 327239, patch by surkov, r=olli+allan
git-svn-id: svn://10.0.0.236/trunk@201753 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-07 17:41:15 +00:00
scott%scott-macgregor.org
da2fd1b589 Back out Bug #273977 to fix the mac bustage
git-svn-id: svn://10.0.0.236/trunk@201750 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-07 16:26:16 +00:00
cst%yecc.com
33fd3b63e6 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


git-svn-id: svn://10.0.0.236/trunk@201748 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-07 15:15:46 +00:00
cls%seawood.org
d029291be5 Implement wayback links.
Thanks to Chase Phillips <chase@mozilla.org> for the patch.
Bug #334592 r=cls


git-svn-id: svn://10.0.0.236/trunk@201747 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-07 14:32:19 +00:00
cls%seawood.org
75458e3fe3 Handle edge cases of dirname(SCRIPT_NAME) results.
Bug #343534 r=timeless


git-svn-id: svn://10.0.0.236/trunk@201746 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-07 14:06:04 +00:00
enndeakin%sympatico.ca
36c1588b0e Bug 201499, support editable tree cells, r=jan, sr=neil
git-svn-id: svn://10.0.0.236/trunk@201745 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-07 13:59:01 +00:00
brendan%mozilla.org
47f3060bea Fix another 1.8-branch API compat bit-hack bug.
git-svn-id: svn://10.0.0.236/trunk@201740 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-07 06:26:36 +00:00
cvshook%sicking.cc
3fc4b37d93 Fix the reviewcomments from bug 342274, r/sr=peterv
git-svn-id: svn://10.0.0.236/trunk@201739 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-07 05:50:20 +00:00
rob_strong%exchangecode.com
cd3c764f1e Bug 339734 - Change RandomPercent for Talkback from 75 to 10 before Firefox 2 release. r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@201737 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-07 05:30:41 +00:00
dietrich%mozilla.com
9e76245285 Bug 342700 Make undo close tab more discoverable - fixing accesskey (r=gavin)
git-svn-id: svn://10.0.0.236/trunk@201736 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-07 04:14:57 +00:00
brendan%mozilla.org
aa30136545 Fix bit-magic brainfart, remove useless test and add assert that it's useless (js1.7 bug, r=mrbkap).
git-svn-id: svn://10.0.0.236/trunk@201730 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-07 01:52:07 +00:00
mike.morgan%oregonstate.edu
acaeed642b Fix for bug 343771 -- redoing the app params once again so we don't get 404s in RSS link.
git-svn-id: svn://10.0.0.236/trunk@201726 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-07 00:03:20 +00:00
rob_strong%exchangecode.com
fbad757fcf Bug 343800 - SetBoolPref can store ints in memory. patch=mwu, r=darin, sr=darin
git-svn-id: svn://10.0.0.236/trunk@201725 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-06 23:18:59 +00:00
scott%scott-macgregor.org
6079050c72 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>
git-svn-id: svn://10.0.0.236/trunk@201724 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-06 22:55:30 +00:00
mrbkap%gmail.com
c7e2cd001d Don't stuff the stack slot that we were about to read. bug 343765, r=brendan
git-svn-id: svn://10.0.0.236/trunk@201723 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-06 22:46:26 +00:00
jst%mozilla.jstenback.com
c806c3b6cf Fixing bug 170477. Make XMLHttpRequest send the calling code's URI as the http referrer. r=bugmail@sicking.cc, sr=darin@meer.net
git-svn-id: svn://10.0.0.236/trunk@201718 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-06 22:10:04 +00:00
scott%scott-macgregor.org
63959fb14b Bug #273977 --> thunderbird does not identify itself correctly to iListen voice rec.
sr=mark@moxienet.com

Patch by Chris Andrichak


git-svn-id: svn://10.0.0.236/trunk@201717 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-06 22:03:11 +00:00
tony%ponderer.org
64920ae66d 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


git-svn-id: svn://10.0.0.236/trunk@201715 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-06 22:01:58 +00:00
martijn.martijn%gmail.com
66dafec2f5 Removing some garbage that I mistakingly checked in (bug 317334)
git-svn-id: svn://10.0.0.236/trunk@201710 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-06 21:29:01 +00:00
mrbkap%gmail.com
a96510eb06 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
git-svn-id: svn://10.0.0.236/trunk@201707 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-06 20:47:02 +00:00
mrbkap%gmail.com
6825edc70f Nuke a warning introduced by widening JSFunctionSpec.extra. No bug, r=brendan
git-svn-id: svn://10.0.0.236/trunk@201703 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-06 20:18:46 +00:00
mrbkap%gmail.com
4a673192ac 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
git-svn-id: svn://10.0.0.236/trunk@201702 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-06 20:14:23 +00:00
mrbkap%gmail.com
ed99ce2cff 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
git-svn-id: svn://10.0.0.236/trunk@201701 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-06 20:13:04 +00:00
dveditz%cruzio.com
b153d71d28 Bug 301762: add missing ssl versions of mail ports, r=dougt, sr=darin, a=darin
git-svn-id: svn://10.0.0.236/trunk@201697 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-06 19:40:38 +00:00
brendan%mozilla.org
7fa01cef46 Followup to match (modulo comment and whitespace) 1.8 branch for script flags functions.
git-svn-id: svn://10.0.0.236/trunk@201694 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-06 19:35:33 +00:00
cbiesinger%web.de
798f07aa39 bug 343107 Make sure to always fire STATE_START before STATE_STOP
patch by Dorian <boissomag@free.fr> r=biesi sr=darin


git-svn-id: svn://10.0.0.236/trunk@201693 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-06 19:34:28 +00:00
sspitzer%mozilla.org
3a7d66e5ee fix for bug #343688. Attempting to move tabs into right-hand overflow-scroll area while sidebar is open causes bizarreness. need to take into account the position of the tab scroll drop indicator bar. r=rstrong
git-svn-id: svn://10.0.0.236/trunk@201690 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-06 19:13:54 +00:00
darin%meer.net
5e4d710749 fixes bug 343731 "###!!! ASSERTION: QueryInterface needed: 'query_result.get() == mRawPtr', file ../../dist/include/xpcom/nsCOMPtr.h, line 594" r=biesi
git-svn-id: svn://10.0.0.236/trunk@201689 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-06 18:46:31 +00:00
marria%gmail.com
1605852a49 Minor tweak to patch for bug 241972. Change mShouldCloseWindow to a PRPackedBool, to be consistent with the other bools around it. r=cbiesinger
git-svn-id: svn://10.0.0.236/trunk@201688 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-06 18:41:16 +00:00