bzbarsky@mit.edu
|
1512b600e3
|
Don't tear down part of the content tree while there are still frames
referencing it. Bug 384728, r+sr=tor
|
2007-06-18 08:30:57 -07:00 |
|
bzbarsky@mit.edu
|
8e3788dec7
|
Fix assertion to not fire when it shouldn't. Bug 303003, patch by Radek
'sysKin' Czyz <syskin@syskin.cjb.net>, r=alfredkayser@nl.ibm.com, sr=biesi
|
2007-06-18 08:24:17 -07:00 |
|
bzbarsky@mit.edu
|
5eafaa49e5
|
Make security manager API more useful from script. Make more things
scriptable, and add a scriptable method for testing whether a given principal
is the system principal. Bug 383783, r=dveditz, sr=jst
|
2007-06-18 08:12:09 -07:00 |
|
bzbarsky@mit.edu
|
5289e91a54
|
Optimize immutability of codebase/domain a little bit. Bug 380475, r=dveditz, sr=biesi
|
2007-06-18 08:07:02 -07:00 |
|
bzbarsky@mit.edu
|
e9c47c9a9e
|
Make nsPrincipal::Equals compare codebases, not just certs, for certificate
principals. Bug 369201, r=dveditz, sr=jst
|
2007-06-18 08:01:53 -07:00 |
|
bzbarsky@mit.edu
|
e5459dca87
|
Initialize the thing we're going to test to see whether we
succeeded... otherwise we'll be testing random quantities. Bug 384264, r+sr=roc
|
2007-06-18 07:58:29 -07:00 |
|
bzbarsky@mit.edu
|
4c4d3394be
|
Backing out bug 300079 to see whether that fixes tinderbox orange.
|
2007-06-18 07:32:35 -07:00 |
|
neil@parkwaycc.co.uk
|
448ab2eb27
|
Clean up some uses of __AUTOCOMPLETE_BOX__ (more to follow) b=303409 r+sr=jag
|
2007-06-18 06:22:39 -07:00 |
|
ginn.chen@sun.com
|
87bceab025
|
Bug 383482 [a11y]overflow:hidden style should not "invalidate" the focused link
r=surkov.alexander
|
2007-06-17 22:47:33 -07:00 |
|
brendan@mozilla.org
|
98945d72c4
|
Fix violation of function prototyping due to cloned function object implementation (300079, r=igor).
|
2007-06-17 22:33:36 -07:00 |
|
bclary@bclary.com
|
ca5f1ec7c0
|
JavaScript Test - catch indirect eval exception on trunk, bug 352797
|
2007-06-17 22:20:11 -07:00 |
|
bclary@bclary.com
|
6354f81db1
|
JavaScript Test - catch indirect eval exception on trunk, bug 361571
|
2007-06-17 22:17:54 -07:00 |
|
brendan@mozilla.org
|
1f18b43300
|
Remove __callee__ property of Call prototypes (384642, r=igor).
|
2007-06-17 22:10:19 -07:00 |
|
rob_strong@exchangecode.com
|
c5c9e5b11e
|
Bug 384350 - Don't remove HKLM\Software\Clients\StartMenuInternet\FIREFOX.EXE key during reinstall / update. r=sspitzer
|
2007-06-17 21:28:02 -07:00 |
|
stuart.morgan@alumni.case.edu
|
a9568db5e3
|
Bug 384509: preserve button end-cap shape when shrinking buttons below HITheme minimums. r=josh sr=pink
|
2007-06-17 17:29:34 -07:00 |
|
dwitte@stanford.edu
|
b85020d757
|
missed this file in previous checkin.
|
2007-06-17 17:01:10 -07:00 |
|
dwitte@stanford.edu
|
703d65b306
|
rev nsICookieManager2 interface to allow adding httpOnly cookies, and update consumers to match. b=379408, r+sr=biesi.
|
2007-06-17 16:40:40 -07:00 |
|
mozilla.mano@sent.com
|
ff2fdbb65b
|
Bug 384813 - [mac] xul menubar is invisible when inspecting browser.xul in DOMi. r=gavin.
|
2007-06-17 15:06:47 -07:00 |
|
dwitte@stanford.edu
|
7e8c0cc18e
|
switch cookies over to mozStorage. b=230933, r=sdwilsh, sr=mconnor.
remove nsInt64 usage from cookies, b=384225, r+sr=biesi.
|
2007-06-17 14:52:22 -07:00 |
|
kherron@fmailbox.com
|
5c33258847
|
Bug 382169 - Print Preview overwrites printed file. Part II - removed files. r=pavlov, sr=cbiesinger.
|
2007-06-17 14:07:40 -07:00 |
|
kherron@fmailbox.com
|
bf75d21dd8
|
Bug 382169 - Print Preview overwrites printed file. r=pavlov, sr=cbiesinger.
|
2007-06-17 13:17:23 -07:00 |
|
brendan@mozilla.org
|
1040011453
|
Emit JSOP_GROUP when optimizing away delete (382981, r=mrbkap).
|
2007-06-17 11:05:37 -07:00 |
|
kherron@fmailbox.com
|
6eaf8edbe9
|
Bug 247204 - lock up at start when using threaded GTK2 libraries (i.e. gconf). Patch by <green@FreeBSD.org> and Walter Meinl <wuno@lsvw.de>, r+sr=roc.
|
2007-06-17 09:01:40 -07:00 |
|
kherron@fmailbox.com
|
264271c49e
|
Backing out patch for bug 376991.
|
2007-06-17 08:09:44 -07:00 |
|
m_kato@ga2.so-net.ne.jp
|
c978630279
|
bug 328547 support mozilla/layout on WinXP x64 build. r=cbiesinger/sr=dbaron
|
2007-06-17 07:00:30 -07:00 |
|
kherron@fmailbox.com
|
fd55a81c64
|
Bug 375314 - discriminate ping and xmlhttprequests in content policy check. Patch by Wladimir Palant <trev.moz@adblockplus.org>, r=jst, sr=peterv.
|
2007-06-17 06:50:50 -07:00 |
|
kherron@fmailbox.com
|
17720982cc
|
Bug 247204 - lock up at start when using threaded GTK2 libraries (i.e. gconf). Patch by Walter Meinl <wuno@lsvw.de>, r+sr=roc.
|
2007-06-17 06:02:08 -07:00 |
|
kherron@fmailbox.com
|
629f5b5d26
|
Bug 367991 - Remove the places-specific calendar widget. Patch by Asaf Romano <mano@mozilla.com>, r=sspitzer.
|
2007-06-17 05:52:56 -07:00 |
|
kherron@fmailbox.com
|
8d9db0e22f
|
Bug 376844 - Single quotes in URLs should be escaped. Patch by Wladimir Palant <trev.moz@adblockplus.org>. r=benjamin, sr=cbiesinger.
|
2007-06-17 05:29:08 -07:00 |
|
kherron@fmailbox.com
|
35ba085ca6
|
Bug 379766 - mochitest result page could include bug links for bug tests. Patch by Ray Kiddy <ray@ganymede.org>, r=sayrer.
|
2007-06-17 04:51:35 -07:00 |
|
kherron@fmailbox.com
|
f77815b9b4
|
Bug 377344 - Configure should check for PR_STATIC_ASSERT support when building with system NSPR. Patch by Mook <mook.moz+mozbz@gmail.com>, r=benjamin.
|
2007-06-17 04:45:58 -07:00 |
|
kherron@fmailbox.com
|
10d7931b24
|
Bug 380668 - Extra newlines added after a meta element that already has them before and after. Patch by Ryan Jones <sciguyryan@gmail.com>. r+sr=bzbarsky.
|
2007-06-17 04:41:03 -07:00 |
|
kherron@fmailbox.com
|
60031d9f17
|
Bug 383217 - Discard bind and Function.prototype.bind in favor of BindToObject. Patch by Simon Bünzli <zeniko@gmail.com>. r=tony.
|
2007-06-17 04:35:36 -07:00 |
|
kherron@fmailbox.com
|
adbd333d0e
|
Bug 346931 - code cleanup: remove <xul:hbox style="position: relative;">. Patch by Dão Gottwald <dao@design-noir.de>. r=mano.
|
2007-06-17 04:25:13 -07:00 |
|
emaijala@kolumbus.fi
|
e9d84525d4
|
Backing out patch of bug 261074 (OnFocus fires twice when window restored) due to unfixed regressions.
|
2007-06-17 03:59:19 -07:00 |
|
sdwilsh@shawnwilsher.com
|
fc6e6bd646
|
Bug 383966 - Remove contents.rdf from DOMi. r=timeless, sr=neil
|
2007-06-16 21:22:49 -07:00 |
|
mozilla.mano@sent.com
|
2104094fcf
|
Bug 384690 - bookmarks menu is broken. r=dietrich.
|
2007-06-16 20:14:08 -07:00 |
|
rflint@ryanflint.com
|
d38a30018e
|
Remove duplicate comment.
|
2007-06-16 18:59:57 -07:00 |
|
rflint@ryanflint.com
|
b2bbfad890
|
Bug 384730 - Remove unnecessary RTL images from winstripe. r=mano
|
2007-06-16 18:41:59 -07:00 |
|
sdwilsh@shawnwilsher.com
|
af3e2116e3
|
Bug 384180 - [leak] nsDownload doesn't break mCancelable cycle on fail or cancel. Patch By Edward Lee <edilee@gmail.com>. r=sdwilsh
|
2007-06-16 18:12:27 -07:00 |
|
dwitte@stanford.edu
|
1d2c79b900
|
removing unused p3p-related files.
|
2007-06-16 17:42:13 -07:00 |
|
sdwilsh@shawnwilsher.com
|
7804df8884
|
Bug 384219 - Download manager doesn't fail downloads properly. Patch by Edward Lee <edilee@gmail.com>. r=sdwilsh
|
2007-06-16 15:03:02 -07:00 |
|
kherron@fmailbox.com
|
f43f3007ac
|
Bug 362239 - Replace 'desktop background' monitor image on Windows with something nicer. Patch by Dão Gottwald <dao@design-noir.de>. r=gavin.sharp, uireview=beltzner.
|
2007-06-16 14:25:25 -07:00 |
|
flamingice@sourmilk.net
|
ff5ce7506d
|
Bug 384654, Clean up nsBrowserGlue.js, r=mano
|
2007-06-16 14:23:17 -07:00 |
|
kherron@fmailbox.com
|
740e36cad5
|
Bug 362239 - Replace 'desktop background' monitor image on Windows with something nicer. Patch by Dão Gottwald <dao@design-noir.de>. r=gavin.sharp.
|
2007-06-16 14:10:36 -07:00 |
|
kherron@fmailbox.com
|
17b5c15a13
|
Bug 325381 - nsWebBrowserPersist::OnWalkDOMNode missing early return. Patch by Ryan Jones <sciguyryan@gmail.com>. r+sr=cbiesinger.
|
2007-06-16 13:57:44 -07:00 |
|
sharparrow1@yahoo.com
|
78559aa94e
|
Bug 381385: get rid of unneeded members of nsFloatCache (saves about 50 bytes footprint per float). r+sr=roc.
|
2007-06-16 13:27:46 -07:00 |
|
kherron@fmailbox.com
|
2084922e5c
|
Bug 177150 - Some mozilla-config.h defines require additional cflags for embedders. Patch by <mook.moz+mozbz@gmail.com>. r=benjamin, sr=dbaron.
|
2007-06-16 13:02:15 -07:00 |
|
kherron@fmailbox.com
|
3ef7e96849
|
Bug 381329 - Build fails with GCC-4.3 due to extra semi-colons and '-pedantic' flag. Patch by Art Haas <ahaas@airmail.net>. r+sr=roc.
|
2007-06-16 12:53:59 -07:00 |
|
brendan@mozilla.org
|
f1c02f9635
|
Fix recent regression in CheckSideEffects for paren-expr case (384680, r=mrbkap).
|
2007-06-16 12:48:44 -07:00 |
|