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

1957 Коммитов

Автор SHA1 Сообщение Дата
kaie%kuix.de d7971af44c Bug 107491, follow up check in, Rename string ID nssFailure to nssFailure2
rs=Pike
2007-06-20 14:10:32 +00:00
kherron%fmailbox.com ce1bfc8975 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 13:50:53 +00:00
bzbarsky%mit.edu b0020da849 Don't allow loads to start in a docshell that's firing the unload event. Also
don't allow document.open of the document in that docshell.  Bug 371360,
r=biesi, sr=jst
2007-06-14 18:18:06 +00:00
sdwilsh%shawnwilsher.com 0ee16707df Bug 382383 - nsDocShell::LoadURI discards LOAD_FLAGS_FIRST_LOAD. r=bzbarsky, sr=cbiesinger 2007-06-10 23:28:27 +00:00
mats.palmgren%bredband.net 8d3151ef42 Move nsIDocShellTreeItem::childOffset to nsDocShell and remove all uses except internally by nsDocShell (it should be removed eventually). b=376562 r=Olli.Pettay sr=bzbarsky 2007-05-18 03:49:15 +00:00
bzbarsky%mit.edu e5c3fb78c7 Make nsIDocShellTreeItem inherit from nsIDocShellTreeNode. Bug 377303,
r=bsmedberg, sr=biesi
2007-05-06 21:06:28 +00:00
bzbarsky%mit.edu a2998b0873 Don't make embedding of a content viewer in a child frame force a layout flush
on the parent.  The child doesn't really care that much about up-to-date layout
info at this point; if its size changes it will deal.  Bug 379485, r+sr=jst
2007-05-02 20:34:41 +00:00
bzbarsky%mit.edu e639b34fbe Be a little more careul with inheriting principals. Bug 304690, r=dveditz,
sr=jst
2007-04-27 04:01:17 +00:00
timeless%mozdev.org b6969c2e0e Bug 378692 warning C4099: 'OnLinkClickEvent' : type name first seen using 'struct' now seen using 'class'
r=bz sr=bz
2007-04-25 03:13:57 +00:00
benjamin%smedbergs.us 3fb4912f5d Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me 2007-04-23 14:22:04 +00:00
sayrer%gmail.com fda804eb1c Bug 368994. move mochitests near the code they test. round 7. r=bzbarsky 2007-04-16 15:18:50 +00:00
mats.palmgren%bredband.net c1d7214844 Fix compile errors and warnings with -DDEBUG_DOCSHELL_FOCUS. b=373985 r+sr=jst 2007-03-24 10:51:44 +00:00
tor%cs.brown.edu fe44ffe2d9 Bug 373089 - add a ParentChainChanged notification to nsIMutationObserver.
r+sr=sicking
2007-03-10 13:49:43 +00:00
cbiesinger%web.de c75b05c840 bug 371299 add a way to query if meta refreshes are pending for a docshell
r+sr=bz
2007-02-22 22:11:30 +00:00
kaie%kuix.de a3d8454c22 Bug 107491, improve SSL error messages
Patch v9 - docshell and netwerk portions
Second and final checkin of this patch, enabling the new SSL error page
r/sr=biesi
2007-02-18 04:24:05 +00:00
bzbarsky%mit.edu d0b1178fc7 Decouple the execution of javascript: URIs from the question of whether they
have known subject principals.  Make it possible for callers to control
execution on a per-channel basis.  Bug 369244, r=jst, sr=brendan
2007-02-16 01:01:39 +00:00
Olli.Pettay%helsinki.fi 391f74f48d Bug 363067, Add nsPIDOMEventTarget and kill nsIChromeEventHandler, r=jst, sr=sicking 2007-02-15 23:04:33 +00:00
sharparrow1%yahoo.com 2bdae2af37 Bug 370185: clean up view header includes (trivial). rs=bzbarsky. 2007-02-12 19:17:33 +00:00
bzbarsky%mit.edu 28af3c043b Bail out of loads if were going away. Bug 369126, r+sr=jst 2007-02-09 04:40:56 +00:00
mozilla.mano%sent.com d9df0f2a4f Bug 83265 - Add a way to disable HTTP-EQUIV=refresh. patch from Mark Pilgrim <pilgrim@gmail.com>, r=biesi,mano,mento. sr=bz. 2007-02-08 13:15:50 +00:00
sharparrow1%yahoo.com c78720aa24 Bug 177805: Fix the use of units in Gecko. r+sr=roc 2007-02-07 07:46:44 +00:00
bzbarsky%mit.edu 57394f5408 Use the right URI when restoring a page from history. Bug 360511, r=jst, sr=sicking 2007-01-17 18:55:35 +00:00
gavin%gavinsharp.com d009a58630 Bug 364903: Error page 'Try Again' button doesn't dim once pressed, r=neil, sr=bzbarksy 2007-01-04 18:53:28 +00:00
jwatt%jwatt.org 688f763168 Fixing bug 334587. Unify event handling for links and fix various XLink bugs. r=olli.pettay@gmail.com, r=dbaron@mozilla.com, sr=bugmail@sicking.cc 2007-01-04 10:53:59 +00:00
neil%parkwaycc.co.uk 49e16d01c4 Bug 363725 Make about:logo work in (some) toolkit apps r+sr=darin 2006-12-18 10:51:10 +00:00
gavin%gavinsharp.com f2421e2294 Bug 212852: Browser assumes ftp protocol for URL's beginning with 'ftp' and written without protocol in address field, patch by Magnus Melin <mkmelin+mozilla@iki.fi>, r=biesi, sr=darin 2006-12-16 14:32:19 +00:00
cvshook%sicking.cc cdf5bf4c06 Bug 323924, Call CheckLoadURIWithPrincipal before issuing pings and on redirects. r/sr=jst 2006-11-29 03:08:49 +00:00
cvshook%sicking.cc 3afb04e235 Bug 323924, Call CheckLoadURIWithPrincipal before issuing pings. r/sr=jst 2006-11-28 20:47:10 +00:00
bzbarsky%mit.edu 81cfa9db1e Make the redirect check get principals the same way we get them elsewhere.
Clean up some code to use the new security manager method.  Bug 354693,
r=dveditz, sr=sicking
2006-11-22 18:27:54 +00:00
bzbarsky%mit.edu 142a417a31 Make it possible for protocol handlers to configure how CheckLoadURI should
treat them via their protocol flags.  Remove the protocol list we used before.
Bug 120373, r=dveditz, sr=darin
2006-11-10 23:49:08 +00:00
bzbarsky%mit.edu 95d9844a64 Improve wording of the postdata dialog. Bug 112848, patch by Magnus Melin
<mkmelin+mozilla@iki.fi>, r=darin, sr=bzbarsky
2006-11-07 03:28:50 +00:00
cvshook%sicking.cc e2aa94302c Bug 358106: Make ranges use nsIMutationObserver rather than their own notification system. r/sr=jst 2006-11-03 21:51:01 +00:00
bzbarsky%mit.edu 6f12b98f3f Make javascript: URI execution asynchronous. Bug 351633, r=jst, sr=biesi 2006-10-17 00:55:14 +00:00
bzbarsky%mit.edu 3f465a0212 Nuke SameOrSubdomainOfTarget. Bug 327109, r=dveditz, sr=jst 2006-10-08 15:54:28 +00:00
gavin%gavinsharp.com e2c023be13 Bug 351777: domain fixup/guessing broken, r=biesi, sr=bzbarsky 2006-09-24 02:45:23 +00:00
cbiesinger%web.de 99391a2dc2 Bug 351874 Move nsAboutRedirector out of necko
r=darin
2006-09-15 22:17:26 +00:00
bzbarsky%mit.edu 27d1cc0af0 Just store the flags, not various booleans. Bug 342914, r=biesi, sr=darin 2006-09-15 09:52:08 +00:00
bzbarsky%mit.edu 885d3507d8 Allow about: modules to just set a flag to force script execution to be allowed
for particular about: URIs, instead of hardcoding checks in the security
manager.  Bug 341313, r=darin, sr=jst
2006-09-15 09:52:06 +00:00
bzbarsky%mit.edu 416c10464c Move the safe vs unsafe about: distinction out of the security manager and into
nsIAboutModule implementations.  Bug 337746, r=dveditz, sr=darin
2006-09-15 09:52:05 +00:00
gerv%gerv.net bc9e7d9bbd Bug 322000: update about:licence to fulfil all our obligations with regard to notifications, copyright statements and so on. Patch by gerv; r=mconnor, mscott. 2006-09-15 09:52:04 +00:00
timeless%mozdev.org 01dca7f748 Bug 320498 Fix NewChannel impls to handle null in argument
r=darin sr=darin
2006-09-15 09:52:03 +00:00
dbaron%dbaron.org 5a684d2fb8 Improve consistency of conversion from about URI to about module. b=306261 r=darin sr=bzbarsky 2006-09-15 09:52:02 +00:00
bsmedberg%covad.net 8fce7b7a8e Bug 292624 - XUL error pages should not have chrome privileges, r=darin sr=dveditz a=asa 2006-09-15 09:52:01 +00:00
bzbarsky%mit.edu ea91748a6c Add about:license and about:licence and make about: link to them. Bug 256945,
r=gerv, sr=darin
2006-09-15 09:52:00 +00:00
neil%parkwaycc.co.uk 0d8be45c08 Bug 269827 Redirected about channel has wrong original URI r+sr=darin 2006-09-15 09:51:59 +00:00
ben%bengoodger.com 9c8b6dec0a 243387 - about:plugins broken by download size reduction changes. Move about:plugins page to global package to remove dependency on defunct "communicator" package. r=mconnor 2006-09-15 09:51:58 +00:00
darin%meer.net 5fcc69d283 fixes bug 245110 "Crash [@ nsAboutRedirector::NewChannel]" r=biesi 2006-09-15 09:51:57 +00:00
gerv%gerv.net e63eb3ac6e Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-09-15 09:51:56 +00:00
dbaron%dbaron.org 99fbe61b12 Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2006-09-15 09:51:55 +00:00
dougt%netscape.com 19b630d4f1 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2006-09-15 09:51:52 +00:00