Ryan VanderMeulen
|
13be9bc4d0
|
Merge inbound to m-c.
|
2013-08-09 19:08:45 -04:00 |
|
Fabrice Desré
|
7df165623f
|
Bug 902362 - DOMRequestHelper specifies _requests as array, but should be object. r=fabrice
|
2013-08-09 09:32:02 -07:00 |
|
Ryan VanderMeulen
|
877a258694
|
Merge m-c to b2g-inbound.
|
2013-08-08 16:24:53 -04:00 |
|
Justin Lebar
|
6896d9a525
|
Bug 900221 - Switch DOMRequestHelper over to using weak message listeners. rs=fabrice
--HG--
extra : rebase_source : d83eb49444d8fb598e9d7ed1a879a6cbc8f3baaf
|
2013-08-08 11:36:56 -07:00 |
|
Carsten "Tomcat" Book
|
0436faaa5c
|
merge mozilla-central to mozilla-inbound
|
2013-08-08 14:01:54 +02:00 |
|
Carsten "Tomcat" Book
|
87a23c556a
|
merge b2g-inbound to mozilla-central
|
2013-08-08 13:33:12 +02:00 |
|
Carsten "Tomcat" Book
|
f0bfac3d0e
|
merge mozilla-inbound to mozilla-central
|
2013-08-08 13:13:05 +02:00 |
|
Boris Zbarsky
|
b3d562602e
|
Bug 897913 part 2. Allow touching interface objects via an Xray even if the page they're in can't touch them. r=bholley,smaug
|
2013-08-07 17:40:00 -04:00 |
|
Marco Castelluccio
|
7a53f37405
|
Bug 769848 - window.resizeTo fails is blocked in apps. r=jst
|
2013-08-07 20:17:34 -04:00 |
|
Ryan VanderMeulen
|
987bbb9c94
|
Bug 901416 - Follow-up fix for Werror bustage.
|
2013-08-07 20:45:54 -04:00 |
|
Jeremy Kim
|
3c7a37695e
|
Bug 901416 - Don't add multiple instances of the network-blip observer to nsGlobalWindow. r=jlebar
|
2013-08-07 20:07:41 -04:00 |
|
Nicholas Nethercote
|
aa5919539d
|
Bug 902332 - Replace JS_{FALSE,TRUE} with {false,true} almost everywhere. r=luke,bz.
--HG--
extra : rebase_source : 25f4de1bfae830b0af6407d260a70b787ab1dc9b
|
2013-08-06 23:59:54 -07:00 |
|
Ed Morley
|
e4241ca68b
|
Backed out changeset 95cefee173eb (bug 897913)
|
2013-08-07 15:50:13 -07:00 |
|
Boris Zbarsky
|
8fd721491d
|
Bug 897913 part 2. Allow touching interface objects via an Xray even if the page they're in can't touch them. r=bholley,smaug
|
2013-08-07 17:40:00 -04:00 |
|
Ryan VanderMeulen
|
1ff98491e9
|
Merge m-c to inbound.
|
2013-08-06 14:24:39 -04:00 |
|
Nicholas Nethercote
|
c1d8302699
|
Bug 901750 - Change return type of |JSNative| from |JSBool| to |bool|. code=nnethercote,jandem. r=luke,bz.
--HG--
extra : rebase_source : 5b3d7cc339af6d93bde078322e25c6e740d1b617
|
2013-08-02 00:41:57 -07:00 |
|
Boris Zbarsky
|
82ba945cef
|
Bug 900898 part 2. Move to using Nullable<TypedArray> to represent possibly-null TypedArray structs. r=smaug
|
2013-08-05 13:40:01 -04:00 |
|
Jon Coppeard
|
da8c061053
|
Bug 900986 - Convert JS_*Element API to use MutableHandleValue for out params r=terrence r=bholley r=smaug
|
2013-08-05 14:02:47 +01:00 |
|
Carsten "Tomcat" Book
|
0d5021bdcc
|
Merge mozilla-central to mozilla-inbound
|
2013-08-05 11:59:14 +02:00 |
|
Carsten "Tomcat" Book
|
ce9fe7db3d
|
Merge b2g-inbound to m-c
|
2013-08-05 11:22:48 +02:00 |
|
David Zbarsky
|
f9946af078
|
Bug 898105 - Remove nsIDOMTouch r=reuben
|
2013-08-05 00:51:22 -04:00 |
|
David Zbarsky
|
b9427f8d2b
|
Bug 898930 - Remove nsIDOMTouchEvent r=smaug
|
2013-08-05 00:51:21 -04:00 |
|
Yoshi Huang
|
dfc815e181
|
Bug 883741 - Part 1: WebCrypto: Move Crypto to WebIDL. r=bz
|
2013-08-01 14:57:25 +08:00 |
|
Dave Hylands
|
871ce5545f
|
Bug 885753 - Change getDeviceStorage to return the default storage area. r=jvarga
This removes the entire concept of composite storage.
|
2013-08-02 16:34:59 -07:00 |
|
Justin Lebar
|
3024bbcc2d
|
Back out 4ff7455f6720, "Bug 894736, pass clipboard type to data transfer so that the correct clipboard is used when pasting, r=ehsan" on a CLOSED TREE.
|
2013-08-02 10:53:34 -07:00 |
|
Neil Deakin
|
243c5a081d
|
Bug 894736, pass clipboard type to data transfer so that the correct clipboard is used when pasting, r=ehsan
|
2013-08-02 11:37:05 -04:00 |
|
Boris Zbarsky
|
22412e781e
|
Bug 707564 part 3. Give WebIDL bindings with NewResolve hooks Enumerate hooks as well, so enumerating them correctly resolves all the properties. r=smaug
|
2013-08-03 23:38:54 -04:00 |
|
Boris Zbarsky
|
d6cd0f4165
|
Bug 707564 part 2. Add a way to enumerate navigator names on the script namespace manager. r=smaug
|
2013-08-03 23:38:54 -04:00 |
|
David Zbarsky
|
eb7e83b422
|
Bug 901060 - Make nsGenericHTMLElement implement nsIDOMHTMLElement r=bz
|
2013-08-07 16:23:08 -04:00 |
|
Neil Deakin
|
0f0430de5b
|
Bug 894736, pass clipboard type to data transfer so that the correct clipboard is used when pasting, r=ehsan
|
2013-08-07 14:52:38 -04:00 |
|
Nikhil Marathe
|
901cca41ac
|
Bug 884897 - Add permission check to navigator.push load. r=bz
|
2013-08-07 08:04:10 -07:00 |
|
Jon Coppeard
|
ef396b7874
|
Bug 899973 - GC: Convert the rest of the JS property API to use MutableHandleValue for out params - browser changes r=bz
|
2013-08-02 13:15:39 +01:00 |
|
Ms2ger
|
aaa8d8915a
|
Merge m-c to inbound.
|
2013-08-02 11:40:30 +02:00 |
|
Ms2ger
|
ed2a9cfb16
|
Backout changeset 531f544bc9ce for breaking B2G tests.
|
2013-08-02 11:38:49 +02:00 |
|
Ms2ger
|
21409e5d2c
|
Merge m-c to inbound.
|
2013-08-02 11:07:57 +02:00 |
|
Ms2ger
|
468d7dab87
|
Bug 832883 - Move IDBKeyRange to WebIDL; r=khuey
|
2013-08-02 09:09:15 +02:00 |
|
Ms2ger
|
f8a25b94f5
|
Bug 897945 - Use an XPCOM string for nsContentUtils::ReportToConsole's category argument; r=bholley
|
2013-08-02 09:09:11 +02:00 |
|
Ms2ger
|
625b832e4f
|
Bug 896251 - Make nsEvent::{refPoint, lastRefPoint} LayoutDeviceIntPoints; r=smaug+kats
|
2013-08-02 09:05:16 +02:00 |
|
Ms2ger
|
d5d5885d4c
|
Bug 886408 - Move nsContentUtils::ReleaseWrapper into nsWrapperCache; r=mccr8
|
2013-08-02 09:04:01 +02:00 |
|
Mike Hommey
|
ca80cd82ad
|
Bug 881323 - Re-implement CycleCollectorParticipant with actual vtables, with constexpr to avoid static initializers. r=mccr8
|
2013-08-02 10:29:05 +09:00 |
|
David Zbarsky
|
4fa5d9c4b0
|
Bug 893117: Remove nsIDOMHTMLLegendElement r=bz
|
2013-08-01 15:24:24 -07:00 |
|
Masatoshi Kimura
|
5f8f13c41c
|
Bug 673919 - Remove routeEvent, enableExternalCapture and disableExternalCapture. r=smaug
|
2013-08-01 23:48:18 +09:00 |
|
David Zbarsky
|
93caf8a63e
|
backout Bug 893117 for mochitest failure
|
2013-08-01 01:54:09 -07:00 |
|
David Zbarsky
|
aa2fc03e9f
|
Bug 893117: Remove nsIDOMHTMLLegendElement r=bz
|
2013-07-31 23:12:40 -07:00 |
|
Bill McCloskey
|
f2eacd8ccc
|
Bug 899812 - Error reporters should consistently report errors to stderr (r=bholley)
|
2013-07-31 17:04:49 -07:00 |
|
Masatoshi Kimura
|
ed028c054e
|
Backed out changeset 9c6dc3897c17 (bug 898136) for breaking SeaMonkey
|
2013-08-01 07:30:06 +09:00 |
|
Andrea Marchesini
|
4cf68c1978
|
Bug 887524 - Move IDBRequest to WebIDL, r=janv
|
2013-08-01 00:28:15 +02:00 |
|
Andrea Marchesini
|
ebeb72d6f9
|
Bug 891944 - Move IDBCursor to WebIDL, r=janv
|
2013-08-01 00:28:13 +02:00 |
|
Masatoshi Kimura
|
a7c7daa22e
|
Backed out changeset 2aa62db58f24 (bug 673919) due to Web compat
|
2013-08-01 06:44:51 +09:00 |
|
Tom Schuster
|
8ac55e5939
|
Bug 884410 - Handlify JS_GetPrototype. r=terrence
|
2013-07-31 12:20:33 -04:00 |
|