Граф коммитов

2017 Коммитов

Автор SHA1 Сообщение Дата
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
sharparrow1%yahoo.com 3bcee5da48 Update UUID after checkin for bug 4821 2007-07-26 20:28:00 +00:00
jst%mozilla.org 19eb87acec Fixing bug 194404. Adding support for window.showModalDialog() for compatibility with IE. r+sr=jonas@sicking.cc 2007-07-26 17:52:53 +00:00
sharparrow1%yahoo.com 6ddd341252 Bug 4821: Implement page zoom (backend). r+sr=roc. 2007-07-26 03:34:16 +00:00
dcamp%mozilla.com 07547d4351 move the offline cache update logic from the content sink and prefetch service into an nsOfflineCacheUpdate object. bug=388839, r=biesi, sr=jst 2007-07-25 05:35:40 +00:00
bzbarsky%mit.edu bdae7839e5 More consistent handling of principals for loads across docshell type
boundaries.  Bug 388121, r+sr=jst
2007-07-18 01:47:07 +00:00
bzbarsky%mit.edu aeb33b46a6 Adding test. 2007-07-15 22:33:21 +00:00
bzbarsky%mit.edu c7dfbacb4c Adding test. 2007-07-14 05:02:22 +00:00
bzbarsky%mit.edu 144f50137d Hold a strong ref to the URI while we're using it. Bug 387968, r+sr=jst 2007-07-14 04:27:08 +00:00
bzbarsky%mit.edu ee3679d650 Make attribute changes that also cause a state change properly reresolve style
when a selector uses both the state and the attribute.  Bug 315920, r=dbaron,
sr=sicking.
2007-07-12 20:05:49 +00:00
bzbarsky%mit.edu a7a8dbd300 Add test. Patch by Sylvain Pasche <sylvain.pasche@gmail.com>, r=smaug 2007-07-11 17:33:46 +00:00
bzbarsky%mit.edu 1a71db94aa Make sure to properly set subframes loaded from bfcache as not having had
unload fired on them.  Bug 364461, r=biesi, sr=jst.
2007-07-11 17:15:16 +00:00
peterv%propagandism.org 4168c1dcd1 Fix for bug 386496 (Clicking on link in designMode document does follow that link now). r/sr=bz. 2007-07-11 13:05:06 +00:00