Commit Graph

5919 Commits

Author SHA1 Message Date
Mark Capella
8125a256a2 Bug 845884 - Pages open with reader-mode do not restore correctly, r=margaret 2013-07-18 00:58:49 -04:00
Boris Zbarsky
9af6d565fa Bug 893004 part 2. Remove various no-longer-used XPCOM bits from Navigator, except the ones from nsIDOMNavigator. r=smaug
--HG--
rename : dom/network/interfaces/nsIDOMNavigatorNetwork.idl => dom/network/interfaces/nsIMozNavigatorNetwork.idl
2013-07-17 23:23:52 -04:00
Ryan VanderMeulen
5131a6768c Backed out 4 changesets (bug 893858, bug 868859, bug 886903) for Linux debug mochitest-other crashes on a CLOSED TREE.
Backed out changeset 0ded4854067b (bug 886903)
Backed out changeset ca8afb897e13 (bug 893858)
Backed out changeset c15f503a96cc (bug 868859)
Backed out changeset 6a788f399a7f (bug 868859)
2013-07-17 12:43:59 -04:00
Tom Schuster
cb80974d17 Bug 868859 - Make chromeWindow.content work in e10s. r=bz 2013-05-08 23:16:46 +02:00
Mark Finkle
f3b49b50e2 Bug 894882 - Make sure the correct host is displayed when prompting for WebRTC from iframes r=wesj 2013-07-17 09:19:19 -04:00
Chris Kitching
cd435da803 Bug 892094 - Create "Search" page in settings. r=liuche
--HG--
rename : mobile/android/base/resources/xml/preferences_customize.xml => mobile/android/base/resources/xml-v11/preferences_customize.xml
rename : mobile/android/base/resources/xml/preferences_customize.xml => mobile/android/base/resources/xml/preferences_customize.xml.in
2013-07-16 18:44:42 -07:00
Ryan VanderMeulen
62c84f2292 Backed out changeset 5fe88df5c376 (bug 892094) for Android 2.2 robocop-2 failures.
--HG--
rename : mobile/android/base/resources/xml/preferences_customize.xml.in => mobile/android/base/resources/xml/preferences_customize.xml
2013-07-16 16:41:38 -04:00
Ryan VanderMeulen
a5d12e8dae Merge inbound to m-c. 2013-07-16 16:02:36 -04:00
Chenxia Liu
ed89dc4a7f Bug 892094 - Create "Search" page in settings. r=liuche
--HG--
rename : mobile/android/base/resources/xml/preferences_customize.xml => mobile/android/base/resources/xml-v11/preferences_customize.xml
rename : mobile/android/base/resources/xml/preferences_customize.xml => mobile/android/base/resources/xml/preferences_customize.xml.in
2013-07-16 10:09:28 -07:00
Nick Alexander
846fda3eaa Merge latest green mozilla-central to services-central. 2013-07-16 08:31:31 -07:00
Nick Alexander
0bcf6e7b68 Bug 890040 - Protect against orphans in Android health report uploader. r=rnewman
This does two main things.  First, it tracks sets of obsolete document
IDs and retries obsoletes and deletes.  Second, it tracks document IDs
that are attempted to be written to the server for obsolescence or
deletion without waiting for a server response to prevent orphaning
documents on successful upload and failed response.

