Commit Graph

3689 Commits

Author SHA1 Message Date
Phil Ringnalda
fb732c5149 Backout changesets c9abc8ef4626, d62512892555, 69f89ee5d08f, c511af7d8f58, 6a6a560a1492, ac0ec1183d19, 46669afabd15, 74f32abaa8c0, f197554cf989, 0a2405eb5b90, b48954598d7d, e0a82577259c, 0235d1541e58, 450f2557d3a2, e24d196602bf, 03c2ea0eeba3, 7aca4ef8e538, 11ec362e780b, 4b92a3b96446 (bug 627842) for Windows crashtest assertions and Android reftest failures
--HG--
extra : rebase_source : fc8946055314369bfba5038ded32afcb00bf134d
2011-11-14 22:12:31 -08:00
L. David Baron
4c284f9e07 Implement computation of font size inflation for improved readibility of text on mobile devices. (Bug 627842, patch 4) r=roc
This implements computation of the font size inflation factor for a
given frame.  Since Fennec does layout using a fake viewport whose width
represents a typical viewport width on the desktop and then allows users
to pan and zoom, fonts are not always readable even when zoomed.  The
goal of this font size inflation is to ensure that when a block of text
is zoomed to fill the width of the device, the fonts are large enough to
read.  We do this by increasing the font sizes in the page.  Since this
increase is a function of the width of the text's container, the
inflation must be performed (in later patches in this series) after
style data computation and after intrinsic width computation.

The font size inflation factor does not vary *within* a block.

