28980 Commits

Author SHA1 Message Date
Vicamo Yang
311da50812 Bug 1064231 - unify instantiation process for RIL services. r=smaug 2014-09-21 15:24:44 +08:00
Vicamo Yang
622a105ded Bug 1063304 - 3.e/3: ensure 'network', 'cell' are created with correct types. r=me 2014-09-21 15:24:44 +08:00
Vicamo Yang
bdbba467b8 Bug 1063304 - 3.d/3: Gonk implementation. r=echen 2014-09-21 15:24:43 +08:00
Vicamo Yang
ede03dd674 Bug 1063304 - 3.c/3: accommodate other components. r=echen 2014-09-21 15:24:43 +08:00
Vicamo Yang
75268db7f4 Bug 1063304 - 3.b/3: implementation. r=echen 2014-09-21 15:24:43 +08:00
Vicamo Yang
b3b3c7c9bb Bug 1063304 - 3.a/3: add nsIMobileConnection. Interface changes. r=echen, r=htsai 2014-09-21 15:24:42 +08:00
Vicamo Yang
b53afc7e49 Bug 1063304 - 2/3: export header files in right namespace. r=echen 2014-09-21 15:24:42 +08:00
Vicamo Yang
08f8a1ef73 Bug 1063304 - 1/3: rename MobileConnectionGonkService.js to MobileConnectionService.js. r=echen
--HG--
rename : dom/mobileconnection/gonk/MobileConnectionGonkService.js => dom/mobileconnection/gonk/MobileConnectionService.js
rename : dom/mobileconnection/gonk/MobileConnectionGonkService.manifest => dom/mobileconnection/gonk/MobileConnectionService.manifest
rename : dom/mobileconnection/interfaces/nsIMobileConnectionGonkService.idl => dom/mobileconnection/gonk/nsIGonkMobileConnectionService.idl
2014-09-21 15:24:42 +08:00
Wes Kocher
447773419e Merge m-c to b2g-inbound a=merge 2014-09-19 17:40:10 -07:00
Markus Nilsson
7b427a5a9e Bug 1059202 - Unit test - CSP and CA verfication for Trusted Hosted Apps r=sicking 2014-09-19 14:58:38 -07:00
Zoran Jovanovic
1c124be1f8 Bug 1059202 - CSP and CA verfication for Trusted Hosted Apps r=fabrice,sicking,rlb 2014-09-19 14:58:34 -07:00
Ryan VanderMeulen
46848f400f Merge inbound to m-c. a=merge 2014-09-19 13:33:32 -04:00
Kartikaya Gupta
1c553d5b56 Bug 1068802 - Some small logging tweaks. r=botond 2014-09-19 09:33:54 -04:00
Carsten "Tomcat" Book
2eebf0f6d4 Merge m-c to b2g-inbound 2014-09-19 14:43:09 +02:00
Carsten "Tomcat" Book
17b6861fc2 Merge m-c to mozilla-inbound 2014-09-19 14:35:57 +02:00
Carsten "Tomcat" Book
0a4710aec9 merge mozilla-inbound to mozilla-central a=merge 2014-09-19 14:11:44 +02:00
Kyle Machulis
4cb996a29c Bug 1069605 - Make sure settings lock exists before trying to remove it; r=bent 2014-09-18 17:23:27 -07:00
Kyle Machulis
abed0464a7 Bug 1069605 - Only send messages in SettingsLocks when window is live; r=bent 2014-09-18 17:23:00 -07:00
Wes Kocher
ce8fda8773 Backed out changeset b030bb382b31 (bug 1051995) for m-oth bustage 2014-09-18 17:07:56 -07:00
Wes Kocher
d1659d3695 Merge m-c to b2g-inbound a=merge 2014-09-18 16:11:23 -07:00
Wes Kocher
45f4500903 Merge inbound to m-c a=merge 2014-09-18 15:26:44 -07:00
Fabrice Desré
70514dcc33 backout bug 1029943 for performance regressions (see bug 1066515) 2014-09-18 10:31:20 -07:00
James Kitchener
a0d33f7bf2 Bug 1066554 - Load stylesheets when instantiated in shadow-dom. r=bz 2014-09-18 06:54:00 -04:00
Dan Glastonbury
8cdd97be95 Bug 1048666 - WebGL2 - Implement ClearBufferXXX APIs.; r=jgilbert,bjacob
--HG--
extra : source : ba4e3272249d44f13d3923342be5916a5dc8519e
2014-09-18 10:17:00 +10:00
Boris Zbarsky
41fde7f472 Bug 1066776. Make variadic dictionary arguments work. r=khuey 2014-09-19 00:02:33 -04:00
Kyle Huey
0f0e52434f Bug 1051995: Remove the mozdocommand listener when remote browsers are destroyed to avoid leaking. r=fabrice 2014-09-17 17:06:28 -07:00
Kyle Machulis
e752fcb527 Bug 1068962 - Fix task cleanup on settings locks where finalize has already been called; r=bent
--HG--
extra : rebase_source : 18992e6c2e0277d2866fe92048b52a0a55a55ee6
2014-09-18 13:43:40 -07:00
Kyle Machulis
f52164c1b5 Bug 1068962 - Fix settings lock ownership array splice; r=bent
--HG--
extra : rebase_source : 0374ddeaffe0936ac7bb78aff0fc5b3a467c3bd1
2014-09-18 10:08:36 -07:00
Jeff Gilbert
69d4a129f0 Bug 1064433 - Remove old unused webgl conformance mochitest files. - r=kamidphish 2014-09-17 16:26:27 -04:00
Chuck Lee
b9e39edae5 Bug 1050678 - Provide network info for state change event. r=hchang 2014-09-17 15:08:18 +08:00
Patrick Wang (Chih-Kai Wang)
93973bcbfe Bug 1032125: Part 3: Don't send frame messages to Nuwa process after Nuwa has frozen. r=khuey 2014-09-19 17:12:57 +08:00
Patrick Wang (Chih-Kai Wang)
ed69d4eeba Bug 1032125: Part 2: Prevent DOM Storage from sending IPC after Nuwa ready. r=khuey 2014-09-19 17:12:10 +08:00
Patrick Wang (Chih-Kai Wang)
c8e896b33c Bug 1032125: Part 1: Prevent from sending message to Nuwa after Nuwa frozen. r=khuey 2014-09-19 17:11:15 +08:00
Jon Coppeard
64b91b1c09 Bug 650161 - Use the object moved hook to update the wrapper cache r=terrence r=bz r=bholley
* * *
Add exception for objectMoved hook as we do for finalize hook
2014-09-17 15:35:11 +01:00
Boris Zbarsky
9fca2ef9de Bug 843272. Uncomment tests that should not be commented out. r=mccr8 2014-09-19 00:02:30 -04:00
Wes Kocher
fc53ede9d6 Backed out changeset d77733726cae (bug 1063318) for b2g mochitest leaks 2014-09-18 16:30:33 -07:00
Wes Kocher
b5ec3c8965 Merge m-c to inbound a=merge 2014-09-18 16:10:03 -07:00
Josh Aas
d9721c0792 Bug 1063318: Switch Chromium IPC code to Mozilla's ref/auto ptr types. Also fix thread safety bug. r=nfroyd 2014-09-18 15:52:59 -05:00
Ben Turner
46d101f40c Backout bug 994190 and merge over some stuff that landed afterwards on a CLOSED TREE. 2014-09-17 19:36:01 -04:00
Ehsan Akhgari
8908aea348 Bug 1068020 - Fix more bad implicit constructors in DOM; r=baku 2014-09-17 17:53:42 -04:00
Carsten "Tomcat" Book
8c30ba3274 Backed out changeset 78b119af926a (bug 1032125) for bustage on B2g non-unified builds on a CLOSED TREE 2014-09-18 15:14:19 +02:00
Carsten "Tomcat" Book
131958c0e9 Backed out changeset f945fb33b616 (bug 1032125) 2014-09-18 15:13:53 +02:00
Carsten "Tomcat" Book
78500d722c Backed out changeset 3b4e5b178aa6 (bug 1032125) 2014-09-18 15:13:50 +02:00
Cervantes Yu
791956bb3f Bug 1064890: Initialze the date cache cleaner for content processes forked from b2g. r=khuey 2014-09-15 19:10:21 +08:00
Patrick Wang (Chih-Kai Wang)
cdb6f62835 Bug 1032125: Part 3: Don't send frame messages to Nuwa process after Nuwa has frozen. r=khuey 2014-09-18 10:30:20 +08:00
Patrick Wang (Chih-Kai Wang)
fc52a5a754 Bug 1032125: Part 2: Prevent DOM Storage from sending IPC after Nuwa ready. r=khuey 2014-09-18 10:29:45 +08:00
Patrick Wang (Chih-Kai Wang)
c5cc9fe0f1 Bug 1032125: Part 1: Prevent from sending message to Nuwa after Nuwa frozen. r=khuey 2014-09-18 10:29:13 +08:00
Dan Glastonbury
bdf0470856 Bug 1002302 - WebGL2 - Stub WebGL 2.0 WebIDL, WebGL 2.0 Objects, and functions in WebGL2Context.; r=jgilbert,bjacob,smaug
--HG--
extra : rebase_source : a7f9510b34a9f43afc0418c50b8821928c2a4262
extra : source : 89c2a61cd4c543c78b9bf0963f0227488fa27802
2014-09-18 08:08:41 +10:00
Walter Litwinczyk
c73cf2e884 Bug 1063053 - Add stronger types to WebGL texture code for better debug/compile time checking. r=jgilbert,kamidphish 2014-09-18 16:14:22 -07:00
Josh Aas
ea42260ec4 Bug 1063318: Switch Chromium IPC code to Mozilla's ref/auto ptr types. Also fix thread safety bug. r=nfroyd 2014-09-19 13:17:17 -05:00