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

938 Коммитов

Автор SHA1 Сообщение Дата
jonas%sicking.cc 99df423de9 Bug 394052: Don't leak when binding urls refer to the same document. Patch by Eli Friedman. r/sr=sicking 2007-11-08 00:05:03 +00:00
jonas%sicking.cc 90b1db73c6 Bug 401463 and others. Make us call InstallImplementation in more places in order to behave more like we did when InstallImplementation was called during LoadBindings. r/sr=jst 2007-10-31 23:35:51 +00:00
jonas%sicking.cc 58e609b637 Bug 400735: Hold strong reference while calling UnblockOnload. r=smaug sr=jst a=beltzner 2007-10-30 02:14:52 +00:00
peterv%propagandism.org a41832fc13 Part 1 of fix for bug 379718 (using trace API for reference counts) and bug 386912 (cycle collector faults after tracing "JS object but unknown to the JS GC"). r=igor/jst, sr=jst, a=blocking1.9+/M9 (for bug 386912). 2007-10-29 13:45:10 +00:00
peterv%propagandism.org 6cfb25d584 Backing out once more to fix orange. 2007-10-28 12:49:33 +00:00
peterv%propagandism.org a76fba526b Part 1 of fix for bug 379718 (using trace API for reference counts) and bug 386912 (cycle collector faults after tracing "JS object but unknown to the JS GC"). r=igor/jst, sr=jst, a=blocking1.9+/M9 (for bug 386912). 2007-10-28 11:14:43 +00:00
jonas%sicking.cc fbb4b149f7 bug 394390: Don't report bogus warnings to the error console when using cross-site xmlhttprequest. Patch by Surya Ismail <suryaismail@gmail.com>, r/sr=sicking 2007-10-27 01:46:11 +00:00
jonas%sicking.cc cea11ce795 Bug 345711: Don't call nsXBLBinding::InstallImplementation while in reflow as that can cause duplicated frames for plugins and other badness. r=bz/jst sr=jst 2007-10-27 00:14:43 +00:00
peterv%propagandism.org 48c7f383e4 Backing out to fix orange. 2007-10-26 14:15:29 +00:00
peterv%propagandism.org c47e794776 Part 1 of fix for bug 379718 (using trace API for reference counts) and bug 386912 (cycle collector faults after tracing "JS object but unknown to the JS GC"). r=igor/jst, sr=jst, a=blocking1.9+/M9 (for bug 386912). 2007-10-26 13:25:35 +00:00
bzbarsky%mit.edu 522110ad3f Don't install fields during binding teardown. Bug 400705, r+sr=sicking,
a=beltzner
2007-10-24 22:13:01 +00:00
bzbarsky%mit.edu 06f20237f6 Adding testx 2007-10-20 05:30:53 +00:00
bzbarsky%mit.edu 8e17488a09 Actually unhook the binding proto when we're tearing down the binding anonymous
content.  Hasn't worked in years, apparently.  Bug 398135, r+sr=sicking
2007-10-20 04:22:43 +00:00
jonas%sicking.cc 2d2a962fa3 backing out due to test failure 2007-10-20 01:22:48 +00:00
jonas%sicking.cc 1f2b203edf Bug 345711: Call InstallImplementation when it's safe, rather tha directly from LoadBindings. r/sr=jst 2007-10-20 00:48:09 +00:00
Olli.Pettay%helsinki.fi 139e5eb16d Mochitest for bug 378866 2007-10-12 15:43:39 +00:00
Olli.Pettay%helsinki.fi d1a6605b50 Bug 378866, r=peterv,sicking, sr=sicking, a=blocking1.9+ 2007-10-12 11:07:29 +00:00
bugzilla%standard8.plus.com b7a20d3293 Bug 397783 Remove lots of redundant nsISupportsArray include/forward definitions from content. r/sr=jst,a=dbaron 2007-10-09 18:41:55 +00:00
bzbarsky%mit.edu 5f9756b218 Fix build bustage by not using debug-only member in opt code. Bug 398668 2007-10-06 01:23:09 +00:00
sayrer%gmail.com 88236e7972 Bustage fix for bug 398668 2007-10-06 01:13:52 +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 c7aa15eb42 Make really sure that pending binding constructor events block onload. Bug
394676, r+sr+a=sicking
2007-10-03 23:38:32 +00:00
bzbarsky%mit.edu f59fd2ba49 Don't unlink so aggressively. Bug 398083, r+sr+a=sicking 2007-10-02 14:40:39 +00:00
bzbarsky%mit.edu 7bacde9da4 Skip installing fields which have no text. Bug 397924, r+sr+a=sicking 2007-10-02 14:38:35 +00:00
Olli.Pettay%helsinki.fi 18d1870a5f Bug 393762, Bug 393761 and Bug 382636, r=jst, sr=peterv 2007-10-01 10:02:34 +00:00
bzbarsky%mit.edu e992898ecb Fix test. Bug 372769. 2007-09-28 14:22:51 +00:00
bzbarsky%mit.edu 7af5d5c63c Relanding bug 372769 with some cycle collection changes to fix leaks.
r=mrbkap, sr=sicking, with r=sicking on the leak fixes.
2007-09-28 13:45:03 +00:00
bzbarsky%mit.edu 6c274177a2 Backing out bug 372769 due to leaks. 2007-09-26 14:39:32 +00:00
bzbarsky%mit.edu 4068f79521 Do lazy evaluation of XBL fields. Bug 372769, r=mrbkap, sr=sicking 2007-09-26 13:55:07 +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
jag%tty.nl 15e1abb04d Bug 393809: Fix compile warning in nsXBLPrototypeHandler.cpp. r=/sr=Neil, a=sicking 2007-09-05 01:55:55 +00:00
philringnalda%gmail.com e70cd2fff8 Bug 365810 - Ctrl+Y for Edit->Redo broken, patch by Simon B��nzli <zeniko@gmail.com>, r=aaronlev sr=neil a1.9=bz 2007-08-24 03:09:59 +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
Olli.Pettay%helsinki.fi 17841e313c Bug 391568, Mutation events not fired if listeners are only in anonymous content. r+sr=bz, a=sicking 2007-08-22 06:48:48 +00:00
Olli.Pettay%helsinki.fi f5bc514b5d Bug 373911, r=bz, sr=dbaron, a=1.9+ 2007-08-21 21:45:00 +00:00
Olli.Pettay%helsinki.fi f9bb7c04a2 Bug 339649, incorrect script-global used in nsXBLPrototypeHandler::ExecuteHandler, remove XXX, r+sr=jst, a=1.9+ 2007-08-16 21:46:33 +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
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
benjamin%smedbergs.us bbb6d901f3 Bug 386025 - Expose cycle-collection symbols, r=graydon 2007-08-06 14:34:05 +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
bzbarsky%mit.edu b93cf6e717 Propagate stylesheet principals through to XBL binding loads; streamline load
security checks in the XBL code (so that all the security checks are gated
through LoadBindingDocumentInfo).  Bug 204140, r=dbaron for the CSS changes,
r=sicking for the XBL changes, sr=sicking.

