Commit Graph

94962 Commits

Author SHA1 Message Date
Dave Camp
4c906454c0 Bug 757253 - Implement real update in the rule view. r=robcee 2012-05-30 19:49:10 -07:00
Victor Porof
709bd86758 Bug 746648 - Too large script labels in various pages. r=past 2012-05-30 13:43:37 +03:00
Paul Rouget
b4e37d53b5 Bug 747220 - [layout view] update the UI. r=dcamp 2012-05-28 13:20:44 +02:00
Johan Charlez
17aa90c7b9 Bug 757945 - Can't open the page context menu when inspecting (highlighter = unlocked) on Windows. r=paul. 2012-05-30 19:45:23 -07:00
Dave Camp
8500bf9d6c Merge fx-team to m-c 2012-05-30 19:21:18 -07:00
Ehsan Akhgari
190b2cadd1 Bug 759390 - Make sure gCanStageUpdates will not fail if the maintenance service pref is set to false; r=rstrong 2012-05-30 13:54:10 -04:00
Serge Gautherie
f8d6daffe4 Bug 747668. (Hv1a) XPFE autocomplete.xml: Implement nsIAutoCompleteInput.textValue. r=neil.
DONTBUILD (npotb).
2012-05-30 20:06:17 +02:00
Brian R. Bondy
6a1a161e57 Bug 759449 - Change UI lag telemetry to an EXPONENTIAL histogram. r=taras 2012-05-30 13:25:09 -04:00
Gervase Markham
d4eb7d5782 Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
--HG--
extra : rebase_source : da55a4937383eda2baf7c9a362501da8ee664146
2012-05-29 16:52:43 +01:00
Ed Morley
7b41eeb233 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-05-30 12:20:57 +01: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
Ehsan Akhgari
e587bd4e43 Bug 755869 - Re-apply patch from bug 719575 to fix clang builds for the new Skia r=gw280 2012-05-29 15:39:55 -04:00
Joel Maher
3a6cc77c4f Bug 759374 - deploy new talos.zip to capture bug 758738. r=armenzg 2012-05-29 13:56:28 -04:00
Mihai Sucan
0e99b044d4 Bug 673148 - (async-webconsole) Part 4 - Make network logging async; r=rcampbell 2012-05-29 15:48:05 +03:00
Andres Hernandez [:andreshm]
99bb7ace15 Bug 588593 - Can't right-click-move tab to un-named tab group; r=ttaubert 2012-05-30 11:17:20 +08:00
Joe Walker
01c6c7ec21 Bug 693259 - GCLI needs a 'pref' command; r=dcamp 2012-05-30 08:47:28 +01:00
Joe Walker
c910b7c638 Bug 757488 - DomTemplate fails when it gets a live NodeList; r=dcamp 2012-05-30 08:47:28 +01:00
Joe Walker
3544d630fb Bug 726986 - GCLI help output should be better; r=dcamp 2012-05-30 08:47:28 +01:00
Joe Walker
3169f219a7 Bug 746499 - Links in the GCLI output area should open in new window (not in the output area); r=dcamp 2012-05-30 08:47:28 +01:00