Commit Graph

3647 Commits

Author SHA1 Message Date
Marco Bonardo
b46efe643e Merge last green changeset from mozilla-inbound to mozilla-central 2011-10-19 11:47:57 +02:00
Neil Rashbrook
3c5bfd88aa Bug 694963 Port bug 451250 to Fennec r=mbrubeck 2011-10-19 08:41:05 +01:00
Justin Lebar
e7ce3fbda2 Back out rev 571224f5f4e5 (bug 683777) due to Android b-c orange. 2011-10-17 21:09:17 -04:00
Justin Lebar
c49c011b9d Bug 683777 - Back out bug 646641 on suspicion of causing crashes. rs=smaug 2011-10-12 20:15:28 -04:00
Matt Brubeck
685e908a67 Bug 694268 - Modifier keys should default to false for touch events [r=wesj] 2011-10-18 14:05:49 -04:00
Wes Johnston
7a1767f882 Bug 694047 - Turn off the locale picker (revert to a simple menulist) [r=mfinkle] 2011-10-18 14:05:28 -04:00
Jonathan Kew
c061d8ffda bug 694986 - trailing bracket misplaced in LTR language names when language-picker UI is displayed RTL. r=mfinkle 2011-10-18 17:53:01 +01:00
Justin Lebar
e295b19833 Bug 683777 - Back out bug 646641 on suspicion of causing crashes. rs=smaug 2011-10-12 20:15:28 -04:00
Ehsan Akhgari
2a602a5685 Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
Landing on a CLOSED TREE
2011-10-17 10:59:28 -04:00
Matt Brubeck
ab9467d013 Bug 694311 - Return Sync UI to the disconnected state if login fails [r=mfinkle,philikon] 2011-10-15 16:40:07 -07:00
Ed Morley
be43964848 Bug 575283 - Remove redundant/invalid options from the now in-tree mozconfigs; r=catlee,ted
Removes options that are now set by default (eg enable symbols, app=browser) and
those that have since been removed from configure (eg --disable-javaxpcom). Also
removes |--enable-jemalloc| if |--enable-trace-malloc| present, since the latter
force disables jemalloc regardless.
Note: This changeset is effectively no-op. No behaviour change is intended.
2011-10-14 22:25:01 +01:00
Matt Brubeck
6132faa3d4 Back out dcc28a7cfa31, 13342c7d1fc3, f005ff7b0e2a (bug 692198, bug 692196, bug 692200) because of test failures 2011-10-13 12:17:06 -07:00
James Willcox
0ad4b9f793 Bug 692200 - Make 'plugins.force.wmode' pref override any other wmode r=jst
From 1c3c36534accbc956a5b88278ebc165626c8a8f0 Mon Sep 17 00:00:00 2001
This also enables the preference on Android. We need this because
the fix for bug 692200 breaks 32bit support, which is used
in 'transparent' (and probably other) wmodes. We force it
to 'opaque' to avoid this.
2011-10-05 14:43:16 -04:00
Matt Brubeck
6e8818f349 Bug 660887 - Double tap on an empty space on the tab bar should open a new tab [r=mfinkle] 2011-10-06 21:16:38 -07:00
Marco Bonardo
04b6bb0879 Merge last green changeset from mozilla-inbound to mozilla-central 2011-10-13 15:48:46 +02:00
Mark Finkle
ef894efebd Bug 689692 - Remove 'Recommended Add-ons' section on about:home part 2 [r=lucasr] 2011-10-13 07:57:41 -04:00
Mark Finkle
73e873d92a Bug 689692 - Remove 'Recommended Add-ons' section on about:home part 1 [r=lucasr] 2011-10-13 07:57:39 -04:00
Justin Lebar
1857cb3763 Back out bug 683777 (backout of bug 646641) due to moth orange. 2011-10-12 23:03:00 -04:00
Justin Lebar
0833156fbb Bug 683777 - Back out bug 646641 on suspicion of causing crashes. rs=smaug 2011-10-12 20:15:28 -04:00
Brad Lassey
a519c9888a bug 687265 - Front-end support for flash on Android Fennec r=mbrubeck,blassey,dolske,jst 2011-10-07 13:46:02 -04:00
Lucas Rocha
bccd85cb75 Bug 688802 - Tweak browser prompts to match planned design (r=wesj) 2011-10-12 18:00:01 +01:00
Lucas Rocha
0f02a1849f Bug 688802 - Tweak context popups to match planned design (r=wesj) 2011-10-12 18:00:01 +01:00
Lucas Rocha
c8ad23389d Bug 688802 - Tweak app menu to match planned design (r=wesj) 2011-10-12 18:00:01 +01:00
Lucas Rocha
d7c75cfd62 Bug 688802 - Tweak awesome panels to match planned design (r=wesj) 2011-10-12 18:00:01 +01:00
Lucas Rocha
6a31ac455f Bug 691338 - Reuse same position when re-anchoring popup on resize event (r=wesj) 2011-10-12 17:06:18 +01:00
Lucas Rocha
73abd133e5 Bug 688574 - Use Weave constant for locked master password (r=mfinkle) 2011-10-12 15:13:25 +01:00
Lucas Rocha
46b0fbdd54 Bug 688574 - Check sync username prefs key instead of using sync's API (r=mfinkle) 2011-10-12 15:13:25 +01:00
Lucas Rocha
bf3ee57fa1 Bug 688574 - Don't use Weave.Service.isLoggedIn flag (r=philikon) 2011-10-12 15:13:21 +01:00
Matt Brubeck
9a844008c2 Merge mozilla-central to mozilla-inbound 2011-10-11 14:11:09 -07:00
Kyle Huey
7acd90d977 Merge b-s to m-c. 2011-10-11 08:20:42 -04:00
Martijn Wargers
4029e9aa72 Test for Bug 689403 - Option inside optgroup of multi-select doesn't trigger form select helper popup after it has been opened before [r=mbrubeck] 2011-10-10 18:02:49 -07:00
Kyle Huey
209504202f Merge m-c to b-s. 2011-10-09 18:19:28 -04:00
Gregory Szorc
364d4fb86e Bug 687225 - Detect MSVC 2011 compiler. r=ted 2011-10-03 21:57:00 -04:00
Lucas Rocha
c92c11bf4a Bug 690900 - Remove unwanted dotted line borders from tabs popup (r=wesj) 2011-10-10 19:51:23 +01:00
Matt Brubeck
bad4663d2f Merge from mozilla-inbound to mozilla-central 2011-09-29 20:29:17 -07:00
Ehsan Akhgari
4ef40fe917 Backout changeset 32e9422afd8d (bug 687265) explicitly from mozilla-central 2011-09-29 20:29:11 -04:00
Ehsan Akhgari
718a93adce Merge mozilla-central into mozilla-inbound 2011-09-29 17:26:09 -04:00
Wes Johnston
c3bff5e977 Bug 675252 - Tests for using buildid in getLocales pref. r=mfinkle 2011-09-29 12:17:35 -07:00
Wes Johnston
d205537ec4 Bug 689702 - Test updating locale pref. r=mfinkle 2011-09-29 12:17:31 -07:00
Wes Johnston
82692ac001 Bug 689702 - Update getLocales pref dynamically. r=mfinkle 2011-09-29 12:17:26 -07:00
Mark Finkle
b02d0598f9 Backout 39d5bb6c6d4d for reftest-2 failures on Android 2011-09-29 14:34:13 -04:00
Ehsan Akhgari
a8d2514455 Merge mozilla-central into mozila-inbound 2011-09-29 12:51:50 -04:00
Kyle Huey
4a12a2b870 Bug 687332: Fix up LocaleRepository.jsm. r=mbrubeck 2011-09-29 12:06:36 -04:00
Michael Wu
d8e503c38b Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
--HG--
rename : tools/trace-malloc/bloatblame.c => tools/trace-malloc/bloatblame.cpp
2011-09-28 23:19:26 -07:00
Matt Brubeck
3f69784978 Bug 681995 - Zoom to viewport width by default instead of document width [r=mfinkle] 2011-09-28 18:29:22 -07:00
Vivien Nicolas
2adeb9eed1 Bug 689494 - Don't resize the UI when dragging the tablet sidebar rightward [r=mbrubeck] 2011-09-28 17:29:29 -07:00
Matt Brubeck
e8ae56b498 Bug 689966 - Pref are initialized twice because of reference to nonexistent element [r=wesj] 2011-09-28 17:29:08 -07:00
Mark Finkle
83136bf3b9 Bug 687265 - Front-end support for flash on Android Fennec [r=mbrubeck r=blassey] 2011-09-29 10:44:03 -04:00
Sriram Ramasubramanian
e77c558a5c Bug 677118 - Long tapping on link which has div inside does not show link context menu [r=mbrubeck,mfinkle] 2011-09-27 15:35:00 -07:00
Marco Bonardo
b5fe34c68a Merge mozilla-central and mozilla-inbound 2011-10-08 09:41:37 +02:00