Commit Graph

300055 Commits

Author SHA1 Message Date
Kyle Huey
41104cbff1 Backed out changeset a71766c2c85d 2013-02-24 12:33:36 -08:00
Kyle Huey
75d88ff353 Bug 784812: Implement real dependencies for WebIDL bindings. r=bz,ted 2013-02-24 12:03:03 -08:00
Peter Van der Beken
3f112891fb Fix for bug 844225 (Remove some DOMCI and quickstubs). r=bz. 2013-01-10 10:54:46 +01:00
Nicholas D. Matsakis
724a84dc9e Bug 843684 - Add ParallelDo() r=dvander 2013-02-19 08:57:32 -05:00
Nicholas D. Matsakis
18b7ed61f4 Bug 843684 - Bring over self-hosted intrinsics r=till,dvander 2013-02-19 09:22:35 -05:00
Ehsan Akhgari
71106cfcf2 Merge mozilla-central into mozilla-inbound 2013-02-24 11:06:27 -05:00
Geoff Brown
bcee825712 Bug 844516 - Improve Preferences:Get usage in robocop; r=jmaher 2013-02-24 08:55:45 -07:00
Landry Breuil
96c7600d9d Bug 807492 - reland after fixing a typo r=try-green 2013-02-24 15:34:00 +01:00
Mats Palmgren
c611e0ad8f Bug 843543 - Add a null-check after ShowPrintDialog to avoid crashing. r=smaug 2013-02-24 15:09:34 +01:00
Brian R. Bondy
79df11eff4 Bug 844550 - Secondary tile text is almost invisible on Windows 8. r=jimm 2013-02-24 08:52:57 -05:00
Edmund Wong
3ae449ea63 Bug 842913 - s/winstripe/windows in toolkit-makefiles.sh. r=Unfocused 2013-02-24 20:45:18 +08:00
Ehsan Akhgari
fbd6c3bd44 Bug 841413 - Part 2: Don't call enablePrivilege needlessly in localstorage Private Browsing tests; r=jdm 2013-02-23 01:51:06 -05:00
James Willcox
dc9a4a513c Bug 844468 - Work around missing GL_OES_EGL_sync in Adreno r=vlad 2013-02-23 12:14:11 -05:00
Ehsan Akhgari
5f5b7334cb Merge mozilla-central into mozilla-inbound 2013-02-23 11:39:02 -05:00
Dão Gottwald
6878d39709 Bug 842442 - Return NO_DEVICES_FOUND error when only video or only audio is requested with no suitable device available. r=dolske 2013-02-23 12:56:23 +01:00
ffxbld
ea7840ced8 No bug, Automated blocklist update from host bld-linux64-ec2-636 - a=blocklist-update 2013-02-23 03:20:27 -08:00
Mike Hommey
9558ccc243 Bug 841740 - Work around l10n repack bustage with --enable-metro. r=jimm,r=Callek DONTBUILD 2013-02-23 09:05:12 +01:00
Brian R. Bondy
e79bb51174 Bug 843928 - Share fails because of packaging. r=jimm
--HG--
rename : widget/windows/winrt/components.manifest => widget/windows/winrt/MetroUIUtils.manifest
2013-02-22 16:08:22 -05:00
Benoit Girard
773a511cda backout 9f044f9e981a (Bug 842389) due to page correctness regression bug 843997. 2013-02-22 13:32:58 -05:00
Axel Hecht
63a10e38db bug 844068, disable l10n for metro, r=mbrubeck,glandium; DONTBUILD
--HG--
extra : rebase_source : 5614ad99cd95a28a57e0539dd1071d35d42bf39e
2013-02-22 18:52:55 +01:00
Ryan VanderMeulen
3e83288571 Merge the last PGO-green inbound changeset to m-c. 2013-02-22 12:42:58 -05:00
Gregory Szorc
6b72da0d0f Merge mozilla-central into build-system 2013-02-22 08:15:12 -08:00
Peter Van der Beken
8d9bb016ec Fix for bug 844136 (Really convert HTMLLegendElement to WebIDL). r=bz.
--HG--
extra : rebase_source : df3560b808dba2603768b160c9c21ff242726898
2013-02-22 17:12:58 +01:00
Ms2ger
c92b7b4aea Merge backout. 2013-02-24 12:35:42 +01:00
Ms2ger
69674048d8 Back out bug 807492 for build bustage. 2013-02-24 12:35:28 +01:00
Jan Beich
7b38383ef8 Bug 807492 - Disable SSE4.1 code in libyuv if binutils is too old. r=jesup,ted 2013-02-24 09:58:42 +01:00
Jan Beich
a0e5558050 Bug 807492 - Define os_bsd early so it can be used later in the file. r=jesup 2013-02-24 09:55:07 +01:00
Gregory Szorc
0822698795 Backout cc13b2fc76c0 (bug 843015) for crashes on Android and B2G 2013-02-23 23:48:54 -08:00
Dave Townsend
56f951cc7a Bug 824022: Forcibly timeout xpcshell tests that run too long. r=Unfocused 2013-02-23 21:55:23 -08:00
Marty Rosenberg
9f609024be Bug 843015: The Extended ldr instructions have a smaller maximum offset (255). Actually respect these limits. (r=sstangl) 2013-02-24 00:40:28 -05:00
Patrick Wang
ebef468d36 Bug 833270 - Part 2 - Test case. r=allstars.chh 2013-02-24 13:22:51 +08:00
Patrick Wang
f818cae2e6 Bug 833270 - Part 1 - Adding RUIM support. r=allstars.chh 2013-02-24 13:22:24 +08:00
Jim Blandy
bdc6473dda Bug 822923: make JS shell's 'evaluate' handle compilation errors without leaking source-map URL names. r=jorendorff 2013-02-23 21:22:01 -08:00
Mats Palmgren
fd72045023 Bug 844525 - Add asserts(0-1) for a recently added test to fix intermittent failure. 2013-02-24 05:33:58 +01:00
Mats Palmgren
05348c143e Bug 844549 - Disable a recently added test on B2G due to intermittent failures. 2013-02-24 05:23:28 +01:00
Aki Sasaki
a79ce58077 bug 841935 - add java-1.6.0-openjdk-devel to otoro+unagi mock_packages. r=catlee 2013-02-23 19:54:32 -08:00
Phil Ringnalda
4a7994abd0 Bug 815612 - annotate Linux fuzziness of float-outside-block-push.html 2013-02-23 19:15:17 -08:00
Gregory Szorc
a3509937f6 Bug 827308 - Remove tools/testy; r=ted 2013-02-23 18:18:30 -08:00
Trevor Saunders
2d3fd4f887 bug 844496 - handle the case of optgroup accessible's parent being a document with no content r=surkov 2013-02-23 16:23:14 -05:00
O S K Chaitanya
493bd5a2ab Bug 844511 - Only luminance masks need unpremultiplying and conversion to linear RGB. r=longsonr 2013-02-24 09:05:09 +00:00
Alexander Surkov
ac4f3b5ffa Bug 835752 - EventQueue shouldn't keep a strong reference to DocAccessible instance, r=tbsaunde 2013-02-23 21:33:11 +09:00
Tim Taubert
e4969d2669 merge m-c to fx-team 2013-02-22 16:19:50 +01:00
Jonathan Kew
2b216fca37 bug 843588 - font table cache management should not rely on hashtable entry pointers remaining valid. r=karlt 2013-02-22 13:14:33 +00:00
Daniel Holbert
66efd519cb Bug 843929 - Part 3: Add '(void) mFps' to silence Wunused-private-field warnings, until the code that uses it is turned on. r=jesup 2013-02-22 06:59:45 -05:00
Daniel Holbert
ea3ff29b53 Bug 843929 - Part 2: Add '(void) mEchoCancel' to silence Wunused-private-field warnings, until the code that uses it is turned on. r=jesup 2013-02-22 06:59:29 -05:00
Daniel Holbert
3fd7fcc4f5 Bug 843929 - Part 1: Remove no-longer-used private variables mTrackID & mLastEndTime from MediaEngineWebRTCVideoSource. r=jesup 2013-02-22 06:59:11 -05:00
Cykesiopka
a6ac6cd2fc Bug 841527 - Update the FX_IDENTITY_POPUP_OPEN_MS telemetry probe to use the TelemetryStopwatch. r=felipe 2013-02-22 06:57:31 -05:00
William Lachance
1e2e91e1b8 Bug 842668 - Should always use dd instead of cp in b2g reftest/mochitest;r=ahal 2013-02-21 15:44:24 -05:00
Gregory Szorc
52044bbd9d Bug 784841 - Part 14: Use 4-space indent on Python scripts in dom/imptests; rs=Ms2ger 2013-02-21 10:56:48 -08:00
Gregory Szorc
2b30ef2b1f Bug 784841 - Part 13: Properly normalize topsrcdir in config.status; r=glandium 2013-02-21 10:55:55 -08:00