The ObsoleteDocumentTracker uses a JSON map to maintain obsolete
document IDs and priority values.  That's not the right data
structure; Bug 894194 tracks improving it.
2013-07-15 19:44:21 -07:00
Mark Finkle
b84e559fe1 Bug 886496 - When doing lazy tab restoration, set the <browser>s in question to display:none until restored (Part 2) r=bnicholson 2013-07-13 00:34:38 -04:00
Phil Ringnalda
8d4ab5891d Back out cf07667d28cb (bug 880259) for Android crashes, timeouts, test failures and misrenderings
CLOSED TREE
2013-07-12 17:20:26 -07:00
Brian Nicholson
60f4fbe3b3 Bug 876765 - Part 4: Fix search suggestion opt-in prompt focus behavior. r=lucsar 2013-07-15 14:36:14 -07:00
Brian Nicholson
19bfc66f26 Bug 876765 - Part 3: Enable navigating to search suggestions with gamepad. r=lucasr 2013-07-15 14:36:13 -07:00
Brian Nicholson
29f9c4f4cb Bug 876765 - Part 2: Give buttons a focusable state in AwesomeScreen. r=lucasr 2013-07-15 14:36:13 -07:00
Brian Nicholson
2950cd3414 Bug 876765 - Part 1: Factor out search view into SearchEngineRow. r=lucasr
--HG--
rename : mobile/android/base/resources/layout/awesomebar_suggestion_row.xml => mobile/android/base/resources/layout/search_engine_row.xml
rename : mobile/android/base/resources/layout/awesomebar_suggestion_item.xml => mobile/android/base/resources/layout/suggestion_item.xml
2013-07-15 14:36:13 -07:00
Brad Lassey
990d66a24d bug 893968 - LaunchState locking isn't actually locking anything useful r=kats 2013-07-15 15:36:00 -04:00
Brian Nicholson
bb098589c9 Bug 851373 - Have Tabs use the application context instead of the activity. r=rnewman 2013-07-15 12:12:15 -07:00
Sriram Ramasubramanian
59a3cee141 Bug 890006: Dynamic toolbar scrolling causing BrowserToolbar to show its background. [r=mfinkle] 2013-07-15 11:43:17 -07:00
Brad Lassey
c04ea72dd7 bug 880259 - Firefox should use GeckoView r=mfinkle 2013-07-10 13:25:49 -04:00
Max Li
83b2e86285 Bug 891967 - Show caret in braille when editing. r=eeejay r=kats 2013-07-11 15:55:40 -04:00
Shilpan Bhagat
1d5311562f Bug 717821 - Prevent disabled buttons from getting pressed. r=mleibovic, r=wesj 2013-06-12 00:40:14 -07:00
Shilpan Bhagat
c211af2938 Bug 889858 - Replace old thumbnails with new ones. r=wesj 2013-07-11 11:19:57 -07:00
Mark Finkle
5a1c4394b2 Bug 886496 - When doing lazy tab restoration, set the <browser>s in question to display:none until restored r=bnicholson 2013-07-12 08:44:23 -04:00
Adrian Tamas
5d8d3ba243 Bug 886299 - Remove the wallpaper fix and replace with something more resiliant; r=gbrown 2013-07-11 12:30:10 +03:00
Mark Finkle
5bcb85c6db Bug 889564 - ANR: LightweightTheme.handleMessage can block the Gecko thread r=sriram 2013-07-12 00:07:55 -04:00
Mike Hommey
595f8ffb4d Bug 892355 - Force enable elfhack with --enable-elf-hack. r=ted 2013-07-12 09:15:10 +09:00
Kartikaya Gupta
c5c99d98ec Bug 891175 - Fix positioning of caret as fallout from widget scaling. r=jimm, margaret 2013-07-11 17:58:13 -04:00
Axel Hecht
b167195188 bug 891118, bug 890726, localize html validation and about pages, r=mfinkle 2013-07-11 23:45:31 +02:00
Brian Nicholson
76bf80b43b Bug 801412 - Add pref to always restore session. r=wesj 2013-07-11 14:03:12 -07:00
Brian Nicholson
a8a1c7768b Bug 891630 - Remove context reference in WebAppAllocator. r=wesj 2013-07-10 15:19:27 -07:00
Marco Zehe
dfa71f5e1c Bug 892491 - [AccessFu] Add landmark quick navigation, r=eeejay 2013-07-11 16:42:11 -04:00
Jsx
92d2aed098 Bug 891161 - Fix marketplace link in about:apps page on FxAndroid. r=mfinkle 2013-07-11 13:58:28 +05:30
Botond Ballo
63b9e22ebb Bug 834613 - Hook up prefs formhelper.mode and formhelper.autozoom. Remove formhelper.autozoom.caret and formhelper.restore. r=kats 2013-07-16 09:12:56 -04:00
Shilpan Bhagat
2ecb8f3c44 Bug 734877 - Updates to pageaction based on the new design. r=wesj 2013-07-15 17:19:05 -07:00
Ed Morley
ef6bef20b8 Backed out changeset 59ef0d1d8616 (bug 884075) for Android 2.2 robocop-2 exceptions 2013-07-16 12:00:26 +01:00
Ed Morley
407dd43670 Backed out changeset 2f2634b1f695 (bug 884075) 2013-07-16 12:00:04 +01:00
Ed Morley
bfff27e0c1 Backed out changeset 59a25222200e (bug 884075) 2013-07-16 12:00:01 +01:00
Ed Morley
27ffb1a158 Backed out changeset 46f75b2f314c (bug 884075) 2013-07-16 11:59:58 +01:00
Ed Morley
6ee7452cbb Backed out changeset f1d3ac351fdd (bug 884075) 2013-07-16 11:59:55 +01:00
Ed Morley
4ea7189c86 Backed out changeset 72b0a69fde77 (bug 734877) 2013-07-16 11:59:51 +01:00
Chris Lord
8774d9a0b6 Bug 892246 - Allow subdocument scrolling to reveal margins. r=kats
This adds a notification callback to PanZoomTarget that the PanZoomController
can call to notify GeckoLayerClient that a subdocument is being scrolled. This
allows GeckoLayerClient to call LayerMarginsAnimator and alter the margins
accordingly, stopping a page from trapping the toolbar on/off the screen with
a screen-covering subframe.
2013-07-15 17:03:24 +01:00
Chris Lord
8a9fd0c38a Bug 886576 - Fix screen-sized pages not revealing the toolbar. r=kats
If a page changed size to be the exact size of the screen, the toolbar would
not be revealed.
2013-07-15 17:03:22 +01:00
Shilpan Bhagat
a46d91589e Bug 734877: Implement a page actions api. r=wesj 2013-07-15 17:19:05 -07:00
Wes Johnston
f2132c1a35 Bug 884075 - Add a javascript api for button toasts. r=margaret 2013-07-16 01:33:06 -07:00
Wes Johnston
b817b00dde Bug 884075 - Include a reason when hiding a toast. r=margaret 2013-07-16 01:33:06 -07:00
Wes Johnston
7826b72825 Bug 884075 - Use new getDrawable method in ButtonToasts. r=margaret 2013-07-16 01:33:06 -07:00
Wes Johnston
703c559b61 Bug 884075 - Add a method to get drawables from urls in BitmapUtils. r=margaret 2013-07-16 01:33:05 -07:00
Wes Johnston
ced383f6b0 Bug 884075 - Make button toast listeners per toast. r=margaret 2013-07-16 01:33:05 -07:00