Commit Graph

133043 Commits

Author SHA1 Message Date
Ryan VanderMeulen
eb4d754279 Backed out changeset a966aadd9ae3 (bug 856822) for Windows bustage on a CLOSED TREE. 2013-05-29 17:56:10 -04:00
Kannan Vijayan
8f8e29821f Bug 831507 - Fix tbpl massive orange on CLOSED TREE. r=bhackett 2013-05-29 17:37:13 -04:00
Richard Newman
14554bf021 Bug 877061 - PluginProvider can't find Home plugins on Android. r=Mossop 2013-05-29 14:18:41 -07:00
Ehsan Akhgari
994b787c21 Backed out 8 changesets (bug 803299) because it makes Tcheckerboard and Tpan so much worse
Backed out changeset f0311781c218 (bug 803299)
Backed out changeset 946467115924 (bug 803299)
Backed out changeset 59af481d8888 (bug 803299)
Backed out changeset 99a03f7ca8a4 (bug 803299)
Backed out changeset 44539f533a92 (bug 803299)
Backed out changeset 3f3963a3ebf6 (bug 803299)
Backed out changeset 5269f0483d1e (bug 803299)
Backed out changeset a9485787fdb1 (bug 803299)
2013-05-29 17:14:27 -04:00
Trevor Saunders
9705bbff50 bug 869806 - fix assertion about event type in accessibleWrap.cpp r=surkov 2013-05-24 14:24:19 -04:00
Jeff Gilbert
2efda9204e Bug 876929 - Check for OES_standard_derivatives on GLES2. - r=bjacob 2013-05-28 17:20:29 -07:00
Arnaud Sourioux
83d60db473 Bug 856822: Annotate ~1700 methods with MOZ_OVERRIDE in /content r=smaug 2013-05-29 13:43:41 -07:00
Stephen Pohl
5677fbb54d Bug 877085: Fix crash when trying to obtain the width of non-disappearing scrollbars. r=smichaud 2013-05-29 13:28:42 -07:00
Boris Zbarsky
14e7edc59d Bug 876805. Fix unsafe reference gc hazards in dom/ code. r=smaug 2013-05-29 16:16:04 -04:00
Boris Zbarsky
3db2fdbf6a Bug 876725. Make use of IDL default string values in CSSStyleDeclaration to simplify the code. r=smaug 2013-05-29 16:15:50 -04:00
Kannan Vijayan
4ba3a2af98 Bug 831507 - Add generational-gc post-write barriers to baseline compiler. r=jandem 2013-05-29 16:02:02 -04:00
Arnaud Sourioux
bdc5222535 Bug 875367 followup: Manually annotate ScrollSelectionIntoView and RepaintSelection in nsPresShell.h as MOZ_OVERRIDE. r=dholbert 2013-05-29 12:37:50 -07:00
Arnaud Sourioux
ae5aa58dbc Bug 875367: Annotate ~280 more methods with MOZ_OVERRIDE in /layout. r=dholbert 2013-05-29 12:37:49 -07:00
Nicolas B. Pierron
ff00397b1e Bug 876382 - Fix OOM check in Ion code allocation of caches. r=h4writer 2013-05-28 23:21:23 -07:00
Brian Hackett
c106ea366d Bug 876458 - Fix MUnbox::congruentTo, r=jandem. 2013-05-29 13:31:35 -06:00
Chris Lord
2c3afd1543 Bug 803299 - Even more fuzzing for 24bpp/Android. r=blassey CLOSED TREE
Add some extra fuzzing that I think got lost in a rebase to silence some
intermittent failures.
2013-05-29 18:18:06 +01:00
Brian R. Bondy
9e4d30d6e1 Bug 876191 - Two spaces between 'the' and 'nightly' under the About flyout. r=ally 2013-05-29 12:51:52 -04:00
Bobby Holley
93149db762 Bug 876762 - Remove support for mScopeForNewJSObjects. r=luke 2013-05-29 09:50:49 -07:00
James Willcox
0d335d769a Bug 854556 - Only hold SkCanvas in DrawTargetSkia r=mattwoodword 2013-05-29 12:49:40 -04:00
Brad Lassey
c4d5c0ef0f bug 856445 - Startup crash on LG Optimus Black (LG P970), don't init sms objects we don't use if sms support isn't enabled r=bnicholson 2013-05-29 00:52:40 -04:00
Sriram Ramasubramanian
97f7eef6fa Bug 848317: ActionBar corruption on Nexus 4. [r=mfinkle] 2013-05-28 13:45:14 -07:00
Allison Naaktgeboren
54c8d1e139 Bug 872163 - Metro Firefox Settings, About, and Sync flyouts should close when Win8 Settings panel opens.r=bbondy 2013-05-29 09:16:12 -07:00
Timothy Arceri
8ee1474758 Bug 876553 - Rotate the filepicker preview image base on the exif orientation tag r=karlt 2013-05-30 00:05:51 +08:00
Ehsan Akhgari
fd9088c5e1 Bug 875221 - Make sure to balance the creation and destruction of streams for media graphs; r=roc 2013-05-29 11:38:39 -04:00
Benjamin Peterson
ccdf912f38 Bug 877058 - Remove compiler member of baseline's FrameInfo. r=jandem 2013-05-29 08:29:59 -07:00
Brian Hackett
f96e9628cb Bug 876653 - Add missing isNative() test, r=jandem. 2013-05-29 09:13:34 -06:00
Ralph Giles
4780a7622c Bug 875305 - Replace slow webvtt caption selectors with classes. r=bz
We set the class caption-box class on the anonymous div which
acts as the parent container for the captions overlayed on
the video frame.

