Andreas Gal<Gal@uci.edu>
|
9a94c881f3
|
Bug 592871 - TM: compartment for Global Object created in nsXULPDGlobalObject::EnsureScriptEnvironment r=mrbkap
|
2010-09-02 20:07:49 -07:00 |
|
Jonas Sicking
|
5656569763
|
Bug 546857 Part 6: Disable XUL for pages, unless user specifically opts in for domain. r=jst a=blocker
|
2010-08-19 16:12:46 -07:00 |
|
Ms2ger
|
0cf7a5d525
|
Bug 562698 - Part c: Pass Elements to AttributeWillChange; r=bzbarsky, a=dbaron
|
2010-08-24 09:06:20 +02:00 |
|
Ms2ger
|
27271a8a8f
|
Bug 562698 - Part a: Pass Elements to nsIMutationObserver::AttributeChanged and nsCSSFrameConstructor::AttributeChanged; r=bzbarsky, a=dbaron
|
2010-08-24 09:05:56 +02:00 |
|
Jonas Sicking
|
1efbd766ca
|
Back out bug 546857 Part 6 due to talos failures. a=backout
|
2010-08-19 18:41:58 -07:00 |
|
Jonas Sicking
|
1a06bd84dd
|
Bug 546857 Part 6: Disable XUL for pages, unless user specifically opts in for domain. r=jst a=blocker
|
2010-08-19 16:12:46 -07:00 |
|
Dão Gottwald
|
f246f9a00f
|
Backed out changeset cdd440adb726
|
2010-08-10 15:10:11 +02:00 |
|
Ms2ger
|
e0dc6046da
|
Bug 562698 - Part a: Pass Elements to nsIMutationObserver::AttributeChanged and nsCSSFrameConstructor::AttributeChanged; r=bzbarsky, a=dbaron
|
2010-08-10 14:25:28 +02:00 |
|
Neil Deakin
|
fb66fae998
|
Bug 383930/552341, allow usage of a property on popups instead of using document.popupNode, should fix leak of popupNode, r=neil,sr=roc
|
2010-08-09 12:17:19 -04:00 |
|
David Zbarsky
|
de6582a359
|
Remove unneeded nsIDOMNSHTMLInputElement interface by merging it into nsIDOMHTMLInputElement. (Bug 582303) r=jst
|
2010-08-04 22:40:18 -04:00 |
|
Robert Sayre
|
073bde8d2b
|
Merge mozilla-central to tracemonkey.
|
2010-07-30 21:57:41 -07:00 |
|
Craig Topper
|
a53310509d
|
Bug 579830 - Change nsCOMPtr<Element> to nsRefPtr<Element>. Change one location that was QIing to Element. r=bz a2.0=benjamin
--HG--
extra : rebase_source : db2a1a863ed6c646ef8eb850eaf93b64b4552be7
|
2010-07-30 20:44:45 -07:00 |
|
Robert Sayre
|
55a8586519
|
Merge mozilla-central to tracemonkey.
|
2010-07-27 13:09:04 -07:00 |
|
Robert Sayre
|
1b744a7685
|
Merge mozilla-central to tracemonkey.
|
2010-07-20 15:07:03 -07:00 |
|
Blake Kaplan
|
44fa338e2b
|
Bug 575795 - Clean up the nsIScriptContext interface to the global object to be able to split the work that nsIScriptContext::InitContext does out. r=jst
|
2010-07-15 15:16:29 -07:00 |
|
Luke Wagner
|
99411cc93d
|
Bug 549143 - fatvals
|
2010-07-14 23:19:36 -07:00 |
|
Zack Weinberg
|
76dbdde0f4
|
Bug 569719 part 2: Move headers for the former nsCSSLoader and nsCSSDeclaration into mozilla/css/. r=dbaron
--HG--
rename : layout/style/nsCSSDeclaration.cpp => layout/style/Declaration.cpp
rename : layout/style/nsCSSDeclaration.h => layout/style/Declaration.h
rename : layout/style/nsCSSLoader.cpp => layout/style/Loader.cpp
rename : layout/style/nsCSSLoader.h => layout/style/Loader.h
|
2010-06-28 15:49:35 -07:00 |
|
Kyle Huey
|
16c927f68b
|
Bug 578565: Remove nsIXBLDocumentInfo. r=jst
--HG--
extra : rebase_source : 4d36ecc23ea302563a7b7f84846d8d5e23b29647
|
2010-07-14 18:53:11 -07:00 |
|
Olli Pettay
|
abf43f852b
|
Bug 566466 - speed up createElement(), r=jst, peterv
|
2010-07-23 12:49:57 +03:00 |
|
Craig Topper
|
b9673b8709
|
Bug 577438 Part 1: Add previous sibling to nsIMutationObserver::ContentRemoved. r=sicking
|
2010-07-21 15:05:17 -07:00 |
|
Boris Zbarsky
|
93922db9e1
|
Bug 578696 part 11. Stop holding strong refs when calling ContentRemoved and remove the now-unused IMPL_STRONGREF_MUTATION_NOTIFICATION macro. r=sicking
|
2010-07-21 11:37:41 -04:00 |
|
Boris Zbarsky
|
235296fdf0
|
Bug 578696 part 10. Stop holding strong refs when calling ContentInserted. r=sicking
|
2010-07-21 11:33:32 -04:00 |
|
Boris Zbarsky
|
998b474e42
|
Bug 578696 part 9. Stop holding strong refs when calling ContentAppended. r=sicking
|
2010-07-21 11:33:32 -04:00 |
|
Boris Zbarsky
|
8cfe0849e3
|
Bug 578696 part 8. Stop holding strong refs when calling AttributeChanged. r=sicking
|
2010-07-21 11:33:32 -04:00 |
|
Boris Zbarsky
|
39c6f594bb
|
Bug 578696 part 7. Stop holding strong refs when calling AttributeWillChange. r=sicking
|
2010-07-21 11:33:32 -04:00 |
|
Benjamin Smedberg
|
a2833452f8
|
Merge mozilla-central to the bug 568691 branch.
--HG--
rename : gfx/public/nsITheme.h => gfx/src/nsITheme.h
|
2010-06-30 14:23:23 -04:00 |
|
Neil Rashbrook
|
1ad593fc7f
|
Bug 556124 Should notify for broadcast attribute changes once layout has started r=jst
|
2010-06-30 12:36:10 +01:00 |
|
Benjamin Smedberg
|
63c0077443
|
Merge mozilla-central into the branch for bug 568691, including fixup of the new jetpack binary module.
|
2010-06-25 19:41:09 -04:00 |
|
Benjamin Smedberg
|
762def30bb
|
Merge mozilla-central into the static-xpcom-registration branch.
|
2010-06-23 17:26:25 -04:00 |
|
Benjamin Smedberg
|
45af085fff
|
Merge mozilla-central into the "branch" for but 568691. The omnijar XPT/component/chrome registration was removed during this merge, and will be re-added to the component manager shortly.
--HG--
rename : content/base/public/nsIChromeRegistry.idl => chrome/public/nsIChromeRegistry.idl
|
2010-06-21 11:41:42 -04:00 |
|
Johnny Stenback
|
660ac78445
|
Merge of backout of fix for bug 572609. CLOSED TREE
|
2010-06-21 22:41:52 -07:00 |
|
Johnny Stenback
|
b5ac9ee398
|
Backed out changeset 82a21d443b5e
|
2010-06-21 22:39:53 -07:00 |
|
Johnny Stenback
|
c5f4c4eac5
|
Fixing bug 572615. Speed up nsXULDocuments ID hanling code. r=jonas@sicking.cc
|
2010-06-21 20:00:26 -07:00 |
|
Johnny Stenback
|
63e3022e0d
|
Fixing bug 572614. Eliminate double hash lookups in document.getElementById(). r=jonas@sicking.cc
|
2010-06-21 19:59:37 -07:00 |
|
Johnny Stenback
|
6268e31519
|
Fixing bug 572609. Use faster version of GetElementById() from our C++ code. r=jonas@sicking.cc
|
2010-06-21 19:58:50 -07:00 |
|
Benjamin Smedberg
|
f13550a209
|
Bug 568691 part B - mechanical changes to in-tree binary modules needed to get them building and registering correctly. After this patch, xpcshell appears to work.
|
2010-06-10 14:11:40 -04:00 |
|
Dave Townsend
|
32e31f4f77
|
Bug 565610: Allow XUL overlays to apply to documents loaded from about: URIs. r=bz
|
2010-06-18 20:57:53 -07:00 |
|
Robert Sayre
|
d9e86770e3
|
Merge mozilla-central to tracemonkey.
|
2010-06-05 19:13:45 -04:00 |
|
Andreas Gal
|
70617110b8
|
Add an API for compartments (570040, r=jorendorff).
|
2010-06-04 16:32:10 -07:00 |
|
Jonas Sicking
|
0a93bbb190
|
Bug 564863: Speed up id/name handling by letting elements register/unregister themselves. r=smaug
|
2010-06-03 18:09:20 -07:00 |
|
Peter Van der Beken
|
a3f0b9002e
|
Fix for bug 560462 (Use fast unwrapping for more quickstubs) - add non-addrefing GetElementById and GetBody, add nsContentList-returning GetElementsByTagName(NS) and GetElementsByName. r=jst.
|
2010-04-19 17:41:38 +02:00 |
|
Craig Topper
|
3e0e604d67
|
Convert some callers of methods that changed from returning already_AddRefed<T> to returning T* away from using unneeded nsCOMPtrs. (Bug 239008) r=dbaron
|
2010-05-17 21:00:40 -07:00 |
|
Mitchell Field
|
6ad77bd6db
|
Bug 564950 - Make more use of mozilla::services, r=surkov, jst, neil, smontagu, roc, joshmoz, gavin, shaver
|
2010-05-14 18:24:41 +09:00 |
|
Craig Topper
|
d02574b6b4
|
DeCOMtaminate nsIStyleSheet method signatures. (Bug 239008) r=dbaron
|
2010-05-12 13:18:47 -07:00 |
|
Craig Topper
|
cb8187eff9
|
Remove nsICSSStyleSheet and replace all uses with nsCSSStyleSheet. (Bug 239008) r=dbaron
|
2010-05-11 13:41:47 -07:00 |
|
Peter Van der Beken
|
7f4e72d2de
|
Back out fixes for bug 560462 to fix orange.
--HG--
extra : rebase_source : afe96ede6fc605c656b746f6388d6144886b18ed
|
2010-05-11 19:20:03 +02:00 |
|
Peter Van der Beken
|
75ccb33e1a
|
Fix for bug 560462 (Use fast unwrapping for more quickstubs) - add non-addrefing GetElementById and GetBody, add nsContentList-returning GetElementsByTagName(NS) and GetElementsByName. r=jst.
|
2010-04-19 17:41:38 +02:00 |
|
Boris Zbarsky
|
e98cd67374
|
Bug 564574. Pass the first appended node to ContentAppended. r=jst, sr=sicking
|
2010-05-10 21:12:34 -04:00 |
|
Boris Zbarsky
|
f7d7c95ec6
|
Bug 562971. Include Element.h as mozilla/dom/Element.h and don't use 'using namespace' quite as much. r=jst
|
2010-05-05 14:18:05 -04:00 |
|
Ms2ger@gmail.com
|
a4005e2fd1
|
Bug 538362 - rename nsIDocument::GetPrimaryShell to nsIDocument::GetShell. r=smaug
|
2010-06-25 15:59:57 +02:00 |
|
Johnny Stenback
|
841261676e
|
Fixing bug 572609. Use faster version of GetElementById() from our C++ code. r=jonas@sicking.cc
|
2010-06-23 14:35:57 -07:00 |
|
Jonas Sicking
|
26eb9625c3
|
Bug 562791: Add NS_TIME_FUNCTION and friends to content code. r=jst
|
2010-04-30 12:40:59 -07:00 |
|
Boris Zbarsky
|
13aed1444a
|
Bug 562688 part 8. Change broadcasters to use Element. r=jst
|
2010-04-30 09:12:06 -04:00 |
|
Boris Zbarsky
|
30883f9737
|
Bug 562688 part 7. Eliminate eELEMENT users in the rest of content/. r=jst
|
2010-04-30 09:12:06 -04:00 |
|
Boris Zbarsky
|
c1ce657552
|
Bug 562688 part 5. Change the document id and named item table APIs to use Element. r=jst
|
2010-04-30 09:12:05 -04:00 |
|
Boris Zbarsky
|
04027a9479
|
Bug 562688 part 4. Change GetRootContent and the like to return Elements. r=jst, sr=sicking
|
2010-04-30 09:12:05 -04:00 |
|
Mitchell Field
|
9818f00bf2
|
Bug 560095 - Use mozilla::services::GetObserverService(). r=biesi,dveditz,gavin,josh,jst,mrbkap,roc,sdwilsh,shaver,sicking,smontagu,surkov
|
2010-04-29 18:59:13 +02:00 |
|
Ben Newman
|
941ed3332c
|
Replace direct instantiations of nsRunnableMethod with calls to the templatized NS_NewRunnableMethod function (part 3/3 of bug 558498). r=dwitte sr=dbaron
|
2010-04-20 16:21:35 -07:00 |
|
Craig Topper
|
9eccdbd4d7
|
Bug 557416: Remove unnecessary includes and forward declarations of nsIPresShell. r=roc
|
2010-04-10 16:09:38 -04:00 |
|
Peter Van der Beken
|
8e3acb1006
|
Fix for bug 533637 (Speed up unwrapping a node in quickstubs that use nsINode (dromaeo)). Pair every DOMCI to a specific C++ class. r=jst.
--HG--
extra : rebase_source : 9a7823b365cfca04bb08c5be94eab29d218f1e61
|
2010-01-12 14:08:43 +01:00 |
|
Daniel Holbert
|
3c78e0e4b3
|
Bug 556005: Remove unused variable 'rv' from nsXULDocument.cpp. r=bz
|
2010-04-01 08:07:22 -07:00 |
|
Craig Topper
|
c3fc5fa456
|
Bug 554253 - Convert nsCOMPtr<nsPresContext> to nsRefPtr<nsPresContext>. r=roc
--HG--
extra : rebase_source : d828daca07188864d055f3d1a72f5217632eb358
|
2010-03-25 14:17:11 +01:00 |
|
Markus Stange
|
5fb3e948bb
|
Bug 508482 - Window activation status should be a pseudoclass (:-moz-window-inactive) instead of an attribute. r=dbaron, r+sr=jst
|
2010-03-17 18:10:57 +01:00 |
|
Peter Van der Beken
|
e5d87ec5bb
|
Fix for bug 552716 (Remove NS_INTERFACE_MAP_ENTRY_CONTENT_CLASSINFO). r=jst.
--HG--
extra : rebase_source : 8e03b54ff6117dcac27188b296c59dcafbb6db78
|
2010-03-17 16:09:05 +01:00 |
|
Markus Stange
|
4a997d3554
|
Backed out changeset e17c076aceea, bug 508482 (:-moz-window-inactive pseudoclass) because of test_righttoleft.xul test failures.
|
2010-03-17 20:03:53 +01:00 |
|
Markus Stange
|
f1f3037861
|
Bug 508482 - Window activation status should be a pseudoclass (:-moz-window-inactive) instead of an attribute. r=dbaron, r+sr=jst
|
2010-03-17 18:10:57 +01:00 |
|
Jonas Sicking
|
3175f89133
|
Bug 534136 Part 3: Optimize atom-using code for the fact that atoms store 16bit strings. Also take advantage of new nsAtomString API. r=bz
|
2010-03-08 07:45:00 -08:00 |
|
Jonas Sicking
|
c4106f7f22
|
Bug 534136 Part 2: Use 16bit-char buffers inside atoms. r=bz sr=mrbkap
|
2010-03-08 07:45:00 -08:00 |
|
Chris Jones
|
f0560d9e8e
|
Bug 441324, part 1: Shuffle around includes to avoid problems with #define malloc et al. r=bsmedberg
|
2010-03-03 23:02:55 -06:00 |
|
Zack Weinberg
|
2c3e543d1d
|
Bug 544112 part 2: DeCOMtaminate and devirtualize nsCSSLoader. r=bzbarsky sr=dbaron
--HG--
rename : layout/style/nsICSSLoader.h => layout/style/nsCSSLoader.h
|
2010-03-02 13:00:53 -08:00 |
|
Neil Deakin
|
65465d8068
|
Bug 528491, combine nsFocusController and nsWindowRoot, r=jst,sr=smaug
|
2010-02-20 11:07:03 -05:00 |
|
Timothy Nikkel
|
92355591c8
|
Bug 545593. Remove nsViewManager::Enable/DisableRefresh. r=roc
|
2010-02-18 13:23:23 -06:00 |
|
Timothy Nikkel
|
53fe3ff52d
|
Backed out changeset 93c7b23284b8 (Bug 545593) for causing Md oth failures on linux.
|
2010-02-12 16:46:04 -06:00 |
|
Timothy Nikkel
|
73241cb6bc
|
Bug 545593. Remove nsViewManager::Enable/DisableRefresh. r=roc
--HG--
extra : rebase_source : 963053b0f3d5712308b53c665dddcedae08a2b21
|
2010-02-11 18:14:59 -06:00 |
|
Peter Van der Beken
|
648f658133
|
Fix for bug 540443 (Change one argument of nsContentUtils::CheckSameOrigin from nsIDOMNode to nsINode). r=bz.
|
2010-01-12 14:08:44 +01:00 |
|
Boris Zbarsky
|
8c09ee17b6
|
Bug 537507. Make sure to flag XUL documents as allowing InitialReflow to be called on the presshell even if there are no presshells around when StartLayout is called on the document. r=jst
|
2010-01-13 11:30:11 -05:00 |
|
Robert O'Callahan
|
dd13d8b675
|
Bug 526394. Part 9: More conversion for nsEventStateManager and nsImageDocument. r=smaug
|
2010-01-12 10:45:04 +13:00 |
|
Olli Pettay
|
63fd91b1fa
|
Bug 534226 - Remove support for multiple presshells, r=bz, sr=roc
|
2010-01-07 12:36:11 +02:00 |
|
Simon Montagu
|
09e84c09b6
|
Bug 224547: Change the organization of the window title bar for RTL XUL windows. Part 1, refactoring, r=enndeakin
|
2009-12-21 12:21:52 +02:00 |
|
Boris Zbarsky
|
cc6eb188e6
|
Bug 523294 part 3. Get rid of the now-unused aStateMask argument to AttributeChanged. r=dbaron
|
2009-12-10 14:36:04 -08:00 |
|
Blair McBride
|
8f2043ae0f
|
Bug 528792 - :-moz-lwtheme incorrectly depends on the lwthemetextcolor attribute. r=dbaron
|
2009-11-16 09:27:44 +01:00 |
|
Mats Palmgren
|
7da2fe4fcf
|
Crash test for bug 497875.
|
2009-11-07 04:28:26 +01:00 |
|
Mats Palmgren
|
6ebcd4414c
|
Null-check mCurrentPrototype (it's set to null when loading an overlay fails). b=497875 r=neil
|
2009-11-06 22:52:00 +01:00 |
|
Taras Glek
|
0f83b72143
|
Bug 524313: crash [@ RaiseException ] nsFastLoadFileReader::ReadFooter r=brendan
--HG--
extra : rebase_source : d9f2f41d0c2dfc0e7a2d90c97789e66a38c3f43f
|
2009-10-26 12:35:12 -07:00 |
|
timeless@mozdev.org
|
11b6d8a3b1
|
Bug 270042 - Crash on startup [@ nsXULDocument::OnStreamComplete(nsIStreamLoader*, nsISupports*, unsigned int, unsigned int, unsigned char const*)], r=neil
|
2009-10-26 18:39:23 -07:00 |
|
Daniel Holbert
|
ced586e10b
|
Bug 513461 follow-up: reorder initializer list in nsXULDocument constructor, to fix build warning. r=dbaron
|
2009-10-18 20:10:58 -07:00 |
|
Neil Rashbrook
|
93a2435dba
|
Bug 519049 Wrong value broadcast when setting attribute twice while script blocker active r=smaug sr=bz
|
2009-10-13 11:11:17 +01:00 |
|
Taras Glek
|
bfe943ded9
|
Bug 412796: Optimize fastload system (mmap fileIO) r=brendan
--HG--
extra : rebase_source : 425e1c4254b8e5c7c3b9fc98efb91c06805d1f02
|
2009-10-08 10:30:21 -07:00 |
|
Jonas Sicking
|
0d2f92b52e
|
Bug 518104 - Implement HTML5 changes to <script defer>. r=hsivonen, sr=mrbkap. (Tests fixed and code merged to tip by hsivonen.)
|
2009-10-02 14:13:59 +03:00 |
|
Johnny Stenback
|
123b209635
|
Fixing bug 504862. Sanitize modal dialog argument handling. r=mrbkap@gmail.com, sr=bzbarsky@mit.edu
|
2009-10-06 17:09:16 -07:00 |
|
Chris Jones
|
d215e057fe
|
Merge backout
|
2009-10-02 18:09:39 -05:00 |
|
Chris Jones
|
08de77b6a4
|
Backed out changeset 8cbc47eee659
|
2009-10-02 18:09:08 -05:00 |
|
Chris Jones
|
3e5fef214c
|
bug 441324: implement infallible ::operator new(), malloc() and friends. make |new Foo()| infallible, but leave |malloc()| fallible for the time being. r=blassey sr=bsmedberg,vlad
|
2009-10-01 21:50:09 -05:00 |
|
Nochum Sossonko
|
33de430128
|
Bug 513461 - Implement pseudo classes for lightweight theme handling. r=dao,dbaron
|
2009-10-02 08:22:18 +02:00 |
|
Mats Palmgren
|
7a8db79bf2
|
Bug 494617. r=Olli.Pettay sr=jst
|
2009-09-22 06:21:09 +02:00 |
|
Neil Deakin
|
22715396a4
|
Bug 516076, pass a contextual window to focus controller methods, so that it retrieves the controller for the right window, r=neil,sr=smaug
|
2009-09-21 13:39:44 -04:00 |
|
Johnny Stenback
|
8127d8695e
|
Backed out changeset 105d89f1a33b due to test failures.
|
2009-08-31 15:03:53 -07:00 |
|
Johnny Stenback
|
29b20051c6
|
Fixing bug 504862. Sanitize modal dialog argument handling. r=mrbkap@gmail.com, sr=bzbarsky@mit.edu
|
2009-08-31 14:35:58 -07:00 |
|
Olli Pettay
|
2aa0b4e4e8
|
Bug 506212 - UI elements inside XBL are drawn incorrectly when initialized with broadcasters, r=sicking
|
2009-08-29 18:39:51 +03:00 |
|
Benjamin Smedberg
|
2e9438fd2f
|
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
|
2009-08-25 08:59:31 -07:00 |
|
Jesse Ruderman
|
56d3eef776
|
Bug 509269 - reftest should deal with missing root. r=dbaron. May fix 468211-3 orange, too.
|
2009-08-08 17:50:50 -07:00 |
|
Jesse Ruderman
|
b18643ee81
|
Add crashtests for bug 468211
|
2009-08-08 16:48:15 -07:00 |
|
Neil Deakin
|
5303f25260
|
Bug 478416, replace chromedir attribute with :moz-locale-dir pseudoclass, r=neil,dao,dbaron,sr=dbaron
|
2009-07-29 14:33:53 -04:00 |
|
L. David Baron
|
9a8d97752d
|
Make some of the DEBUG_CC code accessible to code in non-debug builds so it can be used by memory tools for Web developers. (Bug 500233) r+sr=peterv
|
2009-07-08 18:10:29 -07:00 |
|
David Bolter
|
281b227c46
|
Bug 467144 - nsIMutationObserver::AttributeChanged should provide old attribute value; r=bzbarsky, r+sr=sicking
|
2009-06-29 14:36:25 -04:00 |
|
Ben Newman
|
94f19e102d
|
Bug 484121 (2/6) - Add nsIDTD::GetMode to eliminate heinous const_cast. r+sr=mrbkap
|
2009-06-23 14:22:16 -07:00 |
|
Neil Deakin
|
79321ef1f8
|
Bug 178324, refactor focus by moving all focus handling into one place and simplifying it, add many tests, fixes many other bugs too numerous to mention in this small checkin comment, r=josh,smichaud,ere,dbaron,marco,neil,gavin,smaug,sr=smaug (CLOSED TREE)
|
2009-06-10 14:00:39 -04:00 |
|
Robert O'Callahan
|
d1aef5f21c
|
Bug 495635. Don't register overlay content in the ID-map etc if it hasn't actually ended up in the document. r+sr=bzbarsky
--HG--
extra : rebase_source : 983d21b9331fac8057bd56606f91cbe20e3a62fa
|
2009-06-02 10:50:22 +12:00 |
|
Peter Van der Beken
|
98633d5f16
|
Fix for bug 490592 (Possible to GC way too much during shutdown due to XUL and XBL prototypes). r/sr=bz.
|
2009-05-07 11:19:41 -07:00 |
|
Peter Van der Beken
|
a45851d286
|
Backed out changeset 5e867032abe5 (Fix for bug 490592 (Possible to GC way too much during shutdown due to XUL and XBL prototypes).) to try to fix Tshutdown regression.
|
2009-05-15 14:49:21 +02:00 |
|
Peter Van der Beken
|
1ec8d2bfcb
|
Fix for bug 490592 (Possible to GC way too much during shutdown due to XUL and XBL prototypes). r/sr=bz.
--HG--
extra : rebase_source : 8a05db1e4aab7dde3b38c7613488314dde05f163
|
2009-05-07 11:19:41 -07:00 |
|
Bob Clary
|
f528eded62
|
bug 386914 - crash test by Martijn Wargers.
|
2009-04-24 10:08:20 -07:00 |
|
L. David Baron
|
200ef7b5a1
|
Fix miscellaneous typos in comments that I've had in my tree for ages.
|
2009-04-22 10:13:48 -07:00 |
|
Neil Deakin
|
a6df0afb93
|
Bug 404798, assertions when root element is removed from xul document during inline script, r+sr=smaug
|
2009-04-22 08:55:54 -04:00 |
|
Boris Zbarsky
|
35edb04b3a
|
Bug 485012. Allow passing a charset hint (e.g. the element's 'charset' attribute for preloads) to nsICSSLoader::LoadSheet. r+sr=peterv
|
2009-04-10 10:29:08 -04:00 |
|
Robert O'Callahan
|
d0c58fb22f
|
Bug 340571. Removing getBoxObjectFor from non-XUL documents. r+sr=bzbarsky
--HG--
extra : rebase_source : a57cb7c4ebee2149a2cdc009400c133d4904409d
|
2009-03-30 13:44:48 +13:00 |
|
Boris Zbarsky
|
1d325109b3
|
Bug 481440. Make our id table always live. r=jst, sr=roc
|
2009-03-23 10:04:40 -04:00 |
|
Wladimir Palant
|
982be663a1
|
Bug 477979 - Add CheckLoadURI checks for more script loads. r+sr=jst
|
2009-02-11 15:51:37 +01:00 |
|
Boris Zbarsky
|
dceb36b6b7
|
Backing out bug 481440 (revision 8fddfa5d2748)
|
2009-03-23 13:32:06 -04:00 |
|
Boris Zbarsky
|
d8b2b9193c
|
Bug 481440. Make our id table always live. r=jst, sr=roc
|
2009-03-23 10:04:40 -04:00 |
|
Arpad Borsos
|
8dc04b2fe9
|
Bug 474369 - get rid of nsVoidArray, content part; r=jwatt, sr=sicking
|
2009-03-20 09:15:35 +01:00 |
|
Olli Pettay
|
486b27fd0a
|
Bug 480956 - HTMLDocument and some other dom objects traverse member variables even if the document is in 'nsCCUncollectableMarker::InGeneration' r+sr=peterv
|
2009-03-03 14:14:13 +02:00 |
|
Neil Rashbrook
|
2b7a424a9b
|
Bug 475344 Need a cancellation code to indicate successful load from cache r+sr=bz
|
2009-02-16 11:27:22 +00:00 |
|
Olli Pettay
|
68e8d4d04a
|
Bug 468211, r+sr=sicking
|
2009-01-31 14:56:15 +02:00 |
|
Olli Pettay
|
b9593d2535
|
Bug 471166, r+sr=sicking
|
2009-01-31 14:53:01 +02:00 |
|
Neil Rashbrook
|
249e4914e7
|
Excise nsCachedChromeChannel fixing bug 206691 amongst others r=bsmedberg sr=bz
|
2009-01-29 23:34:24 +00:00 |
|
timeless@mozdev.org
|
a6c651e0d3
|
Bug 209598 - Crash opening link from other applications [@ nsXULDocument::InsertElement], r+sr=bz
|
2009-01-15 20:02:22 -08:00 |
|
Olli Pettay
|
86970fbe9a
|
Bug 470687, try to prevent broadcaster loops, r=enndeakin, sr=neil
|
2009-01-07 15:25:29 +02:00 |
|
L. David Baron
|
43923a2427
|
DeCOMtaminate nsIPresShell::GetDidInitialReflow. (Bug 468645) r+sr=bzbarsky
|
2008-12-29 10:07:36 -05:00 |
|
Olli Pettay
|
016928536d
|
Bug 468176, r=enn, sr=neil
|
2008-12-19 14:49:28 +02:00 |
|
Robert O'Callahan
|
22fce0cd91
|
Bug 468991. Move GetVisibleArea call to avoid using a stale visible area. r+sr=dbaron
|
2008-12-18 14:21:12 +13:00 |
|
Robert O'Callahan
|
50bd83420a
|
Bug 469247. Implement 'canPlayType' API for video/audio elements. r=doublec,r+sr=bzbarsky
--HG--
extra : rebase_source : 06b14571546a763ee4f4b8641e8582bfff2caf8d
|
2008-12-17 15:11:07 +13:00 |
|
Olli Pettay
|
9937ff0bcb
|
Bug 430214, patch3, r=enn,sr=neil
|
2008-12-03 13:12:54 +02:00 |
|
Olli Pettay
|
4ab4c6e4c8
|
Bug 461053, r=enndeakin, sr=neil
|
2008-12-03 12:59:07 +02:00 |
|
Peter Van der Beken
|
e743beb9c4
|
Fix for bug 457897 (Remove QI on 'this' object when calling from JS to C++). Patch by jorendorff and me, r/sr=jst.
|
2008-11-03 11:31:47 +01:00 |
|
Blake Kaplan
|
b91e4a69a6
|
Bug 461031 - Bring a little more sanity to parser notifications of the content sink. This should help increase responsiveness, especially on pages with lots of inline scripts. r+sr=jst
|
2008-10-30 14:31:00 -07:00 |
|
Ted Mielczarek
|
26dab6f284
|
bug 461395 - add support for PARALLEL_DIRS to build system, parallelize content. r=bsmedberg
|
2008-10-30 13:02:14 -04:00 |
|
Neil Deakin
|
912ddd5424
|
Bug 450990, make template generate recursive instead of lazy, improves performance as well, r=peterv,sr=bz
|
2008-10-20 11:36:05 -04:00 |
|
Honza Bambas
|
58b2f9a115
|
Bug 295994 - [r+sr=sicking]
|
2008-10-18 20:21:28 -05:00 |
|
Boris Zbarsky
|
12d064dd87
|
Backing out bug 450990 to try to fix leaks
|
2008-10-10 15:45:32 -04:00 |
|
Neil Deakin
|
ba78ad380e
|
Bug 450990. Kill off EnsureContentsGenerated. r=peterv, sr=bzbarsky, sicking helped write the patch
|
2008-10-10 13:44:43 -04:00 |
|
Arpad Borsos
|
8b11d938d2
|
Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan
|
2008-10-10 17:04:34 +02:00 |
|
Olli Pettay
|
3309372c23
|
Bug 457716 - XUL shouldn't always traverse all the prototypes, r+sr=peterv
|
2008-10-08 14:41:52 +03:00 |
|
Boris Zbarsky
|
4f3a824bf4
|
Bug 455540. Eliminate the non-OOM-failures-possible version of GetNodInfo. r+sr=jst
|
2008-10-07 14:53:22 -04:00 |
|
Taras Glek
|
390adbe464
|
bug 455536: s/NS_ERROR_FAILURE/NS_ERROR_OOM/ outparamdelled nsNodeInfoManager::GetNodeInfo r+sr=jsr
|
2008-09-25 15:46:52 -07:00 |
|
Olli Pettay
|
20b0d73d4e
|
Bug 445177, delay broadcaster sync, r+sr=bz
|
2008-09-16 11:53:30 +03:00 |
|
Taras Glek
|
c26ce8e1ab
|
bug 450777:deCOMtaminate nsNodeInfoManager::GetNodeInfo r+sr=jst
|
2008-09-12 15:32:18 -07:00 |
|
Ted Mielczarek
|
468a3823fc
|
bug 447642 - get rid of --disable-mochitest, replace MOZ_MOCHITEST with ENABLE_TESTS. r=bsmedberg
|
2008-09-09 13:59:11 -04:00 |
|
Olli Pettay
|
2698015dae
|
Bug 442227, p=arenevier@fdn.fr, r=smaug,enndeakin, sr=neil
|
2008-09-09 13:07:35 +03:00 |
|
Peter Van der Beken
|
79f9a72d30
|
Fix for bug 443415 (Name more CC edges). r/sr=jst.
|
2008-09-08 20:26:46 +02:00 |
|
Eli Friedman
|
f3146c2988
|
Bug 453531: Remove dead mIsPopup member from nsXULDocument. r+sr=sicking.
|
2008-09-04 02:24:21 -07:00 |
|
Robert O'Callahan
|
1499813be0
|
Bug 118704. Get the document title from the DOM instead of storing it in the document object. Relanding with hopeful leak fix. r+sr=jst
|
2008-08-18 14:10:28 +12:00 |
|
Robert O'Callahan
|
65a0e17d1b
|
Backing out bug 118704 to try to fix Windows leak orange
|
2008-08-16 23:27:40 +12:00 |
|
Robert O'Callahan
|
21fbc52690
|
Bug 118704. Get the document title from the DOM instead of storing it as a string in the document. r+sr=jst
|
2008-08-16 21:01:52 +12:00 |
|
Olli Pettay
|
9dd97370f8
|
Bug 449457, Setting xuldocument.tooltipNode may leak, r+sr=jst
|
2008-08-12 16:21:21 +03:00 |
|
Boris Zbarsky
|
1dafcd35c7
|
Bug 431701. Fix our inputEncoding handling to comply with the DOM spec, and fix XHR of a in-memory-only document to follow the XHR spec and send it as UTF-8. r+sr=sicking
|
2008-08-06 16:59:37 -04:00 |
|
Neil Deakin
|
25dedfa43a
|
Bug 437640, ability to disable and remove <keyset> elements, r+sr=neil
|
2008-08-06 10:32:09 -04:00 |
|
Mats Palmgren
|
e70086744c
|
Remove the element from the id map when it's removed from the document. b=441994 r+sr=roc
|
2008-06-27 16:04:19 +02:00 |
|
Robert O'Callahan
|
78ea2ef42a
|
Bug 344258. Create nsReferencedElement to track which element is associated with a given ID. r+sr=jst
|
2008-06-25 13:55:01 +12:00 |
|
Robert O'Callahan
|
f6abfdb137
|
Removing nsElementMap
|
2008-06-23 17:16:18 +12:00 |
|
Robert O'Callahan
|
c4187f5254
|
Bug 344258. Make XUL use the shared ID-element map. r+sr=jst
|
2008-06-23 13:48:05 +12:00 |
|
Olli.Pettay@helsinki.fi
|
bb465783ef
|
Bug 425814, delay xul frame loading, r=sicking,sr=bz,a=beltzner
|
2008-04-18 01:58:06 -07:00 |
|
jst@mozilla.org
|
54ae1d2978
|
Landing fix for bug 419716. Make us consistently deal how we're pass param tags to object tags when parsing XHTML. Patch by mrbkap@gmail.com and bent.mozilla@gmail.com, r+sr=jonas@sicking.cc, a=beltzner
|
2008-04-17 15:30:51 -07:00 |
|
gavin@gavinsharp.com
|
0ab8b765bb
|
Back out patch for bug 295994
|
2008-04-08 13:50:00 -07:00 |
|
reed@reedloden.com
|
dce1fd1773
|
Bug 423833 - "Show Only This Frame code uses about: url for error pages, instead of original site url" [p=johnath@mozilla.com (Johnathan Nightingale [johnath]) r=Mano a=blocking-firefox3+]
|
2008-04-08 11:48:34 -07:00 |
|
johnath@mozilla.com
|
ff4747c23c
|
Backing out 295994 as likely cause of reftest failure.
|
2008-04-04 04:09:20 -07:00 |
|
reed@reedloden.com
|
ba1367b3bb
|
Bug 295994 - [p=honzab@allpeers.com (Honza Bambas [mayhemer]) r+sr=sicking a1.9=schrep]
|
2008-04-04 02:15:30 -07:00 |
|
reed@reedloden.com
|
5f9e65ed6e
|
Bug 423787 - "XUL test template has typo in comment" [p=manish@flock.com (Manish Singh) r=sayrer]
|
2008-03-28 23:45:45 -07:00 |
|
peterv@propagandism.org
|
14a390a55a
|
Fix for bug 415192 (Crash (within nsCycleCollector::Shutdown and nsXBLBinding::RemoveInsertionParent) with <xul:wizard>, cloneNode). r/sr=sicking.
|
2008-03-28 07:09:00 -07:00 |
|
bzbarsky@mit.edu
|
d8684248ba
|
Just drop loads of scripts that are not signed if the loading page is. Bug 424426, r+sr=jst, a=beltzner
|
2008-03-24 16:58:42 -07:00 |
|
bzbarsky@mit.edu
|
5da89d1096
|
Treat <xul:script> more like <html:script>. Bug 424188, r+sr=sicking, a=dsicore
|
2008-03-21 22:03:57 -07:00 |
|
jst@mozilla.org
|
1fc6a07d2a
|
Fixing bug 419846. Only let chrome documents load scripts from the fastload files. r=enndeakin@gmail.com, sr=bzbarsky@mit.edu
|
2008-03-13 15:49:45 -07:00 |
|
roc+@cs.cmu.edu
|
ea712ce519
|
Bug 413027. The XUL pref and min height for a CSS block should be its height when reflowed at its preferred width, NOT the height of the tallest line. r+sr=dbaron. Relanding with extra instrumentation in the strangely-failing mochitest test_bug199692.xul
|
2008-03-11 18:05:26 -07:00 |
|
neil@parkwaycc.co.uk
|
19e40f6f05
|
Fire dynamic overlay load observers in more cases b=419452 r+sr=jst a=beltzner
|
2008-03-05 13:32:27 -08:00 |
|
sayrer@gmail.com
|
98745b7529
|
Bug 383939. RDF datasources must implement cycle collection. r/sr=bsmedberg
|
2008-03-05 12:07:55 -08:00 |
|
jst@mozilla.org
|
ca610c2fd7
|
Backing out fix for bug 419848 due to feed code breakage.
|
2008-03-03 21:39:09 -08:00 |
|
jst@mozilla.org
|
fbd1cdf2f8
|
Fixing bug 419848. Tighten rules about what JS files content can load. r+sr=jonas@sicking.cc
|
2008-03-03 20:17:33 -08:00 |
|
jst@mozilla.org
|
13c8461f34
|
Backing out fix for bug 419452 per bug 420059. a=beltzner
|
2008-02-29 22:29:46 -08:00 |
|
neil@parkwaycc.co.uk
|
bbe179fa52
|
Fire dynamic overlay load observers in more cases b=419452 r+sr=jst a=beltzner
|
2008-02-27 01:46:03 -08:00 |
|
jonas@sicking.cc
|
65f4571f58
|
Bug 416534: Clean up cross-site xmlhttprequest security checks. With fixes to tests this time. r/sr=peterv
|
2008-02-26 19:45:29 -08:00 |
|
myk@mozilla.org
|
b5e898ddd7
|
backing out fix for bug 416534 as potential cause of mochitest failure
|
2008-02-26 19:23:36 -08:00 |
|
reed@reedloden.com
|
0387d900f7
|
Back out Neil's patch from bug 419452 due to a Txul regression.
|
2008-02-26 18:29:02 -08:00 |
|
jonas@sicking.cc
|
84548acb75
|
Bug 416534: Clean up cross-site xmlhttprequest security checks. r/sr=peterv
|
2008-02-26 18:17:49 -08:00 |
|
neil@parkwaycc.co.uk
|
b115c71621
|
Fire dynamic overlay load observers in more cases b=419452 r+sr=jst a=beltzner
|
2008-02-26 15:47:49 -08:00 |
|
reed@reedloden.com
|
96c3a17636
|
Bug 418216 - "Back button greys when toolbar reset to default" [p=arenevier@fdn.fr (arno.) r=Enn sr=Neil a=blocking-firefox3+]
|
2008-02-24 22:14:44 -08:00 |
|
benjamin@smedbergs.us
|
ca89a98e8c
|
Back out bug 412320 and various followups because the perf impact was minimal and the code is more complicated
|
2008-02-21 12:39:20 -08:00 |
|
enndeakin@sympatico.ca
|
235c3d9f78
|
Bug 405719, regression where menus cannot be generated with templates without extra tags, also improve construction by not setting the open attribute too early and instead call the builder directly before opening a menu, r=smaug,sr=neil,a=beltzner
|
2008-02-21 09:40:12 -08:00 |
|
Olli.Pettay@helsinki.fi
|
f71ce2bc44
|
Bug 390813, r=neil, sr=jst
|
2008-02-19 14:15:51 -08:00 |
|
jag@tty.nl
|
057bc17743
|
Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan
|
2008-02-18 00:50:04 -08:00 |
|
reed@reedloden.com
|
2696e083e0
|
Bug 415262 - "Make general use of new NSPR rotate macros" [p=swsnyder@insightbb.com (Steve Snyder) r=wtc sr=dbaron a=blocking1.9+]
|
2008-02-13 03:34:46 -08:00 |
|
benjamin@smedbergs.us
|
5e262ed60c
|
Bug 412320 - generate QI for additional classes which, according to stats, show up in profiles as frequent callers of nsID::Equals, r=biesi,ted,sicking
|
2008-02-12 11:46:26 -08:00 |
|
reed@reedloden.com
|
219a2584f1
|
Bug 414907 - "Bookmarks icon is missing text when in Customize Toolbar mode" (do not remove attributes after removing broadcaster) [p=arenevier@fdn.fr (arno.) r=Neil sr=jst a1.9=schrep]
|
2008-02-09 21:19:42 -08:00 |
|
jonas@sicking.cc
|
8183e2a777
|
Bug 414747: Make BroadcastListener use nsWeakRef rather than strong references, just in case. r/sr=jst b3a=mconnor
|
2008-02-04 15:50:44 -08:00 |
|
reed@reedloden.com
|
f8bbb0d050
|
Back out Neil's patch from bug 414747 due to test failures.
|
2008-02-03 23:34:30 -08:00 |
|
reed@reedloden.com
|
5aba8031c1
|
Change NS_ASSERTION to NS_WARN_IF_FALSE as a bustage fix for bug 414747. [r+sr+a=jst]
|
2008-02-03 22:51:44 -08:00 |
|
reed@reedloden.com
|
46aacd0b59
|
Bug 414747 - "Firefox crashes during Addons -> Find Update [@nsQueryInterface::operator()]" (Attempt to fix the underlying cause of the bug) [p=neil@httl.net (Neil Rashbrook) r+sr=jst a1.9b3=beltzner]
|
2008-02-03 22:21:54 -08:00 |
|
dtownsend@oxymoronical.com
|
b7a52d2699
|
Bug 414747: Firefox crashes during Addons -> Find Update. p=aja+bugzilla@spamcop.net, r+sr=peterv, a1.9b3=beltzner
|
2008-01-30 22:49:02 -08:00 |
|
reed@reedloden.com
|
d0113a8de5
|
Bug 391002 - "broadcaster/command element failed to re-forward all attributes to the target element" [p=arenevier@fdn.fr (arno.) r=Neil sr=jst a1.9=damons]
|
2008-01-29 07:12:34 -08:00 |
|
sayrer@gmail.com
|
fde58aa008
|
Backing out Bug 383939. All RDF datasources must implement cycle collection to avoid leaking.
|
2008-01-23 14:07:47 -08:00 |
|
sayrer@gmail.com
|
a8535d18dd
|
Bug 383939. All RDF datasources must implement cycle collection to avoid leaking. r/sr=bsmedberg
|
2008-01-23 12:52:57 -08:00 |
|
bzbarsky@mit.edu
|
3e5918cd2d
|
When showing a document viewer, don't start layout on the documnt unless it's already had layout started once. Otherwise, just wait for the sink, or whoever is responsible for it, to start layout once they're ready. Bug 404470, r+sr=jst
|
2008-01-20 10:02:02 -08:00 |
|
jruderman@hmc.edu
|
a194b9479d
|
Add a crashtest
|
2007-12-19 14:52:58 -08:00 |
|
jruderman@hmc.edu
|
abd4a97545
|
Add crashtest
|
2007-12-19 11:02:34 -08:00 |
|
bzbarsky@mit.edu
|
2b738b2454
|
Make document classes use QI tables as possible. Bug 408403, r+sr+a=jst
|
2007-12-14 21:43:10 -08:00 |
|
jonas@sicking.cc
|
948c2ea354
|
Bug 366200: Fix problems with mRootContent being out of sync with mChildren by removing mRootContent. r/sr=bz
|
2007-12-11 18:26:09 -08:00 |
|
bzbarsky@mit.edu
|
b3b30862e7
|
I think the test box was just on crack
|
2007-12-02 17:35:44 -08:00 |
|
bzbarsky@mit.edu
|
5b6b963199
|
Trying for more tinderbox debugging
|
2007-12-02 16:00:26 -08:00 |
|
bzbarsky@mit.edu
|
f62d05aba8
|
Silly test to see what the mac orange is about
|
2007-12-02 15:18:44 -08:00 |
|
bzbarsky@mit.edu
|
e37ba70679
|
Relanding without the test just to make sure this is in fact what's breaking stuff
|
2007-12-02 14:27:11 -08:00 |
|
bzbarsky@mit.edu
|
2214dafaee
|
Backing out to see whether it somehow fixes the orange
|
2007-12-02 14:02:47 -08:00 |
|
bzbarsky@mit.edu
|
7977e15be8
|
Fix handling of <script> of unknown type to not screw up the content model. Bug 401946, r+sr=jst
|
2007-12-02 11:22:14 -08:00 |
|
bugzilla@standard8.plus.com
|
c7bc0086f2
|
Bug 397783 Remove lots of redundant nsISupportsArray include/forward definitions from content (part 2) r/sr=jst,a=mtschrep
|
2007-11-22 10:50:59 -08:00 |
|
bzbarsky@mit.edu
|
cc5ba1b527
|
Make getElementById in HTML always return the first node in document order. Bug 403868, r+sr=sicking
|
2007-11-21 18:28:47 -08:00 |
|
peterv@propagandism.org
|
879a96b751
|
Fix for bug 402833 (ASSERTION: ReleaseSubtree not called with xml parsing error in attribute). r/sr=sicking.
|
2007-11-12 06:47:14 -08:00 |
|
peterv@propagandism.org
|
0614d590fc
|
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 06:45:07 -07:00 |
|
peterv@propagandism.org
|
26b136edfe
|
Backing out once more to fix orange.
|
2007-10-28 05:49:30 -07:00 |
|
peterv@propagandism.org
|
eae43da5fc
|
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 04:14:40 -07:00 |
|
jonas@sicking.cc
|
903acf3ee6
|
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-26 18:46:09 -07:00 |
|
peterv@propagandism.org
|
2612f32541
|
Backing out to fix orange.
|
2007-10-26 07:30:50 -07:00 |
|
peterv@propagandism.org
|
7496875bfa
|
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 06:25:32 -07:00 |
|
bzbarsky@mit.edu
|
06f6b88b65
|
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 14:56:41 -07:00 |
|
mats.palmgren@bredband.net
|
d3e6094bdd
|
Null-check parent in case the <observes> is the root element. b=386386 r=Olli.Pettay sr=neil a=dbaron
|
2007-10-20 00:07:45 -07:00 |
|
bugzilla@standard8.plus.com
|
78473044fa
|
Bug 397783 Remove lots of redundant nsISupportsArray include/forward definitions from content. r/sr=jst,a=dbaron
|
2007-10-09 11:41:54 -07:00 |
|
bzbarsky@mit.edu
|
ee2d3464be
|
Fire DOMContentLoaded async from EndLoad. Bug 344305, r=sicking, sr=jst, a=sicking
|
2007-09-21 10:30:37 -07:00 |
|
Olli.Pettay@helsinki.fi
|
2e21d3ae6d
|
Bug 394442, Optimize ID, class and style getters, r=bz+sicking, sr=sicking, a=jst
|
2007-09-18 01:38:24 -07:00 |
|
bzbarsky@mit.edu
|
12bb6b8b24
|
Fix nsStandardURL serialization/deserialization to properly restore all state. Bug 396389, r+sr=biesi, a=bsmedberg
|
2007-09-17 15:23:12 -07:00 |
|
bzbarsky@mit.edu
|
8ff844ab55
|
Make the nsISerializable implementation of nsPrincipal actually work. This makes it possible to save principal objects to a stream and read them back. Bug 369566, r=dveditz+brendan, sr=jst, a=jst
|
2007-09-17 15:18:28 -07:00 |
|
bent.mozilla@gmail.com
|
3ce9c7d7ed
|
Bug 394042 - "Dangling pointer in nsXULPDGlobalObject leads to mem corruption/crashes". r+sr=bzbarsky, a=jst.
|
2007-09-05 13:15:28 -07:00 |
|
bent.mozilla@gmail.com
|
740b273a1e
|
Bug 394042 - backing out for now, tree is orange.
|
2007-09-05 11:05:26 -07:00 |
|
bent.mozilla@gmail.com
|
f0ee65b121
|
Bug 394042 - "Dangling pointer in nsXULPDGlobalObject leads to mem corruption/crashes". r+sr=bzbarsky, a=jst.
|
2007-09-05 10:48:09 -07:00 |
|
jag@tty.nl
|
9198e9c4b8
|
Bug 394139: Replace a bunch of NS_DEFINE_CIDs with CONTRACTIDs. r=/sr=/a=bsmedberg
|
2007-09-05 06:04:54 -07:00 |
|
jag@tty.nl
|
89ed2efec0
|
Bug 271824 follow-up: fix build bustage before it happens (I hope)
|
2007-09-05 02:20:31 -07:00 |
|
jag@tty.nl
|
d535057a5e
|
Bug 271824: do_GetFastLoadService should use nsGetServiceByCID. r=/sr=/a=bsmedberg
|
2007-09-05 02:13:57 -07:00 |
|
jwalden@mit.edu
|
d610945e9f
|
Bug 199692 - Add support for document.elementFromPoint(x, y). Patch by Ben Karel <web+moz@eschew.org>, r+sr=roc, a=jst
|
2007-08-29 13:38:44 -07:00 |
|
bent.mozilla@gmail.com
|
6c2d18dcfb
|
Bug 394042 - "Dangling pointer in nsXULPDGlobalObject leads to mem corruption/crash". r+sr+a=jst.
|
2007-08-28 16:20:57 -07:00 |
|
masayuki@d-toybox.com
|
a17a03f2ea
|
Bug 392252 need new APIs for converting AppUnits to gfx usable pixels r=sharparrow1, sr+a=roc
|
2007-08-22 04:13:46 -07:00 |
|
dbaron@dbaron.org
|
1e507496e8
|
Fix leak when two documents race to load the same script (but leave for later fixing that we load the same script twice). b=392542 r=enndeakin sr=bzbarsky a=roc
|
2007-08-21 09:47:48 -07:00 |
|
neil@parkwaycc.co.uk
|
92d0a0560b
|
Don't stomp on observers when we're not expecting it b=391614 r+sr=bz a=dbaron
|
2007-08-16 16:07:39 -07:00 |
|
neil@parkwaycc.co.uk
|
1eddf617ec
|
Backout of unapproved patch to bug 391614
|
2007-08-15 06:45:24 -07:00 |
|
neil@parkwaycc.co.uk
|
676ca6ea97
|
Don't let observers observe the observes (or command) attribute b=391614 r+sr=bz
|
2007-08-11 04:42:16 -07:00 |
|
jst@mozilla.org
|
73674fd85b
|
Fixing bug 389911. Removing nsIScriptGlobalObject::Get/SetGlobalObjectOwner() as it's not needed any more. r+sr=peterv@propagandism.org
|
2007-08-09 15:30:30 -07:00 |
|
bzbarsky@mit.edu
|
73073f4f3b
|
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-07 18:16:09 -07:00 |
|
ginn.chen@sun.com
|
9a8c1632f4
|
Bug 389793 Firefox build failed on OpenSolaris without --disable-mochitest r=benjamin a=dsicore
|
2007-08-05 20:22:32 -07:00 |
|
Olli.Pettay@helsinki.fi
|
81c89897e3
|
Backing out bug 275196, xml:id, to fix tp regression
|
2007-07-26 07:16:19 -07:00 |
|
Olli.Pettay@helsinki.fi
|
ad51500682
|
Bug 275196, xml:id, r=sicking, sr=dbaron
|
2007-07-26 05:22:01 -07:00 |
|
bzbarsky@mit.edu
|
a4c90a1d9d
|
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 13:05:45 -07:00 |
|
bzbarsky@mit.edu
|
a7014a42ea
|
Pass through loader principal and URI to LoadSheet(). Bug 387317, r+sr=peterv
|
2007-07-11 12:44:27 -07:00 |
|
jwalden@mit.edu
|
e3c4baccae
|
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 00:08:04 -07:00 |
|
Olli.Pettay@helsinki.fi
|
98f382ceb3
|
Bug 386914, r+sr=jst
|
2007-07-06 01:01:44 -07:00 |
|
enndeakin@sympatico.ca
|
6c8197be5f
|
Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, attempt 2 with creating widgets later, r=bz,neil,roc,sr=bz
|
2007-07-04 08:49:38 -07:00 |
|