Ryan VanderMeulen
bf4c0f286e
Merge m-c to fx-team.
2013-05-28 21:25:32 -04:00
Trevor Saunders
4b16c76fb3
backout 7a1706d0e5b0 to 8c8b6adebb4c for frequent failures in scrolling/text-1.html and scrolling/text-2.html reftests on a CLOSED TREE
2013-05-28 18:32:29 -04:00
Eddy Bruel
238eeaea7e
Bug 637572 - Fix for Script-sourceStart-03.js CLOSED TREE
2013-05-28 15:08:15 -07:00
Eddy Bruel
d519832548
Bug 637572 - Implement Debugger.Source.prototype.url; r=jimb
...
--HG--
rename : js/src/jit-test/tests/debug/Script-url.js => js/src/jit-test/tests/debug/Source-url.js
2013-05-28 13:02:55 -07:00
Ryan VanderMeulen
7e21728f5f
Merge m-c to inbound.
2013-05-28 15:55:17 -04:00
Ryan VanderMeulen
517ec8d154
Merge birch to m-c.
2013-05-28 15:54:35 -04:00
Eddy Bruel
2891343de7
Bug 637572 - Implement Debugger.Source.prototype.sourceStart/Length; r=jimb
2013-05-28 12:54:16 -07:00
Justin Lebar
7729e7ff63
Bug 876691 - Unbreak mfbt/Atomics.h for Windows x64. r=me
2013-05-28 15:26:25 -04:00
Nick Alexander
9e19136031
Bug 811358: Protect broadcasts with per-package Android signature-level permission. r=rnewman
2013-05-28 12:16:07 -07:00
Randell Jesup
863baca44e
Bug 870002: remove mediastreamgraph:4 logging r=ehsan
2013-05-28 15:04:13 -04:00
Richard Newman
281ec8f279
Bug 875401 - Switch HealthReportGenerator to use org.json.JSONObject/JSONArray. r=nalexander
2013-05-28 12:01:34 -07:00
Ehsan Akhgari
db2f9876bb
Test case for bug 876249
2013-05-28 14:43:35 -04:00
Nick Alexander
59ce4e8b0b
Merge m-c to s-c
2013-05-28 11:30:00 -07:00
Brian R. Bondy
bae3cd7eaf
Bug 875609 - Refactor jump list code to decode images on the main thread. r=jimm
2013-05-28 14:08:48 -04:00
Bobby Holley
94b56f3398
Bug 872135 - Remove unnecessary nsContentUtils include. r=me DONTBUILD
2013-05-28 11:05:38 -07:00
Yura Zenevich
8089c5b818
Bug 858130 - [AccessFu] Utterances are now stripped of whitespace. r=eeejay r=marcoz
2013-05-28 11:04:01 -07:00
Alexandre Poirot
f0a78b0111
Bug 876122 - Fix typos in webapps actor. r=fabrice
2013-05-28 13:30:30 -04:00
Andrea Marchesini
a94a6e394a
Bug 872430 - Timeout between when the media is paused and when the wakelock is released. r=jlebar
2013-05-28 13:30:17 -04:00
Garrett Robinson
109adb2480
Bug 858836 - CSP inline style blocking doesn't work in the Firefox OS emulator. r=bz, r=imelven
2013-05-28 13:29:34 -04:00
Sebastian Wong
a83edc794f
Bug 841736 - Add observer and callback function to remove alarm API data on "webapps-clear-data" event. r=clian
2013-05-28 13:29:02 -04:00
Brad Lassey
50fd8cc611
bug 876270 - crash in mozilla::plugins::parent::_getvalue r=snorp
2013-05-28 12:49:04 -04:00
Yura Zenevich
510da6f3cf
Bug 845870 - [AccessFu] Tests for utterance name generation from explicit name vs subtree utterance. r=eeejay r=marcoz
2013-05-28 10:51:45 -07:00
Yura Zenevich
bca30d2884
Bug 845870 - [AccessFu] Trust explicitly associated names over subtree utterance of elements. r=eeejay
2013-05-28 10:51:44 -07:00
Eitan Isaacson
593dc2de99
Bug 875874 - Filter out hidden content too. r=marcoz
2013-05-28 10:51:44 -07:00
Chris Lord
dbf1448d8a
Bug 803299 - Some SVG tests need more fuzzing on Android with 24bpp. r=jwatt
2013-05-28 18:50:17 +01:00
Chris Lord
d2ab412202
Bug 803299 - Replace black.png with black.html for webgl-color-alpha-test. r=jrmuizel
...
webgl-color-alpha-test fails to render the image correctly since switching on
24-bit rendering, presumably due to async image decoding. Instead, just replace
the pure black 256^2 image with a page that renders the same using a div.
2013-05-28 18:50:17 +01:00
Chris Lord
6ce3ea6b45
Bug 803299 - Some tests require extra fuzzing on Android in 24-bit colour. r=blassey
2013-05-28 18:50:17 +01:00
Chris Lord
c0967d6681
Bug 803299 - JPEG srgb icc fails on Android in 24-bit colour. r=jrmuizel
2013-05-28 18:50:17 +01:00
Chris Lord
f5b089174c
Bug 803299 - More tests pass on Android with 24-bit colour. r=blassey
...
Tests that were marked as failing now pass with increased colour depth.
2013-05-28 18:50:17 +01:00
Chris Lord
2fe2515333
Bug 803299 - Respect gfx.android.rgb16.force pref. r=blassey
2013-05-28 18:50:16 +01:00
Chris Lord
baaafdbe93
Bug 803299 - Enable 32-bit colour on Android. r=kats
2013-05-28 18:50:16 +01:00
Jared Wein
10cfb04335
Bug 867675 - Full Screen control in the customization panel doesn't leave the enabled state once it's entered. r=mconley
...
--HG--
extra : rebase_source : a0f08483088c1819cae2b144176a6f94333baf7a
2013-05-28 13:41:15 -04:00
Ms2ger
38872ca343
Bug 876282 - Add unprefixed cancelAnimationFrame; r=bz
...
--HG--
rename : content/base/test/test_bug647518.html => content/base/test/test_bug876282.html
2013-05-28 19:31:31 +02:00
Bobby Holley
51c4d0224a
Bug 870423 - Tests. r=bz
2013-05-28 10:29:38 -07:00
Bobby Holley
f03e3c188b
Bug 870423 - Use the actual hasInstance proxy hook for function proxies. r=luke
2013-05-28 10:29:37 -07:00
Timothy Nikkel
38d4e9f9ee
Bug 876630. The async widget release is no longer needed in nsComboBoxFrame because the view subsystem now does the widget destroy async. r=mats
2013-05-28 12:27:36 -05:00
Daniel Holbert
87de3de768
Bug 876074: Soften flexbox assertion about out-of-order children, since it's not dangerous and it can be triggered by unrelated-to-flexbox tree mutations. r=bz
2013-05-28 09:39:02 -07:00
Jeff Hammel
f608040afd
Bug 872285 - bump packages and mirror to m-c for bug 790765;r=ahal
...
--HG--
rename : testing/mozbase/mozfile/tests/is_url.py => testing/mozbase/mozfile/tests/test_url.py
2013-05-28 09:51:35 -07:00
Mark Capella
575967c7f9
Bug 874036 - Tab counter displays incorrectly in some circumstances, r=lucasr
2013-05-28 11:56:01 -04:00
Ed Morley
18e14e417a
Merge latest green birch changeset and mozilla-central
2013-05-28 16:27:45 +01:00
Tim Taubert
010b1916d3
merge m-c to fx-team
2013-05-28 15:02:50 +02:00
Ed Morley
f647b899bd
Merge mozilla-central and birch
2013-05-28 13:04:08 +01:00
Tim Taubert
15f9eb10e4
Bug 874452 - Remove Firefox 8 preference migration code; r=yoric
2013-05-28 11:02:13 +02:00
Tim Taubert
9d301f1a95
Bug 876313 - [New Tab Page] Unpinning a site doesn't update pref; r=jaws
2013-05-28 11:01:54 +02:00
Ed Morley
89a40c640c
Backed out changeset 9395a7b2e54c (bug 876426) for crashtest timeouts on a CLOSED TREE
2013-05-28 08:50:53 +01:00
Ed Morley
7ee3d201a9
Backed out changeset 3c6a72bd7411 (bug 876426)
2013-05-28 08:50:19 +01:00
Ed Morley
8232917c74
Backed out changeset 6e02333d572b (bug 876380)
2013-05-28 08:50:17 +01:00
Robert O'Callahan
199605f97a
Bug 876380. Update 'show clickToPlay button' state after each load. r=dolske
2013-05-28 17:05:38 +12:00
Robert O'Callahan
7e30a30742
Bug 876426. Part 2: Call adjustControlSize when the controls are resized for whatever reason. r=dolske
2013-05-28 17:00:59 +12:00
Robert O'Callahan
4a3b308917
Bug 876426. Part 1: Fire 'resize' event on video controls element when the element's size is changed. r=mattwoodrow
2013-05-28 17:00:59 +12:00