Граф коммитов

18195 Коммитов

Автор SHA1 Сообщение Дата
Ryan VanderMeulen 99626b01e1 Backed out changeset 4903ca450b3f (bug 890081) for widespread mochitest orange.
CLOSED TREE
2013-07-08 15:19:30 -04:00
Mounir Lamouri 588db75b27 Bug 885996 - 1/2 - Interaction between nsIColorPicker and content. r=smaug 2013-07-08 15:12:18 -04:00
Bobby Holley fbbc03f83c Bug 890081 - Make 'document' permanent in nsIDocument::WrapObject. r=bz 2013-07-08 10:31:21 -07:00
Justin Lebar b1b83ab016 Bug 890135 - Switch B2G's "gc log" dumping to produce all-traces logs by default. r=mccr8
This patch also adds "abbreviated gc log", which produces a not-all-traces CC log.

--HG--
extra : rebase_source : 84eed72c34b7cc8116fbe05258f5de22bf3275bc
2013-07-08 13:20:39 -04:00
Olli Pettay 8418056269 Bug 887236 - prefix the current events in workers with 'Worker', r=bent 2013-07-08 12:55:14 -04:00
Trevor Saunders 4fda35a773 bug 886526 - disallow MODULE_NAME and IS_COMPONENT for makefiles in libxul r=bsmedberg 2013-06-25 11:15:21 -04:00
Joey Armstrong 38ca368790 bug 870407: cleanup bug. r=mshal 2013-07-08 11:53:00 -04:00
David Zbarsky b5085374df Bug 885804: Blob changes r=jlebar 2013-07-08 11:48:40 -04:00
David Zbarsky dc4eb54b87 Bug 885804: Renaming in content/dom r=jlebar 2013-07-08 11:48:39 -04:00
Guilherme Gonçalves 2c1f186b8a Bug 874587 - Remove unnecessary and misspelled header r=dzbarsky 2013-07-08 11:48:38 -04:00
Brian Hackett e95fdd5ba8 Bug 890636 - Remove JSOPTION_PCCOUNT, r=jandem. 2013-07-08 09:17:35 -06:00
Ryan VanderMeulen 9a4a6f4467 Merge m-c to inbound. 2013-07-08 10:23:32 -04:00
Ehsan Akhgari 67b3fcab33 Add comments about the origin of IDBFactory and IDBObjectStoreParameters to the Web IDL files, no bug
DONTBUILD because it's a comment only change.
2013-07-08 10:13:05 -04:00
Ryan VanderMeulen a3a6e8df2c Backed out changesets f9f13232e35f and 134b4feaff02 (bug 888583) for bustage. 2013-07-08 09:31:45 -04:00
Robert Bindar 438700f162 Bug 888583 - Expose protocol version in about:networking. r=mcmanus 2013-07-08 09:10:19 -04:00
masashi.honma@gmail.com 7c49e16ee3 Bug 791506 - [Wifi] Enable BSSID for WPS PIN. r=vchang 2013-07-08 19:41:48 +08:00
Michael Brennan f0d9319651 Bug 837232 - Use whenDelayedStartupFinished in private mode test. r=gavin 2013-07-05 18:52:32 +02:00
Jacek Caban c71c460685 Bug 816343 - Add querySelector* to *Element/DocumentFragment/Document.idl r=bz 2013-07-08 14:09:18 +02:00
Ehsan Akhgari 5375ed330c Bug 890239 - Don't leak the weak reference; r=jlebar 2013-07-08 07:10:36 -04:00
Ed Morley 9250c60a69 Bug 890832 - Disable test_peerConnection_bug825703.html until it doesn't hit sites outside of build infra 2013-07-08 09:54:57 +01:00
Ryan VanderMeulen 5653e5836e Merge m-c to inbound. 2013-07-07 20:21:33 -04:00
Ryan VanderMeulen 05c725742d Merge birch to m-c. 2013-07-07 20:20:50 -04:00
Fabrice Desré 0999a51370 Bug 853759 - [activities] fire postError when unloading the app before we have fired anything r=vingtetun 2013-07-05 10:43:02 -07:00
Tim Taubert 5ddc37fef0 merge m-c to fx-team 2013-07-05 08:56:02 +02:00
Phil Ringnalda da562a9c59 Merge birch and inbound to central 2013-07-04 18:11:28 -07:00
Nikhil Marathe b6cccf566f Bug 888058 - SimplePush: catch ping exception. r=dougt 2013-07-04 09:25:05 -07:00
Gene Lian 57ad6429a7 Bug 890146 - [MMS] Unable to send MMS to the contact number saved with parentheses. Need to normalize the phone numbers before sending. r=vicamo 2013-07-04 13:49:16 +08:00
Eric Chou 4a9e7fa0c5 Bug 884253 - Define new error messages for Bluetooth profiles, r=gyeh 2013-07-04 17:45:06 +08:00
Vicamo Yang 1643cfb86b Bug 871946 - B2G MobileMessage: rename dom/mobilemessage/src/ril to dom/mobilemessage/src/gonk. r=gene
--HG--
rename : dom/mobilemessage/src/ril/MmsPduHelper.jsm => dom/mobilemessage/src/gonk/MmsPduHelper.jsm
rename : dom/mobilemessage/src/ril/MmsService.js => dom/mobilemessage/src/gonk/MmsService.js
rename : dom/mobilemessage/src/ril/MmsService.manifest => dom/mobilemessage/src/gonk/MmsService.manifest
rename : dom/mobilemessage/src/ril/MobileMessageDatabaseService.js => dom/mobilemessage/src/gonk/MobileMessageDatabaseService.js
rename : dom/mobilemessage/src/ril/MobileMessageDatabaseService.manifest => dom/mobilemessage/src/gonk/MobileMessageDatabaseService.manifest
rename : dom/mobilemessage/src/ril/SmsService.cpp => dom/mobilemessage/src/gonk/SmsService.cpp
rename : dom/mobilemessage/src/ril/SmsService.h => dom/mobilemessage/src/gonk/SmsService.h
rename : dom/mobilemessage/src/ril/WspPduHelper.jsm => dom/mobilemessage/src/gonk/WspPduHelper.jsm
rename : dom/mobilemessage/src/ril/mms_consts.js => dom/mobilemessage/src/gonk/mms_consts.js
rename : dom/mobilemessage/src/ril/wap_consts.js => dom/mobilemessage/src/gonk/wap_consts.js
2013-07-04 10:55:45 +08:00
Ryan VanderMeulen d4843c0cfc Bug 884134 - Fix ifdef to un-break B2G mochitest-3. 2013-07-03 16:38:28 -04:00
Ryan VanderMeulen a4120936bf Merge inbound and m-c. 2013-07-03 14:04:16 -04:00
Michael Wu e6e6009444 Bug 884134 - Messages to vold need sequence number in gonk-JB, r=dhylands 2013-07-03 12:37:39 -04:00
Tim Taubert 734d371c3b Bug 886057 - Make sure frame tree is up-to-date before nsIDOMWindowUtils dispatches events via PresShell; r=smaug 2013-07-04 12:56:22 +02:00
Kevin Grandon 5e621f743c Bug 889123 - Implement Gecko preference for enabling of pre-installed applications. r=fabrice 2013-07-07 16:41:55 -04:00
Antonio M. Amaya 604b8e6a46 Bug 887118 - Cannot update an preinstalled packaged app (signed or otherwise) to a signed packaged app. r=ferjm 2013-06-26 14:18:34 +02:00
Chia-hung Tai fc3a2f6719 Bug 883019 - B2G MMS: Remove content length from all part headers. r=vyang 2013-07-03 10:37:39 +08:00
Ben Tian 334078d88a Bug 889231 - [Bluetooth] Lock-up occurs when you make a call in no signal network state, r=echou 2013-07-02 16:53:21 +08:00
Ben Tian b5ce9bb471 Bug 884190 - [Bluetooth] Rename commands from dom bluetooth to Dialer app (in dom bluetooth), r=echou 2013-07-01 11:04:02 +08:00
Ryan VanderMeulen 1d99822149 Backed out changeset d155557b651c (bug 888323) for bustage.
CLOSED TREE
2013-07-02 14:15:39 -04:00
Masatoshi Kimura c9b73ddb89 Bug 888323 - Stop including prtime.h in nsrootidl.idl. r=ehsan 2013-07-03 02:08:01 +09:00
Randy Lin 9175f35127 Bug 803414 - Part 4: Audio Recording - Web API & Implementation. r=roc 2013-07-05 09:50:25 +08:00
Randy Lin 7f0e5c4fab Bug 803414 - Part 1: Add RecordErrorEvent interface to test case. r=smaug 2013-07-03 14:15:14 +08:00
Randy Lin 1163c249a3 Bug 803414 - Part 0: Add RecordErrorEvent. r=smaug 2013-06-20 14:06:39 +08:00
Robert Picard 4d7cdf6dc6 Bug 867632 - Replace _sendRequest() with _send() for PushService.unregister(). r=nsm
--HG--
extra : amend_source : 18127d1d10683069fa3ab12394aae63b9c0ac843
2013-07-07 13:37:23 -04:00
Cameron McCormack 7145c3dd08 Bug 569722 - Implement textLength and lengthAdjust on SVG text elements. r=longsonr 2013-07-07 17:27:51 +10:00
Phil Ringnalda 1023514931 Backed out changeset 5ea64b6ba89b (bug 889201) for too-frequent failures 2013-07-05 14:24:50 -07:00
Ehsan Akhgari 1bdf54b41d Bug 890543 - Make AudioBuffer not inherit from nsISupports; r=mccr8 2013-07-05 16:21:52 -04:00
David Zbarsky d917b292bc Bug 888685: SVGAnimatedLength shouldn't inherit nsISupports r=Ms2ger 2013-07-05 11:57:35 -07:00
David Zbarsky de6fcf5fcc Bug 888685: SVGAnimatedAngle shouldn't inherit nsISupports r=Ms2ger 2013-07-05 11:57:35 -07:00
David Zbarsky 2cf302a666 Bug 888685: SVGAngle shouldn't inherit nsISupports r=Ms2ger 2013-07-05 11:57:35 -07:00