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
sspitzer%mozilla.org
3356823135
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
2006-07-06 19:13:54 +00:00
darin%meer.net
8d68c36a7f
fixes bug 343731 "###!!! ASSERTION: QueryInterface needed: 'query_result.get() == mRawPtr', file ../../dist/include/xpcom/nsCOMPtr.h, line 594" r=biesi
2006-07-06 18:46:31 +00:00
marria%gmail.com
685cf0434c
Minor tweak to patch for bug 241972. Change mShouldCloseWindow to a PRPackedBool, to be consistent with the other bools around it. r=cbiesinger
2006-07-06 18:41:16 +00:00
brendan%mozilla.org
b2072bf1a1
MOZILLA_1_8_BRAN CH API compatibility restoration.
2006-07-06 18:40:03 +00:00
jwalden%mit.edu
68d6a4fb73
Bug 340740 - Need provider EULA to display on enhanced mode. Note: this is a hack for b1 -- what's here is *not* what will be in future versions (thank God). ui=beltzner, r=tony
2006-07-06 18:37:55 +00:00
longsonr%gmail.com
42bc95b8a1
Bug 343250 - Still have interface map entries for nsSupportsWeakReference. r+sr=tor
2006-07-06 15:47:58 +00:00
longsonr%gmail.com
018f7cbac4
Bug 343221 - ASSERTION: didn't find frame to delete putting overflow:hidden on svg circle. r=tor,sr=roc
2006-07-06 15:45:44 +00:00
lpsolit%gmail.com
f7fa629c11
Bug 282025: Queries with group pronouns should accept non-word characters in group names - Patch by Dave Miller <justdave@bugzilla.org> r=joel a=myk
2006-07-06 12:09:28 +00:00
lpsolit%gmail.com
de70574428
Bug 343421: Fix some typos in comments - Patch by timeless <timeless@bemail.org> r=wicked a=myk
2006-07-06 12:06:43 +00:00
hwaara%gmail.com
26bc943dbe
Camino-branch bustage fix. nsIDOMPopupBlockedEvent.idl doesn't have the popupWindowName property on branch. See bug 343734
2006-07-06 11:57:12 +00:00
sergei_d%fi.tartu.ee
529c771dee
[BeOS]Fixing dragging rect bounds, Bug 343569, p=sergei_d, r=thesuckiestemail, BeOS-only
2006-07-06 11:44:51 +00:00
mats.palmgren%bredband.net
47bd18fde6
Remove the special painting code for a 165-twips checkbox. Move the remaining parts of nsFormControlHelper to its consumers and remove nsFormControlHelper.{cpp,h} from the tree. b=343495 r+sr=roc (r=me on roc's part)
2006-07-06 10:43:51 +00:00
hwaara%gmail.com
1119bbd88f
Minor string fix by Smokey. Hopefully last check-in for the day. :-)
2006-07-06 10:30:01 +00:00
cbiesinger%web.de
9d372893f5
bug 226943 Don't map NS_ERROR_UNKNOWN_HOST to NS_ERROR_UNKNOWN_PROXY_HOST when
...
a SOCKS proxy is used, because in that case, this code resolves the real host
rather than the proxy host
patch by Sylvain Pasche <sylvain.pasche@gmail.com> r=biesi sr=darin
2006-07-06 10:19:36 +00:00
hwaara%gmail.com
f97a265008
Fix bug 342829, 335983, string cleanup by Smokey. Check-in string change for froodian.
2006-07-06 10:06:51 +00:00
hwaara%gmail.com
872e63656f
Oops, missed the biggest change for bug 331194, implement showing blocked popups. sr=pinkerton
2006-07-06 10:00:37 +00:00
hwaara%gmail.com
efcd73eabc
NIB changes for froodian on trunk. branch coming up soon.
2006-07-06 09:46:41 +00:00
hwaara%gmail.com
f6a2a8b303
Try to fix camino-branch bustage. nsIMutableArray.idl is not on branch.
2006-07-06 09:29:48 +00:00
hwaara%gmail.com
ef0c47d253
Fix bug 181978, bug 312904, and bug 315986. Implement alternate menu items for close all windows, minimize all windows, zoom all windows, reload all tabs, and force reload all tabs. Patch by froodian <stridey@gmail.com>. r=hwaara, cl, sr=pink
2006-07-06 09:13:30 +00:00
smontagu%smontagu.org
952a1a4a12
Only display a bidirectional caret on platforms that implement nsIBidiKeyboard. Bug 272096, r+sr=roc
2006-07-06 08:29:53 +00:00
hwaara%gmail.com
ecbd24f472
Fix bug 331194, implement ability to show (and whitelist) blocked popups. r/sr=pinkerton
2006-07-06 08:13:25 +00:00
sspitzer%mozilla.org
7ce269136a
fix for bug #341190
...
Software update should forward information about specific operating system version.
r=darin
2006-07-06 06:32:03 +00:00
mrbkap%gmail.com
e064fc9e40
Remove this assertion since with objects will botch it. bug 343713, r=brendan
2006-07-06 06:25:31 +00:00
mike.morgan%oregonstate.edu
eb1a76fb9e
Added support for new URI schema, checking for OS_VERSION param, placeholder for "no updates" behavior for certain OS_VERSION strings which can be set up in config.php.
2006-07-06 06:13:03 +00:00
mkanat%bugzilla.org
41220dc952
Bug 173629: Clean up "my" variable scoping issues for mod_perl
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-07-06 06:12:05 +00:00
bclary%bclary.com
fd16a87187
JavaScript Test Library - regression test for bug 343713
2006-07-06 05:29:03 +00:00
brendan%mozilla.org
9d0e553b2f
Fix function body code generation to happen within the TCF_IN_FUNCTION flag's scope (343708, tachyonal r=mrbkap).
2006-07-06 05:28:15 +00:00
tony%ponderer.org
a194fc0ae5
bug 337484, remove mac hack since it doesn't apply (overlay is only in
...
browser.xul)
r=me (trivial change)
2006-07-06 04:01:20 +00:00
tony%ponderer.org
a35e1b54ec
bug 337484: add the ability for users to report a phishing site
...
patch: report phish menu item
r=gavin,mmchew
sr=bryner
2006-07-06 03:50:40 +00:00
jwalden%mit.edu
5e7bb6a179
Bug 340677 - Tweak the rest of the wording which I'd been told to tweak but had forgotten to tweak. r=me as trivial
2006-07-06 03:29:31 +00:00
gavin%gavinsharp.com
c298dfd554
Bug 337390: rev entity name to indicate semantic change, and to sync branch/trunk, r=beltzner
2006-07-06 03:03:01 +00:00
beng%bengoodger.com
648682c26e
340179 - update to include better comments and canonical contract id format for embeddor-implemented components r=darin
2006-07-06 03:00:37 +00:00
gavin%gavinsharp.com
84d3083186
Small tweak to sync branch/trunk, no functional change
2006-07-06 02:57:51 +00:00
aaronleventhal%moonset.net
a6d691ea61
Bug 343661. Configure Security Warnings associated description not exposed. Patch by Mark Pilgrim, r=aaronlev, sr=neil
2006-07-06 02:42:09 +00:00
lpsolit%gmail.com
0bca80f804
Bug 343702: editflagtypes.cgi: Argument "" isn't numeric in numeric gt (>) at template/en/default/request/email.txt.tmpl line 155 - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk
2006-07-06 02:18:28 +00:00
lpsolit%gmail.com
fbd3f29bc3
Bug 343699: votes.cgi: Reference found where even-sized list expected - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk
2006-07-06 01:49:40 +00:00
jwalden%mit.edu
e395caea7b
Fix stupid typo...this checkin brought to you by the letter 'm'.
2006-07-06 01:49:09 +00:00
myk%mozilla.org
9ffcbfbcc4
don't let XSLT in microsummary generators load documents
...
bug=342274
r=sicking
2006-07-06 01:41:26 +00:00
brendan%mozilla.org
59bb712b6f
JS_1_7_ALPHA_BRANCH landing, mainly destructuring optimizations and let completion (336373, r=mrbkap).
2006-07-06 01:25:44 +00:00
dietrich%mozilla.com
159e64a564
Bug 342700 Make undo close tab more discoverable (r=mconnor, r=gavin)
2006-07-06 00:57:36 +00:00
cvshook%sicking.cc
d6fc93d5fd
Bug 342274: Add ability to turn off loading of external documents during xslt transformation. r/sr=peterv (parts by myk, r/sr=me)
2006-07-06 00:33:24 +00:00
tony%ponderer.org
21c97ec915
syncing safe browsing files with branch
...
original bug: 341946 (bonecho patch)
r=mmchew,sr=bryner
2006-07-06 00:09:56 +00:00