Boris Zbarsky
1affd355e1
Bug 684447. Eliminate the Equality hook on windows, and stub out their class equality hook. r=mrbkap
2011-09-08 23:18:36 -04:00
Boris Zbarsky
a847c6c863
Bug 684435. Add a way for an nsIXPCScriptable to request a null equality hook, and do so for DOM nodes. r=peterv
2011-09-07 11:06:33 -04:00
Ehsan Akhgari
6320feb62b
Merge mozilla-central and mozilla-inbound
2011-09-07 10:53:26 -04:00
Johnny Stenback
f6bd7f6bcc
Fixing bug 641552. Add mechanism for dynamically registering properties on the navigator object in all pages. r=peterv
2011-09-06 15:01:01 -04:00
Boris Zbarsky
f3b1d67f02
Bug 639720. Get rid of the Window class setter so that SETNAME on the global is faster in the browser. r=mrbkap
2011-08-31 18:10:16 -04:00
Ehsan Akhgari
b5dab69408
Keep changeset ee8c8daffe43 backed out on the reverted tree
2011-09-02 09:06:59 -04:00
Ehsan Akhgari
6067ec6bb1
Revert to changeset e6fc4594c22e which was the last one to get a green Win7 tp run
2011-09-02 09:03:08 -04:00
Ehsan Akhgari
d03ecf13d1
Backout changeset ee8c8daffe43 (bug 639720) on the suspicion that it might be the culprit behind the Linux Debug red
2011-09-01 21:02:56 -04:00
Boris Zbarsky
762f3cb439
Bug 639720. Get rid of the Window class setter so that SETNAME on the global is faster in the browser. r=mrbkap
2011-08-31 18:10:16 -04:00
Boris Zbarsky
4f3258b6ca
Bug 684544. Restore missing null-check for location setter. r=mrbkap
2011-09-06 22:57:46 -04:00
Phil Ringnalda
271f5f65cb
Back out fc945dec50bb and de06684dabc4 (bug 642551), 64c328251a24 (bug 683952) and 9d0d13998ebb (bug 684544) for orange on a CLOSED TREE
2011-09-06 21:42:54 -07:00
Boris Zbarsky
67932d33d8
Bug 684544. Restore missing null-check for location setter. r=mrbkap
2011-09-06 22:57:46 -04:00
Ed Morley
edf4db369f
Backout 89b87e96dc17 (bug 639720), b449db7a038b (bug 679689) & ef216b965a04 (bug 679671) for Mochitest oranges, on a CLOSED TREE; a=philor
2011-09-01 00:58:00 +01:00
Boris Zbarsky
4151e14958
Bug 639720. Get rid of the Window class setter so that SETNAME on the global is faster in the browser. r=mrbkap
2011-08-31 18:10:16 -04:00
Josh Aas
871fa8a2cf
Merge backout of changeset 33031c875984, bug 90268. r=josh
2011-08-30 02:11:57 -04:00
Josh Aas
6f3b538ef0
Backed out changeset 33031c875984. Bug 90268. r=josh
2011-08-30 02:09:56 -04:00
Brian Hackett
e41af72a83
Merge MC -> JM
2011-08-29 18:41:32 -07:00
Brian Hackett
e0a3cd6a89
Merge MC -> JM
2011-08-29 12:34:59 -07:00
Rob Campbell
00f3e6fb5d
merge m-c to fx-team, clobbered windows
2011-08-29 12:19:08 -03:00
Josh Aas
408bab982e
Bug 90268: Make content own plugin instances instead of frames. Allows display:none instances and re-parenting instances without stopping them. r=roc
2011-08-29 03:09:22 -04:00
Brian Hackett
977319febf
Merge MC -> JM
2011-08-26 11:23:35 -07:00
Ms2ger
9928b1676a
Bug 672054 - Part b: Remove nsIDOMNSMouseEvent; r=smaug
2011-08-26 09:43:56 +02:00
Ms2ger
717aa1d9e1
Bug 672054 - Part a: Remove nsIDOMNSUIEvent; r=smaug
2011-08-26 09:43:49 +02:00
Rob Campbell
42e71c98c7
merge m-c to fx-team
2011-08-26 11:38:59 -03:00
Boris Zbarsky
2aba0d8d52
Bug 659350 part 5. The guts of the change to move from storing inline event handlers on the JSObject to storing them in the event listener manager directly, so we can easily set/read them via IDL.
...
The changes here are as follows:
1) nsIJSEventListener now stores the handler. This is guaranteed to be already bound properly, if needed, before being set in the nsIJSEventListener.
2) The old classinfo glue to deal with on* properties is gone.
3) IDL-based methods for on* properties have been added.
2011-08-24 15:49:25 -04:00
Boris Zbarsky
a4d0577153
Bug 659350 part 3. Add nsITouchEventReceiver for elements. r=smaug
2011-08-24 15:49:25 -04:00
Boris Zbarsky
3aa85bcf18
Bug 659350 part 2. Add nsITouchEventReceiver for windows. r=smaug
2011-08-24 15:49:25 -04:00
Boris Zbarsky
e1f0aab188
Bug 659350 part 1. Add an nsITouchEventReceiver interface that will hold the touch-related on* properties, make it possible to declare conditional interfaces in classinfo, and make this new interface conditional on the touch event preference for documents. r=smaug,peterv
2011-08-24 15:49:25 -04:00
Mihai Sucan
80dd1964e2
Bug 670896 - Add inner window ID and timestamp to nsIScriptError2; r=bzbarsky
2011-08-24 23:44:35 +03:00
Brian Hackett
e65820919b
Merge MC -> JM
2011-08-21 16:00:26 -07:00
Brian Hackett
985611c92e
Merge MC -> JM
2011-08-12 07:20:08 -07:00
Brian Hackett
e55eec1dbb
Merge MC -> JM
2011-08-09 13:29:11 -07:00
Brad Lassey
a8e94dca40
bug 654352 - document.caretPositionFromPoint API r=roc,smaug
2011-08-18 16:54:34 -04:00
David Zbarsky
ea80737a3a
Bug 672536 - Merge nsISelection3 into nsISelection r=smaug
2011-08-07 16:18:00 -04:00
Justin Wood
30a2b2aa90
Merge from m-c
2011-08-09 06:31:01 -04:00
Jan Varga
a76cfe8db7
Bug 617528 Part 2 - Core implementation r=smaug
2011-08-08 19:31:32 +02:00
Boris Zbarsky
b20942c32c
Bug 675405 part 3. Expand the event list to contain more information than just the name and move all the information from the tables in nsContentUtils to it. r=smaug
2011-08-07 22:30:17 -04:00
Boris Zbarsky
2f2b272f57
Bug 675405 part 2. Add some events that we implement that aren't in the spec to the event list, and convert the long lists of event stuff in classinfo to using the canonical event list. r=smaug
2011-08-07 22:27:01 -04:00
Brian Hackett
35603587fa
Merge MC -> JM
2011-08-02 09:08:05 -07:00
Kyle Huey
1b346cc30d
Bug 675624: Enumerate style sets in about:memory. r=bz
2011-08-01 14:24:38 -04:00
Ehsan Akhgari
5df3e38756
Merge the latest green changeset on mozilla-inbound to mozilla-central
2011-08-09 08:09:13 -04:00
Brian Hackett
f0ce5ff29e
Merge MC -> JM.
2011-07-28 18:10:31 -07:00
Boris Zbarsky
650dcc72ad
Bug 675267. Remove some target arguments from nsEventListenerManager APIs, since we have a perfectly good mTarget. r=smaug
2011-07-29 15:37:17 -04:00
Brian Hackett
b4f1169cc2
Merge MC -> JM
2011-07-15 14:40:15 -07:00
Ms2ger
2a64fe39aa
Bug 670331 - Remove nsIDOMStorageWindow; r=sicking
2011-07-15 12:32:37 +02:00
Ms2ger
26b7c93961
Bug 670235 - Remove nsIDOMWindowInternal; r=sicking
2011-07-15 12:31:34 +02:00
Brian Hackett
f849f86a7d
Merge TM -> JM
2011-07-05 18:22:24 -07:00
Robert Longson
78775013ff
Bug 669216 - Simplify some of the number-optional-number implementation. r=dholbert
2011-07-04 22:19:54 +01:00
Brian Hackett
f67cd0c0cc
Merge TM -> JM
2011-07-01 16:24:32 -07:00
Ehsan Akhgari
e78d693c88
Backout changeset 7c1a923bea13 (bug 649537) because of mochitest-3 and mochitest-oth oranges
2011-07-12 14:25:53 -04:00