Jon Coppeard
|
8d0a37229f
|
Bug 903352 - Handlify remaining PropertyDescriptor APIs r=terrence r=bholley r=smaug
|
2013-08-12 12:09:14 +01:00 |
|
David Zbarsky
|
34dcd56bd5
|
[Bug 901289] Remove nsIDOMLinkStyle r=Ms2ger
|
2013-08-09 21:17:52 -04:00 |
|
David Zbarsky
|
0e2f11839b
|
[Bug 901656] nsIRadioGroupContainer can use HTMLInputElement r=Ms2ger
|
2013-08-09 21:17:51 -04:00 |
|
Ryan VanderMeulen
|
a199b3df6e
|
Merge m-c to inbound.
|
2013-08-09 19:29:45 -04:00 |
|
Ryan VanderMeulen
|
13be9bc4d0
|
Merge inbound to m-c.
|
2013-08-09 19:08:45 -04:00 |
|
Ryan VanderMeulen
|
c56b4e5a84
|
Merge b2g-inbound to m-c.
|
2013-08-09 17:26:14 -04:00 |
|
Ryan VanderMeulen
|
877a258694
|
Merge m-c to b2g-inbound.
|
2013-08-08 16:24:53 -04:00 |
|
Justin Lebar
|
a132de4354
|
Bug 902714 - Test for nsIMessageManager.addWeakMessageListener. r=smaug
--HG--
extra : rebase_source : 75a15479fd45f9e6a6092356ff96fb26d5f27338
|
2013-08-08 11:36:56 -07:00 |
|
Justin Lebar
|
103fd764af
|
Bug 902714 - Add {add,remove}WeakMessageListener to nsIMessageManager. r=smaug
--HG--
extra : rebase_source : 3fa06e18fce1c1338924ec940a6833f87c450106
|
2013-08-08 11:36:56 -07:00 |
|
Tim Taubert
|
e85b9095d9
|
Bug 888972 - part 1 - add nsIFrameScriptLoader.getDelayedFrameScripts(); r=smaug
|
2013-08-09 04:36:37 +02:00 |
|
Mark Hammond
|
f9c8c5e605
|
Bug 897811 - fix uses of browser.pagethumbnails.capturing_disabled to reflect the pref controls if it is *disabled* rather than enabled. r=gavin
|
2013-08-08 09:52:01 +10:00 |
|
Ehsan Akhgari
|
ddf1e43fca
|
Bug 901773 - Remove the duplicate _moz-type atom from nsGkAtomList; r=khuey
|
2013-08-09 18:08:56 -04:00 |
|
Gabor Krizsanits
|
89302bbfc9
|
Bug 877164 - nsDocument should call GetJunkScope later. r=smaug
|
2013-08-08 14:23:33 +02:00 |
|
Boris Zbarsky
|
c846cbddd8
|
Bug 897913 part 1. Don't assert that app id exists when asked for app status; just claim not installed if there is no app id. r=sicking
|
2013-08-07 17:40:00 -04:00 |
|
Simon Montagu
|
955967b5ff
|
Add a routine to clear the direction set by a textnode without resetting it. Bug 894137, r=ehsan
|
2013-08-08 09:54:18 +03:00 |
|
David Zbarsky
|
9dd8b1ad80
|
Bug 902732: Merge nsILink and dom::Link r=bz
|
2013-08-08 01:26:32 -04:00 |
|
Boris Zbarsky
|
adc8e860c3
|
Back out revision ab9642207875 (bug 897811) for browser-chrome test failures.
|
2013-08-08 01:13:45 -04:00 |
|
Mark Hammond
|
71bca9e80b
|
Bug 897811 - fix uses of browser.pagethumbnails.capturing_disabled to reflect the pref controls if it is *disabled* rather than enabled. r=gavin
|
2013-08-08 09:52:01 +10:00 |
|
Ed Morley
|
4d9df5ebf6
|
Backed out changeset 9e8edeb0539e (bug 897913)
|
2013-08-07 15:50:16 -07:00 |
|
Boris Zbarsky
|
844828826e
|
Bug 897913 part 1. Don't assert that app id exists when asked for app status; just claim not installed if there is no app id. r=sicking
|
2013-08-07 17:40:00 -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 |
|
David Dahl
|
98f42a7f2a
|
Bug 824652 - crypto.generateCRMFRequest bypasses CSP (allows script execution from a string, without unsafe-eval) r=bsmith r=khuey r=keeler
|
2013-08-06 21:46:05 -05:00 |
|
Mark Hammond
|
f45a45d737
|
Bug 897811 - remove browser.pageThumbs.enabled preference. r=gavin
|
2013-08-07 11:10:58 +10:00 |
|
Ehsan Akhgari
|
b9560fc7d9
|
Bug 902111 - Forward-declare nsIFrame in nsISelectionPrivate.h; r=bzbarsky
|
2013-08-06 16:19:11 -04:00 |
|
Arnaud Sourioux
|
07117795ca
|
Bug 900274: Mark content/base/src as FAIL_ON_WARNINGS in Makefile.in r=smaug
|
2013-08-06 09:51:40 -07:00 |
|
Bob Owen
|
7fa45b3be7
|
Bug 886262 - Ensure sandbox flags and, where necessary, null principal are set for child objects. r=bz
|
2013-08-06 11:01:23 +01:00 |
|
Yuan Xulei
|
a1e4446ad8
|
Bug 895239 - Serialize non-textual container element as placeholder if OutputNonTextContentAsPlaceholder is set. r=smaug
|
2013-08-06 10:40:38 -04:00 |
|
Daniel Holbert
|
a6d8bf4063
|
Bug 900260: Explicitly cast 64-bit value to size_t, to fix build warning on 32-bit platforms (which won't run this code anyway). r=froydnj
|
2013-08-06 07:13:59 -07: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 |
|
Daniel Holbert
|
879d9d11a9
|
Bug 901645: Mark some variables in content/base/src as DebugOnly. r=smaug
|
2013-08-05 21:35:08 -04:00 |
|
Boris Zbarsky
|
cb5a1d24f1
|
Bug 901682. Rev the IID for nsXMLHttpRequest. r=gavin
|
2013-08-05 21:28:51 -04:00 |
|
Ryan VanderMeulen
|
03f1e9ee4f
|
Merge m-c to inbound.
|
2013-08-05 20:00:43 -04:00 |
|
Ryan VanderMeulen
|
6e225374e2
|
Backed out changeset a4dd0dc4e354 (bug 824652) for Android M1 orange.
|
2013-08-05 19:21:17 -04:00 |
|
David Keeler
|
f6f47c149c
|
bug 887052 - refactor nsISiteSecurityService for multiple headers r=cviecco r=mcmanus r=jst sr=jst
|
2013-08-02 16:23:18 -07:00 |
|
David Keeler
|
e02475356e
|
bug 887052 - rename nsIStrictTransportSecurityService to nsISiteSecurityService for refactoring r=cviecco r=mcmanus r=jst sr=jst
--HG--
rename : netwerk/base/public/nsIStrictTransportSecurityService.idl => netwerk/base/public/nsISiteSecurityService.idl
rename : security/manager/boot/src/nsStrictTransportSecurityService.cpp => security/manager/boot/src/nsSiteSecurityService.cpp
rename : security/manager/boot/src/nsStrictTransportSecurityService.h => security/manager/boot/src/nsSiteSecurityService.h
|
2013-08-02 15:48:37 -07:00 |
|
David Dahl
|
99b75a0ff8
|
Bug 824652 - crypto.generateCRMFRequest bypasses CSP (allows script execution from a string, without unsafe-eval) r=bsmith r=khuey r=keeler
|
2013-08-05 16:15:22 -05:00 |
|
Ryan VanderMeulen
|
e91e143e66
|
Backed out changesets 5f8a88c6d0c8 and 97fcb5a154d8 (bug 887052) for OSX mochitest-other orange.
--HG--
rename : netwerk/base/public/nsISiteSecurityService.idl => netwerk/base/public/nsIStrictTransportSecurityService.idl
rename : security/manager/boot/src/nsSiteSecurityService.cpp => security/manager/boot/src/nsStrictTransportSecurityService.cpp
rename : security/manager/boot/src/nsSiteSecurityService.h => security/manager/boot/src/nsStrictTransportSecurityService.h
|
2013-08-05 16:18:06 -04:00 |
|
Szu-Yu Chen [:aknow]
|
7c0dd8c2fa
|
Bug 743150 - Part 2: Add remoteheld/remoteresumed event (dom). r=bent, r=gyeh
|
2013-08-05 16:28:14 -04:00 |
|
Martijn Wargers
|
82728757f4
|
Bug 901385 - test_mutationobservers.html failing on b2g and Android mochitest because of the use of showModalDialog. r=smaug
|
2013-08-05 13:02:57 +02:00 |
|
David Keeler
|
a746ca39ba
|
bug 887052 - refactor nsISiteSecurityService for multiple headers r=cviecco r=mcmanus r=jst sr=jst
|
2013-07-01 10:49:40 -07:00 |
|
David Keeler
|
503e645f01
|
bug 887052 - rename nsIStrictTransportSecurityService to nsISiteSecurityService for refactoring r=cviecco r=mcmanus r=jst sr=jst
--HG--
rename : netwerk/base/public/nsIStrictTransportSecurityService.idl => netwerk/base/public/nsISiteSecurityService.idl
rename : security/manager/boot/src/nsStrictTransportSecurityService.cpp => security/manager/boot/src/nsSiteSecurityService.cpp
rename : security/manager/boot/src/nsStrictTransportSecurityService.h => security/manager/boot/src/nsSiteSecurityService.h
|
2013-07-01 09:30:11 -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 |
|
Daniel Holbert
|
7fab5e3863
|
Bug 901529: Declare bitmask as uint16_t, rather than implicitly as a signed short function-arg, to fix "truncation of constant value" build warning. r=jlebar
|
2013-08-05 12:45:50 -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 |
|
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 |
|
Blake Kaplan
|
8c4b371602
|
Bug 897386 - Hack to allow adopted browsers to still have XBL bindings. r=sicking
|
2013-08-02 14:05:02 -07:00 |
|
Ryan VanderMeulen
|
3a385f459a
|
Merge inbound to m-c.
|
2013-08-02 16:36:40 -04: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 |
|
Ed Morley
|
05a37c3a43
|
Merge mozilla-central and b2g-inbound
|
2013-08-02 13:51:22 +01:00 |
|