Philipp von Weitershausen
d16c0424f8
Merge m-c to s-c
2011-10-26 19:08:26 -07:00
Philipp von Weitershausen
75ee564507
Bug 624028 - Part 3: Add "Pair a Device" to Sync prefs. r=mfinkle
2011-10-26 16:21:21 -07:00
Philipp von Weitershausen
0ffffd3c94
Bug 624028 - Part 2: Add "Pair a Device" link to the home page. r=mfinkle
2011-10-26 16:21:20 -07:00
Philipp von Weitershausen
21d40144f5
Bug 624028 - Part 1: Implement "Pair a Device" dialog. r=rnewman
2011-10-26 16:21:20 -07:00
Allison Naaktgeboren
e3707eef19
Bug 675824 - End mobile setup wizard with first sync download status/progress bar. r=philikon
2011-10-26 10:40:45 -07:00
Matt Brubeck
d3ad3ce650
Bug 691541 - Hack to ensure sidebars are hidden properly during startup [r=mfinkle]
2011-10-24 15:45:16 -07:00
Ed Morley
e38e839b2b
Bug 696820 - Fix typo'd MOZ_CRASHREPORTER ifdefs; r=ted
2011-10-25 13:29:30 +01:00
Justin Lebar
f1b1dbc9b2
Bug 683777 - In an attempt to fix a crash in nsDocShell::InternalLoad, re-land bug 646641 with an extra null-check. r=smaug
2011-10-21 11:26:34 -04:00
James Willcox
a7df632ec0
Bug 692200 - Make 'plugins.force.wmode' pref override any other wmode
...
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.
--HG--
extra : rebase_source : 9f9a555577090cafb7245c26d6eee09a37d5d964
2011-10-05 14:43:16 -04:00
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