Commit Graph

93182 Commits

Author SHA1 Message Date
Simon Montagu
5f38593941 Fix test failures from bug 750551, r=dholbert 2012-05-08 22:36:53 +03:00
Gregor Wagner
828b0d93d4 Bug 750768 - Contacts API: add DB modification event. r=fabrice 2012-05-08 11:42:41 -07:00
Jonathan Griffin
723e631f9c Bug 752763 - Store logcat output for emulator runs, r=mdas, a=test-only 2012-05-08 11:37:49 -07:00
Gregor Wagner
605b015b11 Bug 743336 - Settings API Service Tests. r=fabrice 2012-05-08 11:28:59 -07:00
Bill McCloskey
7c860dc749 Bug 750538 - Remove jsgcstats.{cpp,h} (r=dmandelin) 2012-05-08 11:14:14 -07:00
Bill McCloskey
1ca53de65f Bug 751454 - Use automarker for XPCNativeScriptableInfo (r=bholley) 2012-05-08 11:11:09 -07:00
Jon Buckley
f4f2e1efb0 Bug 728017 - Implement WEBGL_compressed_texture_s3tc - r=bjacob 2012-05-08 13:29:31 -04:00
Ed Morley
8a8e40fff3 Backout ba7cf6fd10ae (bug 728017) for failing to compile 2012-05-08 18:50:45 +01:00
Kartikaya Gupta
3b62936fe6 Bug 752939 - Update the mGeckoViewport when switching tabs so that we map touch events to the right point. r=Cwiiis 2012-05-08 13:33:48 -04:00
Jon Buckley
56d33b746c Bug 728017 - Implement WEBGL_compressed_texture_s3tc - r=bjacob 2012-05-08 13:29:31 -04:00
Vivien Nicolas
7c47d2d653 Bug 752389 - Launching any application attaches a /undefined to the end of the URL. r=fabrice 2012-05-08 19:20:06 +02:00
Jonathan Griffin
884cf9a364 Bug 752958 - Don't assume self.message is a str, a=test-only 2012-05-08 10:01:01 -07:00
Gavin Sharp
2ea332e309 Bug 738992: add some debug logging to try and figure out why this test fails intermittently 2012-05-08 09:45:32 -07:00
Justin Lebar
cdc2cdd948 Bug 749018 - Make OOP <iframe mozbrowser> pass current browser frame tests. r=smaug,cjones
--HG--
extra : rebase_source : f15018bf2c9427a0d6e8d44da348d8d7d1693219
2012-05-08 09:20:35 -07:00
Simon Montagu
9962f91da3 Fix some cases where a bidi-isolated element was never going through bidi resolution. Bug 731594, r=roc 2012-05-08 09:22:38 -07:00
David Clarke
55a3bd622b Bug 741549. Implement mochitests for the navigator.mozApps API. r=felipe 2012-04-24 20:05:01 -07:00
William Lachance
12e5d9be38 Bug 752690 - Various problems encountered with mozdevice when trying to get Google Chrome and Stock ICS working with Eideticker;r=jmaher 2012-05-08 11:04:58 -04:00
Timothy B. Terriberry
01af72629f Bug 752668 - Fix pp_sharp_mod calculation, r=kinetik 2012-05-08 07:21:10 -07:00
William Lachance
e8914d2d32 Bug 752670 - Takes forever to initialize devicemanagerADB if deviceRoot has many files in it; r=jmaher 2012-05-08 10:23:19 -04:00
Rafael Ávila de Espíndola
caeafd64ad Bug 683975 - backport libtool's 74c8993c178a1386ea5e2363a01d919738402f30. r=rail. 2012-05-08 10:12:07 -04:00
Benoit Jacob
5edd04f2ba Bug 749678 - 5/5 - fix dangling TLS pointer - r=jrmuizel 2012-05-08 09:47:34 -04:00
Benoit Jacob
b17930ac59 Bug 749678 - 4/5 - check owning thread in debug builds - r=bgirard 2012-05-08 09:47:34 -04:00
Benoit Jacob
ee3e78905d Bug 749678 - 3/5 - stop calling platform-specific getCurrentContext functions - r=jrmuizel 2012-05-08 09:47:34 -04:00
Benoit Jacob
3dd461acb2 Bug 749678 - 2/5 - add include guards to thread_helpers.h - r=ehsan 2012-05-08 09:47:34 -04:00
Benoit Jacob
1ba7e7e4c1 Bug 749678 - 1/5 - Switch GLContext to use mozilla::tls for current context - r=jrmuizel
See comment above class GLContextTLSStorage
2012-05-08 09:47:34 -04:00
Benoit Jacob
802a3dc0cf Bug 749711 - Lots of WebGL texture conversion fixes and improvements - r=jgilbert
* Templatize pack/unpack routines
** Inside anonymous namespace in a naive attempt to not hammer PGO linker
   memory usage.
