Commit Graph

19617 Commits

Author SHA1 Message Date
Carsten "Tomcat" Book
85d8d3560f Merge mozilla-central to mozilla-inbound including australis
--HG--
extra : amend_source : ea6e6ce90b225ac5058e9ba3a907628feb96c8a0
2014-01-20 12:38:18 +01:00
Robert Longson
66612f1cd3 Bug 931013 - Try to fix intermittent failure of smil/crashtests/690994-1.svg. r=birtles 2014-01-20 10:51:06 +00:00
Carsten "Tomcat" Book
019731d195 merge b2-inbound to mozilla-central 2014-01-20 10:41:00 +01:00
Ms2ger
3fb8078022 Merge central to inbound. 2014-01-20 09:36:09 +01:00
Ms2ger
c86c6fd49b Bug 956862 - Move some mochitests to manifests; r=mshal 2014-01-20 08:58:27 +01:00
Ms2ger
a8af3aad23 Bug 956015 - Add an infallible nsIDocShellTreeItem::ItemType; r=bz 2014-01-20 08:58:26 +01:00
Ms2ger
65bd3f60cd Bug 953425 - Part b: Move DOMFileMetadataParameters to WebIDL; r=janv 2014-01-20 08:58:24 +01:00
Ms2ger
1f5cc8ebfb Bug 953425 - Part a: Store bools directly in MetadataParameters; r=janv 2014-01-20 08:58:24 +01:00
Ms2ger
9b0b713f31 Bug 924160 - Part b: Use mochitest manifests for the expected failures in dom/imptests; r=gps 2014-01-20 08:58:24 +01:00
Josh Aas
815698a5a8 Remove dead code. No bug. r=me 2014-01-19 23:11:14 -06:00
Josh Aas
eaf29efe5b Bug 960648: Consistently mark IPDL methods as MOZ_OVERRIDE, NPAPI plugins. r=me/bent 2014-01-19 23:03:45 -06:00
Ryan VanderMeulen
0439f91b53 Merge b2g-inbound to m-c. 2014-01-19 15:40:48 -05:00
Olli Pettay
0353cc558e Bug 936604, null check event handler in event listener service, r=bz 2014-01-18 19:50:08 +02:00
Jamin Liu
a4869641e7 Bug 953045 - Fix a bug of bluetooth AVRCP to support media metadata updating correctly. f=shuang, r=echou 2014-01-17 18:15:37 +08:00
Jim Chen
8cf891bd76 Bug 959237 - Define GetVM, GetJNIEnv, and GetJNIForThread as infallible; r=blassey
Currently when either of these methods fail, we log something and rely on the calling code to null check. Since these failures are serious and likely unrecoverable, it's better to define these methods as infallible and just crash if they do fail.
2014-01-17 23:32:24 -06:00
Siddartha Pothapragada
f40aa2d161 Bug 948870 - Remove App target info from the registered list when the application is killed. r=allstars.chh 2014-01-14 17:43:21 -08:00
Ryan VanderMeulen
329466bb2b Merge m-c to b2g-inbound. 2014-01-17 15:30:54 -05:00
Ryan VanderMeulen
e216abf30b Merge b2g-inbound to m-c. 2014-01-17 15:04:32 -05:00
Yeuk Hon Wong
ee0c7a8bee Bug 587377 - Display CSP warning in the web console if a hostname is a quoteless CSP keyword match. r=sstamm 2014-01-17 11:10:29 -05:00
Ryan VanderMeulen
4e06172283 Backed out changeset 965cf4cbedc8 (bug 958816) for mochitest crashes.
CLOSED TREE
2014-01-17 10:20:05 -05:00
Carsten "Tomcat" Book
4d4fd60b5a Merge mozilla-central to b2g-inbound 2014-01-17 11:06:46 +01:00
Carsten "Tomcat" Book
7f1cd74a9f merge b2g-inbound to mozilla-central 2014-01-17 10:15:47 +01:00
Dave Hylands
55aa5eff2f Backout 7ffefbeff08c - Wrong patch committed. DONTBUILD 2014-01-16 17:04:37 -08:00
Dave Hylands
0fbc71f1b7 Backed out changeset 64647f71727f - Wrong patch committed 2014-01-16 17:03:32 -08:00
Dave Hylands
759f313509 Bug 910498 - Camera changes to use CreateFd. r=mikeh 2014-01-16 17:01:43 -08:00
Dave Hylands
6d9caf7a22 Bug 910498 - Changes to device storage to support CreateFd. r=bent 2014-01-16 17:01:27 -08:00
Marco Castelluccio
c23020f93d Bug 959420 - Followup to fix the last saveApps call introduced in bug 757226. r=fabrice 2014-01-16 17:00:29 -08:00
Marco Castelluccio
6060d57d0c Bug 757226 - Implement mozApps addReceipt, removeReceipt, replaceReceipt. r=fabrice,andym,kumar 2014-01-16 16:26:26 -08:00
Marco Castelluccio
a05143f25c Bug 959420 - Refactor saveApps, getManifestFor, readManifests, writeFile functions to use promises. r=fabrice 2014-01-16 16:26:24 -08:00
Dave Hylands
a42f043ad3 Bug 940684 - Don't allow unsafe paths when constructing DeviceStorageFile object. (Corrected bug # DONTBUILD) r=bent 2014-01-16 15:11:24 -08:00
Dave Hylands
a78c2e7fd2 Backed out changeset 00967488c6bb 2014-01-16 15:19:13 -08:00
Dave Hylands
c6ff0a4e83 Bug 960684 - Don't allow unsafe paths when constructing DeviceStorageFile object. r=bent 2014-01-16 15:11:24 -08:00
Ryan VanderMeulen
b05202b7e2 Merge inbound to m-c. 2014-01-16 15:06:12 -05:00
Ryan VanderMeulen
845b5be3c5 Merge b2g-inbound to m-c. 2014-01-16 15:01:17 -05:00
Ryan VanderMeulen
9808ea1646 Backed out changeset 013f33d242e2 (bug 945323) for B2G mochitest failures. 2014-01-16 12:12:07 -05:00
Shawn Huang
1793a7b7be Bug 953034 - Part 2: Change MediaNumber type to uint64_t. r=gyeh 2014-01-16 08:39:34 -05:00
Shawn Huang
08d8978fb6 Bug 953034 - Part 1: Reply RegisterNotification event EVENT_TRACK_CHANGED with correct parameter whether a track is selected or not. r=gyeh 2014-01-16 08:39:14 -05:00
Chuck Lee
bcc2830cea Bug 948743 - Query interface stat directly. r=vchang, r=acperez 2014-01-16 09:57:26 +08:00
Garner Lee
f1823ed0a2 Bug 952217 - Add NFC Manager permission check for NFC Manager APIs. r+sr=smaug 2014-01-15 17:47:43 -08:00
Olli Pettay
63f95f00c7 Bug 930793 - Remove favor performance mode, r=roc,avih
--HG--
extra : rebase_source : e936e5b02dc2e613816fb6f97f9af5a303dc6f6d
2014-01-16 16:09:08 +02:00
Tom Schuster
05ef2eef58 Bug 939294 - Fix b2g failure with null JSObject. r=bz on irc 2014-01-16 15:24:00 +01:00
Ghislain 'Aus' Lacroix
5c1195a4d5 Bug 945323 - Add mochitest to ensure that download attribute on anchor ('a') tag is respected by the DOM Downloads API. r=qdot 2014-01-15 15:01:06 -08:00
Shawn Huang
c231ddb423 Bug 950220 - Unable to change Bluetooth device name from Settings UI, r=echou 2014-01-16 14:36:35 +08:00
Jared Wein
e5be7ca582 Bug 853972 - Clicking on a notification should select the originating tab. r=felipe,wchen
--HG--
extra : rebase_source : e8f794ff0e474d669489eff7e82b3b0eccf4db0e
2014-01-13 13:56:28 +01:00
Ryan VanderMeulen
a7d8bd74b8 Bug 960345 - Disable OOP browser-element mochitests on OSX debug. 2014-01-15 20:17:57 -05:00
Ryan VanderMeulen
a229afebba No bug - Skip test_browserElement_oop_FirstPaint.html on OSX debug due to frequent crashes on a CLOSED TREE. r=glandium 2014-01-15 18:10:20 -05:00
Ryan VanderMeulen
4d272a44a3 Merge inbound to m-c. 2014-01-15 14:34:05 -05:00
Ryan VanderMeulen
3d4fa83a0c Backed out changeset 347d5704cbe1 (bug 930793) for frequent Linux mochitest-bc orange.
CLOSED TREE
2014-01-15 14:11:20 -05:00
Ryan VanderMeulen
46830c6e47 Backed out 6 changesets (bug 811635) for B2G debug mochitest orange.
Backed out changeset 2da820ed2587 (bug 811635)
Backed out changeset 3f7ee595646d (bug 811635)
Backed out changeset 96772cc4e346 (bug 811635)
Backed out changeset 61694318819a (bug 811635)
Backed out changeset 687a84bf0785 (bug 811635)
Backed out changeset 89b90ccdf603 (bug 811635)
2014-01-15 13:24:02 -05:00
Ryan VanderMeulen
aeb53312fb Backed out changeset 658e616bd231 (bug 957084) for marionette-webapi orange. 2014-01-15 13:24:02 -05:00