Commit Graph

12948 Commits

Author SHA1 Message Date
Ryan VanderMeulen
3c3d0ade81 Merge m-c to inbound. 2013-03-29 10:08:41 -04:00
Doug Turner
a59fe4a167 Bug 822712 - SimplePush - Add PushManager to the test_interfaces.html test. r=dougt 2013-03-28 22:08:35 -07:00
Doug Turner
1a021613e4 Bug 822712 - SimplePush - UDP Wakeup feature. r=jst, jlebar 2013-03-28 20:49:41 -07:00
Nikhil Marathe
3e0604acc9 Bug 822712 - SimplePush - Implementation. r=dougt, jst, jlebar 2013-03-28 20:49:41 -07:00
Doug Turner
872d72080e Bug 822712 - SimplePush - Interface. r=dougt, sr=sicking 2013-03-28 20:49:41 -07:00
Andrea Marchesini
65e4f3628b Bug 825196 - Convert HTMLInputElement to WebIDL. r=Ms2ger 2013-03-28 15:41:32 -04:00
Andrea Marchesini
77ae8010d9 Bug 825196 - Rename nsHTMLInputElement to HTMLInputElement. r=Ms2ger
--HG--
rename : content/html/content/src/nsHTMLInputElement.cpp => content/html/content/src/HTMLInputElement.cpp
rename : content/html/content/src/nsHTMLInputElement.h => content/html/content/src/HTMLInputElement.h
2013-03-28 15:41:32 -04:00
Hsin-Yi Tsai
81085f212c Bug 855643 - B2G RIL: actively update networkSelectionMode at the first time querying. r=allstars.chh 2013-03-29 10:56:07 +08:00
Jeff Walden
ffdf5ad4a9 Bug 789897 - Make BaseProxyHandler::{isExtensible,preventExtensions} pure virtual. r=bholley
--HG--
extra : rebase_source : 6c3bada30b00877f0388baf8a72e18adf9636750
2013-03-28 00:19:40 -07:00
Sid Stamm
78cd3bd3a4 Bug 832398 - change default-source to default-src in CSP error messages. r=l10n
--HG--
extra : rebase_source : 019f24639e72481cd31c1f935dd657d42c99dd26
2013-03-28 10:05:51 -07:00
Edgar Chen
550d929a76 Bug 852815 - Correct Icc related naming in RadioInterfaceLayer and RILContentHelper. r=allstars.chh 2013-03-25 11:09:01 +08:00
Reuben Morais
b659de52f2 No bug - Add EXPOSED_SYMBOLS back to ContactService.jsm.
DONTBUILD