* Support conversions changing texel size
* Support conversion from integer to float formats
* Support RGBA32F properly
* Avoid compiling useless paths (code size down to 17k from 44k)
2012-05-07 13:05:32 -04:00
Kartikaya Gupta
788bcace55 Bug 752539 - Pass in the AutoLocalJNIFrame to some methods that implicitly require it. r=blassey 2012-05-08 09:35:59 -04:00
Brian R. Bondy
52da928f43 Bug 750983 - ICO crash [mozilla::image::Decoder::Write]. r=joe 2012-05-08 08:38:43 -04:00
Brian R. Bondy
0d35d6164b Bug 745141 - crash in imgRequestProxy::OnDiscard with abort message. r=jlebar 2012-05-08 08:25:08 -04:00
Ed Morley
04b525fbdc Merge mozilla-central to mozilla-inbound 2012-05-08 11:57:02 +01:00
Lucas Rocha
b323632b0f Bug 725389 - Set number of columns in top site's grid view onMeasure (r=mfinkle) 2012-05-08 11:44:48 +01:00
Ed Morley
986804409a Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-05-08 10:44:31 +01:00
Gian-Carlo Pascutto
93e8dec9b7 Bug 717096 - Crash may occur when switching between Flash tab. r=blassey 2012-05-08 10:59:16 +02:00
Jonathan Kew
5de36dfa91 bug 751151 - move harfbuzz to gkmedias.dll on windows. r=khuey 2012-05-08 08:46:46 +01:00
Tim Taubert
df0e81ac5c merge m-c to fx-team 2012-05-08 08:53:50 +02:00
Bas Schouten
e2245a8bc2 Backout bug 732985(f453201647a1,ca29dc47986a,f0ca5eb320c4,94ffc045ba89). 2012-05-08 04:58:37 +02:00
Bas Schouten
6e06e63991 Bug 732985 - Followup 2: Only compile HasCPUIDBit when using SSE2. r=bustage 2012-05-08 04:52:06 +02:00
Bas Schouten
a1f9436ef2 Bug 732985 - Followup: Fix include order in gfx/2d Makefile. r=bustage 2012-05-08 04:40:13 +02:00
Bas Schouten
f1cad61c49 Bug 732985 - Part 2: Use ImageScaler for large images. r=jrmuizel 2012-05-08 04:31:30 +02:00
Bas Schouten
ca48ea5c42 Bug 732985 - Part 1: Add image scaling code to Azure. r=jrmuizel 2012-05-08 04:31:30 +02:00
James Willcox
d8a5119df7 Bug 752153 - Improve the exit procedure for the Gecko Android Looper r=blassey
--HG--
extra : rebase_source : 13bef9a232f076b883aab9ab1ef48f5e82f50a06
2012-05-07 21:32:53 -04:00
John O'Duinn
cf54fe317e bug 707569 - build_and_deploy should use fast-package r=khuey 2012-05-07 17:50:26 -07:00
Ryan VanderMeulen
11389729fe Merge last PGO green inbound changeset to m-c 2012-05-07 20:45:43 -04:00
Ben Turner
577a8af7aa Bug 672667 - Fix build bustage on Win64. 2012-05-07 17:42:09 -07:00
Ryan VanderMeulen
dbbb10d4f3 Merge m-c to inbound 2012-05-07 20:29:19 -04:00
Kyle Huey
b996299575 Bug 751585: Followup to adjust tests. (Last one I promise) 2012-05-07 17:19:31 -07:00
Serge Gautherie
c85a31da68 Bug 647875. (Av1) test_crash_submit.xul: Remove bug 604129 SeaMonkey workaround. r=joshmoz.
DONTBUILD (test-only, trivial).
2012-05-08 02:05:42 +02:00
Bill McCloskey
4ee08f1c5e Bug 752098 - Fix script filename marking with incremental GC (r=luke) 2012-05-07 16:56:57 -07:00
Ehsan Akhgari
ed9bd84101 Merge the last PGO green changeset of mozilla-inbound into mozilla-central 2012-05-07 19:02:53 -04:00
Kyle Huey
53126d9a8f Bug 751585: Followup to adjust tests. 2012-05-07 15:52:32 -07:00