caption-text isn't currently used, but will be applied to
child elements by when bug 833382 lands.
2013-05-28 13:55:00 -07:00
Ehsan Akhgari
e0fbc6e3fe Bug 876215 - Correctly deal with nodes that require 0 input channels by feeding them a null AudioChunk; r=roc
The assertion here is really not correct, since as this testcase shows,
it's now easy for web content to control the value of outputChannelCount.

--HG--
extra : rebase_source : a6282517673b7c9e73c2114ee0b944fc1022e4ae
2013-05-29 07:40:14 -04:00
Ehsan Akhgari
fe9a997fa6 Bug 876118 - Impose a unified channel count limit of 10000 channels in Web Audio; r=roc
--HG--
extra : rebase_source : 480cebb99e5dd8673df179b490d11e6c513fa1d1
2013-05-29 07:36:37 -04:00
Brian Hackett
9d3dd306b5 Bug 875804 - Always keep track of the use of custom iterators, r=jandem. 2013-05-29 09:09:45 -06:00
Wes Johnston
77a8d922e3 Bug 874689 - Move android file picker to a js component. r=mfinkle 2013-05-29 08:08:55 -07:00
Jon Coppeard
6d32ef3678 Bug 876639 - Address unsafe references from JS_ParseJSON() - Fix browser r=smaug 2013-05-29 09:29:39 +01:00
Jon Coppeard
d58b9fbc92 Bug 876639 - Address unsafe references from JS_ParseJSON() - Fix shell r=terrence 2013-05-29 09:28:03 +01:00
Adri Hilviu
1a17598d9b Bug 828284 - Force shortcut desktop icons off on Windows XP. r=bbondy 2013-05-29 11:00:18 -04:00
Brian Hackett
e120d43ea1 Bug 875476 - Avoid passing operands of the wrong type to EvaluateConstantOperands, r=jandem. 2013-05-29 08:57:02 -06:00
Brian R. Bondy
9ce18252d3 Bug 870529 - JumpListStartup not being called on delay startup causing no shortcut maintenance. r=jimm 2013-05-28 22:21:53 -04:00
Chris Lord
5953e8f4f6 Bug 803299 - Some SVG tests need more fuzzing on Android with 24bpp. r=jwatt
--HG--
extra : rebase_source : b8fcf2a8673d43b6c946a756d2a290553d06fd21
2013-05-29 15:26:40 +01:00
Chris Lord
985282358e 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.

--HG--
extra : rebase_source : 12b454362ca9ad989fdf1e29a6715000575c613a
2013-05-29 15:26:39 +01:00
Chris Lord
e2d85efce5 Bug 803299 - Some tests require extra fuzzing on Android in 24-bit colour. r=blassey
--HG--
extra : rebase_source : 75c2dc44bc3a8167b1699ab24da20c67075a182a
2013-05-29 15:26:37 +01:00
Chris Lord
4e9c7347f2 Bug 803299 - JPEG srgb icc fails on Android in 24-bit colour. r=jrmuizel
--HG--
extra : rebase_source : 04013f2315b07f86aea7d4a808de2626a9240387
2013-05-29 15:26:35 +01:00
Chris Lord
d64c14562e 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.

--HG--
extra : rebase_source : 620739d5cdd1bb227f51a5cc985e16cd8dfa06f9
2013-05-29 15:26:34 +01:00
Chris Lord
13db4a5e5b Bug 803299 - Respect gfx.android.rgb16.force pref. r=blassey
--HG--
extra : rebase_source : 98b5a8a1f719ad427034586798c71acd95e9e580
2013-05-29 15:26:17 +01:00
Chris Lord
f5b50f939c Bug 803299 - Enable 32-bit colour on Android. r=kats
--HG--
extra : rebase_source : e494442a5ae7c906465f31924e4f54d815130972
2013-05-29 15:25:40 +01:00
Mike Hommey
b608b720bb Bug 875824 - Disable on-demand decompression of the linker on devices where it is known to cause crashes. r=kats 2013-05-29 16:18:29 +02:00
Mike Hommey
b667e52bc0 Bug 875824 - Allow to disable on-demand decompression at runtime. r=sewardj 2013-05-29 16:18:27 +02:00
Mihai Sucan
2cc997d7e6 Bug 873851 - Intermittent browser_webconsole_bug_764572_output_open_url.js | Timed out while waiting for: show TEST_URI's net activity in console; r=me 2013-05-28 20:22:16 +03:00
Ed Morley
a248727310 Merge mozilla-central and inbound 2013-05-29 15:25:22 +01:00
Ed Morley
9719c901f1 Merge latest green inbound changeset and mozilla-central 2013-05-29 15:24:19 +01:00
Ed Morley
b5171a39fd Merge latest green birch changeset and mozilla-central 2013-05-29 15:23:27 +01:00
Kartikaya Gupta
43abffa297 Bug 865735 - Add a units template parameter to the gfx Point, Size, and Rect classes. r=bas,roc 2013-05-29 09:32:30 -04:00