Commit Graph

252849 Commits

Author SHA1 Message Date
Ehsan Akhgari
8911d41efa Merge backout 2011-08-19 14:22:59 -04:00
Ehsan Akhgari
57cb2d27fa Backed out bug 679864 because of mochitest-1 oranges 2011-08-19 14:22:52 -04:00
Kyle Huey
5871979406 Back out Bug 659311 which made it to m-c prematurely. 2011-08-19 13:16:24 -04:00
Benoit Jacob
dedfc2d8bd Bug 679864 - [4/4] Upgrade WebGL conformance test suite to r15318 - r=trust.me
This is just removing some old cruft, mainly old patches that are not needed anymore.
2011-08-19 11:39:00 -04:00
Benoit Jacob
2592cbf4f5 Bug 677531 - GLXtest process stays around as zombie until the data is used by GfxInfo - r=matt.woodrow
This gave zombies staying around when using layers.acceleration.force-enabled or .disabled or safe-mode, for instance.
2011-08-19 11:39:00 -04:00
Benoit Jacob
ead1924a2a Bug 679864 - [3/4] Upgrade WebGL conformance test suite to r15318 - r=trust.me
This reapplies the patch replacing remote images by local ones on http://example.com and http://mochi.test:8888 URLs.
2011-08-19 11:39:00 -04:00
Benoit Jacob
2a4987ad1d Bug 659932 - GLXtest process should check for GLX >= 1.3 before calling glXCreatePixmap - r=dbaron
This gives cleaner error messages when trying to use GLX features on old GLXs.
2011-08-19 11:39:00 -04:00
Benoit Jacob
ac02a5be89 Bug 679864 - [2/4] Upgrade WebGL conformance test suite to r15318 - r=trust.me
This patch updates the lists of failing tests, and adds some code to ignore a few intermittently failing tests: 1 on Windows and 2 on Mac
2011-08-19 11:39:00 -04:00
Benoit Jacob
5476f2d890 Bug 679864 - [1/4] Upgrade WebGL conformance test suite to r15318 - r=trust.me
This is the actual upgrade. The canonical URL for this test suite is

https://cvs.khronos.org/svn/repos/registry/trunk/public/webgl/sdk/tests/
2011-08-19 11:39:00 -04:00
Jeff Muizelaar
f2b12f7543 Bug 668921. cairo: Fix fixup_unbounded_boxes() to work even if the box is smaller than the extents. r=ickle
Currently fixup_unbounded_boxes assumes that the extents are tight when we only
have one box. This is not always true. e.g. when we tesselate boxes we can end
up with only one box which is smaller than the extents and the extents are not
updated.

