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

2076 Коммитов

Автор SHA1 Сообщение Дата
gavin%gavinsharp.com 7d6d11cf0a Bug 421067: 'Try Again' after a DNS error sometimes loads previous page, not the one that failed to load, patch by Michal Novotny <michal@allpeers.com>, r+sr=bzbarsky, a=schrep 2008-04-14 01:36:04 +00:00
dveditz%cruzio.com 2082fcf112 bug 428288 chrome crash in nsDocShell::ValidateOrigin, problem found by timeless, r/sr=bzbarsky, a=beltzner 2008-04-12 21:18:06 +00:00
reed%reedloden.com 4f3ba0b445 Typo fix - s/resuls/results/. 2008-03-30 07:09:27 +00:00
jst%mozilla.org 8b559ed068 Landing followup fix for bug 402983 and re-enabling the new stricter file URI security policies. r+sr=bzbarsky@mit.edu 2008-03-22 16:50:49 +00:00
jst%mozilla.org 7e76d85044 Landing fix for bug 402983. Make security checks on file:// URIs symmetric. Patch by dveditz@cruzio.com, r=jonas@sicking.cc,bzbarsky@mit.edu. jst@mozilla.org 2008-03-21 04:39:10 +00:00
vladimir%pobox.com 8402cbebb9 fix up unit test to accept '.jpeg' on linux 2008-03-20 23:55:44 +00:00
vladimir%pobox.com 11a2eec69b b=414201, [relanding] JPEG images dragged to Finder have file extension changed to .jfif; r=stan,sr=shaver,a=beltzner 2008-03-20 22:57:45 +00:00
vladimir%pobox.com 9f40ba49a1 backing out 414201 because I hate 10.4 2008-03-20 21:56:31 +00:00
vladimir%pobox.com 23ceeacc86 b=414201, JPEG images dragged to Finder have file extension changed to .jfif; r=stan,sr=shaver,a=beltzner 2008-03-20 21:39:10 +00:00
Olli.Pettay%helsinki.fi c5f80ddee8 Bug 421209, r=cpearce, sr=jst, a=beltzner 2008-03-20 20:24:39 +00:00
dveditz%cruzio.com 6b1e9c7818 bug 420425 correction, untangled patches. 2008-03-19 23:40:56 +00:00
dveditz%cruzio.com ddb20b93d7 bug 420425 restore frame targeting behavior for local file: apps, r=jst, sr=bzbarsky, blocking1.9+ 2008-03-19 23:31:56 +00:00
timeless%mozdev.org 349bba7920 Bug 419520 Provide url (or file path) for error messages
r=biesi a=dsicore
2008-03-19 21:24:51 +00:00
reed%reedloden.com 0b8eba3035 Bug 393246 - "CreateFixupURI should use UTF-8, not the system charset" [p=dao@mozilla.com (D��o Gottwald) r+sr=biesi a1.9=beltzner] 2008-03-18 19:29:16 +00:00
philringnalda%gmail.com 0351910077 Bug 422004 - Stray .cvsignores keeping empty directories alive, r=luser, a=http://quotes.burntelectrons.org/3518 2008-03-13 05:25:56 +00:00
dcamp%mozilla.com cc94714d40 Bug 394485: Prevent loading blocklisted urls loaded from <object> tags. r=jonas, sr=biesi, blocking1.9=stuart 2008-03-12 21:52:55 +00:00
ajschult%verizon.net 39100453bf Bug 396519 test to ensure content viewers are saved and evicted at appropriate times. 2008-03-08 07:24:41 +00:00
ajschult%verizon.net 8600fcab7f Bug 358599: Crash when closing tab [@ nsSHistory::EvictWindowContentViewers], r+sr=bzbarsky, a=shaver 2008-03-07 07:47:30 +00:00
bzbarsky%mit.edu 7f35fd390a Fix longstanding issue where anchor scrolls on a POST result page could lead to
a silent re-POST during history traversal.  Bug 413310, r+sr=biesi,
a=dsicore,beltzner,righteousness.
2008-02-29 04:21:39 +00:00
reed%reedloden.com e6d7762c44 Bug 197466 - "Back button (session history) has 50 entries regardless of setting in prefs.js" [p=zug_treno@yahoo.com r+sr=bzbarsky a1.9=damons] 2008-02-23 09:36:27 +00:00
jruderman%hmc.edu de21919304 Add crashtest 2008-02-21 06:32:55 +00:00
reed%reedloden.com e827e18b11 Bug 403574 - ""ASSERTION: Infinite loop! Calling EnsureScriptEnvironment() from within EnsureScriptEnvironment()!" with XBL, <frame>" [p=jst@mozilla.org (Johnny Stenback [jst]) r+sr=bzbarsky (DEBUG builds only)] 2008-02-20 10:02:04 +00:00
jag%tty.nl 4221353fba Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan 2008-02-18 08:50:33 +00:00
bzbarsky%mit.edu 5f7719d702 Stop treating _new as a special window target. No other browser does. Bug
417067, r+sr=jst, a=beltzner
2008-02-14 05:05:27 +00:00
reed%reedloden.com c3a22a6715 Bug 416622 - "docshell navigation tests intermittently failing with NS_ERROR_XPC_BAD_OP_ON_WN_PROTO" (Tolerate partially-constructed windows) [p=hk9565@gmail.com (Adam Barth) r=bzbarsky] 2008-02-12 04:35:19 +00:00
reed%reedloden.com 57b5de490a Bug 415078 - "nsWebShell.cpp attempts to fixup immutable URIs" [p=graememcc_firefox@graeme-online.co.uk (graememcc) r+sr=bzbarsky a1.9=schrep] 2008-02-07 09:08:17 +00:00
sdwilsh%shawnwilsher.com 8d70bdbdca Bug 94514 - POST result page should not appear in global history or history autocomplete results. r=bz, sr=bz 2008-02-06 18:18:07 +00:00
bzbarsky%mit.edu a029c3c370 Followup patch for bug 409888: make replace loads work more like they used to.
r=biesi, sr=jst
2008-01-30 04:19:37 +00:00
dcamp%mozilla.com f6ee1305cb Bug 413938: Add an nsIWebNavigation flag to let clients bypass malware/phishing detection. r=bz, sr=biesi, a1.9=damons 2008-01-29 23:49:20 +00:00
bzbarsky%mit.edu 41a1a27523 Make the test work in embedding builds too. Bug 414303, patch by Adam Barth
<hk9565@gmail.com> and Collin Jackson <mozilla@collinjackson.com>,
r+sr=bzbarsky.
2008-01-29 03:43:47 +00:00
bzbarsky%mit.edu 46a02b1e65 Fixing build bustage 2008-01-27 20:16:29 +00:00
bzbarsky%mit.edu bf2e8cfbb2 Tighten up the named-target navigation policy to better match the HTML5 spec
and Safari.  Bug 408052, patch by Adam Barth <hk9565@gmail.com> and Collin
Jackson <mozilla@collinjackson.com>, r=jst, sr=bzbarsky.
2008-01-27 19:39:11 +00:00
bzbarsky%mit.edu 5e87eed68a Allow certain restricted loads in unload events. Bug 409888, r+sr=jst 2008-01-25 20:31:44 +00:00
dtownsend%oxymoronical.com c87c4fddaa Bug 411490: Add about:crashes for easier access to crash reports. r=mano, a=beltzner 2008-01-24 16:11:11 +00:00
roc+%cs.cmu.edu 51e6a38964 Bug 403565. Give each contentviewer it's own device context. r+sr=bzbarsky 2008-01-21 02:05:39 +00:00
mkmelin+mozilla%iki.fi 94be671d60 Bug 392407: appstrings.properties should not be using branded strings
r+sr=bzbarsky, ui-r=beltzner, a=blocking1.9
2008-01-05 13:40:49 +00:00
reed%reedloden.com a0d087efa5 Bug 404634 - "http urls don't render in TestGtkEmbed" [p=asac@jwsdot.com (Alexander Sack) r=bsmedberg r=bzbarsky a=blocking1.9+] 2008-01-05 06:38:31 +00:00
jruderman%hmc.edu 8c78771a9f Add crashtest. 2007-12-15 05:36:59 +00:00
reed%reedloden.com 376aa646db Bug 393002 - ""Server not found" message for view-source window doesn't display server name" [p=anant@kix.in (Anant Narayanan) r=bsmedberg sr=bzbarsky a1.9=damons] 2007-12-11 09:55:35 +00:00
peterv%propagandism.org 22d3795fbb Fix for bug 403501 (Rich text editing broken after back, forward in history). r/sr=jst. 2007-12-05 00:28:24 +00:00
bzbarsky%mit.edu 92c1e1bbcb Propagate the node's principal as the owner to <object> loads as needed, and
allow <object data="javascript:"> to work.  Bug 353334 and bug 300263, r=biesi,
sr=jst, a=dsicore
2007-12-03 21:57:18 +00:00
bzbarsky%mit.edu 31e19b77d3 Fix bug 400556 by tearing down editor a little earlier. r+sr=peterv 2007-12-03 02:07:16 +00:00
reed%reedloden.com 467edd2101 Fix typo. 2007-12-01 07:20:58 +00:00
reed%reedloden.com 648633ff99 Bug 405241 - "Don't register nsDownloadHistory if it's not needed" [p=comrade693+bmo@gmail.com (Shawn Wilsher [sdwilsh]) r=biesi sr=bzbarsky a1.9=damons] 2007-12-01 07:18:43 +00:00
dcamp%mozilla.com 73ee5ba20e Bug 394525: malware check non-http channels. r=bz, sr=biesi 2007-11-27 20:42:33 +00:00
dcamp%mozilla.com 0674adaa7c Bug 369814: don't open jar: content unless served from a safe mime type. r=bz, sr=dveditz, ui-r=beltzner 2007-11-27 05:32:26 +00:00
neil%parkwaycc.co.uk 2f89b82151 Fix SeaMonkey tinderbox test bustage b=401174 r=sdwilsh 2007-11-24 22:11:31 +00:00
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