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
Trevor Saunders
9bdeaf5ccc
bug 876519 - include ostream instead of iostream in the profiler to get rid of static initializers r=ehsan
2013-05-27 08:29:24 -04:00
Trevor Saunders
2157d4362e
bug 874483 - get rid of some static constructors in accessible/ r=surkov
2013-05-21 12:03:33 -04:00
Lucas Rocha
a607f48ef6
Bug 867608 - Fix animation margins for forward button (r=mfinkle)
2013-05-28 16:43:59 +01:00
Lucas Rocha
9eed74dcae
Bug 867608 - Reuse width value on BrowserToolbar's updateForwardButton() (r=mfinkle)
2013-05-28 16:43:59 +01:00
Ed Morley
d26222521c
Merge mozilla-central and inbound
2013-05-28 16:30:34 +01:00
Ed Morley
18e14e417a
Merge latest green birch changeset and mozilla-central
2013-05-28 16:27:45 +01:00
Masatoshi Kimura
97c862423c
Bug 872012 - Get default browser's path from the association when launching on the desktop. r=jmathies
2013-05-29 00:22:25 +09:00
Victor Porof
c366ed8bab
Bug 862198 - Intermittent browser_net_json-long.js | Test timed out, found a tab, r=rcampbell
2013-05-28 18:19:21 +03:00
Andrew Halberstadt
9d8a5a66ce
Bug 872164 - remove unnecessary Makefile, r=ted
2013-05-28 10:57:08 -04:00
Geoff Brown
e9af3f606d
Bug 876524 - Add sut uptime to sutAgent info and increase version to 1.18; r=jmaher
2013-05-28 08:43:33 -06:00
Geoff Brown
9b08783553
Bug 867360 - Get Service class correctly so Watcher runs as foreground service; r=jmaher
2013-05-28 08:43:31 -06:00
Geoff Brown
2ac6fe10bf
Bug 867360 - Add onTrimMemory handler to sutagent; r=jmaher
2013-05-28 08:43:28 -06:00
Geoff Brown
232007da3f
Bug 867360 - Add onLowMemory handler to watcher; r=jmaher
2013-05-28 08:43:26 -06:00
Geoff Brown
f8d7d89cc9
Bug 867360 - Improve setForeground logging in sutAgent; r=jmaher
2013-05-28 08:43:24 -06:00
Geoff Brown
578d1b9324
Bug 867360 - Improve logging in watcher; r=jmaher
2013-05-28 08:43:22 -06:00
Brian R. Bondy
43760196c8
Bug 607832. r=ehsan
2013-05-28 10:16:58 -04:00
Boris Zbarsky
3f620e0461
Bug 875620. Work around bug 874923 by just trying to regenerate all the binding .h and .cpp files if we detect that our dependencies got screwed up. r=khuey
2013-05-28 10:11:19 -04: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
07b9d50661
Bug 876380. Update 'show clickToPlay button' state after each load. r=dolske
2013-05-28 17:05:38 +12: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
c962242550
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
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
46ec98b29f
Bug 876426. Part 1: Fire 'resizevideocontrols' event on video controls element when the element's size is changed. r=mattwoodrow
2013-05-28 17:00:59 +12:00
Jonathan Kew
ddedd8a3c9
bug 876070 - re-enable graphite shaping on mobile by default. r=kats
2013-05-28 14:49:44 +01:00
Jonathan Kew
7d0ec4d98e
bug 876069 - update graphite2 library to release 1.2.2. r=jdaggett
2013-05-28 14:49:25 +01:00
Josh Matthews
3a7fe9a2b2
Bug 870916 - Make socket transport avoid off-main-thread usage of wrapped JS components. r=mcmanus
2013-05-28 09:48:23 -04:00