Commit Graph

125 Commits

Author SHA1 Message Date
Brad Lassey
2eb791ed73 bug 867517 - Gecko-based WebView for Android, refactor patch r=mfinkle 2013-05-24 12:21:01 -04:00
Jamie Hewland
455564227c Bug 849072 - Persist tab state with a delayed de-bounced background handler callback. r=rnewman,nalexander 2013-05-19 14:18:49 -07:00
Brian Nicholson
8ec295dfc2 Bug 872328 - Don't skip the last tab when looking for a non-private tab. r=mfinkle
--HG--
extra : rebase_source : 37cbf5ecca9819a35fc8a2b4c82657089e7adc10
2013-05-16 10:43:34 -07:00
Brian Nicholson
8c4108d55c Bug 869413 - Put all delayLoad tabs in the background. r=mfinkle 2013-05-13 14:39:47 -07:00
Brian Nicholson
46091e8c7e Bug 814165 - Remove closed tab before selecting new tab. r=mfinkle 2013-05-13 14:03:01 -07:00
Wes Johnston
0c00b831fa Bug 729463 - Implement switch to tab for fennec. r=mfinkle 2013-04-30 10:21:15 -07:00
Brian Nicholson
ecf6d0f1ec Bug 838793 - Part 1: Convert AboutHomeContent to a Fragment. r=lucasr 2013-04-16 14:34:46 -07:00
Ryan VanderMeulen
fd9cc2e121 Backed out changesets d901d33dd142 and 48da1752622f (bug 729463) for robocop failures. 2013-04-08 22:32:15 -04:00
Wes Johnston
844534e5ad Bug 729463 - Add switch-to-tab for Android. r=mfinkle 2013-04-08 17:04:28 -07:00
Chris Peterson
53d9e01fcd Bug 859229 - Part 3: Fix order of Java imports. r=kats 2013-04-08 00:51:56 -07:00
Mark Finkle
4c066036fa Bug 852828 - Add basic support for subscribing to feeds (RSS/Atom) r=margaret 2013-04-03 15:34:51 -04:00
Sriram Ramasubramanian
7b75548165 Bug 844816: Add open new tab/private tab to long press menu of about:home thumbnails. [r=mfinkle]
--HG--
extra : rebase_source : 2b93b32c22d41c3670bc67b4762baa81525256d4
2013-03-26 10:23:45 -07:00
Kartikaya Gupta
227f7e8e10 Bug 802130 - Move GeckoAppShell.getHandler() to ThreadUtils.getBackgroundHandler(). r=mfinkle 2013-03-15 11:52:53 +01:00
Brian Nicholson
fbd149fc75 Bug 844407 - Make Tabs thread-safe. r=rnewman,bnicholson
--HG--
extra : rebase_source : 1b11fe51c46f9ab61a7fadd8a61bec5bf43c49b6
2013-03-13 21:56:50 -07:00
Brian Nicholson
0de7248c2d Bug 835022 - Switch to correct tab when a tab is closed. r=mfinkle
--HG--
extra : rebase_source : 9a73a8be6d9b7ce6e3779bf27a73811eb17a539a
2013-02-15 22:44:14 -08:00
Richard Newman
d0f5c94f16 Backed out changeset ab05fe92799d (Bug 844407) for robocop bustage on a CLOSED TREE. 2013-03-13 00:03:53 -07:00
Brian Nicholson
1712757a04 Bug 844407 - Make Tabs thread-safe. r=rnewman,bnicholson 2013-03-12 21:07:56 -07:00
Brian Nicholson
ca84939aa6 Bug 835022 - Switch to correct tab when a tab is closed. r=mfinkle 2013-03-11 16:09:14 -07:00
Brian Nicholson
414a4fc6f8 Bug 845618 - Remove unused imports. r=kats 2013-02-26 21:50:25 -08:00
Brian Nicholson
0bc444d6e2 Bug 845612 - Add @Override annotations for implemented interfaces. r=kats 2013-02-26 21:48:00 -08:00
Brian Nicholson
a11631e56a Bug 845612 - Add missing @Override annotations. r=kats 2013-02-26 21:48:00 -08:00
Margaret Leibovic
314e162420 Bug 845075 - Move more tab-specific event handlers from GeckoApp to Tabs. r=mfinkle 2013-02-26 11:50:04 -08:00
Margaret Leibovic
deb3c426e4 Bug 842883 - (Part 4) Replace DOMWindowClose event with Tab:Close. r=mfinkle 2013-02-24 20:51:05 -08:00
Margaret Leibovic
5ef9322b19 Bug 842883 - (Part 3) Move Content:* events from GeckoApp to Tabs. r=bnicholson 2013-02-24 20:51:05 -08:00
Margaret Leibovic
4333d66bb2 Bug 842883 - (Part 2.5) Clean up Tabs.handleMessage to avoid calling getTab() all the time. r=bnicholson 2013-02-24 20:51:05 -08:00
Margaret Leibovic
04f5eecdab Bug 842883 - (Part 2) Move the Reader:* event handlers out of Tabs that don't need to be there. r=bnicholson 2013-02-24 20:51:04 -08:00
Margaret Leibovic
7b92d63fba Bug 842883 - (Part 1) Start moving some tab-specific event listeners to Tabs. r=bnicholson 2013-02-24 20:51:04 -08:00
Ms2ger
bfc7bd8836 Backout bug 828349, bug 835022 for robocop orange and exception from Tabs.getDisplayCount. 2013-02-16 10:36:05 +01:00
Brian Nicholson
4656a9e054 Bug 835022 - Switch to correct tab when a tab is closed. r=mfinkle 2013-02-15 22:44:14 -08:00
Brian Nicholson
ebde756222 Bug 828349 - Return the tab count of the current private state. r=mfinkle 2013-02-15 22:42:12 -08:00
Brian Nicholson
c808f30b6b Bug 840823 - Check whether new tabs were made from stubs to prevent removal race condition. r=mfinkle 2013-02-12 23:48:32 -08:00
Kartikaya Gupta
d115f3b5a7 Bug 834414 - Stop holding on to a content resolver in Tab, which leaks the Activity instance it is associated with. r=bnicholson 2013-01-25 13:51:41 -05:00
Phil Ringnalda
7dee6cb50e Back out 5a56a56a6481:a5969a01955b (bug 834414) to investigate whether it caused reftest-4 failures
CLOSED TREE
2013-01-25 20:03:50 -08:00
Kartikaya Gupta
54e8f992da Bug 834414 - Stop holding on to a content resolver in Tab, which leaks the Activity instance it is associated with. r=bnicholson 2013-01-25 13:51:41 -05:00
Brian Nicholson
9d04a1cb3c Bug 826723 - Don't show suggestions or prompt in private tabs. r=mfinkle 2013-01-14 11:21:26 -08:00
Chris Peterson
d62d1ced11 Bug 828594 - Part 2: Remove unused Java imports. r=kats 2013-01-09 10:32:50 -08:00
Wes Johnston
3e1bd5d46d Bug 725018 - FormAssistant should reposition itself on viewport changes. r=kats,mleibovic 2013-01-09 11:37:01 -08:00
Mark Finkle
fe223f2558 Bug 826467 - Listen for account changes and persist r=bnicholson 2013-01-06 10:28:55 -05:00
Mark Finkle
62d6068596 Bug 826467 - Avoid persisting tabs to tabs.db if Sync is not setup r=bnicholson 2013-01-06 10:28:52 -05:00
Brian Nicholson
071f996be3 Bug 819070 - Don't restore session if Gecko is already running. r=mfinkle
--HG--
extra : rebase_source : 35f720d9815d6e54d09419002dd30e5ab87f2d1a
2012-12-07 10:50:56 -08:00
Kartikaya Gupta
d96543beb0 Bug 817067 - Introduce a ThumbnailHelper to deal with thumbnailing of pages. r=cpeterson, gcp 2012-12-03 14:27:34 -05:00
Brian Nicholson
3de3c4fed4 Bug 722661 - Prevent animation of restored OOM tabs. r=mfinkle 2012-11-07 18:34:54 -08:00
Sriram Ramasubramanian
4291736672 Bug 786982: On closing last tab, open about:home in Fennec. [r=mfinkle]
--HG--
extra : rebase_source : b33d7ad1dcf08b7c117ecce7fec19d7b2ab473f4
2012-11-06 11:10:10 -08:00
Brian Nicholson
9d911ae727 Bug 722661 - Part 2: Stub tabs in Java when doing an OOM restore. r=mfinkle 2012-10-29 16:34:29 -07:00
Richard Newman
89b12b31ed Bug 804457 - Part 2: cleanup and reduce log chattiness in GeckoTabs, GeckoToolbar, GeckoLayerView, GeckoTabsAccessor, GeckoAppShell. r=mfinkle 2012-10-26 15:47:35 -07:00
Brian Nicholson
21c4d522ec Bug 804434 - Make Tabs.notifyListeners() run on UI thread. r=mfinkle 2012-10-25 09:57:06 -07:00
Brian Nicholson
7ecf4d849a Bug 803289 - Only set stubbed tab URLs for valid URIs. r=mfinkle 2012-10-22 19:04:17 -07:00
Brian Nicholson
3f51118fc8 Bug 799977 - Don't set parentId in loadUrlInTab() if no tabs exist. r=mfinkle 2012-10-22 12:42:14 -07:00
Wes Johnston
6ca5da4c81 Bug 803687 - Ensure the thumbnails are even number widths and heights. r=kats 2012-10-22 10:32:58 -07:00
Brian Nicholson
8f36c31335 Bug 718465 - Part 1: Only send SELECTED tab event if the tab has changed. r=mfinkle 2012-10-18 00:01:01 -07:00