Boris Zbarsky
1aab881a5b
Bug 775844. Make sure to examine constructor signatures when looking for union types. r=peterv
2012-07-27 00:09:10 -04:00
Boris Zbarsky
a64bcb8bb8
Bug 777415. Disallow GetterInfallible/SetterInfallible annotations where they don't make sense. r=khuey
2012-07-27 00:09:10 -04:00
Boris Zbarsky
0349f66760
Bug 775845. Fail codegen for variadic arguments until we add support for them. r=peterv
2012-07-27 00:09:09 -04:00
Boris Zbarsky
a6578c446a
Bug 775852. Actually follow the WebIDL spec for creating JS representations of sequences. r=khuey
2012-07-27 00:09:09 -04:00
Makoto Kato
fab68322c5
Bug 777304 - Don't use freed pointer after destructor of NS_ConvertUTF16toUTF8. r=bsmedberg
2012-07-27 12:13:51 +09:00
Shian-Yow Wu
4d23b4d892
Bug 777284 - B2G 3G: Sometimes toggling off data call failed. r=philikon
2012-07-27 10:51:54 +08:00
Ryan VanderMeulen
6db3c665f0
Backout 75e0a5a581bb (bug 775588) due to bustage.
2012-07-26 21:34:36 -04:00
Gene Lian
da0f4c27fc
Bug 777207 - Alarm API - AlarmService should use "activities" or "system messages", or not broadcast information to all content processes. r=cjones
2012-07-26 09:59:20 +08:00
David Rajchenbach-Teller
b5ea8c895d
Bug 775588 - Expose tmpdir and profiledir. r=khuey
2012-07-26 21:17:23 -04:00
Robert O'Callahan
d6cfb605ee
Bug 771833. Windows in mActiveWindows are all inner-windows. r=anant
2012-07-26 16:05:00 -07:00
Kan-Ru Chen
96a712f456
Bug 777597 - Add more check to GonkGPSGeolocationProvider. r=dougt
2012-07-27 06:50:27 +08:00
Ehsan Akhgari
a832fde353
Bug 777796 - Remove PluginPRLibrary::mNPP_GetValue; r=josh
2012-07-26 17:54:11 -04:00
Justin Lebar
a863832283
Bug 772987 - Part 2: Use Static{Auto,Ref}Ptr where appropriate. r=mounir
...
--HG--
extra : rebase_source : 4e3e72ba53cd0177160f80231eebeb4972119eec
2012-07-26 15:33:45 -04:00
Gregor Wagner
0a7b5c64f2
Bug 777810 - MOZSETTINGS-SET-WARNING: _____ is not in the database. Please add it to build/settings.js. r=dougt
2012-07-26 12:15:47 -07:00
Boris Zbarsky
d794ed88da
Bug 777627. Make sure we can't accidentally turn off mochitests for a directory by reordering the Makefile.in. r=khuey
2012-07-26 12:38:03 -04:00
Fabrice Desré
ae3833ac3f
Bug 777195 - AppsService is not e10s ready [r=cjones]
2012-07-26 09:30:38 -07:00
Brian R. Bondy
b2ba1e0a50
Bug 774140 - Remove code duplication for IsVistaOrLater. r=bsmedberg
2012-07-25 10:23:26 -04:00
James Willcox
93ef7eba01
Bug 776331 - Avoid crash when trying to redraw a destroyed plugin on Android r=josh
2012-07-26 09:39:21 -04:00
Ed Morley
bc713a9541
Merge mozilla-central to mozilla-inbound
2012-07-26 13:25:04 +01:00
Ed Morley
581619fa7d
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-07-26 13:04:00 +01:00
Olli Pettay
2a315d5e16
Bug 776986 - Implement MozApplicationEvent using codegenerator, r=fabrice
2012-07-26 13:23:22 +03:00
Olli Pettay
089bd9520e
Bug 776971 - codegen DeviceLightEvent impl, r=dougt
2012-07-26 00:26:51 +03:00
Olli Pettay
201bb1a6a5
Bug 776966 - Generate DeviceOrientationEvent implementation, r=dougt
2012-07-26 00:17:14 +03:00
Eric Faust
6b01b23e1f
Bug 749536 - Implement JS::ToBoolean to fastpath Value to Boolean unwrappings. (r=luke)
2012-07-24 22:59:55 -07:00
Yoshi Huang
f3dedd36fc
Bug 777668 - B2G RIL: EF_PATH_DF_PHONEBOOK not defined. r=vicamo
2012-07-26 18:18:24 +08:00
Chris Peterson
9bac59d3f6
Bug 777191 - Fix warning about uninitialized variable in DefineIDBInterfaceConstants(). r=khuey
2012-07-24 16:20:26 -07:00
Yoshi Huang
160dfc2905
Bug 776480 - B2G RIL: missing handler for ipc message 'RIL:GetRadioState. r=philikon
2012-07-24 15:15:25 +08:00
Georg Fritzsche
a7558d32f0
Bug 776923 - Fix tag management by (1) not loading duplicate plugins if they are in-process and (2) not repeatedly adding plugin tags that haven't changed. r=josh
2012-07-23 19:52:51 +02:00
Ryan VanderMeulen
ca4206d611
Merge m-c to inbound.
2012-07-24 22:00:07 -04:00
Jim Mathies
76a5103039
backout e78641108412 CLOSED TREE
2012-07-24 16:59:20 -05:00
Jim Mathies
66a9930845
Bug 776898 - vc11 nullptr fix for PluginInstanceParent. r=ehsan
2012-07-24 15:07:41 -05:00
Olli Pettay
8d25c299d6
Bug 776929 - Let event implementation codegen to generate MozContactChangeEvent, r=gwagner
2012-07-24 22:28:26 +03:00
Kyle Machulis
2bdbc92729
Bug 776745 - [b2g-bluetooth] Crash in bluetooth discovery due to initializer buried in NS_ASSERTION; r=anygregor
2012-07-24 13:05:04 -07:00
Siddharth Agarwal
78453eddf2
Bustage fix from bug 769908 - remove trailing whitespace after a backslash
2012-07-24 18:58:51 +05:30
Matt Brubeck
769c2e9252
Back out fbdb3104c9e5, d2fe54ae00a8, d378362cbe01, fe623d60bea1 (bug 769254) on suspicion of causing Windows debug mochitest-plain-3 timeouts
2012-07-23 20:30:12 -07:00
Doug Turner
eb84bdff4a
Bug 774368 - Clear all globals during unload to avoid intermittent test_basic.html exception (can't access dead object at :0). r=jlebar
2012-07-23 09:52:05 -07:00
Nathan Froyd
127cb5c9db
Bug 776979 - consolidate InitWithFuncCallback calls into nsTimeout::InitTimer; r=bz
2012-07-24 13:50:45 -04:00
Hsin-Yi Tsai
d10d3df654
Bug 765231 - Telephony: Implement dialEmergency() to limit call to emergency numbers. r=philikon
2012-07-20 20:08:24 +08:00
Benjamin Peterson
612f2e9bba
Bug 776430 - Use the rightmost URI to account for possible multiple prefixing. r=bz
...
--HG--
extra : rebase_source : 00d3a825d0743dc5ba61a0dbe69c6f8a75b4b208
2012-07-23 19:13:18 -07:00
Sean DuBois
27044f3fcd
Bug 769908 - Switch DIR_INSTALL to INSTALL. r=ted
2012-07-23 20:02:20 -04:00
Ryan VanderMeulen
f8c644c3fb
Merge m-c to inbound.
2012-07-23 20:02:15 -04:00
Blake Kaplan
5798bd9c6f
Toggling off and on the Wifi Checkbox will not scan wifi networks anymore (bug 774876, r=gal).
2012-07-23 14:41:29 -07:00
Vicamo Yang
7766802bee
Bug 775038 - Part 4: fix type parameter decode, r=philikon
2012-07-23 10:20:50 +08:00
Vicamo Yang
500609a0fa
Bug 775038 - Part 3: Refactor X-Mms-Retrieve-Status decoding, r=philikon
...
MMS defines several status groups. They may have errors of the same
meaning but assigned with different numbers. Rename error value
constants to prevent from name collisions.
Also simplify decoding process.
2012-07-23 10:20:45 +08:00
Vicamo Yang
b81d1a14ce
Bug 775038 - Part 2: refactor ContentLocationValue test cases, r=philikon
2012-07-23 10:20:40 +08:00
Vicamo Yang
fa297c4400
Bug 775038 - Part 1: fix various minor defects, r=philikon
...
* Document Address.decode()
* Merge CharsetEncodedString into EncodedStringValue
* Merge ClassIdentifier into MessageClassValue
* Export missed coder objects and fix test scripts as well
* ReplyChargingValue is defined in MmsPduHelper, not WspPduHelper
* Fix multiple decode test cases data
* Char-set value in EncodedStringValue should be decoded as IntegerValue
* Don't insert per PDU typeinfo into decoded MMS message object
* "Date" is also a mandatory field for M-Retrieve.req PDU.
2012-07-23 10:20:34 +08:00
Benjamin Peterson
48b39e2d5c
Bug 776389 - Find the source of scripts from the subscript loader correctly. r=bz
2012-07-22 15:14:47 -07:00
David Zbarsky
2d245645bb
Bug 776108 - Fix undefined behavior due to deleting forward declared pointer r=bent
2012-07-22 13:37:10 -07:00
Benjamin Peterson
34a152c641
Bug 776283 - Decode sources properly before handing them to the JS engine. r=bz
2012-07-22 09:00:45 -07:00
Gene Lian
9a83d5e902
Bug 775032 - System Message Handler - Fix B2G installation bug (MOZ_SYS_MSG is not defined correctly). r=vingtetun,khuey
2012-07-23 14:53:08 +08:00