In particular, this change allows user stylesheets loaded from local files to
link to local files.
2007-07-18 21:56:58 +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 3c5c154175 Pass through loader principal and URI to LoadSheet(). Bug 387317, r+sr=peterv 2007-07-11 19:44:27 +00:00
jwalden%mit.edu ef68fcf595 Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 07:08:56 +00:00
Olli.Pettay%helsinki.fi 802eadb99f Bug 339649, incorrect script-global used in nsXBLPrototypeHandler::ExecuteHandler (with bustage fix), r=sicking, sr=jst 2007-07-06 13:47:51 +00:00
kairo%kairo.at 5db0add472 backing out bug 339649 due to breakage on multiple tinderboxen as requested in #developers 2007-07-06 13:13:46 +00:00
Olli.Pettay%helsinki.fi 0ceb2538aa Bug 339649, incorrect script-global used in nsXBLPrototypeHandler::ExecuteHandler, r=sicking, sr=jst 2007-07-06 11:49:54 +00:00
bzbarsky%mit.edu 5d835b4b58 Propagate the principal responsible an image load all the way to
CanLoadImage/LoadImage in nsContentUtils, and use it for security checks
there.  Bug 310165, r=sicking, sr=dbaron
2007-07-03 18:45:40 +00:00
dbaron%dbaron.org 3ffa2fa2a9 Move NOTIFY_OBSERVERS to the end of nsBindingManager::ContentRemoved (and avoid early returns so we get to it). b=382376 Patch by Daniel Holbert <dholbert@mozilla.com>. r=bzbarsky sr=sicking 2007-06-27 04:51:37 +00:00
Olli.Pettay%helsinki.fi cef396e331 wasn't going to check in this 2007-06-27 04:25:27 +00:00