Mounir Lamouri
439fd5f9cf
Bug 677166 - Part 6 - Add NetworkInformation handling into hal. r=jlebar
2012-01-16 14:39:57 +01:00
Mounir Lamouri
a280e39ab5
Bug 677166 - Part 5 - Use a pref for connection.metered. r=sicking
2012-01-16 13:25:13 +01:00
Mounir Lamouri
5889593b3a
Bug 677166 - Part 4 - Add a pref to disable Network API. r=sicking
2012-01-16 13:24:08 +01:00
Mounir Lamouri
004241c73c
Bug 677166 - Part 3 - Implement mozConnection stub. r=sicking
2012-01-16 13:23:44 +01:00
Mounir Lamouri
3801d055a4
Bug 677166 - Part 2 - Add .mozConnection to Navigator object. r=sicking
2012-01-16 13:23:28 +01:00
Mounir Lamouri
2fbcbd8ef0
Bug 677166 - Part 1 - Makefiles boilerplate. r=sicking
2012-01-16 13:23:01 +01:00
Mounir Lamouri
5eef973053
Bug 713377 - Part 1 - Add a --disable-websms-backend build option. r=blassey
2012-01-16 19:53:09 +01:00
Mounir Lamouri
f6db5c7f71
Bug 674725 - Part AU - Release message lists in case of GC. r=smaug,cjones
2012-01-17 19:43:08 +01:00
Mounir Lamouri
edac6a0193
Bug 674725 - Part AT - Handle failures for getMessages(). r=smaug,cjones
2011-12-22 23:25:14 +01:00
Mounir Lamouri
22f67f0dc2
Bug 674725 - Part AS - Remove SmsCursor.filter. r=sicking
2011-12-19 12:10:30 +01:00
Mounir Lamouri
b1b467501a
Bug 674725 - Part AR - Handle reception of the next message in SmsRequestManager. r=smaug
2011-12-14 17:17:53 +01:00
Mounir Lamouri
6373b75baf
Bug 674725 - Part AQ - Read the next message in the list (Android backend). r=cjones
2011-12-22 23:16:59 +01:00
Mounir Lamouri
8da89cea60
Bug 674725 - Part AP - Implementation of cursor.continue() in the DOM code. r=smaug
2012-01-17 19:42:39 +01:00
Mounir Lamouri
0d8edb3a86
Bug 674725 - Part AO - Show the first message of message list in SmsCursor. r=smaug,cjones
2011-12-19 12:07:03 +01:00
Mounir Lamouri
b0618017ec
Bug 674725 - Part AN - Handling no messages in created message list. r=smaug,cjones
2011-12-19 12:04:53 +01:00
Mounir Lamouri
e69da24db7
Bug 674725 - Part AM - Implement SmsCursor. r=smaug
2012-01-10 20:45:03 +01:00
Mounir Lamouri
443fdc4369
Bug 674725 - Part AK - Create an Android Cursor when a message list is requested. r=cjones
2011-12-20 09:07:25 +01:00
Mounir Lamouri
e3df9e3b26
Bug 674725 - Part AJ - Create a message list when getMessages() is called. r=smaug
2012-01-17 19:42:05 +01:00
Mounir Lamouri
3dd005ea83
Bug 674725 - Part AI - Implement SmsFilter. r=smaug,mrbkap
2012-01-17 19:48:58 +01:00
Mounir Lamouri
0a06c9c6de
Bug 674725 - Part AH - Allow to pass a SmsMessage or an id to delete(). r=mrbkap
2011-12-20 17:16:20 +01:00
Mounir Lamouri
f042517347
Bug 674725 - Part AG - Notify when delete() fails. r=smaug,cjones sr=sicking
2011-12-22 23:15:44 +01:00
Mounir Lamouri
824c6f01fb
Bug 674725 - Part AF - Implement delete() on Android. r=cjones
2011-12-22 23:15:28 +01:00
Mounir Lamouri
62d46f00e4
Bug 674725 - Part AE - Implement DOM and IPC boilerplate for delete(). r=smaug
2012-01-17 19:41:22 +01:00
Mounir Lamouri
93452310a6
Bug 674725 - Part AD - Notify when getMessage() fails. r=smaug,cjones sr=sicking
2011-12-22 23:14:45 +01:00
Mounir Lamouri
367ad7c015
Bug 674725 - Part AC - Implement getMessage() on Android. r=cjones
2011-12-22 23:08:58 +01:00
Mounir Lamouri
cf25b8fe64
Bug 674725 - Part AA - Implement DOM and IPC boilerplate for getMessage(). r=smaug
2011-12-20 16:58:58 +01:00
Mounir Lamouri
2a3063ef79
Bug 674725 - Part Z - Allow sending to multiple recipients with send(). r=mrbkap
2011-12-20 15:30:16 +01:00
Mounir Lamouri
d095dd375a
Bug 674725 - Part Y - Notify when send() fails. r=smaug,cjones sr=sicking
2011-12-22 23:06:35 +01:00
Mounir Lamouri
45bedebe10
Bug 674725 - Part X - Use SmsRequest for send() method. r=smaug,cjones
2012-01-13 14:26:50 +01:00
Mounir Lamouri
09aa306692
Bug 674725 - Part W - Implement SmsRequestManager. r=smaug
2011-12-20 13:07:16 +01:00
Mounir Lamouri
23b313d5ec
Bug 674725 - Part V - Implement SmsRequest. r=smaug,mrbkap
2012-01-10 20:37:11 +01:00
Mounir Lamouri
ad59da3942
Bug 674725 - Part T - WebSMS delivered event: DOM and IPC boilerplate. r=smaug
2012-01-10 20:36:25 +01:00
Mounir Lamouri
155b30c24f
Bug 674725 - Part S - Implement WebSMS sent event. r=cjones,smaug
2012-01-10 20:34:50 +01:00
Mounir Lamouri
64e41e010c
Bug 674725 - Part R - Save sent messages in the Android database. r=cjones
2012-01-13 14:25:47 +01:00
Mounir Lamouri
2400c65b0c
Bug 674725 - Part Q - Implement SmsDatabaseService. r=smaug sr=cjones
...
--HG--
rename : dom/sms/src/SmsServiceFactory.cpp => dom/sms/src/SmsServicesFactory.cpp
rename : dom/sms/src/SmsServiceFactory.h => dom/sms/src/SmsServicesFactory.h
2012-01-10 20:19:56 +01:00
Mounir Lamouri
2e1d124967
Bug 712683 - Don't use GetMessage for SmsEvent implementation. r=mrbkap
...
This is fixing potential build errors on Windows because GetMessage is an
method defined in the global scope. Kind of sad and scary :(
2011-12-22 12:41:19 +01:00
Olli Pettay
88794b2443
Bug 718340 - Don't traverse black windows, r=mccr8,jst
2012-01-17 12:20:57 +02:00
Blake Kaplan
fee5ab8fb0
Bug 718001 - Run DHCP when wpa_supplicants connects to a network so auto-connects get DHCP and DNS love too. r=gal
2012-01-16 17:55:38 +01:00
Ginn Chen
0f974ed2f1
Bug 717174 plugin is all black with wmode opaque on a xBGR display and no RENDER r=karlt
2012-01-16 09:31:33 +08:00
Justin Wood
94e66a942e
Merge m-c tip to m-i
2012-01-15 05:29:24 -05:00
Ms2ger
073f6de1f2
Bug 677079 - Part m: Expose context's compartment in jsfriendapi.h; r=jorendorff
2012-01-15 09:13:09 +01:00
Ms2ger
b9c45d68a5
Bug 677079 - Part k: Expose outstandingRequests in jsfriendapi.h; r=cdleary
2012-01-15 09:13:09 +01:00
Ms2ger
7360e1201b
Bug 677079 - Part j: Stop using js::ContextAllocPolicy in ListenerManager.cpp; r=bent+sfink
2012-01-15 09:13:09 +01:00
Ms2ger
461985aea6
Bug 677079 - Part h: Expose debuggerHandler in jsfriendapi.h; r=igor
2012-01-15 09:13:09 +01:00
Ms2ger
37abe21b9b
Bug 677079 - Part f: Expose structuredCloneCallbacks in jsfriendapi.h; r=jorendorff
2012-01-15 09:13:08 +01:00
Ms2ger
2e4fa0ccc7
Bug 677079 - Part e: Move js_GetSCOffset to jsfriendapi.h; r=luke
2012-01-15 09:13:08 +01:00
Ms2ger
ea843ee873
Bug 677079 - Part d: Move js_GetErrorMessage to jsfriendapi.h; r=jorendorff
2012-01-15 09:13:08 +01:00
Ms2ger
8f9952cbfe
Bug 677079 - Part c: Stop installing jsdate.h; r=Waldo
2012-01-15 09:13:07 +01:00
Marco Bonardo
3c8ebab509
Merge last PGO-safe green changeset from mozilla-inbound to mozilla-central
2012-01-14 10:01:34 +01:00
Olli Pettay
963ff83d22
Bug 704583 - Add testing mode to FocusManager, p=enn,smaug r=smaug,enn
2012-01-13 14:42:18 +02:00
Tim Taubert
3c3a8573ab
merge m-c to fx-team
2012-01-13 11:40:59 +01:00
Ed Morley
329417cd35
Merge mozilla-central to mozilla-inbound
2012-01-13 03:19:46 +00:00
Tim Taubert
de11006829
merge m-c to fx-team
2012-01-12 21:26:09 +01:00
Matt Brubeck
ac8a7f3a3e
Merge last green changeset from mozilla-inbound to mozilla-central
2012-01-12 08:22:14 -08:00
Masatoshi Kimura
65cb5fcc01
Bug 716570 - Rename blob URI scheme from "moz-filedata" to "blob" per spec. r=sicking
...
--HG--
rename : content/base/src/nsFileDataProtocolHandler.cpp => content/base/src/nsBlobProtocolHandler.cpp
rename : content/base/src/nsFileDataProtocolHandler.h => content/base/src/nsBlobProtocolHandler.h
2012-01-12 11:36:03 +01:00
Mihai Sucan
f26a3af98a
Bug 611032 - Errors from before the Web Console is opened do not show. r=gavin.sharp,rcampbell f=rcampbell
...
--HG--
rename : browser/devtools/webconsole/test/browser_ConsoleAPICachedMessages.js => browser/devtools/webconsole/test/browser_cached_messages.js
2012-01-11 12:51:49 +02:00
Nathan Froyd
db97962e07
Bug 715947 - add telemetry for timers fired; r=bz
2012-01-10 13:33:31 -05:00
Ben Turner
cd9dfe6aea
Bug 717158 - 'B2G telephony: unknown (outgoing) call index is assumed to be incoming later'. r=cjones.
...
--HG--
extra : transplant_source : %7B%A6XC%07%87%20%A9W%AA.Le%A5%7B%1A%81%F1%FE%B5
2012-01-11 18:17:26 -08:00
Ben Turner
a7e158984c
Bug 716754 - 'Crash when accessing navigator.mozTelephony from chrome page'. r=sicking.
...
--HG--
extra : transplant_source : %EE%2AR%C4%F7lU%D8%B0%2A%0B%85V%B5o%F3%F8%C6%CD%5C
2012-01-11 18:19:53 -08:00
Philipp von Weitershausen
97cd7a8190
Bug 717434 - B2G telephony: audio isn't switched on for incoming calls and never switched off once switched on. r=bent
2012-01-11 16:20:16 -08:00
Philipp von Weitershausen
76c6fa61b8
Bug 717156 - B2G telephony: crash after page reload due to improper callback unregistering. r=bent
2012-01-11 16:20:08 -08:00
Benjamin Smedberg
982aa747c9
Bug 90268 mochitest - test that we only deliver an <object data=""> stream once, because on Windows in windowed mode (only!) this causes Flash to stop working. r=josh
2012-01-11 15:33:48 -05:00
Fabien Cellier
46ff49ee89
bug 410904 : add referrer in http request from npapi. r=josh
2012-01-11 14:38:19 -05:00
Ehsan Akhgari
382b317701
Some debug information for bug 717243, r=me
2012-01-11 14:14:05 -05:00
Ms2ger
d0513e5d06
Merge m-c to m-i.
2012-01-11 12:15:35 +01:00
Marco Bonardo
9d26064fa7
Bug 712006 - Remove the Binder class from localStorage.
...
r=honzab
2012-01-11 11:43:15 +01:00
Marco Bonardo
1c780a2aac
Bug 711972 - Use a StatementCache in localStorage.
...
r=honzab
2012-01-11 11:43:12 +01:00
Ms2ger
27ed38a4d4
Bug 332648 - Part g: Move AutoIdArray to jsapi.h; r=evilpie
2012-01-11 09:23:09 +01:00
Ms2ger
06db6578d4
Bug 332648 - Part e: Move AutoArrayRooter to jsapi.h; r=evilpie
2012-01-11 09:23:09 +01:00
Ms2ger
25c1f65ab1
Bug 332648 - Part c: Move AutoObjectRooter to jsapi.h; r=evilpie
2012-01-11 09:23:08 +01:00
Ms2ger
d7850e8af7
Bug 332648 - Part b: Move AutoValueRooter to jsapi.h; r=evilpie
...
This patch also moves the MarkRuntime function into the JS namespace.
2012-01-11 09:23:08 +01:00
Ms2ger
4de4e729e4
Bug 714264 - Part c: Move IterateData / CollectCompartmentStatsForRuntime / GetExplicitNonHeapForRuntime to js/MemoryMetrics.h; r=njn
...
This patch also removes those APIs exposed in js/MemoryMetrics.h that aren't
used anymore.
2012-01-11 09:23:08 +01:00
Ms2ger
b320983b67
Bug 714458 - Part c: Don't include jscntxt.h in xpcprivate.h; r=bholley
...
This removes the inclusion from xpcprivate.h, and adds the include to XPConnect
files that still need it, along with notes to clarify what these files need
from the include. These notes will be removed while fixing bug 677079.
2012-01-11 09:23:08 +01:00
Ms2ger
74a9e0514a
Bug 715206 - Remove XPConnect from IDB's LOCAL_INCLUDES (again); r=bholley
2012-01-11 09:23:07 +01:00
Benoit Girard
23b75d3d81
Bug 711564 - Disable ICA/CA Plug-in drawing model on 10.5 because of instability. r=smichaud
...
--HG--
extra : rebase_source : e204fd8058110d7fbefec1160013185dffc08132
2012-01-09 19:11:04 -05:00
Vladan Djeric
8da3a464f0
Bug 711970 - Open localStorage DBs with the faster openUnsharedDatabase. r=mayhemer
2012-01-10 14:10:16 -05:00
Justin Lebar
e1048acb82
Bug 708176 - Part 2: Add {i,}frame.queryInnerState(), which allows privileged pages to peer into an iframe's state. r=smaug
...
--HG--
extra : rebase_source : dfd89eb7d451bac9ae4e4eb05d090c767f42ab8e
2012-01-10 12:57:40 -05:00
Fabrice Desré
3f52e1831e
Bug 717975 - only expose m-c implementation of mavigator.mozApps on b2g [r=jst]
2012-01-13 21:09:24 -08:00
Hub Figuière
1ca1b7f113
Bug 714976 - The role description should be HTML Content. r=tbsaunde
2012-01-06 15:21:17 -08:00
Mike Hommey
41e5e42c93
Bug 716825 - Avoid loading system libraries with their full path. r=bjacob,r=gal,r=blassey
2012-01-13 07:23:02 +01:00
Simon Montagu
7b2f366751
Implement text-align-last. Bug 536557, r=dbaron
2012-01-12 19:52:21 +02:00
Ben Turner
2011976f88
Bug 717173 - 'Crash @ JS_ReportPendingException'. r=khuey.
2012-01-12 08:55:44 -08:00
Ed Morley
097cd18f1b
Backout 6605cc311ec5 & 9217303c2e5c (bug 536557) for M4 orange
2012-01-12 15:33:00 +00:00
Simon Montagu
6d9e29e3e5
Implement text-align-last. Bug 536557, r=dbaron
2012-01-12 16:29:20 +02:00
Philipp von Weitershausen
48d6bb75ca
Bug 674726 follow-up: make WebTelephony build with gcc. r=bent DONTBUILD because NPOTB
2012-01-09 17:00:02 -08:00
Ben Turner
6d6badf6c0
Bug 714459 - 'Rename RadioManager / nsIRadioWorker'. r=mrbkap.
...
--HG--
rename : dom/system/b2g/RadioManager.cpp => dom/system/b2g/SystemWorkerManager.cpp
rename : dom/system/b2g/RadioManager.h => dom/system/b2g/SystemWorkerManager.h
rename : dom/system/b2g/nsIRadioWorker.idl => dom/system/b2g/nsIWorkerHolder.idl
extra : transplant_source : 2%ED%03%8F%C0%98%06%25%8EnIb%8BI%B0O%EB%BF%E0%A2
2012-01-09 15:18:23 -08:00
Ben Turner
c375cc74c4
Bug 674726 - WebTelephony. r=philikon+mounir, sr=sicking. Not part of the default build.
...
--HG--
extra : transplant_source : %1A%23%10d%88%B3%DA%87%C9%DD0%E6P%1Ct%AD%7D%80%B6%B4
2012-01-09 14:28:47 -08:00
Josh Matthews
1872897094
Bug 716127 - Test for overlapping geolocation provider shutdown and unfulfilled request. r=dougt
2012-01-09 15:27:43 -05:00
Josh Matthews
77de4b0333
Bug 716127 - Avoid shutting down geolocation providers if one-shot updates are pending. r=dougt
2012-01-09 15:27:06 -05:00
David Zbarsky
e96cf389ad
Bug 682611 - Part 2: Remove nsIRange; r=smaug
2012-01-10 15:19:54 +01:00
David Zbarsky
27f2baf8e1
Bug 682611 - Part 1: Merge nsIDOMRange and nsIDOMNSRange; r=Ms2ger r=smaug
2012-01-10 15:19:54 +01:00
Markus Stange
d54e64baeb
Bug 598482 part 4 - Remove unused nsIDOMWindowUtils::processUpdates. r=roc
2011-12-23 22:52:21 -05:00
Markus Stange
28f2ac48f7
Bug 598482 part 3 - Remove synchronous painting APIs from nsIWidget. r=roc
2011-12-23 22:52:21 -05:00
Markus Stange
b976b6e46e
Bug 598482 part 2 - Remove synchronous painting APIs from nsIViewManager. r=roc
2011-12-23 22:52:21 -05:00
Bobby Holley
c6ffef4a28
Bug 715417 - Eliminate getPrincipalArray and globalPrivilegesEnabled from JSPrincipals. r=mrbkap
2012-01-06 17:29:02 -08:00
Rafael Ávila de Espíndola
10fbddad80
Bug 715325 - shutdown indexedDB during xpcom-shutdown. r=benjamin.
2012-01-06 12:07:29 -05:00
Marco Bonardo
803a44e0dd
Merge mozilla-central and mozilla-inbound
2012-01-06 13:26:21 +01:00
Jan Varga
c16acabe34
Bug 715074 - SIGBUS on unaligned access in Key::EncodeNumber. r=sicking
2012-01-06 10:56:52 +01:00
Ben Turner
9b3324ba9e
Bug 715756: Workers: Enable TI and allow JIT hardening to be disabled. r=sicking.
...
--HG--
extra : transplant_source : J%CD%B8%E0V%AE%C2B%8D%80%F1%29%B12%B6SQ%08o%60
2012-01-05 17:51:21 -08:00
Neil Rashbrook
4342d87f26
Bustage fix for bug 714164
2012-01-05 22:42:24 +00:00