--HG--
extra : rebase_source : 29fa35a133048c9d4762f67bf7a90e06edd7586f
2013-03-29 00:52:48 -07:00
Reuben Morais
19510c31bf No bug - Don't export the ContactService object. DONTBUILD 2013-03-29 00:04:45 -07:00
Phil Ringnalda
80524b85aa Back out 89e99ecdf29f (bug 734691) for leaking
CLOSED TREE
2013-03-28 20:52:20 -07:00
James Willcox
79399bb1c9 Bug 734691 - Add multi-thread support to profiler. r=benwa 2013-03-28 19:51:15 -04:00
Ehsan Akhgari
d2377e6539 Bug 853560 - Fix nsTArray::SetCapacity callers in dom/plugins to not look at the return value; r=bsmedberg 2013-03-21 14:43:04 -04:00
Peter Van der Beken
9d70d3f0d0 Fix for bug 820657 (Implement the NamedGetter functionality on HTMLDocument) - hook up document.all in the HTMLDocument NamedGetter. r=bz.
--HG--
extra : rebase_source : 07e96b798b87bc18b3f63d845c4023a7593d9f6b
2013-03-27 18:15:37 +01:00
Peter Van der Beken
5da8fbf5c2 Fix for bug 820657 (Implement the NamedGetter functionality on HTMLDocument) - refactor code to support document.all. r=bz.
--HG--
extra : rebase_source : b69d963e8931a4f62dce64d7f90b78a05c488347
2013-03-27 18:15:37 +01:00
Hsin-Yi Tsai
0c43b0f43b Bug 849185 - part2 - test case. r=allstars.chh 2013-03-19 11:34:49 +08:00
Hsin-Yi Tsai
9acd720498 Bug 849185 - Disable the airplane mode when an emergency number is dialed. r=allstars.chh 2013-03-18 17:03:49 +08:00
vliu
4ebeba387e Bug 849330 - Camera recording needs AID_SDCARD_RW capability. r=dhylands 2013-03-13 14:44:43 +08:00
Gina Yeh
74476548cd Bug 853200 - Remove unused event handlers from idl, r=echou, sr=mrbkap 2013-03-28 18:05:58 +08:00
Edgar Chen
3a46f6eb27 Bug 843614 - Part 2: Enable test_outgoing_busy. r=hsinyi 2013-02-22 13:17:00 +08:00
Edgar Chen
168c869ee1 Bug 843614 - Part 1: Enable test_outgoing_badNumber. r=hsinyi 2013-02-18 16:59:02 +08:00
Tanvi Vyas
e9b9f26943 Bug 836951 - Add mDocShell to nsSecureBrowserUIImpl. Traverse up to the root doc shell. r=bsmith,smaug 2013-03-27 22:12:03 -07:00
Boris Zbarsky
863287ea09 Bug 855025. Always do Xrays for DOM interface objects. r=peterv 2013-03-27 22:47:25 -04:00
Boris Zbarsky
014d3901d3 Bug 853910 part 2. Stop using prclist for individual ListenerCollections. r=khuey 2013-03-27 22:47:25 -04:00
Boris Zbarsky
3da0c1009f Bug 853910 part 1. Stop using prclist for our list of ListenerCollections. r=khuey 2013-03-27 22:47:25 -04:00
Bobby Holley
8bce4ae693 Bug 790732 - Components shim telemetry. r=mrbkap 2013-03-27 18:27:27 -07:00
Bobby Holley
649ec60a83 Bug 790732 - Omit Components object for content scopes. r=mrbkap 2013-03-27 18:27:27 -07:00
Bobby Holley
39f2db48e3 Bug 790732 - Define a lazily-resolved shim for Components. r=mrbkap 2013-03-27 18:27:26 -07:00
David Zbarsky
2a7153aec8 Bug 854629 Part 1: Remove nsIDOMSVGUnitTypes r=Ms2ger 2013-03-27 21:23:10 -04:00
David Zbarsky
5b797a8291 Bug 854629 Part 0: Remove the rest of XPIDL bindings for SVG elements r=Ms2ger 2013-03-27 21:23:10 -04:00
David Zbarsky
bf5f255b20 Bug 840417 Part 2: Remove nsSVGUnknownElement r=Ms2ger 2013-03-27 21:23:10 -04:00
David Zbarsky
e1e3d03025 Bug 847120: Remove nsIDOMSVGFilterPrimitiveStandardAttributes r=Ms2ger f=jwatt 2013-03-27 21:23:09 -04:00
Ryan VanderMeulen
f26c69c9fb Bug 825560 - Support readyState on PeerConnection. r=jesup 2013-03-27 20:48:52 -04:00
Randell Jesup
8ec8186338 Bug 839650: Remove assertion suppression from dom/media/tests/mochitest r=jsmith 2013-03-27 19:46:31 -04:00
Guilherme Goncalves
00666c874f Bug 650295 - Add tests for speech recognition. r=smaug 2013-03-27 14:14:22 -07:00
Guilherme Goncalves
c48d442559 Bug 650295 - Implement main state machine for speech recognition. r=smaug 2013-03-27 14:13:57 -07:00
Edgar Chen
6e11c0d643 Bug 855186 - Call error message dose not expose to DOM correctly. r=vyang 2013-03-27 12:37:01 +08:00
Ryan VanderMeulen
4b5747b46b Backed out changeset 6580ca3028de (bug 845546) for B2G xpcshell failures on a CLOSED TREE. 2013-03-27 13:01:46 -04:00
Andrea Marchesini
627b51e31e Bug 853019 - Web Activities' regexp should have a behaviour closer to HTML's pattern. r=mounir 2013-03-27 11:32:34 -04:00
Norbert Lindenberg
5610448202 Bug 851763 - Increase maxbytes for JSRuntime in IDBObjectStore and testGCOutOfMemory. r=Waldo 2013-03-27 11:32:34 -04:00
Luqman Aden
d963ceff0c Bug 854028 - New mochitests for Power API. r=kchen
--HG--
rename : dom/power/test/browser_bug697132.js => dom/power/test/browser_wakelocks.js
2013-03-25 10:57:26 -07:00
Alive Kuo
653dcd8b8b Bug 853454 - Fix non-normal audio channel visibility state error. r=baku 2013-03-27 12:04:32 +08:00
Ben Tian
b02137288e Bug 851823 - Disable shutter sound in CameraService. r=sotaro 2013-03-27 11:19:10 -04:00
Jed Parsons
a81b79511e Bug 845546 - Port b2g identity implementation to desktop. r=benadida 2013-03-27 11:19:09 -04:00
Vasil Dimov
ecad0ec815 Bug 819016 - Create some helper functions for reading /sys files. r=bsmedberg 2013-03-27 11:19:09 -04:00
Mounir Lamouri
4604f9a9ec Bug 838704 - Show "X files selected" when there are more than one selected file. r=sicking 2013-02-07 13:58:05 +00:00
Mounir Lamouri
01c5c4a59d Bug 345195 - Replace the anonymous <input type='text'> in <input type='file'> by a xul:label. r=bz 2013-02-09 14:57:30 +00:00