--HG--
extra : rebase_source : 5e01da7d845c1cd34f9e87d5c7de22dafe9df7a4
2011-08-19 11:26:23 -04:00
Brian R. Bondy
fa68ead523 Bug 665987 - Win32 nsFilePicker does not clear out mFiles. r=jmathies 2011-08-19 13:57:12 -04:00
Brian R. Bondy
c07f12042a Bug 668038 - nsFilePicker returned filenames are not canonicalized. r=neil 2011-08-19 13:55:03 -04:00
Benjamin Smedberg
75ebf12f44 Merge the electrolysis branch to mozilla-central. 2011-08-19 10:15:52 -04:00
Marco Bonardo
83f600a726 Merge last green changeset from mozilla-inbound to mozilla-central 2011-08-19 11:39:42 +02:00
Dão Gottwald
237b442859 Bug 673528 - Only add www and a domain suffix when the typed domain contains no dot, colon or space. r=gavin, ui-r=faaborg 2011-08-19 11:17:39 +02:00
Jonathan Griffin
5e179461b3 Bug 680164 - Comment out failing subtests of test_reftests_with_caret.html which are being masked by bug 678420. r=ehsan, a=testonly
--HG--
extra : rebase_source : 9df9ea32d3213acd2b7ddc461df20da79167c40a
2011-08-19 15:56:25 -07:00
Marty Rosenberg
2df52bd2e9 Bug 678928: don't use fmem_imm_off in the macro assembler, use its wrapper: 'floatTransfer'. r=adrake 2011-08-19 15:08:42 -07:00
Dão Gottwald
bc3a53d632 Backed out changeset e68b6ce72fc3 2011-08-19 11:07:08 +02:00
Phil Ringnalda
32f48e73ff Back out 902a7c3eb320 for failing to build on Windows, and 196df669baba for failing to build without it 2011-08-18 20:04:10 -07:00
Doug Turner
5fa554f56b Bug 661978 - Android file input activity deadlocks. r=blassey 2011-08-18 19:30:22 -07:00
Doug Turner
a16173b2e0 Bug XXXX - Correctly renames the Log() functions to use the right filename. rs=blassey 2011-08-18 19:27:41 -07:00
Doug Turner
9cad6c7290 Bug 678818 - Ensure that the device motion is cancelled at ~nsGlobalWindow. r=jst 2011-08-18 19:27:41 -07:00
Matt Brubeck
0336b4553c Back out 6409a44ecb17 (bug 677173) because of test failures. 2011-08-18 19:04:06 -07:00
Bob Moss
b5991951b9 bug 679038 - error building WatcherService for SUTAgent r=blassey 2011-08-18 21:06:05 -04:00
Matt Woodrow
ae0c15b0c7 Bug 677173 - Remove 3D transform IDL properties until it is enabled by default. r=dbaron 2011-08-19 12:43:12 +12:00
Josh Matthews
5a0aa42056 Bug 680275 - Ensure that the video load begins before adding the video to a new document. r=roc 2011-08-18 18:38:26 -04:00
Steven Michaud
f2d90aaa62 Bug 678607 - Work around Apple bug to avoid crashing with two-finger swipe on OS X Lion. r=bgirard 2011-08-18 15:39:54 -05:00
Bobby Holley
a61ffe2be4 Bug 679494 - Tests. r=khuey 2011-08-18 13:36:00 -07:00
Kyle Huey
e5dc49dea7 Merge b-s to m-c. 2011-08-18 16:03:20 -04:00
Rob Campbell
2d7931c4ad merge fx-team to m-c 2011-08-18 16:32:06 -03:00
Bobby Holley
461de28389 Bug 679494 - Wrap value returned from nsDOMMessageEvent::GetData. r=mrbkap 2011-08-18 12:10:00 -07:00
Jan Varga
78e4db599e A followup for bug 617528 - implement the HTML5 "context menu" feature (contextmenu attribute). Merged "generated" and "ident" XUL attribute into "generateditemid" and renamed PageMenu.init() to PageMenu.maybeBuildAndAttachMenu(). r=enn 2011-08-18 18:37:26 +02:00
Kyle Huey
fa3c2e7eb4 Bug 555482: Allow resetting resizers by double-clicking on the resizer. r=Enn 2011-08-18 10:25:36 -04:00
Ted Mielczarek
a340963298 Update NSPR to the NSPR_4_9_BETA1 tag. Fixes bug 676457, bug 653737, bug 673799, bug 673817, bug 678993, bug 676584 2011-08-18 08:58:49 -04:00
Ian Neal
01ba709913 Bug 679320 - Add currentURI as a property to the xul:editor element r=ehsan 2011-08-18 00:15:29 +01:00
Kyle Huey
b4ea8dc43d Merge b-s to m-c. 2011-08-18 06:49:06 -04:00
Marco Bonardo
a0f3d6cc63 Merge mozilla-central and mozilla-inbound 2011-08-18 10:38:39 +02:00
Marco Bonardo
9376d94b80 Backout changeset e6d269bc23b9 (bug 674251) to investigate Tdhtml regression on Mac. 2011-08-18 10:18:08 +02:00
Phil Ringnalda
9d3a0d11fc Back out 700eb783676a (bug 678420) to try to stem the tide of Windows test_reftests_with_caret.html failures on a CLOSED TREE 2011-08-17 23:59:10 -07:00
Dave Townsend
38e87848c6 Bug 679604: When an older version has persisted the last selected category the first view of the add-ons manager will fail to display any category. r=Unfocused 2011-08-17 22:24:48 -07:00
Phil Ringnalda
a9f71024a9 Back out 3976958e0e32 and 8a0944d82364 (bug 679320) for Windows mochitest failures 2011-08-17 22:01:02 -07:00
Chris Pearce
180d6a938d Bug 671745 - Remove unnecessary and orange-inducing play() in test_replay_metadata. r=doublec 2011-08-18 16:41:24 +12:00
Brian Smith
e4b7e99623 merged m-i 2011-08-17 20:22:26 -07:00
Brian Smith
46f0df3701 Bug 677418: Remove unused nsNSSComponent::GetNSSCipherIDFromPrefString, r=kaie 2011-08-17 20:21:06 -07:00
Brian Smith
752d0bfb1d Bug 677409: Remove unused nsICipherInfo API, r=kaie 2011-08-17 20:20:50 -07:00
Nicholas Nethercote
7844b9fa01 Bug 678922 - Telemeterize the "storage/sqlite" memory reporter. r=khuey. 2011-08-17 19:53:03 -07:00
Makoto Kato
899190da25 Bug 678451 - Remove unused gfx files (mozilla-decoder.*, gfxIFormats.idl and gfxidltypes.idl). r=joe 2011-08-18 11:41:26 +09:00
Makoto Kato
40ef619af0 Bug 678686 - package-manifest should has $(GLOBAL_DEPS) dependency. r=Callek 2011-08-18 11:40:50 +09:00
Kyle Huey
35767cd11c Bug 678867: Commit the half of the patch that mysteriously vanished. r=ted 2011-08-17 17:39:11 -04:00
Tim Taubert
74824d3854 Bug 678816 - web console re-attaches console to non-tab-browser contentWindows; r=msucan 2011-08-17 23:03:41 +02:00