Since sync uses a whitelist (the services.sync.prefs.sync.* prefs) for
preferences (i.e., preferences are not synced by default), this patch
does not make any changes relating to sync, since we do not want the
inflation preferences synced across devices (since preferred settings
are likely to be device-specific).
2011-11-15 17:02:00 +13:00
Michael Wu
3e0835d415 Bug 694206 - Add Gonk (B2G) widget backend, r=cjones 2011-11-10 16:17:46 -08:00
Oonishi Atsushi
ebc58fb880 Bug 311007 - Add aFlags arg to onLocationChange(...), to distinguish between same-document and different-document. r=smaug, sr=bzbarsky 2011-11-10 15:01:11 +01:00
Gian-Carlo Pascutto
cf6f783d30 Bug 693389 - Update urlclassifier DB for Mozilla com->org move. r=dcamp 2011-11-09 17:22:59 +01:00
Marco Bonardo
01f25559b7 Merge mozilla-central to mozilla-inbound 2011-11-08 23:58:10 +01:00
Christian Legnitto
39061fa675 Bug 700688, Version bump 2011-11-08 09:12:57 -08:00
Joel Maher
1e2c64d90f Bug 693524 - Intermittent mobile/chrome/tests/browser_awesomescreen.js. r=mfinkle 2011-11-05 21:52:34 -04:00
Ed Morley
345c2b06c0 Merge mozilla-central and mozilla-inbound 2011-11-05 18:46:28 +00:00
Ed Morley
6a998be2c5 Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail 2011-11-05 18:35:59 +00:00
Dave Miller
678539f8ff Bug 693891 - Make "Add to Home Screen" use the Bookmark title instead of the page title, to allow you to name the shortcut whatever you want. r=mfinkle 2011-11-05 10:52:24 +00:00
Matheus Kerschbaum
fb722a61dd Bug 698630 - Remove --disable-smil build option; r=dholbert 2011-11-05 10:32:52 +00:00
Marco Castelluccio
629238a16a Bug 539997 - Remove nsTryToClose.js from Firefox; r=mfinkle 2011-11-05 10:17:02 +00:00
Rail Aliiev
364e83c545 Bug 616542 - Shorten file path length of mochitest; r=ted 2011-11-04 21:13:42 +00:00
Sriram Ramasubramanian
c019efef31 Bug 676621 - Toaster alert needs better Honeycomb styling 2011-11-04 13:43:32 -07:00
Makoto Kato
0bc2e3fe59 Bug 699009 - Remove MOZ_USE_NATIVE_UCONV. r=smontagu 2011-11-04 11:59:04 +09:00
Nick Hurley
6690c1aca1 Bug 645848 - Enable disk cache in fennec. r=dougt 2011-11-03 12:37:43 -04:00
Mounir Lamouri
878ed2bcad Bug 678694 - (3/7) Plug mozBattery into navigator object. r=sicking 2011-11-02 13:04:39 +01:00
Marco Bonardo
ac1e87e272 Merge mozilla-central to mozilla-inbound 2011-11-03 10:46:56 +01:00
Philipp von Weitershausen
3486a1bec8 Merge services-central with mozilla-central 2011-11-02 15:00:49 -07:00
Allison Naaktgeboren
e2b6073b7d Bug 699216 - progress bar is showing up if user goes to manual setup after progress bar loads. r=philikon CLOSED TREE 2011-11-02 14:09:44 -07:00
Allison Naaktgeboren
3e62597611 Bug 698801 - Follow-up: change indeterminate progress bar message on mobile to more clearly indicate that setup is not finished. r=philikon 2011-11-01 12:01:49 -07:00
Philipp von Weitershausen
ea30ebff9b Merge m-c to s-c 2011-10-31 01:54:35 -07:00
Brian Smith
a43aa7b046 Bug 686248: Add isExtendedValidation to nsISSLStatus so it can be used by mobile, r=meyhemer
--HG--
extra : rebase_source : 6d21f2fdc3cb587874662cc23f84503e63b95ed1
2011-10-30 11:43:06 -07:00
Matt Brubeck
3607fe66aa Bug 697975 - Don't show the first-run animation in tablet mode [r=mfinkle] 2011-10-29 15:05:39 -07:00
Philipp von Weitershausen
c687810549 Merge m-c to s-c 2011-10-26 19:08:26 -07:00
Philipp von Weitershausen
a32aab5735 Bug 624028 - Part 3: Add "Pair a Device" to Sync prefs. r=mfinkle 2011-10-26 16:21:21 -07:00
Philipp von Weitershausen
3fa95ff749 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
642c48979b Bug 624028 - Part 1: Implement "Pair a Device" dialog. r=rnewman 2011-10-26 16:21:20 -07:00
Allison Naaktgeboren
84fcd4c27c 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
00815ed3d2 Bug 691541 - Hack to ensure sidebars are hidden properly during startup [r=mfinkle] 2011-10-24 15:45:16 -07:00
Oleg Romashin
f7a18ab2ea Bug 692479 - Implement screenshoot based fast startup on Maemo Harmattan. r=dougt 2011-10-28 08:13:57 -04:00
Felix Fung
2cf4846b2b Bug 697856 - Removed Unused Function Definitions in nsFaviconService.h; r=mak 2011-10-27 18:12:30 -07:00
Justin Lebar
bd4c218435 Bug 687710 - Restoring a session with parent-child cycles shouldn't cause a hang. r=mfinkle,zpao 2011-11-01 18:18:23 -04:00
Matt Brubeck
ce76338460 Merge last green changeset from inbound to mozilla-central 2011-10-31 11:10:13 -07:00
Joel Maher
dcb00f2c2c Bug 698387 - disable orange browser-chrome tests since we are not fixing them [hotfix]. r=Ms2ger 2011-10-31 09:18:03 -04:00
Joel Maher
e2467bc79a Last Comment Bug 698387 - disable orange browser-chrome tests since we are not fixing them. r=mfinkle 2011-10-31 08:37:00 -04:00
Rafael Ávila de Espíndola
5b22a213ac Bug 674647 - Use build/macosx/mozconfig.leopard. r=armenzg. 2011-11-02 17:32:38 -04:00
Ed Morley
f0364a4b11 Bug 696820 - Fix typo'd MOZ_CRASHREPORTER ifdefs; r=ted 2011-10-25 13:29:30 +01:00
Joel Maher
a15e893a71 Bug 700537 - disable addition browser-chrome tests which are orange on xul fennec. r=mfinkle 2011-11-08 12:00:00 -05:00
Justin Lebar
fbe51410e2 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
ceb433e582 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
96f6fdb983 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
5629c0bfc8 Bug 683777 - Back out bug 646641 on suspicion of causing crashes. rs=smaug 2011-10-12 20:15:28 -04:00
Matt Brubeck
5c5a3f98fb Bug 694268 - Modifier keys should default to false for touch events [r=wesj] 2011-10-18 14:05:49 -04:00
Wes Johnston
8454a3ea41 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