Граф коммитов

3689 Коммитов

Автор SHA1 Сообщение Дата
Phil Ringnalda 90c29a7b88 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 443c311ad2 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 1a784cecd2 Bug 694206 - Add Gonk (B2G) widget backend, r=cjones 2011-11-10 16:17:46 -08:00
Oonishi Atsushi 80df1b13db 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 71ef8d8ac1 Bug 693389 - Update urlclassifier DB for Mozilla com->org move. r=dcamp 2011-11-09 17:22:59 +01:00
Marco Bonardo 9c839baa80 Merge mozilla-central to mozilla-inbound 2011-11-08 23:58:10 +01:00
Christian Legnitto f6714f779c Bug 700688, Version bump 2011-11-08 09:12:57 -08:00
Joel Maher ec4debe09f Bug 693524 - Intermittent mobile/chrome/tests/browser_awesomescreen.js. r=mfinkle 2011-11-05 21:52:34 -04:00
Ed Morley e8cc3fd50a Merge mozilla-central and mozilla-inbound 2011-11-05 18:46:28 +00:00
Ed Morley b4eeea3edf 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 d6c6d29950 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 966dc039fd Bug 698630 - Remove --disable-smil build option; r=dholbert 2011-11-05 10:32:52 +00:00
Marco Castelluccio abbbfc2a61 Bug 539997 - Remove nsTryToClose.js from Firefox; r=mfinkle 2011-11-05 10:17:02 +00:00
Rail Aliiev a2113b4d42 Bug 616542 - Shorten file path length of mochitest; r=ted 2011-11-04 21:13:42 +00:00
Sriram Ramasubramanian f6d4ecac95 Bug 676621 - Toaster alert needs better Honeycomb styling 2011-11-04 13:43:32 -07:00
Makoto Kato c620ce4354 Bug 699009 - Remove MOZ_USE_NATIVE_UCONV. r=smontagu 2011-11-04 11:59:04 +09:00
Nick Hurley 43e4bfb5f2 Bug 645848 - Enable disk cache in fennec. r=dougt 2011-11-03 12:37:43 -04:00
Mounir Lamouri 69979b672e Bug 678694 - (3/7) Plug mozBattery into navigator object. r=sicking 2011-11-02 13:04:39 +01:00
Marco Bonardo 66602c3f2f Merge mozilla-central to mozilla-inbound 2011-11-03 10:46:56 +01:00
Philipp von Weitershausen 94e3007658 Merge services-central with mozilla-central 2011-11-02 15:00:49 -07:00
Allison Naaktgeboren 88480cc84f 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 e48b5e939f 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 2eabf73d69 Merge m-c to s-c 2011-10-31 01:54:35 -07:00
Brian Smith 8d3797faf4 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 d6b3f65cb4 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 87e11001c1 Merge m-c to s-c 2011-10-26 19:08:26 -07:00
Philipp von Weitershausen d0c90e5835 Bug 624028 - Part 3: Add "Pair a Device" to Sync prefs. r=mfinkle 2011-10-26 16:21:21 -07:00
Philipp von Weitershausen 73f3059278 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 77c733402d Bug 624028 - Part 1: Implement "Pair a Device" dialog. r=rnewman 2011-10-26 16:21:20 -07:00
Allison Naaktgeboren f17453e9a4 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 90dd6c5270 Bug 691541 - Hack to ensure sidebars are hidden properly during startup [r=mfinkle] 2011-10-24 15:45:16 -07:00
Oleg Romashin 25549a3a1f Bug 692479 - Implement screenshoot based fast startup on Maemo Harmattan. r=dougt 2011-10-28 08:13:57 -04:00
Felix Fung 9f0eec0928 Bug 697856 - Removed Unused Function Definitions in nsFaviconService.h; r=mak 2011-10-27 18:12:30 -07:00
Justin Lebar 359b011ffc 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 52ac5a77b1 Merge last green changeset from inbound to mozilla-central 2011-10-31 11:10:13 -07:00
Joel Maher 8cebbfc6f2 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 d48915dbf2 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 74663ab83b Bug 674647 - Use build/macosx/mozconfig.leopard. r=armenzg. 2011-11-02 17:32:38 -04:00
Ed Morley 11090bff68 Bug 696820 - Fix typo'd MOZ_CRASHREPORTER ifdefs; r=ted 2011-10-25 13:29:30 +01:00
Joel Maher c446cb9e5d 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 412cc93c26 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 d0b29fc50e 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 3a0bb8b0e6 Merge last green changeset from mozilla-inbound to mozilla-central 2011-10-19 11:47:57 +02:00
Neil Rashbrook 4eca4cbe23 Bug 694963 Port bug 451250 to Fennec r=mbrubeck 2011-10-19 08:41:05 +01:00
Justin Lebar 26b5ce4671 Back out rev 571224f5f4e5 (bug 683777) due to Android b-c orange. 2011-10-17 21:09:17 -04:00
Justin Lebar 465ae2ac3c Bug 683777 - Back out bug 646641 on suspicion of causing crashes. rs=smaug 2011-10-12 20:15:28 -04:00
Matt Brubeck 92da065279 Bug 694268 - Modifier keys should default to false for touch events [r=wesj] 2011-10-18 14:05:49 -04:00
Wes Johnston 0f2b659792 Bug 694047 - Turn off the locale picker (revert to a simple menulist) [r=mfinkle] 2011-10-18 14:05:28 -04:00
Jonathan Kew 5800013664 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 c7200323eb Bug 683777 - Back out bug 646641 on suspicion of causing crashes. rs=smaug 2011-10-12 20:15:28 -04:00