Boris Zbarsky
|
e168ed8802
|
Bug 502567. Get rid of the silly ShouldBuildChildFrames check. r=neil
|
2009-10-07 21:00:38 -04: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 |
|
David Zbarsky
|
8d8553ee41
|
Bug 488249. Replace IsNodeOfType(eHTML) checks with namespace checks. r+sr=jst
|
2009-08-24 16:02:07 -04: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 |
|
Phil Ringnalda
|
e62c83fdc6
|
Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted
|
2009-09-18 19:59:53 -07: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 |
|
Peter Van der Beken
|
8b5c239aac
|
Fix for bug 510677 (Avoid XPCCallContext for WrapNativeToJSVal). r/sr=jst.
--HG--
extra : rebase_source : 647f360f5603a2f9ade579a9911ba51af1db91b5
|
2009-08-14 21:00:24 +02: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 |
|
Boris Zbarsky
|
36622c6995
|
Backed out changeset 4aa19414e651 (bug 488249) to fix test orange.
--HG--
extra : rebase_source : ae1c0155ec32b0887eff27ded77c6ba2b37dda64
|
2009-08-24 20:51:57 -04:00 |
|
David Zbarsky
|
932e28482f
|
Bug 488249. Replace IsNodeOfType(eHTML) checks with namespace checks. r+sr=jst
|
2009-08-24 16:02:07 -04:00 |
|
timeless@mozdev.org
|
5d929545cf
|
Bug 504482 nsXBLProtoImplMethod::CompileMember shouldn't poke args[] outside paramCount condition
r=bz
|
2009-08-12 11:49:52 +02:00 |
|
Neil Rashbrook
|
85c8e4655c
|
Bug 472318 Option+PgUp/PgDn doesn't work on the Mac r=mstange sr=bz
|
2009-08-03 11:44:10 +01:00 |
|
L. David Baron
|
a24f75b42e
|
Separate RuleProcessorData and derived structs into their own header file to reduce include dependencies. (Bug 435441) r=bzbarsky
--HG--
rename : layout/style/nsIStyleRuleProcessor.h => layout/style/nsRuleProcessorData.h
|
2009-08-01 08:53:40 -07:00 |
|
Michael Kohler
|
39067b5db3
|
Bug 106386 - Correct misspellings in source code (old); Patch 1; r=timeless
|
2009-07-27 10:46:59 +02:00 |
|
timeless@mozdev.org
|
a505c4ee0b
|
Bug 504487 nativeBindings is unused in nsXBLWindowKeyHandler::WalkHandlers
r=neil
|
2009-07-22 17:31:01 -05:00 |
|
Peter Van der Beken
|
ca8ccf47e0
|
Fix for bug 482788 (Lightweight DOM wrappers). r=jst, sr=mrbkap.
|
2009-05-12 22:20:42 +02:00 |
|
Peter Van der Beken
|
210b12cddd
|
Fix for bug 502055 (XBL leaks). r=smaug, sr=bz.
|
2009-07-02 14:05:32 +02:00 |
|
Olli Pettay
|
6041f8abed
|
Bug 496567 - Remove nsXULCommandEvent and nsIDOMXULListener, r=neil, sr=sicking
|
2009-06-30 10:56:40 +03:00 |
|
timeless@mozdev.org
|
14b4633569
|
Bug 494684 nsXBLStreamListener::~nsXBLStreamListener warning: comparison between signed and unsigned
r+sr=neil
|
2009-06-27 18:42:50 -07:00 |
|
Olli Pettay
|
1a534bf2c2
|
Bug 497178 - Make nsPIDOMEventTarget::GetListenerManager to return nsIEventListenerManager*, r+sr=peterv
--HG--
extra : rebase_source : e92146a2236fe857aff7b2a9b1516b30174b8d83
|
2009-06-23 14:23:52 +03:00 |
|
Olli Pettay
|
2e0f78e968
|
Bug 486990 - Context Menu can be disabled by stopping propagation, r=enn, sr=neil
|
2009-06-23 13:07:39 +03:00 |
|
Olli Pettay
|
df6649fbc1
|
Bug 499667 - Remove nsIDOMDragListener, r+sr=sicking
|
2009-06-23 12:13:01 +03:00 |
|
Olli Pettay
|
4f0aa79a1e
|
backout Bug 486990
--HG--
extra : rebase_source : 5947dd5fcc29bfb333c53cc2f60a00895910e9bb
|
2009-06-17 16:22:37 +03:00 |
|
Olli Pettay
|
b4d60fb950
|
Bug 486990 - Context Menu can be disabled by stopping propagation, r=enn, sr=neil
--HG--
extra : rebase_source : a425f116d1350ff1204f1b031754a262ec73f8b1
|
2009-06-17 13:26:21 +03: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 |
|
Jesse Ruderman
|
dddd44794e
|
Add crashtests
|
2009-05-26 11:53:12 -07:00 |
|
Boris Zbarsky
|
0460675e76
|
Bug 489671. Make sure the error reporter doesn't suppress our error reports. r=mrbkap, sr=jst
|
2009-05-19 22:11:01 -04: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 |
|
L. David Baron
|
8c38aba811
|
Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer
|
2009-05-06 13:46:04 -07:00 |
|
Olli Pettay
|
bdb6b5dd69
|
backout Bug 486990
|
2009-04-28 06:42:59 -07:00 |
|
Olli Pettay
|
034f889291
|
Bug 486990, move contextmenu listener to system event group, r=enn, sr=neil
|
2009-04-25 11:45:30 +03:00 |
|
Bob Clary
|
06f3c26ea9
|
bug 454820 - crash test by Brian Huisman.
|
2009-04-24 10:08:25 -07:00 |
|
Bob Clary
|
c1b225c2d7
|
bug 336960 - crash test by Martijn Wargers.
|
2009-04-24 10:08:12 -07:00 |
|
Bob Clary
|
12e42c5b7f
|
bug 336744 - crash test by Martijn Wargers.
|
2009-04-24 10:08:12 -07: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 |
|
Boris Zbarsky
|
56a3756669
|
Bug 472020. Blindly appending to our insertion point really is the wrong thing to do. This doesn't get us to correct behavior, but it gets us closer. r+sr=sicking.
|
2009-04-08 14:37:15 -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 |
|
Boris Zbarsky
|
c6ba3c228b
|
Bug 416942. Give user and ua sheets the system principal. r+sr=sicking
|
2009-03-16 21:38:36 -04:00 |
|
Ben Turner
|
eed6c83bb8
|
Bug 482306 - "Several deadlocks related to nested requests and nsJSContext::CompileEventHandler". r+sr=mrbkap, a=blocking1.9.1+.
|
2009-03-14 20:42:50 -07:00 |
|
Benjamin Smedberg
|
ca96f9405e
|
Bug 481102 - Reorganize dom/public, dom/public/base, and dom/src/base to dom/base, r+sr=jst
--HG--
rename : dom/src/base/Makefile.in => dom/base/Makefile.in
rename : dom/src/base/crashtests/244933-1.html => dom/base/crashtests/244933-1.html
rename : dom/src/base/crashtests/275912-1.html => dom/base/crashtests/275912-1.html
rename : dom/src/base/crashtests/327571-1.html => dom/base/crashtests/327571-1.html
rename : dom/src/base/crashtests/327695-1.html => dom/base/crashtests/327695-1.html
rename : dom/src/base/crashtests/329481-1.xhtml => dom/base/crashtests/329481-1.xhtml
rename : dom/src/base/crashtests/338674-1.xhtml => dom/base/crashtests/338674-1.xhtml
rename : dom/src/base/crashtests/346381-1.html => dom/base/crashtests/346381-1.html
rename : dom/src/base/crashtests/359432-1.xhtml => dom/base/crashtests/359432-1.xhtml
rename : dom/src/base/crashtests/369413-1.html => dom/base/crashtests/369413-1.html
rename : dom/src/base/crashtests/372554-1.html => dom/base/crashtests/372554-1.html
rename : dom/src/base/crashtests/404869-1.xul => dom/base/crashtests/404869-1.xul
rename : dom/src/base/crashtests/439206-1.html => dom/base/crashtests/439206-1.html
rename : dom/src/base/crashtests/462947.html => dom/base/crashtests/462947.html
rename : dom/src/base/crashtests/473284.xul => dom/base/crashtests/473284.xul
rename : dom/src/base/crashtests/90613-1.html => dom/base/crashtests/90613-1.html
rename : dom/src/base/crashtests/crashtests.list => dom/base/crashtests/crashtests.list
rename : dom/src/base/domerr.msg => dom/base/domerr.msg
rename : dom/src/base/nsBarProps.cpp => dom/base/nsBarProps.cpp
rename : dom/src/base/nsBarProps.h => dom/base/nsBarProps.h
rename : dom/public/nsDOMCID.h => dom/base/nsDOMCID.h
rename : dom/src/base/nsDOMClassInfo.cpp => dom/base/nsDOMClassInfo.cpp
rename : dom/src/base/nsDOMClassInfo.h => dom/base/nsDOMClassInfo.h
rename : dom/public/nsDOMClassInfoID.h => dom/base/nsDOMClassInfoID.h
rename : dom/public/nsDOMError.h => dom/base/nsDOMError.h
rename : dom/src/base/nsDOMException.cpp => dom/base/nsDOMException.cpp
rename : dom/src/base/nsDOMException.h => dom/base/nsDOMException.h
rename : dom/public/nsDOMJSUtils.h => dom/base/nsDOMJSUtils.h
rename : dom/src/base/nsDOMScriptObjectFactory.cpp => dom/base/nsDOMScriptObjectFactory.cpp
rename : dom/src/base/nsDOMScriptObjectFactory.h => dom/base/nsDOMScriptObjectFactory.h
rename : dom/public/nsDOMScriptObjectHolder.h => dom/base/nsDOMScriptObjectHolder.h
rename : dom/public/nsDOMString.h => dom/base/nsDOMString.h
rename : dom/src/base/nsDOMWindowList.cpp => dom/base/nsDOMWindowList.cpp
rename : dom/src/base/nsDOMWindowList.h => dom/base/nsDOMWindowList.h
rename : dom/src/base/nsDOMWindowUtils.cpp => dom/base/nsDOMWindowUtils.cpp
rename : dom/src/base/nsDOMWindowUtils.h => dom/base/nsDOMWindowUtils.h
rename : dom/src/base/nsFocusController.cpp => dom/base/nsFocusController.cpp
rename : dom/src/base/nsFocusController.h => dom/base/nsFocusController.h
rename : dom/src/base/nsGlobalWindow.cpp => dom/base/nsGlobalWindow.cpp
rename : dom/src/base/nsGlobalWindow.h => dom/base/nsGlobalWindow.h
rename : dom/src/base/nsGlobalWindowCommands.cpp => dom/base/nsGlobalWindowCommands.cpp
rename : dom/src/base/nsGlobalWindowCommands.h => dom/base/nsGlobalWindowCommands.h
rename : dom/src/base/nsHistory.cpp => dom/base/nsHistory.cpp
rename : dom/src/base/nsHistory.h => dom/base/nsHistory.h
rename : dom/public/nsIBaseDOMException.h => dom/base/nsIBaseDOMException.h
rename : dom/public/nsIDOMClassInfo.h => dom/base/nsIDOMClassInfo.h
rename : dom/public/nsIDOMScriptObjectFactory.h => dom/base/nsIDOMScriptObjectFactory.h
rename : dom/public/nsIEntropyCollector.idl => dom/base/nsIEntropyCollector.idl
rename : dom/public/base/nsIFocusController.h => dom/base/nsIFocusController.h
rename : dom/public/nsIJSEventListener.h => dom/base/nsIJSEventListener.h
rename : dom/public/nsIJSNativeInitializer.h => dom/base/nsIJSNativeInitializer.h
rename : dom/public/nsIScriptChannel.idl => dom/base/nsIScriptChannel.idl
rename : dom/public/nsIScriptContext.h => dom/base/nsIScriptContext.h
rename : dom/public/nsIScriptExternalNameSet.h => dom/base/nsIScriptExternalNameSet.h
rename : dom/public/nsIScriptGlobalObject.h => dom/base/nsIScriptGlobalObject.h
rename : dom/public/nsIScriptGlobalObjectOwner.h => dom/base/nsIScriptGlobalObjectOwner.h
rename : dom/public/nsIScriptNameSpaceManager.h => dom/base/nsIScriptNameSpaceManager.h
rename : dom/public/nsIScriptObjectOwner.h => dom/base/nsIScriptObjectOwner.h
rename : dom/public/nsIScriptObjectPrincipal.h => dom/base/nsIScriptObjectPrincipal.h
rename : dom/public/nsIScriptRuntime.h => dom/base/nsIScriptRuntime.h
rename : dom/public/nsIScriptTimeoutHandler.h => dom/base/nsIScriptTimeoutHandler.h
rename : dom/src/base/nsJSEnvironment.cpp => dom/base/nsJSEnvironment.cpp
rename : dom/src/base/nsJSEnvironment.h => dom/base/nsJSEnvironment.h
rename : dom/src/base/nsJSTimeoutHandler.cpp => dom/base/nsJSTimeoutHandler.cpp
rename : dom/src/base/nsJSUtils.cpp => dom/base/nsJSUtils.cpp
rename : dom/src/base/nsJSUtils.h => dom/base/nsJSUtils.h
rename : dom/src/base/nsLocation.cpp => dom/base/nsLocation.cpp
rename : dom/src/base/nsMimeTypeArray.cpp => dom/base/nsMimeTypeArray.cpp
rename : dom/src/base/nsMimeTypeArray.h => dom/base/nsMimeTypeArray.h
rename : dom/public/base/nsPIDOMWindow.h => dom/base/nsPIDOMWindow.h
rename : dom/public/base/nsPIWindowRoot.h => dom/base/nsPIWindowRoot.h
rename : dom/src/base/nsPluginArray.cpp => dom/base/nsPluginArray.cpp
rename : dom/src/base/nsPluginArray.h => dom/base/nsPluginArray.h
rename : dom/src/base/nsScreen.cpp => dom/base/nsScreen.cpp
rename : dom/src/base/nsScreen.h => dom/base/nsScreen.h
rename : dom/src/base/nsScriptNameSpaceManager.cpp => dom/base/nsScriptNameSpaceManager.cpp
rename : dom/src/base/nsScriptNameSpaceManager.h => dom/base/nsScriptNameSpaceManager.h
rename : dom/src/base/nsWindowRoot.cpp => dom/base/nsWindowRoot.cpp
rename : dom/src/base/nsWindowRoot.h => dom/base/nsWindowRoot.h
rename : dom/public/nsWrapperCache.h => dom/base/nsWrapperCache.h
|
2009-03-11 10:10:19 -04:00 |
|
Blake Kaplan
|
f7fb1c08eb
|
Bug 482625 - Fix some warnings and remove some unneeded type declarations. r+sr=jst
|
2009-03-10 16:21:40 -07:00 |
|
Jonas Sicking
|
2908521f41
|
Fix more orangeness by always allowing linking to chrome XBL
|
2009-03-10 03:59:54 -07:00 |
|
Jonas Sicking
|
6fb4ae4098
|
Fix orange
--HG--
extra : rebase_source : 83664ec799b9834dd876bb322a5c7b1e5ee28b83
|
2009-03-10 01:35:00 -07:00 |
|
Jonas Sicking
|
a0df931dad
|
Fix error in test
--HG--
extra : rebase_source : 51a8f4c1d10116609ff9621ee2c2ecab986321c7
|
2009-03-09 23:30:13 -07:00 |
|
Jonas Sicking
|
4d0ff5ac14
|
Bug 481558: Don't apply XBL that isn't located in the same domain as the bound document. r/sr=bz
--HG--
extra : rebase_source : 6ef8c8ffcf8d9df0f6f9a0cdadd45f12564d7e37
|
2009-03-09 23:15:06 -07:00 |
|
Boris Zbarsky
|
a1f888815b
|
Bug 476245. Keep better track of our anonymous content. r=smaug, sr=jst
|
2009-02-24 13:39:09 -05:00 |
|
L. David Baron
|
1e283adeaa
|
Backed out changeset a328b5ae57e0 (bug 476245) for causing failures of test_videocontrols.html across platforms (although Linux hasn't cycled yet).
|
2009-02-24 13:38:35 -08:00 |
|
Boris Zbarsky
|
58d51f648c
|
Bug 476245. Keep better track of our anonymous content. r=smaug, sr=dbaron
|
2009-02-24 13:39:09 -05:00 |
|
Ben Turner
|
6efddae719
|
Bug 478304 - 'Let nsRunnableMethod be used with non-void-returning functions'. r=bsmedberg.
|
2009-02-17 20:11:09 -08:00 |
|
Jesse Ruderman
|
f154077a31
|
Add crashtests
|
2009-02-13 14:54:17 -08:00 |
|
Jesse Ruderman
|
68344d4b52
|
Add a bunch of crashtests
|
2009-02-10 22:18:05 -08:00 |
|
Boris Zbarsky
|
6094cf077d
|
Bug 474406. Revoke our pending constructor processing event if our document goes away. r+sr=sicking
|
2009-02-03 21:58:21 -05:00 |
|
Boris Zbarsky
|
e753880b7c
|
Bug 307394 part 2. Fix the indexing in ContentInserted to work correctly even when XBL is around. r+sr=dbaron. Also fixes bug 232990, bug 261826 , bug 272646, bug 386310, bug 468546
|
2009-01-29 14:46:20 -05:00 |
|
Boris Zbarsky
|
7011c1e34c
|
Bug 307394 part 1. Create a non-COM way to get at XBL child nodes, and put an IndexOf() method on nsINodeList. r+sr=peterv
|
2009-01-29 14:46:18 -05:00 |
|
Jesse Ruderman
|
961597aa43
|
Add crashtests for bug 472260 and bug 472593
|
2009-01-24 10:31:21 -08:00 |
|
Daniel Holbert
|
31c18a6827
|
Bug 458167 - Fix bad usage of "it's" in comments: patch for content folder. r+sr=jst
|
2009-01-23 01:02:09 -08:00 |
|
Daniel Holbert
|
2a7d88e05a
|
Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg
|
2009-01-21 22:55:08 -08:00 |
|
Boris Zbarsky
|
1edd870a8e
|
Bug 472648. Make XBL in signed jars work again. r+sr=jst
|
2009-01-14 06:24:26 -05:00 |
|
Ryan Flint
|
4c0a23f3e3
|
Backout changeset e40649461b57 due to crashes
|
2009-01-13 17:53:04 -05:00 |
|
Boris Zbarsky
|
64c25a9d72
|
Bug 472648. Make XBL in signed jars work again. r+sr=jst
|
2009-01-13 14:32:30 -05:00 |
|
Olli Pettay
|
8ce81994af
|
Bug 472212, r+sr=bz
|
2009-01-06 21:37:28 +02:00 |
|
Olli Pettay
|
f0be228b18
|
Bug 461027, r+sr=bz
|
2008-12-20 01:40:00 +02:00 |
|
Olli Pettay
|
4492ef2436
|
Bug 470419 - Crash [@ nsXBLPrototypeHandler::MouseEventMatched] dispatching mousedown UIEvent and xbl event handler, r+sr=bz
|
2008-12-20 00:39:47 +02:00 |
|
Mats Palmgren
|
9f762e2a40
|
Use an iterative algorithm when deleting lists to avoid exhausting the stack space. b=460444 r+sr=dbaron r=jst
|
2008-12-15 12:33:56 +01:00 |
|
Boris Zbarsky
|
691391cde0
|
Bug 467008. Pointing to a non-existent file:// binding URI leaks. r+sr=sicking
|
2008-12-12 14:46:59 -05:00 |
|
Boris Zbarsky
|
89cfc393d2
|
Bug 468210. Do a better job of unhooking our anonymous content. r+sr=sicking
|
2008-12-12 14:26:07 -05:00 |
|
Shawn Wilsher
|
46dc84456b
|
bug 464174 followup (comment fix only)
|
2008-11-28 18:24:05 -08:00 |
|
Blake Kaplan
|
a871090e67
|
Bug 464174. r=sicking, sr=sicking, a=beltzner
|
2008-11-28 18:16:17 -08:00 |
|
John Daggett
|
0d24013534
|
Follow-on fix for bug 457825. Use sheet principal for agent and user sheets. r=dbaron,bz sr=dbaron
|
2008-11-27 12:50:16 +09:00 |
|
Johnny Stenback
|
becb9748e5
|
Fixing bug 425153. Fix script filenames such that our wrapper automation story is more consistent. r=jonas@sicking.cc, sr=bzbarsky@mit.edu, a=b2 blocker
|
2008-11-13 16:00:11 -08:00 |
|
Peter Van der Beken
|
c39cb1e482
|
Fix for bug 457022 (Cache DOM wrappers in the DOM object). r/sr=jst.
|
2008-11-13 17:54:52 +01:00 |
|
Blake Kaplan
|
536a4825b6
|
Bug 451680 - Use a more reliable function to compile and execute XBL. r+sr=bzbarsky
|
2008-11-06 18:06:49 -08:00 |
|
Peter Van der Beken
|
c39e172979
|
Backed out changeset 874aba8a9a8a to fix orange
|
2008-11-06 15:01:22 +01:00 |
|
Peter Van der Beken
|
88df046c41
|
Fix for bug 457022 (Cache DOM wrappers in the DOM object). r/sr=jst.
|
2008-11-06 12:09:30 +01:00 |
|
Peter Van der Beken
|
5a6c152342
|
Backed out changeset 81c0a2ec449f to fix orange
|
2008-11-04 20:54:08 +01:00 |
|
Peter Van der Beken
|
24a73db424
|
Fix for bug 457022 (Cache DOM wrappers in the DOM object). r/sr=jst.
|
2008-11-04 18:10:43 +01:00 |
|
Peter Van der Beken
|
2b8cf3c2d4
|
Backed out changeset ba895ab8cbe7 to fix orange
|
2008-11-03 16:28:50 +01:00 |
|
Peter Van der Beken
|
28ba94cca8
|
Fix for bug 457022 (Cache DOM wrappers in the DOM object). r/sr=jst.
|
2008-11-03 14:49:53 +01: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 |
|
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 |
|
Olli Pettay
|
e23e79f0c6
|
Bug 461772, don't crash when using XBL in external svg docs, r+sr=bz
|
2008-10-30 12:35:44 +02:00 |
|
Peter Van der Beken
|
f3f2a880fb
|
Fix for bug 460512 (Avoid AddRef/Release in scriptable helper methods for NodeList). r/sr=bz.
|
2008-10-22 16:31:14 +02:00 |
|
Boris Zbarsky
|
da63bc8f87
|
Bug 460665. Whack another XBL sink mole. r+sr=sicking
|
2008-10-20 12:20:01 -04:00 |
|
Jesse Ruderman
|
b416afb842
|
Add a testcase from bug 226744 as a crashtest
|
2008-10-17 19:20:00 -07:00 |
|
Jesse Ruderman
|
c26d5b4df5
|
Add crashtest for bug 205735
|
2008-10-17 18:56:12 -07:00 |
|
Boris Zbarsky
|
b96ab2decc
|
Bug 424733. Be a little more careful with certificate principals. r+sr=sicking
|
2008-10-17 21:08:08 -04:00 |
|
Boris Zbarsky
|
96bd2b29d0
|
Bug 449219. Don't flush out textnodes unconditionally in the XML sink on packet boundaries. Instead, do smart coalescing like the HTML sink does. Also, always coalesce everything when doing XSLT. r+sr=sicking
|
2008-10-15 17:29:35 -04:00 |
|
Mats Palmgren
|
426e3534c3
|
Ignore the keypress event if DOMEventToNativeKeyEvent() fails. b=456273 r=Olli.Pettay sr=jonas
|
2008-10-15 12:50:42 +02: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 |
|
Taras Glek
|
2c733370d0
|
Bug 456099: outparamdel nsIPrivateDOMEvent r+sr=jst
|
2008-10-09 16:23:07 -07: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
|
fb22a71be0
|
Bug 456008. Make sure to not claim nodes are created via parser in the XML fragment sink, just like the HTML fragment sink doesn't claim it. r+sr=jst
|
2008-09-25 12:58:11 -04:00 |
|
Boris Zbarsky
|
55f175f8af
|
Bug 454029. Don't assert bogus things. r+sr=sicking
|
2008-09-25 12:55:37 -04:00 |
|
Arpad Borsos
|
cce478d087
|
Bug 454482 - Clean up unused variables in content/; r+sr=peterv
|
2008-09-24 06:37:56 +02:00 |
|
Gavin Sharp
|
19700a18c8
|
Bug 432813 followup fix, r+sr=bzbarsky
|
2008-09-21 19:40:02 -04:00 |
|
Gavin Sharp
|
cc00837d9f
|
Fix comment typo
|
2008-09-21 00:41:10 -04:00 |
|
Mats Palmgren
|
ca2998faf6
|
Bug 454820. r=smaug sr=bzbarsky
|
2008-09-16 03:37:13 +02:00 |
|