Ehsan Akhgari
|
ae50c12863
|
Make the stubgenerator script executable; no bug
DONTBUILD
|
2012-09-18 19:20:29 -04:00 |
|
Kyle Machulis
|
2beddea373
|
Bug 791811: DeviceCreated signal asserts due to BluetoothService access on DBus Signal thread; r=echou
|
2012-09-17 23:10:25 -07:00 |
|
Ehsan Akhgari
|
6bfbbdb0fd
|
Bug 791372 - Navigator::MozIsLocallyAvailable doesn't associate its channel with a load group; r=bzbarsky
|
2012-09-17 11:24:38 -04:00 |
|
Timothy Nikkel
|
a357c47d9d
|
Bug 788436. In the mac plugin code if the event model changes we may need to add/remove our scroll position listener. r=josh
|
2012-09-17 20:00:29 -05:00 |
|
Ryan VanderMeulen
|
f842b649ba
|
Backout e5289d3dce71 and f9a587042ea0 (bug 788436) due to OSX bustage.
|
2012-09-17 20:20:08 -04:00 |
|
Timothy Nikkel
|
96d445b800
|
Bug 788436. Bustage followup. r=me
|
2012-09-17 19:07:26 -05:00 |
|
Timothy Nikkel
|
49db70b49a
|
Bug 788436. In the mac plugin code if the event model changes we may need to add/remove our scroll position listener. r=josh
|
2012-09-17 18:43:08 -05:00 |
|
Kyle Machulis
|
fced7f909a
|
Bug 791823: Creating system message for pairing requires js request; r=mrbkap
|
2012-09-17 15:54:12 -07:00 |
|
Koosha Khajeh Moogahi
|
8d39310f18
|
Bug 788242: Implement and make use of void versions of NS_ENSURE_* macros; r=ehsan,bsmedberg
|
2012-09-14 14:30:31 +04:30 |
|
Ed Morley
|
7ad17579c0
|
Merge mozilla-central to mozilla-inbound
|
2012-09-17 20:20:56 +01:00 |
|
Ed Morley
|
bdf426c89c
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-09-17 20:19:57 +01:00 |
|
Ehsan Akhgari
|
9bb8766bf1
|
Bug 787574 follow-up: Forward declare JSContext as a struct
DONTBUILD
|
2012-09-17 15:16:13 -04:00 |
|
Jonathan Griffin
|
c120bd34bb
|
Bug 790463 - Disable test_outgoing_hold_resume.js, a=test-only, DONTBUILD because NPOTB
|
2012-09-17 10:48:42 -07:00 |
|
Ed Morley
|
946a13d148
|
Backout 6d71ff5b4b36 (bug 347307), 75a3c47a3fe7 (bug 507578), 828f91de7143 (bug 769764) for near permaorange OS X 10.8 leaks
|
2012-09-17 16:54:09 +01:00 |
|
Ms2ger
|
d792e70cda
|
Bug 791565 - Fix undefined variable use in nsDOMStorageDBWrapper::FlushAndDeleteTemporaryTables; r=sicking
|
2012-09-17 10:37:20 +02:00 |
|
Ms2ger
|
8976774677
|
Bug 787933 - Stop using stdin types in IPC code; r=bsmedberg+cjones sr=cjones
|
2012-09-17 10:37:20 +02:00 |
|
Ms2ger
|
5a2561a27e
|
Bug 791567 - Cleanup nsSystemTimeChangeObserver::Notify; r=jlebar
|
2012-09-17 10:35:55 +02:00 |
|
Ed Morley
|
6a83e3de8d
|
Backout 7f86b28171a2 (bug 787853) & e18fdb9a8e12, ba47dac3cf97, e3fdcf7ed7f2, 992ee4c72c87 (bug 777946) for intermittent linux M4 ABORTs
|
2012-09-17 14:17:02 +01:00 |
|
Peter Van der Beken
|
75f85b799b
|
Fix for bug 791345 (Support non-wrappercached objects in proxy-based bindings). r=bz.
--HG--
extra : rebase_source : 884073cf7dccc2e9d1fa1769b00d5ee581d22573
|
2012-09-17 11:44:59 +02:00 |
|
Andrea Marchesini
|
360071129f
|
Bug 609748 - Workers: If CSP blocks eval in a page, eval should also be blocked in workers created by that page. r=bent
|
2012-09-15 14:51:55 -04:00 |
|
Kyle Machulis
|
a6c96ce51e
|
Bug 791413: Exit early when bluetooth property types don't match; r=cjones
|
2012-09-15 00:39:21 -07:00 |
|
Kyle Machulis
|
43548dd0c8
|
Bug 791189: Exit signal filters early when signal not handled, remove service reg/unreg to fix bt crashes; r=dhylands
|
2012-09-14 23:47:01 -07:00 |
|
Doug Sherk
|
6c4740a37a
|
Bug 787549 - B2G: Stop simulating mouse events unless there's a tap. r=cjones
|
2012-09-14 21:16:32 -04:00 |
|
Patrick McManus
|
cafe3619a5
|
bug 769764 move proxy resolution to separate thread and remove sync api r=biesi sr=josh
|
2012-09-14 16:27:46 -04:00 |
|
Makoto Kato
|
d5c93adaee
|
Bug 785321 - Replace PRUptrdiff with uintptr_t, prtdiff_t or etc; r=ehsan,jrmuizel
|
2012-09-14 16:09:52 -04:00 |
|
Ryan VanderMeulen
|
bb550da574
|
Merge m-c to inbound.
|
2012-09-14 16:04:41 -04:00 |
|
Ehsan Akhgari
|
46f6a1d616
|
Bug 579517 follow-up: Remove NSPR types that crept in
|
2012-09-14 14:55:01 -04:00 |
|
Doug Turner
|
d817f4aafc
|
Backing out 7653a9cc00ae. Shouldn't have been checked in. r=me
|
2012-09-14 09:39:44 -07:00 |
|
Doug Turner
|
cca062f605
|
Bug 791287 - Device Storage - stat() doesn't always reflect disk usage immediately. r=dougt
|
2012-09-14 09:33:08 -07:00 |
|
Fabrice Desré
|
638cd93d5c
|
Bug 791144 - Remove useless __exposedProps__ [r=mrbkap]
|
2012-09-14 07:52:31 -07:00 |
|
Jose Antonio Olivera Ortega
|
9df88444bc
|
Bug 785072 - Part 3: Marionette unit test. r=marshall_law
|
2012-09-14 12:30:59 +02:00 |
|
Jose Antonio Olivera Ortega
|
456fa1ea03
|
Bug 785072 - Part 2: RIL implementation. r=vicamo
|
2012-09-14 12:30:44 +02:00 |
|
Jose Antonio Olivera Ortega
|
57bab4a463
|
Bug 785072 - Part 1: ICCD DOM API. r=sicking
|
2012-09-14 12:30:30 +02:00 |
|
Ed Morley
|
213df01f52
|
Backout 35c8685ee065 (bug 790133) for B2G compilation failures
|
2012-09-14 10:13:15 +01:00 |
|
Gina Yeh
|
c7c62d7a8a
|
Bug 790133 - Final version: Fire devicecreated event with a BluetoothDevice, r=qdot, sr=mrbkap
|
2012-09-14 16:54:25 +08:00 |
|
Doug Turner
|
6af7cddc43
|
Bug 791084 - Device storage - Seperate permissions based on storage type. r=bent
|
2012-09-13 22:37:00 -07:00 |
|
Doug Turner
|
ba1c53d98a
|
No Bug. Whitespace cleanup. r=me
|
2012-09-13 22:37:00 -07:00 |
|
Doug Turner
|
1c27bef089
|
Bug 788612 - Move bundle handing into nsDOMDeviceStorage to avoid calls to the nsIStringBundleService. r=bent
|
2012-09-13 22:37:00 -07:00 |
|
Hsin-Yi Tsai
|
b7cf2b3eab
|
Bug 789005 - System message API: decrease complexity of broadcastMessage(). r=fabrice
|
2012-09-11 18:07:03 +08:00 |
|
Gene Lian
|
81489a0ca1
|
Bug 790497 - Alarm API - Adjust firing time for "ignoreTimezone" alarms when timezone is reset. r=cjones
|
2012-09-12 18:15:15 +08:00 |
|
Ryan VanderMeulen
|
e74ff0c918
|
Merge the last PGO-green inbound changeset to m-c.
|
2012-09-13 21:53:35 -04:00 |
|
Ben Turner
|
0d2700c567
|
Bug 755943 - 'Electrolysize b2g-bluetooth'. r=qDot+cjones.
|
2012-09-13 09:37:14 -07:00 |
|
Phil Ringnalda
|
dd574015e1
|
Back out aee383cd56dc (bug 755943) for burning
|
2012-09-13 09:49:53 -07:00 |
|
Ben Turner
|
8c202f97de
|
Bug 755943 - 'Electrolysize b2g-bluetooth'. r=qDot+cjones.
|
2012-09-13 09:37:14 -07:00 |
|
Gene Lian
|
732b144fc3
|
Bug 790823 - Fix test failure: Unexpected interface name in global scope: MozTimeManager. r=jlebar
|
2012-09-13 12:39:57 +08:00 |
|
Hsin-Yi Tsai
|
94eea10264
|
Bug 788433 - B2G RIL: DOM request didn't return anything when 'onsuccess'. r=philikon
|
2012-09-10 11:54:49 +08:00 |
|
Gregor Wanger
|
0838ea13bb
|
Bug 788440 : B2G Contact: Permission denied to access property 'id'. r=bholley
|
2012-09-13 12:02:30 +08:00 |
|
Chris Jones
|
311c0b45b5
|
Bug 790764: Make <html:iframe mozbrowser remote> behave like <xul:browser remote>. r=roc
|
2012-09-12 20:50:40 -07:00 |
|
Doug Turner
|
7ea3feba6f
|
Bug 787299 - Device Storage - Filter out mimetypes during calculation of disk usages. r=bent
|
2012-09-05 14:30:36 -07:00 |
|
Doug Turner
|
78124a5616
|
Bug 788122 - Device storage. Add an 'apps' storage type. r=sicking
|
2012-09-14 09:14:58 -07:00 |
|