Commit Graph

94962 Commits

Author SHA1 Message Date
Marco Bonardo
1fcfe4455c Bug 759730 - Use COMPtr for nsIWritablePropertyBag2 in nsIEHistoryEnumerator
rs=mano
2012-05-30 16:11:37 +02:00
Marco Bonardo
4b14d39593 Bug 758201 - Fix usage of PlacesUtils for LMANNO constants.
r=Mano
2012-05-30 16:11:35 +02:00
Marco Bonardo
2b89a4f349 Bug 753672 - Remove old code that is breaking live-update of the bookmarks chevron view.
r=mano
2012-05-30 16:11:34 +02:00
Kartikaya Gupta
d9f987bb7f Bug 759421 - Handle image load errors in the reftest analyzer more gracefully. r=heycam 2012-05-30 09:59:42 -04:00
Jignesh Kakadiya
9accbd4e9e Bug 726283 - Use NS_GetContentList() in nsHTMLRadioButtonAccessibl group position computation, r=surkov, f=tbsaunde 2012-05-30 22:34:33 +09:00
Jim Mathies
e8b16a5fce Bug 740721 - (re)enable simple gesture zoom support on Windows in Firefox. Fixes touch input display problems on Win7 and Win8. r=dao 2012-05-30 08:23:07 -05:00
Jonathan Kew
34f2eb3589 bug 753623 - update Graphite2 to release 1.1.3 from upstream. r=jdaggett 2012-05-30 14:17:51 +01:00
Peter Van der Beken
8839249ab0 Fix for bug 759275 (Specialize unwrapping to HTML elements in dom bindings). r=bz.
--HG--
extra : rebase_source : f676440e468c23e6c1e9458f6d75a615b9a6b8d7
2012-05-21 23:29:58 +02:00
Peter Van der Beken
5f147ab73e Fix for bug 759278 (Support binarynames for attributes too in new DOM bindings). r=bz.
--HG--
extra : rebase_source : 352a4d33db77dd80915700db335799bb8c19ac72
2012-05-18 23:25:47 +02:00
Mats Palmgren
200d6fe317 Bug 758589 - Make Selection.toString() return early (with empty result string) if the shell is destroyed. r=smaug 2012-05-30 15:03:19 +02:00
Mats Palmgren
50c5d12ed5 Bug 759243 - Remove event listeners when the test is done. r=philor 2012-05-30 15:03:19 +02:00
Benoit Jacob
3f42096943 Bug 755618 - WebGLExtensionCompressedTextureS3TC uses nsDOMGenericSH instead of WebGLExtensionSH - r=jgilbert 2012-05-30 08:30:32 -04:00
Benoit Jacob
9142ac1000 Bug 759178 - WebGL extension strings should be case-insensitive - r=jgilbert 2012-05-30 08:30:32 -04:00
Benoit Jacob
1cca2f1673 Bug 745292 - Log non-empty shader/program infoLogs as WebGL (JS) warnings - r=jgilbert 2012-05-29 14:44:31 -04:00
Ed Morley
cee7bd6028 Merge mozilla-central to mozilla-inbound 2012-05-30 13:26:37 +01:00
Ed Morley
7b41eeb233 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-05-30 12:20:57 +01:00
Doug Turner
bee7978408 Bug 759567 - Add video and music to device storage on gaia. r=sicking 2012-05-30 01:47:12 -07:00
Neil Rashbrook
1b6b9fd46e Bug 626441 Moving the caret should not look for panels r=Enn 2012-05-30 08:39:17 +01:00
Neil Rashbrook
17e6cbec1e Bug 757330 Don't activate an empty menubar r=Enn 2012-05-30 08:33:20 +01:00
Mike Hommey
16f3fd9d9f Backed out changeset d8e75ef4e5ad (bug 759115) because of Android XUL bustage. 2012-05-30 09:48:21 +02:00
Mike Hommey
fd61de1b2c Bug 759115 - Bump minimum Android SDK API level we require to 14. r=ted 2012-05-30 09:36:25 +02:00
Simon Montagu
400c97a750 Prevent line numbers in view-source from participating in bidi reordering. Bug 751841, r=ehsan 2012-05-30 09:51:00 +03:00
Wes Kocher
a3ad78c619 Bug 752161 - Plugin check pref set to mozilla.com instead of mozilla.org causing a useless redirect and making it vulnerable to redirects in mozilla.com r=gavin 2012-05-30 01:12:09 -05:00
Wes Kocher
2013ce68e8 Bug 759667 - Update revision of Jetpack code used in Firefox tests. r=philor 2012-05-30 01:04:32 -05:00
Bas Schouten
a234c6836a Bug 758432: Fix SetScaleToSize call for plugins. r=roc 2012-05-30 07:14:30 +02:00
Bas Schouten
277b6196cc Bug 734404 - Part 4: Add reftests for DXGI async drawing model. r=roc 2012-05-30 07:14:30 +02:00
Bas Schouten
5a13b4286b Bug 734404 - Part 3: Add code to test plugin to support DXGI async drawing. r=roc 2012-05-30 07:14:30 +02:00
Bas Schouten
6ad63375bf Bug 734404 - Part 2: Integrate DXGI shared surface model into plugin code. r=roc 2012-05-30 07:14:30 +02:00
Bas Schouten
f1c73e9494 Bug 734404 - Part 1: Add support for DXGI shared surface handles to ImageLayers. r=roc 2012-05-30 07:14:30 +02:00
Bas Schouten
bae1accd49 Bug 759643: Only check for D3D 10.0 support when selecting a DXGI 1.1 adapter. r=roc 2012-05-30 06:55:15 +02:00
Bas Schouten
764c33bc5b Bug 758531: Prevent leaking Azure Patterns' GradientStops. r=roc 2012-05-30 06:42:41 +02:00
Phil Ringnalda
b72834f891 Back out e4823da049f8 (bug 744719) for test failures and crashes 2012-05-29 21:08:18 -07:00
Boris Zbarsky
adaf4de7d2 Add more tests for sequence and typed array codegen. No bug, no review. 2012-05-29 23:45:18 -04:00
Boris Zbarsky
6785038c42 Bug 743906 part 3. Stop listing default values for optional arguments with no defaults, now that we're guaranteed to only examine such values if argc is big enough. r=peterv 2012-05-29 23:45:18 -04:00
Boris Zbarsky
f4767d734a Bug 743906 part 2. Use Optional<> for optional arguments that don't have default values. r=peterv 2012-05-29 23:45:18 -04:00
Boris Zbarsky
61a96793d6 Bug 743906 part 1. Improve test coverage for various interface arguments. r=peterv 2012-05-29 23:45:18 -04:00
Boris Zbarsky
6e136586b6 Bug 464758. Don't try to check for :before/:after pseudos for frames that can't have them. r=dbaron 2012-05-29 23:45:17 -04:00
Nicholas Cameron
61b522c011 Bug 752380; correct use of enums. r=Bas 2012-05-30 15:04:59 +12:00
Alexander Surkov
81386ab0a6 Bug 754165 - fire document load events on iframes too, r=tbsaunde, f=marcoz 2012-05-30 11:21:24 +09:00
Aki Sasaki
6fbac9ed16 bug 709480 - allow for xulrunner 32 to build on win64 machines. r=ted 2012-05-29 18:40:12 -07:00
Mark Capella
973096b6a2 Bug 757504 - decomtaminate GetColumnExtentAt/GetRowExtentAt, r=tbsaunde, f=surkov 2012-05-29 20:51:08 -04:00
Mark Capella
00f7206a96 Bug 740766 - dexpcom nsAccessible::GroupPosition, r=surkov, f=tbsaunde 2012-05-29 20:51:00 -04:00
Masayuki Nakano
e1bf990e3d Bug 759346 Append alternative keycodes from virtual keycode if the virtual keycode is an OEM keycode which indicates a character but the character cannot be inputted by the key r=jimm 2012-05-30 09:47:03 +09:00
Philipp von Weitershausen
ae7e2a7b70 Bug 756607 - Rewrite SMS tests. r=jgriffin DONTBUILD because NPOTB
--HG--
rename : dom/sms/tests/manifest.ini => dom/sms/tests/marionette/manifest.ini
rename : dom/sms/tests/test_emulators.py => dom/sms/tests/marionette/test_between_emulators.py
2012-05-29 17:41:44 -07:00
Doug Turner
ef3bbeabbc backout df4cf37667ac 2012-05-29 17:40:27 -07:00
Doug Turner
06990a8e6c backout cd033f175e87 2012-05-29 17:40:09 -07:00
Doug Turner
004e91d588 backout 664a8855fde5 2012-05-29 17:39:53 -07:00
Philipp von Weitershausen
c1093afdf9 Bug 756607 - Rewrite telephony tests. r=jgriffin 2012-05-29 17:39:46 -07:00
Philipp von Weitershausen
e7653d82a9 Bug 756607 - Rewrite battery tests. r=jgriffin 2012-05-29 17:39:30 -07:00
Jonathan Kew
197e0a6850 bug 670901 pt 3 - add OTS message callback and enable error reporting in our build. r=jdaggett 2012-05-29 23:44:50 +01:00