Jose Cortes
|
1068414e39
|
Bug 842186 - Replace use of jsval with JS::Value in dom/base. r=jwalden
From 1a684ed61615d32965201e55335478d5f403ac4a Mon Sep 17 00:00:00 2001
cpp files in the dom/base/ directory. r=jwalden
---
dom/base/Crypto.cpp | 3 +-
dom/base/DOMRequest.cpp | 12 +++---
dom/base/DOMRequest.h | 4 +-
dom/base/Navigator.cpp | 10 ++---
dom/base/nsDOMJSUtils.h | 6 +--
dom/base/nsDOMWindowUtils.cpp | 20 ++++-----
dom/base/nsGlobalWindow.cpp | 24 +++++------
dom/base/nsIJSNativeInitializer.h | 4 +-
dom/base/nsJSEnvironment.cpp | 73 +++++++++++++++++----------------
dom/base/nsJSEnvironment.h | 8 ++--
dom/base/nsJSTimeoutHandler.cpp | 4 +-
dom/base/nsJSUtils.h | 2 +-
dom/base/nsStructuredCloneContainer.cpp | 10 ++---
13 files changed, 91 insertions(+), 89 deletions(-)
--HG--
extra : rebase_source : af1420550a745aba9fd6c20297ac3cd0075f5ead
|
2013-04-11 18:52:10 -04:00 |
|
Ms2ger
|
1dad3019dc
|
Bug 824986 - Move DOMRequest and subclasses to Paris bindings; r=khuey
|
2013-03-17 09:51:36 +01:00 |
|
Kyle Huey
|
3b42fbfcd1
|
Bug 687332: Part 2 - Move event handlers off of DOM objects and keep track of them solely in the event listener manager. r=smaug,bz
|
2012-08-30 20:45:16 -07:00 |
|
Andrea Marchesini
|
34c7f9dc7b
|
Bug 784190 - Fix Cycle collection casting in DOMRequest, r=mccr8
|
2012-08-27 09:44:25 -07:00 |
|
Wes Johnston
|
e6e173db29
|
backout c030a8af8abd and dd0c287660e9 CLOSED TREE
|
2012-08-08 14:07:39 -07:00 |
|
Wes Johnston
|
2ca14e2ea1
|
Bug 780718 - Return false from DOMRequestService is preventDefault was called on events. r=sicking
|
2012-08-08 12:35:15 -07:00 |
|
Wes Johnston
|
f73e753770
|
Backout 81a090e983d2, 8236b3579bf3,
|
2012-08-07 10:08:41 -07:00 |
|
Wes Johnston
|
c702f4b45a
|
Bug 780718 - Return false from DOMRequestService is preventDefault was called on events. r=sicking
|
2012-08-06 15:26:02 -07:00 |
|
Fabrice Desré
|
1ef55968bc
|
Bug 715814 - Implement Web Activities : Activity Object [r=mounir]
|
2012-07-20 17:41:30 +02:00 |
|
David Zbarsky
|
d2ee12f6f9
|
Bug 763350 - Clean up some includes in content/ and dom/ r=smaug
|
2012-07-01 16:45:59 -07:00 |
|
Ehsan Akhgari
|
4830dd98a3
|
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (dom parts); r=bzbarsky
|
2012-06-14 22:31:55 -04:00 |
|
Jan Varga
|
513c660911
|
Bug 726593 - Implement FileHandle. r=bent
|
2012-06-03 18:33:52 +02:00 |
|
Doug Turner
|
236a04a91a
|
Bug 717103 - Implement Device Storage. r=sicking
|
2012-05-21 09:18:30 -07:00 |
|
Ed Morley
|
273380866f
|
Backout 027ed1748c81 (bug 740485) for M3 orange
|
2012-05-21 19:36:43 +01:00 |
|
Doug Turner
|
f8a704e7d4
|
Bug 740485 - Implement Device Storage. r=sicking
|
2012-05-21 09:18:30 -07:00 |
|
Jonas Sicking
|
79eaf25209
|
Bug 722626: Implement DOMRequest object. r=mrbkap
|
2012-02-24 14:19:49 +01:00 |
|