sdwilsh%shawnwilsher.com
6c01dcd4bb
Bug 401174 - Allow how exthandler adds downloads to history to be overridden. r=biesi, sr=bz, a=mconnor
2007-11-23 20:20:47 +00:00
bzbarsky%mit.edu
5ebe1b03e4
Fix bug 404548. r+sr=jst, a=schrep
2007-11-21 19:59:42 +00:00
ajschult%verizon.net
2a33db5ffc
Bug 396649: Assert that content viewers aren't where they shouldn't be (debug-only), r+sr=bzbarsky, a=mtschrep
2007-11-17 06:28:56 +00:00
roc+%cs.cmu.edu
3827564f6c
Bug 392873. Make some code debug-only and add mitigation code to try to not crash when we're getting into the bad state, setting a viewer on a session history item that already has one. r+sr=bzbarsky
2007-11-16 01:35:41 +00:00
reed%reedloden.com
1930aac34d
Backed out dcamp's patch from bug 394525, as it caused a unit test failure for bug 377539.
2007-11-13 10:00:59 +00:00
reed%reedloden.com
c706a7c8e3
Bug 394525 - "malware check non-http URIs" (treat Suspend() failures as nonfatal) [p=dcamp r=bzbarsky sr=biesi a=blocking1.9+]
2007-11-13 08:23:32 +00:00
peterv%propagandism.org
66ebcf3896
Fix for bug 390446 (Javascript is still disabled after leaving a page that had designMode on). r/sr=jst.
2007-11-12 14:47:04 +00:00
jst%mozilla.org
9b0528aa4e
Fixing bug 392532. Infinite recursion crash when getting scroll chrome flags off of a window at the wrong point in time. r+sr=bzbarsky@mit.edu, a=vladimir@pobox.com
2007-11-12 05:48:25 +00:00
smontagu%smontagu.org
abb425b294
Testcase for bug 134911
2007-11-11 20:03:33 +00:00
smontagu%smontagu.org
c3a273c48c
Preserve history on charset reload. Bug 134911, r+sr=bz, a=roc
2007-11-11 19:48:09 +00:00
reed%reedloden.com
792fec58e0
Bug 392873 ��� "crash in nsExpirationTracker<nsSHEntry,3>::RemoveObject" (add more debugging code) [p=roc r+sr=bzbarsky a1.9=damons]
2007-11-09 06:47:00 +00:00
bzbarsky%mit.edu
7b4229a442
Fix leak bug 391978. r=biesi, sr=dmose, a=sayrer
2007-11-09 06:13:26 +00:00
reed%reedloden.com
89902f4fdb
Bug 401575 - "Support cert overriding from SSL error pages" [p=johnath r=kaie r=gavin r+sr=bzbarsky ui-r=beltzner a=blocking1.9+ for M9]
2007-11-03 18:49:51 +00:00
reed%reedloden.com
df38f10810
Bug 398718 - "Better explanatory text for SSL error pages" [p=kaie/johnath r=rrelyea r=biesi a=blocking1.9+ for M9]
2007-10-30 20:26:28 +00:00
reed%reedloden.com
d5dd8f7720
Bug 399233 - "Phishing UI hidden by content, inconsistent with malware" [p=johnath r=tony r=biesi ui-r=beltzner a=blocking-firefox3+ for M9]
2007-10-29 18:29:18 +00:00
bzbarsky%mit.edu
71b276e4b9
Make the "href" property of stylesheets reflect the original URI that was
...
reflected to load the sheet. Bug 397427, r=dbaron,biesi, sr=dbaron, a=dsicore
2007-10-23 21:56:43 +00:00
reed%reedloden.com
6159c3d106
Bustage fix for bug 394974.
2007-10-23 02:34:02 +00:00
bzbarsky%mit.edu
a48170baab
Adding test
2007-10-12 18:59:46 +00:00
bzbarsky%mit.edu
43886449f2
Give the about:blank document we create when loading a javascript: URI from
...
history the principal of the history entry so the JS will actually execute
against that about:blank, not in a sandbox. Bug 384014, r+sr+a=jst
2007-10-07 18:26:02 +00:00
bzbarsky%mit.edu
3edb2a0604
Fix a few issues in bfcache and XBL when javascript is being toggled on and
...
off. Bug 398668, r+sr+a=jst
2007-10-06 00:35:01 +00:00
bzbarsky%mit.edu
f985f06f12
Remove trunk instances of MOZILLA_1_8_BRANCH interfaces. Bug 347910, r+sr+a=jst
2007-10-05 23:37:27 +00:00
dmose%mozilla.org
c930b4f459
First part of fix for web-based protocol handlers failing in certain situations (bug 394483); r=biesi, sr=sicking
2007-10-04 06:10:48 +00:00
smontagu%smontagu.org
7a0773ef40
Regression test for bug 92473
2007-10-01 14:14:58 +00:00
roc+%cs.cmu.edu
d17df5167a
Bug 392873. Add debugging code to help track down a crash in the bfcache-expiry code. r+sr=bzbarsky,a=damon
2007-09-30 21:34:56 +00:00
martijn.martijn%gmail.com
c08dfecb82
Bug 299555 � F5 reloads Print Preview after right clicking several times on this specific testcase, r=bzbarsky, sr+a=jst
2007-09-28 23:40:02 +00:00
ajschult%verizon.net
3e7b96180d
Bug 396649: Content viewers not evicted when going back. r+sr+a=bzbarsky
2007-09-28 02:56:08 +00:00
roc+%cs.cmu.edu
1b1d080855
Bug 395045. Expire cached content-viewers after they've been unused for 20-30 minutes. r+sr+a=bz
2007-09-21 09:20:00 +00:00
bzbarsky%mit.edu
69dd308b44
Relanding bug 396587. Maybe it'll stick now. r+sr+a=roc
2007-09-20 23:28:26 +00:00
bzbarsky%mit.edu
78cb77e8f1
Backing out bug 396587 to hopefully fix orange.
2007-09-20 03:41:29 +00:00
bzbarsky%mit.edu
3a1ec82b89
Resize the subdocument off a post-reflow callback so that we don't run script
...
during reflow, and a few related checks to make sure we can deal with script in
reflow callbacks better. Bug 396587, r+sr+a=roc.
2007-09-20 02:46:28 +00:00
bzbarsky%mit.edu
54c52de6c3
Fix session restore to save and restore principals, so that about:blank,
...
javascript:, data: stuff gets restored correctly. Bug 389274, r+sr=jst for the
docshell changes, r=zeniko@gmail.com for the session restore changes, a=mconnor
2007-09-17 22:27:18 +00:00
bzbarsky%mit.edu
1776f51ef6
Add a flag to nsIWebNavigation to disable popup-blocking for loads as needed.
...
Bug 278357, r=biesi, sr=jst, a=bsmedberg
2007-09-14 19:21:45 +00:00
surkov.alexander%gmail.com
ab1f5513b7
390414 - text-changed:delete event details no longer correct effective, r=aaronlev, sr=bz, a=dsicore
2007-09-05 08:22:19 +00:00
bzbarsky%mit.edu
ad80cf9af9
Adding tests.
2007-09-03 04:58:05 +00:00
dmose%mozilla.org
248439c2b4
Fix for protocol handling dialog throwing exception when a web handler is selected (bug 392957), r=biesi, sr=mconnor, a=bz
2007-09-03 04:44:26 +00:00
bzbarsky%mit.edu
22a1f66f94
Revoke presentation restore events even if we just get a network stop. Bug
...
306283, r+sr=biesi
2007-09-01 03:21:22 +00:00
dcamp%mozilla.com
8126a136e6
only malware check nsHttpChannel for now, should fix orange. b=384941, r+sr=biesi
2007-09-01 00:48:30 +00:00
dcamp%mozilla.com
cfd739c89f
another bustage fix, fix up the PR_LOG ifdefs from the last commit. b=384941 rs=biesi
2007-08-31 23:48:39 +00:00
dcamp%mozilla.com
e4aff1757e
fix bustage from bug 384941
2007-08-31 23:29:45 +00:00
dcamp%mozilla.com
1241413f11
block document loads for URIs tagged as malware by the url-classifier service. b=384941, r=bzbarsky, r=tony, sr=biesi, ui-r=johnath, a=bzbarsky
2007-08-31 23:18:48 +00:00
sharparrow1%yahoo.com
bb6300cb40
Bug 390180: Full page zoom interacts badly with bfcache. r+sr+a=roc
2007-08-28 01:20:18 +00:00
bzbarsky%mit.edu
e6981f04a4
Add comment for bug 388579
2007-08-24 01:50:14 +00:00
bzbarsky%mit.edu
4d6475620e
Make sure to not think we're in the middle of firing unload just because we
...
created an about:blank content viewer. Bug 388579, r=biesi, sr=jst
2007-08-23 19:03:08 +00:00
masayuki%d-toybox.com
5fa5b33f97
Bug 392252 need new APIs for converting AppUnits to gfx usable pixels r=sharparrow1, sr+a=roc
2007-08-22 11:13:55 +00:00
sdwilsh%shawnwilsher.com
56156f50fa
Bug 391279 - Allow createInstance to work for web handlers. r=cbiesinger, sr=dmose
2007-08-14 16:47:44 +00:00
bzbarsky%mit.edu
685d329d8a
Make NS_CheckContent(Load|Process)Policy only take a principal, not a principal
...
and a uri. Get the URI from the principal. Bug 391438, r+sr+a=sicking
2007-08-10 05:35:09 +00:00
jst%mozilla.org
4dc0247b0b
Fixing bug 389911. Removing nsIScriptGlobalObject::Get/SetGlobalObjectOwner() as it's not needed any more. r+sr=peterv@propagandism.org
2007-08-09 22:30:30 +00:00
jst%mozilla.org
0c37acd02f
Fixing bug 389634. Remove dependency on XUL windows from modal content dialog opening code (window.showModalDialog()). r=bzbarksy@mit.edu, sr=jonas@sicking.cc
2007-08-09 22:03:02 +00:00
bzbarsky%mit.edu
7b4500d354
Use the principal doing the load to decide on the URI to pass to content
...
policies. This will help do the right thing for data:/javascript:/about:blank,
as well as allow us to skip content policies altogether if the caller is
system. Bug 388597, r+sr=sicking
2007-08-08 01:16:12 +00:00
ginn.chen%sun.com
fd8e29fa39
Bug 389793 Firefox build failed on OpenSolaris without --disable-mochitest
...
r=benjamin a=dsicore
2007-08-06 03:22:43 +00:00