Ben Turner
|
55ccc33732
|
Bug 920800 - 'Add openKeyCursor() to IDBObjectStore'. r=janv.
--HG--
extra : transplant_source : H%ED%F8%E08%98/%26%0F%82%9C%0E%B0l%92%A6%C0%A1%A3%B4
|
2013-09-25 16:11:47 -07:00 |
|
Jan Varga
|
8d28f23732
|
Bug 832883 - Move IDBKeyRange to WebIDL and define indexedDB/IDBKeyRange in all the spots. r=khuey,bent (initial work done by Ms2ger)
|
2013-09-28 13:25:46 +02:00 |
|
Olli Pettay
|
bd0144e1cb
|
Bug 637248, Make Event.isTrusted Unforgeable, r=bz
--HG--
extra : rebase_source : 3edd919c6dac839d6082c1c73de88f9ba2d22146
|
2013-09-28 13:27:29 +03:00 |
|
Wes Kocher
|
6955900c30
|
Merge m-c to inbound
|
2013-09-27 20:38:44 -07:00 |
|
Wes Kocher
|
3039134040
|
Merge b2g-inbound to m-c
|
2013-09-27 19:35:44 -07:00 |
|
David Anderson
|
f0500f6a4e
|
Combine AsyncChannel, SyncChannel, and RPCChannel into one class (bug 901789, r=cjones,bent).
--HG--
rename : ipc/glue/RPCChannel.cpp => ipc/glue/MessageChannel.cpp
rename : ipc/glue/RPCChannel.h => ipc/glue/MessageChannel.h
|
2013-09-27 18:42:08 -07:00 |
|
Ryan VanderMeulen
|
33b027001a
|
Backed out changeset 51a41b139305 (bug 920831) for bustage.
CLOSED TREE
|
2013-09-27 16:21:06 -04:00 |
|
Yuan Xulei
|
bb7506cb64
|
Bug 920831 - MozInputMethod's init should only return undefined. r=bz
|
2013-09-26 15:10:56 +08:00 |
|
Martijn Wargers
|
a0b7efa9b2
|
Bug 918604 - Remove more enablePrivilege calls. r=jmaher
|
2013-09-25 19:32:20 +02:00 |
|
Ryan VanderMeulen
|
605ce41d5a
|
Backed out changeset 356ba083bb5f (bug 918604) for frequent OSX test_window_bar.html timeouts.
CLOSED TREE
|
2013-09-27 18:28:43 -04:00 |
|
Ryan VanderMeulen
|
66d481fff9
|
Backed out changeset 6d0b41d53c32 (bug 920840) for B2G mochitest-3 timeouts.
CLOSED TREE
|
2013-09-27 18:00:59 -04:00 |
|
Ryan VanderMeulen
|
fb2d6dc1a4
|
Backed out 6 changesets (bug 913985) for suspicion of causing intermittent Android crashes on a CLOSED TREE.
Backed out changeset de21920d2b8e (bug 913985)
Backed out changeset f0f5497d65bb (bug 913985)
Backed out changeset 1e16ca4ad801 (bug 913985)
Backed out changeset 9c069a0820ea (bug 913985)
Backed out changeset 274df3abc991 (bug 913985)
Backed out changeset 05fe8b17516a (bug 913985)
--HG--
rename : build/annotationProcessors/AnnotationInfo.java => build/annotationProcessors/MethodWithAnnotationInfo.java
rename : build/annotationProcessors/utils/AlphabeticAnnotatableEntityComparator.java => build/annotationProcessors/utils/AlphabeticMethodComparator.java
rename : build/annotationProcessors/utils/GeneratableElementIterator.java => build/annotationProcessors/utils/GeneratableEntryPointIterator.java
rename : mobile/android/base/mozglue/generatorannotations/WrapElementForJNI.java => mobile/android/base/mozglue/GeneratableAndroidBridgeTarget.java
rename : mobile/android/base/mozglue/generatorannotations/OptionalGeneratedParameter.java => mobile/android/base/mozglue/OptionalGeneratedParameter.java
|
2013-09-27 17:02:09 -04:00 |
|
Ryan VanderMeulen
|
a7d395950f
|
Backed out changeset 72a979eba564 (bug 857330) for crashes.
CLOSED TREE
|
2013-09-27 16:52:35 -04:00 |
|
Tareq Khandaker
|
3a6aecc3dd
|
Bug 857330 - Geolocation uses a wrong default value for maximumAge. r=jdm
|
2013-09-27 14:47:19 -04:00 |
|
Marco Castelluccio
|
cdb2ce6a51
|
Bug 898499 - Support mozPay API on desktop webapprt. r=ferjm
|
2013-09-27 14:38:14 -04:00 |
|
Carmen Jimenez
|
9ee2be6cfa
|
Bug 919469 - Change the default value of the dom.webapps.firstRunWithSIM preference. r=fabrice
|
2013-09-23 13:24:20 +02:00 |
|
Marco Castelluccio
|
8f55a5a049
|
Bug 914931 - Test packaged apps update. r=fabrice
|
2013-09-27 07:59:03 -04:00 |
|
Jan Jongboom
|
ae3f4e9201
|
Bug 906096 - Move InputMethod API behind a pref instead of build option. r=kanru, r=sicking
--HG--
rename : b2g/components/Keyboard.jsm => dom/inputmethod/Keyboard.jsm
rename : b2g/components/MozKeyboard.js => dom/inputmethod/MozKeyboard.js
|
2013-09-26 03:38:41 +08:00 |
|
Ryan VanderMeulen
|
af5e51f375
|
Merge m-c to inbound.
|
2013-09-26 21:40:22 -04:00 |
|
Ryan VanderMeulen
|
4daff368b0
|
Merge b2g-inbound to m-c.
|
2013-09-26 21:32:43 -04:00 |
|
Wes Kocher
|
1dc5bf803c
|
Backed out changeset 87a72129c007 (bug 920800) for indexedDB failures
|
2013-09-26 16:54:01 -07:00 |
|
Gregory Szorc
|
9d660cc01b
|
Bug 921070 - Remove precompile tier; r=glandium
It made sense at the time. We now have inverted tiers and will soon have
derecursified building. This doesn't make sense any more.
|
2013-09-26 16:05:10 -07:00 |
|
Wes Kocher
|
5b7c6d0a03
|
Backed out changeset 96974bd168a5 (bug 920831). Test mentioning MozInputMethod failed.
|
2013-09-26 13:53:54 -07:00 |
|
Yuan Xulei
|
47024e5bf7
|
Bug 920831 - MozInputMethod's init should only return undefined. r=bz
|
2013-09-26 15:10:56 +08:00 |
|
Ben Turner
|
019e6608d0
|
Bug 920800 - 'Add openKeyCursor() to IDBObjectStore'. r=janv.
--HG--
extra : transplant_source : %15%9F%F7%CE%81%09%84%04%8D%B9H%A3D%B5%FD%F8myPV
|
2013-09-25 16:11:47 -07:00 |
|
Olli Pettay
|
0d3a371bfe
|
Bug 916685, no need to store empty event handlers, r=bz
--HG--
extra : rebase_source : 4a1b7e5e177744438f6bb59d58b0e2f6e2fe3b5c
|
2013-09-26 23:01:19 +03:00 |
|
Ryan VanderMeulen
|
f802474a49
|
Backed out 3 changesets (bug 920179, bug 920633, bug 920800) for Windows |make package| crashes on a CLOSED TREE.
Backed out changeset bb0041643a0f (bug 920800)
Backed out changeset 24818d9b7470 (bug 920633)
Backed out changeset d49b0f47b05a (bug 920179)
|
2013-09-26 14:22:43 -04:00 |
|
Ben Turner
|
2e66854405
|
Bug 920800 - 'Add openKeyCursor() to IDBObjectStore'. r=janv.
|
2013-09-25 16:11:47 -07:00 |
|
Chuck Lee
|
e86a13b185
|
Bug 917070 - Fix misplaced condition flag. r=vchang
|
2013-09-25 16:49:05 +08:00 |
|
Carsten "Tomcat" Book
|
a34e4464aa
|
Merge m-c to b2g-inbound
|
2013-09-26 13:56:53 +02:00 |
|
Carsten "Tomcat" Book
|
57fbf69f1c
|
merge b2g-inbound to mc
|
2013-09-26 13:32:33 +02:00 |
|
Yoshi Huang
|
c2dbf98be1
|
Bug 920391 - B2G RIL: Buf.read/writeUint32 should be of signed int32 operation. r=vicamo
|
2013-09-26 14:53:50 +08:00 |
|
Wes Kocher
|
9043d09269
|
Merge central to b2g-inbound
|
2013-09-25 21:07:03 -07:00 |
|
Ryan VanderMeulen
|
72c8f599cd
|
Backed out 5 changesets (bug 905493, bug 920125, bug 919603) for mochitest orange on a CLOSED TREE.
Backed out changeset ccef656b2973 (bug 919603)
Backed out changeset 4b29ce0b2fff (bug 919603)
Backed out changeset b0a051ec55b7 (bug 919603)
Backed out changeset baa9a774aad1 (bug 920125)
Backed out changeset e03276bf4eaa (bug 905493)
|
2013-09-25 18:22:33 -04:00 |
|
Boris Zbarsky
|
5cded4e7a5
|
Bug 919603 followup. Make sure EventTarget has a [Global] descendant, so it actually works right. r=peterv pending, because CLOSED TREE
|
2013-09-25 16:07:08 -04:00 |
|
Boris Zbarsky
|
0d7363ed48
|
Bug 920730. Output the WebIDL .deps files in a consistent order. r=glandium
|
2013-09-26 00:05:00 -04:00 |
|
Boris Zbarsky
|
c159cdefab
|
Bug 918011 part 4. Support dictionaries in unions. r=smaug
|
2013-09-26 00:05:00 -04:00 |
|
Boris Zbarsky
|
8df84df9c2
|
Bug 918011 part 3. Get rid of isInOwningUnion: it's equivalent to another isMember value. r=smaug
|
2013-09-26 00:05:00 -04:00 |
|
Boris Zbarsky
|
13a0246db7
|
Bug 918011 part 2. Preprocess some of our test WebIDL files so we can have debug-only tests. r=khuey
|
2013-09-26 00:05:00 -04:00 |
|
Boris Zbarsky
|
e769b028c7
|
Bug 918011 part 1. Move RootedDictionary into its own header. r=smaug
--HG--
rename : dom/bindings/BindingUtils.h => dom/bindings/RootedDictionary.h
|
2013-09-26 00:04:59 -04:00 |
|
Georgia Wang
|
18d8f685b7
|
Bug 916000 - Part2: Add sim state xpcshell test case. r=yoshi
|
2013-09-25 12:22:18 +08:00 |
|
Georgia Wang
|
a67a18b175
|
Bug 916000 - Part1: Add illegal sim state support in ril. r=yoshi
|
2013-09-25 12:20:03 +08:00 |
|
Ryan VanderMeulen
|
4aa7a9776b
|
Merge the last PGO-green inbound changeset to m-c.
|
2013-09-25 14:51:55 -04:00 |
|
Ryan VanderMeulen
|
7f9ba00d91
|
Merge fx-team to m-c.
|
2013-09-25 14:38:02 -04:00 |
|
Fernando Rodriguez Sela
|
34e116d502
|
Bug 908098 - Randomize UDP listening port. r=nsm
|
2013-09-25 09:20:06 -04:00 |
|
Alive Kuo
|
d212e80c1b
|
Bug 917435 - Support sizes in mozbrowsericonchange event. r=fabrice
|
2013-09-25 09:19:39 -04:00 |
|
Ed Morley
|
80a3fe06b2
|
Backed out changeset 5b1a56afe153 (bug 919635) for test_sandbox_symbols.py failures
|
2013-09-25 13:48:35 +01:00 |
|
Ben Turner
|
4cade00f40
|
Bug 920633 - 'Add getAllKeys() to IDBObjectStore'. r=janv.
--HG--
extra : transplant_source : %F9%EA0%88%91%15%ADW%92Ae%CEY%29%A9%E4%1A%88Qo
|
2013-09-24 10:14:16 -07:00 |
|
Ben Turner
|
e91315c9b2
|
Bug 920179 - 'Add resolve hook for IndexedDB constructors on non-window globals'. r=bholley.
--HG--
extra : transplant_source : %05%A0%9Av%A5%14%09%B1%3B%9E2%0B%80%CD%EA%F8%A8%D6%A4t
|
2013-09-25 16:10:57 -07:00 |
|
Ben Turner
|
17727f5952
|
Bug 920633 - 'Add getAllKeys() to IDBObjectStore'. r=janv.
|
2013-09-24 10:14:16 -07:00 |
|