Matt Brubeck
83ec0f2c6b
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
8a73a16a9b
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
54959a1454
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
257d0b378a
Merge last green changeset from mozilla-inbound to mozilla-central
2011-10-13 15:48:46 +02:00
Mark Finkle
513ec25690
Bug 689692 - Remove 'Recommended Add-ons' section on about:home part 2 [r=lucasr]
2011-10-13 07:57:41 -04:00
Mark Finkle
1623ec0016
Bug 689692 - Remove 'Recommended Add-ons' section on about:home part 1 [r=lucasr]
2011-10-13 07:57:39 -04:00
Justin Lebar
fee35bf119
Back out bug 683777 (backout of bug 646641) due to moth orange.
2011-10-12 23:03:00 -04:00
Justin Lebar
f60b9568a1
Bug 683777 - Back out bug 646641 on suspicion of causing crashes. rs=smaug
2011-10-12 20:15:28 -04:00
Brad Lassey
e10ba7b125
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
161ed1024d
Bug 688802 - Tweak browser prompts to match planned design (r=wesj)
2011-10-12 18:00:01 +01:00
Lucas Rocha
771296fbfb
Bug 688802 - Tweak context popups to match planned design (r=wesj)
2011-10-12 18:00:01 +01:00
Lucas Rocha
39c92bde61
Bug 688802 - Tweak app menu to match planned design (r=wesj)
2011-10-12 18:00:01 +01:00
Lucas Rocha
871a91b439
Bug 688802 - Tweak awesome panels to match planned design (r=wesj)
2011-10-12 18:00:01 +01:00
Lucas Rocha
0d291faa84
Bug 691338 - Reuse same position when re-anchoring popup on resize event (r=wesj)
2011-10-12 17:06:18 +01:00
Lucas Rocha
2201973530
Bug 688574 - Use Weave constant for locked master password (r=mfinkle)
2011-10-12 15:13:25 +01:00
Lucas Rocha
f0e1f5fa83
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
8a7bbef467
Bug 688574 - Don't use Weave.Service.isLoggedIn flag (r=philikon)
2011-10-12 15:13:21 +01:00
Matt Brubeck
a88aa919fb
Merge mozilla-central to mozilla-inbound
2011-10-11 14:11:09 -07:00
Kyle Huey
3fc13b7b6d
Merge b-s to m-c.
2011-10-11 08:20:42 -04:00
Martijn Wargers
3dfb25caca
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
d674496ec4
Merge m-c to b-s.
2011-10-09 18:19:28 -04:00
Gregory Szorc
aaa9b2ba6c
Bug 687225 - Detect MSVC 2011 compiler. r=ted
2011-10-03 21:57:00 -04:00
Lucas Rocha
c860aa170e
Bug 690900 - Remove unwanted dotted line borders from tabs popup (r=wesj)
2011-10-10 19:51:23 +01:00
Matt Brubeck
129becbac9
Merge from mozilla-inbound to mozilla-central
2011-09-29 20:29:17 -07:00
Ehsan Akhgari
32274546b8
Backout changeset 32e9422afd8d (bug 687265) explicitly from mozilla-central
2011-09-29 20:29:11 -04:00
Ehsan Akhgari
8b3d5f0e9c
Merge mozilla-central into mozilla-inbound
2011-09-29 17:26:09 -04:00
Wes Johnston
990f3fd932
Bug 675252 - Tests for using buildid in getLocales pref. r=mfinkle
2011-09-29 12:17:35 -07:00
Wes Johnston
9f5784a222
Bug 689702 - Test updating locale pref. r=mfinkle
2011-09-29 12:17:31 -07:00
Wes Johnston
7b1072fa0f
Bug 689702 - Update getLocales pref dynamically. r=mfinkle
2011-09-29 12:17:26 -07:00
Mark Finkle
3730fa1682
Backout 39d5bb6c6d4d for reftest-2 failures on Android
2011-09-29 14:34:13 -04:00
Ehsan Akhgari
b6f090784e
Merge mozilla-central into mozila-inbound
2011-09-29 12:51:50 -04:00
Kyle Huey
9681f00212
Bug 687332: Fix up LocaleRepository.jsm. r=mbrubeck
2011-09-29 12:06:36 -04:00
Michael Wu
ac54b41b01
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
6fff92d819
Bug 681995 - Zoom to viewport width by default instead of document width [r=mfinkle]
2011-09-28 18:29:22 -07:00
Vivien Nicolas
244860dff1
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
37f3c2a822
Bug 689966 - Pref are initialized twice because of reference to nonexistent element [r=wesj]
2011-09-28 17:29:08 -07:00
Mark Finkle
a6ca70fedd
Bug 687265 - Front-end support for flash on Android Fennec [r=mbrubeck r=blassey]
2011-09-29 10:44:03 -04:00
Sriram Ramasubramanian
f21125c6d1
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
621da1dc10
Merge mozilla-central and mozilla-inbound
2011-10-08 09:41:37 +02:00
Mark Finkle
f781b4827d
Bug 689928 - White space in the left side of the tab bar [r=mbrubeck]
2011-10-07 22:18:00 -04:00
Mark Finkle
1185080155
Bug 692712 - Pre-filter recommended add-ons JSON instead of filtering at startup [r=wjohnston]
2011-10-07 22:13:45 -04:00
Martijn Wargers
47a3c76ad2
Bug 691758 - [Tablet] Optgroup should not have checkbox in select popup helper, r=wjohnston
2011-10-07 16:06:58 -07:00
Matt Brubeck
f066151cca
Merge last green changeset of mozilla-inbound to mozilla-central
2011-10-07 12:06:20 -07:00
Matt Brubeck
f5380ebe59
Back out 979075e871e2 (bug 660887) because it breaks Tzoom
...
--HG--
extra : rebase_source : 94c839fbcf290222ec2f617644c66add434e6a27
2011-10-07 09:24:55 -07:00
Ed Morley
9c4d1fca11
Merge last green changeset of mozilla-inbound to mozilla-central
2011-10-07 11:37:04 +01:00
Brian Smith
4c127b9bc1
Bug 682329: Remove workaround that mobile is using to suppress the cert error dialog box, r=mark.finkle
2011-10-06 17:42:04 -07:00
Matt Brubeck
c1adea59b2
Back out 52d001bbf7ff (Bug 690011) for failures in Android b-c (browser_find.js and others) on a CLOSED TREE
2011-10-06 15:16:35 -07:00
Matt Brubeck
f8ae57a1ae
Back out ac1d5e94097a (bug 632072) because of kinetic panning issues
2011-10-06 09:49:47 -07:00
Wesley Johnston
798457b62a
Backout 733ab06d6e09 for browser-chrome bustage
2011-10-07 14:32:28 -07:00
Mark Finkle
c7546d1696
Bug 692767 - about:home shows tabs from last time with wrong encoding, non-ASCII characters are broken [r=mbrubeck]
2011-10-07 15:35:41 -04:00