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 |
|
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 |
|
Ben Turner
|
c72a9507ac
|
Bug 920179 - 'Add resolve hook for IndexedDB constructors on non-window globals'. r=bholley.
--HG--
extra : transplant_source : 77%C6F%3FlL%0F%C2%DE36.%5DA%0D%F6H%0B%24
|
2013-09-25 16:10:57 -07:00 |
|
Nathan Froyd
|
b6fa6a247d
|
Bug 907789 - part 3 - build dom/bindings/ in "unified" mode; r=gps
|
2013-09-23 13:17:41 -04:00 |
|
Gene Lian
|
bf398d8c19
|
Bug 917167 - [Buri][T-mobile 51612][MMS]The device cannot send MMS. r=vicamo,ctai,Guoqiang.CHEN a=leo+
|
2013-09-23 18:14:29 +08:00 |
|
Wes Kocher
|
a2f60e0ffd
|
Merge m-c to b2g-i
|
2013-09-24 20:33:48 -07:00 |
|
Wes Kocher
|
8136df6573
|
Merge inbound to m-c
|
2013-09-24 19:41:44 -07:00 |
|
Kan-Ru Chen (陳侃如)
|
f78658be76
|
Bug 914541 - Assign higher priority for mozapptype=inputmethod. r=fabrice
|
2013-09-24 16:10:20 +08:00 |
|
David Anderson
|
a588b6e3c0
|
Fix window.focus() in content processes (bug 902715, r=enndeakin).
|
2013-09-20 15:07:51 -07:00 |
|
Boris Zbarsky
|
191073b8c9
|
Bug 919603 part 2. Change this-handling in codegen to only do the special global object stuff on interfaces where it might matter. r=peterv
|
2013-09-25 14:38:30 -04:00 |
|
Boris Zbarsky
|
1f09193dbe
|
Bug 919603 part 1. Introduce support for the [Global] extended attribute. r=peterv
|
2013-09-25 14:38:30 -04:00 |
|
Boris Zbarsky
|
1f4ea61007
|
Bug 920125. getOwnPropertyDescriptor on Xrays for DOM interface and prototype objects should actually work. r=peterv
|
2013-09-25 14:38:30 -04:00 |
|
Boris Zbarsky
|
a041761e19
|
Bug 905493. Fix setting document.location via an Xray to not enter the content compartment. r=peterv
|
2013-09-25 14:38:29 -04:00 |
|
Ted Mielczarek
|
98edc17b11
|
Bug 919635 - Add manifests for Steeplechase tests to moz.build. r=gps
|
2013-09-20 12:57:30 -04:00 |
|