Commit Graph

1097 Commits

Author SHA1 Message Date
Andreas Gal
943c3039a9 Bug 862970 - Don't lock images on the active page on B2G. r=jlebar,joe 2013-04-25 18:36:53 -07:00
Ryan VanderMeulen
263fa2498e Merge m-c to inbound.
--HG--
rename : mobile/android/base/resources/layout-large-v11/browser_toolbar_menu.xml => mobile/android/base/resources/layout-large-v11/browser_toolbar.xml
2013-04-26 16:46:46 -04:00
Vivien Nicolas
4dbb55f817 Bug 864891 - b2g/chrome/content/forms.js can dispatch a 'change' event on the wrong window in a single process build. r=fabrice 2013-04-26 12:17:25 +02:00
Ryan VanderMeulen
02895b907e Backed out changeset cbbd94e6ab32 (bug 861496) for mochitest-2 orange. 2013-04-26 11:27:48 -04:00
Andreas Gal
20552ff39b Bug 865929 - Add pref to limit the size of the canvas image cache r=jlebar,jdm a=tef+ 2013-04-26 07:16:12 -07:00
Kevin Grandon
776fda698e Bug 861496 - Replace #ifdef MOZ_SYS_MSG by a preference. r=fabrice 2013-04-26 10:00:22 -04:00
Justin Lebar
cee25ec0d6 Bug 861441 - When changing a proces's CPU priority, call setpriority() on all threads, not just the main thread. r=gsvelto
It turns out that setpriority() on Linux sets the priority of just one
thread.  If you call setpriority() on a pid, you're setting the priority
of only the main thread in that process.
2013-04-25 20:53:27 -04:00
Justin Lebar
b910dfe3b0 Bug 844323 - Prelude part 1: Use a pref to in nsHTMLMediaElement to control whether we talk to the audio service. r=amarchesini
Previously, we used #ifdef B2G.  Using a pref allows us to write mochitests which run in desktop Firefox that test the audio service and its interaction with other components.
2013-04-25 20:53:25 -04:00
Justin Wood
8a88d649a1 Bug 862431 - Please upload new emulator to tooltool. r=jgriffin 2013-04-24 13:25:43 -04:00
Ryan VanderMeulen
7c02acfe11 Merge m-c to inbound. 2013-04-26 08:00:50 -04:00
Ms2ger
2eb87829ec Backout changesets 8d69a81abff9:6c2e3ea6afa6 for M2 timeouts and crashtest, reftest leaks. 2013-04-26 13:23:17 +02:00
Kevin Grandon
f3510c8c3a Bug 861496 - Replace #ifdef MOZ_SYS_MSG by a preference. r=fabrice 2013-04-26 12:17:25 +02:00
Vivien Nicolas
812d9b5f5a Bug 864891 - b2g/chrome/content/forms.js can dispatch a 'change' event on the wrong window in a single process build. r=fabrice 2013-04-26 12:17:25 +02:00
Ryan VanderMeulen
8b350c11e3 Backed out changeset ccdc2beb09ae (bug 865929) for mochitest and crashtest crashes.
CLOSED TREE
2013-04-25 22:13:14 -04:00
Andreas Gal
5ba3ab6f93 Canvas image cache isn't hooked up to memory pressure purging, and needs a size limit (bug 865929, r=jlebar, a=tef+). 2013-04-25 17:48:59 -07:00
Hubert Figuière
6b1000074d Bug 855040 - Add a bit of logging in the crash report to help diagnostics and silence exception of crash report is disabled. r=fabrice 2013-04-22 16:09:15 -04:00
Camilo Viecco
6c8b41d4be Bug 864633 - broken site identity info bar. r=bsmith
--HG--
extra : rebase_source : 36c4613ed39ab93c33008964ed62bccdcacc9c9c
2013-04-25 13:39:43 -07:00
Chris AtLee
e820cc5342 Bug 838321: Remove unused manifests r=rail
--HG--
extra : rebase_source : 3163ad5253201a4eac914aa7c1acb3d2a624b1b0
2013-04-25 13:27:08 -04:00
Ryan VanderMeulen
ee5348be24 Merge m-c to inbound. 2013-04-23 15:05:21 -04:00
Dave Hylands
13c9965087 Bug 860934 - Use relative paths when handling device storage r=dougt 2013-04-18 16:13:23 +02:00
Chris AtLee
73ba0a62f2 Bug 838321: Use b2g manifests for panda/unagi builds. r=rail
--HG--
extra : rebase_source : 8b1b1275fbb23e15b77c811d7d0bbd6605ddd9dc
2013-04-23 09:43:40 -04:00
Vivien Nicolas
cc2f48c678 Bug 847354 - Avoid the xbl bindings for inputs/textareas on b2g r=fabrice 2013-04-18 17:29:08 -07:00
John Hopkins
8058c2aa4c Bug 862472 - Update snapshots to pick up font updates. r=bhearsum 2013-04-17 13:35:28 -04:00
Marshall Culpepper
d0cc5056e7 Bug 861103: Fix for 'Install Later' in B2G updates. r=dhylands
--HG--
extra : rebase_source : a4e283b28adcbea09dc9fcc3cba1eed9d85321ab
2013-04-17 15:29:50 +02:00
Edgar Chen
f6b25e0ee7 Bug 861486 - Update the emulator. r=jgriffin 2013-04-16 09:18:53 -07:00
Jonathan Griffin
ee3bf8660d Bug 840315 - Emulator update for font support, r=mwu 2013-04-15 02:53:57 -07:00
Ryan VanderMeulen
d1d97c531d Backed out changesets e06db531baaa and 0f1658d37a86 (bug 840315) for B2G reftest failures. a=backout 2013-04-15 11:38:35 -04:00
Jonathan Griffin
fcedc2868d Bug 840315 - Emulator update for font support, r=mwu 2013-04-15 02:53:57 -07:00
Fabrice Desré
ff3c580b5e Bug 861592 - Make isContentEditable() in form.js not fail with null elements r=ttaubert 2013-04-13 23:50:53 -07:00
Arthur Chen
45f9f87d6e Bug 832946 - Ignore numbers start with '#' or '*' and end with '#'. r=gwagner 2013-04-12 08:20:31 -04:00
Gregor Wagner
92d9dae787 Bug 859601 - mozContacts API - return undefined if the API is unsupported on the platform, not null. r=bent 2013-04-11 17:44:33 -04:00
Ryan VanderMeulen
e0ba069546 Backed out 17 changesets (bug 566746, bug 697377) for frequent OSX debug mochitest-5 crashes. 2013-04-11 11:53:13 -04:00
Fabrice Desré
9d3622eb28 Bug 853716 - Let the SMS protocol handler deal with sms: url without numbers r=baku 2013-04-11 07:45:02 -07:00
Felix Fung
64c9ed95b4 Bug 566746 - Create new module FormHistory.jsm with handles asynchronous form history, p=enndeakin,felix, r=mak 2011-11-28 21:57:13 -08:00
Ryan VanderMeulen
94b3da733f Backed out changeset 9b9a5c42fb46 (bug 859601) for bustage on a CLOSED TREE. 2013-04-10 15:44:33 -04:00
Gregor Wagner
6331890d3c Bug 859601 - mozContacts API - return undefined if the API is unsupported on the platform, not null. r=bent 2013-04-10 11:15:51 -07:00
Mike de Boer
ee3088104f Bug 738818 part 2: remove keyword.URL, r=gavin, sr=bz 2013-03-21 11:51:27 +01:00
Phil Ringnalda
44417e0b7c Back out ec6dd0cc8053:3c55e92d87a6 (bug 738818) for being on top of bustage, and b50153f9e011 (bug 819493) for bustage
CLOSED TREE
2013-04-09 21:14:56 -07:00
Mike de Boer
9fdfa69f4a Bug 738818 part 2: remove keyword.URL, r=gavin, sr=bz 2013-03-21 11:51:27 +01:00
Masatoshi Kimura
051ae50828 Bug 771975 - Remove -moz-prefixed gradients usage from b2g. r=fabrice 2013-04-09 07:44:25 +09:00
Raymond Lee
9809331ffe Bug 847786 - Remove app.feedbackURL preference for B2G if it's not used. r=fabrice 2013-04-08 07:26:56 +08:00
Andreas Gal
2904a486fc Bug 858454 - Deliver MozKeyboard key events from the event loop instead of synchronously (r=fabrice). 2013-04-07 02:38:40 -07:00
Xin Zhang
ff536816b4 Bug 849764 - Replace removeObserver() calls with three params with two in b2g dir. r=mak 2013-04-06 14:46:34 -04:00
Jason Duell
5348a4b12f Bug 855906 - SimplePush: Set pingInterval on websocket. r=dougt 2013-04-05 13:52:24 -07:00
Ben Turner
e850a70025 Bug 857376 - 'Use 2k page_size for databases on B2G'. r=mak, sr=mossop. 2013-04-04 17:14:46 -07:00
Eitan Isaacson
79a685a6a4 Bug 525444 - (Part 1/3) Basic SpeechSynthesis setup and voice registration. r=smaug
--HG--
rename : content/media/webspeech/moz.build => content/media/webspeech/synth/moz.build
rename : content/media/webspeech/moz.build => content/media/webspeech/synth/test/moz.build
2013-04-03 15:13:16 -07:00
Eitan Isaacson
cc7113a844 Bug 856370 - Add a Makefile.in in webspeech/recognition and remove webspeech top-level VPATH. r=smaug
--HG--
rename : content/media/webspeech/Makefile.in => content/media/webspeech/recognition/Makefile.in
rename : content/media/webspeech/moz.build => content/media/webspeech/recognition/moz.build
2013-04-03 15:13:16 -07:00
Armen Zambrano Gasparnian
bdee63abc8 Bug 852253 - SUT tests failing for b2g pandas. Take Negatus change. r=aki 2013-04-03 14:07:15 -04:00
matekm
f6c6af821f Bug 784739 - Switch from NULL to nullptr in b2g/; r=ehsan 2013-04-02 20:20:15 -04:00
Doug Turner
8641f1450b Bug 856440 - Push Notification startup regression. r=nsm
--HG--
extra : rebase_source : 5e56eddbab9a85c2a1fe7196e407a7b9d4c123d0
2013-04-01 18:03:53 -07:00