tony%ponderer.org
60190fee50
Bug 345938: anti-phishing doesn't check all urls if there are http redirects
...
patch: listen for all document requests
r=darin,sr=bryner
2006-07-26 17:41:36 +00:00
lpsolit%gmail.com
87e77d5940
Bug 333407: file_too_large error should mention AttachURL when enabled - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=timeless a=myk
2006-07-26 16:39:42 +00:00
dbaron%dbaron.org
e15a4df54d
Fix incorrectly-written assertion. b=345620 r+sr=bzbarsky
2006-07-26 16:23:49 +00:00
timeless%mozdev.org
bf613adffe
Bug 345903 Crash in [@ nsComponentManagerImpl::GetService] with broken JS component
...
r=dougt
ComponentManager talks to factories when it's asked to create components or get services. The factories are expected to return success when they provide an object or return a failure code and provide a null pointer.
Unfortunately, it's trivially easy for someone writing a js xpcom component to mess up their factory such that they return success without providing an object.
In this case we will now throw NS_ERROR_SERVICE_NOT_FOUND. I've picked this because we did not find a factory capable of properly servicing our request :) -- and because there's no better result available :(.
This branch eventually deserves PR_LOGGING so that people could see it even if they didn't build debug (but did somehow get prlogging), but that's left for a future patch.
2006-07-26 16:00:16 +00:00
daniel.boelzle%sun.com
d0783c2a7f
Bug 340949 - minor fixes
2006-07-26 15:14:28 +00:00
longsonr%gmail.com
8297eb898c
Bug 334950 - bogus assertion when no viewbox specified for marker. r=tor,sr=roc
2006-07-26 12:33:24 +00:00
Olli.Pettay%helsinki.fi
a24156b7d9
Bug 345600, Crash [@ nsTextInputListener::UpdateTextInputCommands] using onselect and removing textarea, r+sr=roc
2006-07-26 07:58:18 +00:00
wclouser%mozilla.com
e750848016
another change
2006-07-26 04:12:34 +00:00
bclary%bclary.com
35a7e72be4
Improve consistency of IEEE 754 floating point, shell only, not part of the build, r=mrbkap,sr=brendan, bug 343984
2006-07-26 03:56:41 +00:00
mrbkap%gmail.com
2584e1b8b6
Deal with a function in a generator passing too few arguments and with calling the result of 'yield'. Patch from brendan, r=mrbkap, bug 345879
2006-07-26 03:07:16 +00:00
jminta%gmail.com
6b51f8bcd7
Bug 344561 Day/Week view: Header boxes are misaligned if scrollbars are shown, patch by thomas.benisch@sun.com, r=jminta
2006-07-26 03:03:37 +00:00
mrbkap%gmail.com
ad013a907d
Push catch and with statements onto tc->topScopeStmt so we don't optimize variable lookups inside of them. Also, protect against adding a stmt to the scope statement list twice. bug 345867, r=brendan
2006-07-26 03:03:18 +00:00
gavin%gavinsharp.com
df3da6404d
Bug 344189: don't cancel the search autocomplete timer from stopSearch, to avoid having the caller wait indefinitely (also avoids multiple tabs opening for a single search), r=mconnor
2006-07-26 02:50:27 +00:00
bclary%bclary.com
3f8bf3c65a
Force JS_Assert to exit with code 3 on Windows, debug only, r=mrbkap,sr=brendan, bug 345118
2006-07-26 02:38:58 +00:00
gavin%gavinsharp.com
350e03f0a3
Bug 323798: Keyword URL Needs to be localized, r=axel, sr=bzbarsky
2006-07-26 01:19:42 +00:00
mattwillis%gmail.com
ed1d78f9b6
bug 343027 - syncs branch and trunk files. r=jminta
2006-07-26 00:40:23 +00:00
rob_strong%exchangecode.com
8080121144
Bug 344148 - Heading/tailing whitespace in override.properties should be removed according to the spec of the properties files. patch=Asai Tomoya, r=rob_strong
2006-07-26 00:19:11 +00:00
cbiesinger%web.de
79493647ad
Bug 343599 don't forcefully unsuspend the pump in Cancel; instead, only call
...
OnStopRequest once the pump is no longer suspended.
r=darin sr=bz
2006-07-26 00:17:03 +00:00
cbiesinger%web.de
ecec49b5cf
Bug 343599 only call Resume if Suspend succeeded
...
r+sr=darin
2006-07-26 00:15:42 +00:00
cbiesinger%web.de
2864c81290
Bug 345398 make the socket input stream call asyncWait's callback even if it
...
is already closed r=darin sr=bz
2006-07-26 00:12:39 +00:00
jst%mozilla.jstenback.com
f35b32ce84
Fixing bug 345791. Removing unused method nsPIDOMWindow::GetObjectProperty(). r=mrbkap@gmail.com, sr=bugmail@sicking.cc
2006-07-25 23:57:10 +00:00
lpsolit%gmail.com
4af3632617
Bug 343752: The 'order' field in buglist.cgi is not properly parsed when using aliases - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=myk
2006-07-25 23:31:27 +00:00
lpsolit%gmail.com
45799e68f3
Bug 338869: The 'quicksearch' field in the footer redirects to http:// even when sslbase is in use - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-07-25 23:22:48 +00:00
mkanat%bugzilla.org
7d0c48b8f1
Bug 300978: bad output when a non-cgi script dies
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-07-25 23:22:03 +00:00
mrbkap%gmail.com
2711b61c3c
Protect each cloned block object from being GC'd. Patch from brendan, r=mrbkap, bug 345772
2006-07-25 23:21:03 +00:00
mkanat%bugzilla.org
858c30b78d
Bug 339382: Make Bugzilla::Field use Bugzilla::Object
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-07-25 23:20:42 +00:00
mike.morgan%oregonstate.edu
ceee654fc4
Adjustment to patch class to allow additional checks for partner channels to fall back on release channels. See bug 344742.
2006-07-25 23:02:21 +00:00
tony%ponderer.org
27af34bde8
Bug 345460: Phishing site detection failure with changes to the URL fragment
...
patch: stop using GetName() and remove url fragment
r=darin,sr=bryner
2006-07-25 22:53:31 +00:00
pamg.bugs%gmail.com
46c1be5ebc
Bug 343897: Microsummary bookmark in toolbar has incorrect hover highlight. Images by <kevin@kmgerich.com>.
2006-07-25 21:52:57 +00:00
gavin%gavinsharp.com
8790020105
Bug 345869: fix regression from bug 345407 that caused the search bar dropdown shortcuts to not work, r=pamg/mconnor
2006-07-25 21:39:15 +00:00
gavin%gavinsharp.com
d8f009afc8
Bug 234770: Password field names are used instead of username field names to find acceptable signons, patch by Michael Wu <michael.wu@mozilla.com>, r=enndeakin
2006-07-25 21:36:43 +00:00
gavin%gavinsharp.com
bb0e5916ca
Bug 337532: Back and Forward dropmarker history buttons should have proper names, patch by Mark Pilgrim <pilgrim@gmail.com>, r=mano
2006-07-25 21:34:49 +00:00
gavin%gavinsharp.com
182f0345f7
Bug 345538: Can no longer drag extensions or themes into Add-ons manager to install them (drags from outside Mozilla don't work), patch by Michael Wu <michael.wu@mozilla.com>, r+sr=roc
2006-07-25 21:32:26 +00:00
gavin%gavinsharp.com
348cf9998f
bug 340976: new icon that includes larger sizes so that it looks better in Vista, icon by Steven Garrity <steven@silverorange.com>, a=mconnor
2006-07-25 21:09:23 +00:00
rob_strong%exchangecode.com
0429f4d0b1
Bug 345899 - Protect against XMLHttpRequest statusText not being available. r=sspitzer
2006-07-25 21:09:22 +00:00
scott%scott-macgregor.org
d29ff463e6
Bug #345873 --> change the wording of the junk mail options text. suggestion by wintogreen and beltzner. a=me
2006-07-25 21:08:47 +00:00
rob_strong%exchangecode.com
6591ef65e1
Bug 345901 - Remove mismatch.js and mismatch.xul. r=sspitzer
2006-07-25 21:07:32 +00:00
mrbkap%gmail.com
b631dfc76d
Make jsfile.c compile in the new world. bug 345761, rs=brendan
2006-07-25 20:46:11 +00:00
mozilla.mano%sent.com
13a8bb75ba
Backing out bug 345257 due to the crash reported in 345659.
2006-07-25 19:57:58 +00:00
tor%cs.brown.edu
e5bfbedbd4
Bug 345874 - rename tree libpixman functions to prevent collisions
...
with system cairo. r=vlad
2006-07-25 19:37:04 +00:00
dougt%meer.net
cce9f77509
fix for 343003. r=dveditz
2006-07-25 18:53:38 +00:00
pavlov%pavlov.net
383ebc4c64
fixing cocoa widget bug causing popup menus to not draw. bug 332917. r=mento sr=roc
2006-07-25 18:51:41 +00:00
bienvenu%nventure.com
d6d39c0b0e
fix 345883, sr=mscott, saved searches with local mail folder body searches keep local mail folder file open
2006-07-25 18:41:25 +00:00
tor%cs.brown.edu
4a0403c8b3
Bug 345511 - remove nsISVGMaskFrame. r+sr=roc
2006-07-25 18:29:10 +00:00
scott%scott-macgregor.org
50548d0052
Bug #345129 --> rebranding msg flags as stars. sr=bienvenu
2006-07-25 18:13:12 +00:00
tony%ponderer.org
aa98d1eae0
bug 345675: unwanted connection to www.google.com at startup with Safe
...
Browsing disabled
patch: don't get key if sb off, don't get whitelist tables if remote checking
on
r=mmchew,sr=bryner
2006-07-25 17:44:26 +00:00
brettw%gmail.com
0653b5c604
Bug 334675 r=darin a=mconnor Notify users on async IO errors
2006-07-25 17:04:48 +00:00
jminta%gmail.com
ccce510651
Bug 345349 Add notification bar when blocking images for a site to help notice accidental blocking. r=mconnor, ui-r=beltzner
2006-07-25 16:56:46 +00:00
bugzilla%standard8.demon.co.uk
88d6518af0
Bug 344510 DOMI appears twice in SeaMonkey's mailnews tools menu when MOZ_XUL_APP=1 is set. r=timeless,sr=Neil
2006-07-25 16:35:55 +00:00
mats.palmgren%bredband.net
ba5a744d70
Add float:none and position:static !important for <option> and <optgroup>. b=343510 r+sr=bzbarsky
2006-07-25 16:16:30 +00:00