Mark Finkle
|
ff1e38cdd3
|
Bug 826467 - Listen for account changes and persist r=bnicholson
|
2013-01-06 10:28:55 -05:00 |
|
Mark Finkle
|
aaae29d6cb
|
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
|
54fac48fb7
|
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
|
c064b58830
|
Bug 817067 - Introduce a ThumbnailHelper to deal with thumbnailing of pages. r=cpeterson, gcp
|
2012-12-03 14:27:34 -05:00 |
|
Brian Nicholson
|
10048ee301
|
Bug 722661 - Prevent animation of restored OOM tabs. r=mfinkle
|
2012-11-07 18:34:54 -08:00 |
|
Sriram Ramasubramanian
|
8e25578124
|
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
|
0ffa45a57f
|
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
|
5f3442206c
|
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
|
f3c21052fd
|
Bug 804434 - Make Tabs.notifyListeners() run on UI thread. r=mfinkle
|
2012-10-25 09:57:06 -07:00 |
|
Brian Nicholson
|
ea0fe16a39
|
Bug 803289 - Only set stubbed tab URLs for valid URIs. r=mfinkle
|
2012-10-22 19:04:17 -07:00 |
|
Brian Nicholson
|
ab50e0a989
|
Bug 799977 - Don't set parentId in loadUrlInTab() if no tabs exist. r=mfinkle
|
2012-10-22 12:42:14 -07:00 |
|
Wes Johnston
|
0e85bee23b
|
Bug 803687 - Ensure the thumbnails are even number widths and heights. r=kats
|
2012-10-22 10:32:58 -07:00 |
|
Brian Nicholson
|
bb97646430
|
Bug 718465 - Part 1: Only send SELECTED tab event if the tab has changed. r=mfinkle
|
2012-10-18 00:01:01 -07:00 |
|
Brian Nicholson
|
4a55193d26
|
Bug 800199 - Stub initial tab before Gecko starts. r=mfinkle
|
2012-10-15 10:40:16 -07:00 |
|
Brian Nicholson
|
8876b0f36b
|
Backout e7208eeb05da for Android failures
--HG--
extra : rebase_source : e5dcd6557448265a2c6f9cf7588792b6f5b4f045
|
2012-10-15 13:16:06 -07:00 |
|
Wes Johnston
|
879e234b2e
|
Bug 787765 - Retheme about:home thumbnails. r=sriram
|
2012-10-15 11:11:43 -07:00 |
|
Brian Nicholson
|
a70866d490
|
Bug 800199 - Stub initial tab before Gecko starts. r=mfinkle
|
2012-10-15 10:40:16 -07:00 |
|
Brian Nicholson
|
d5909ebe33
|
Bug 582244 - Part 2: Add private browsing checks to native UI. r=mfinkle
|
2012-10-09 11:26:33 -07:00 |
|
Brian Nicholson
|
0c64f22d71
|
Bug 582244 - Part 1: Bare bones PB implementation. r=mfinkle
|
2012-10-09 11:26:33 -07:00 |
|
Brian Nicholson
|
f9407d1440
|
Bug 797075 - Part 2: Implement Java-side tab stubs. r=mfinkle
--HG--
extra : rebase_source : bccdcdc7ac08fa0ee5591fc102efbfccd90a6a6a
|
2012-10-05 14:53:44 -07:00 |
|
Brian Nicholson
|
9281f7f0c5
|
Bug 797075 - Part 1: loadUrl() cleanup. r=mfinkle
--HG--
extra : rebase_source : 05466908b2148224b2ff45c6eebd08bcf6dc5f18
|
2012-10-05 14:51:18 -07:00 |
|
Kartikaya Gupta
|
21759d6ed8
|
Bug 781883 - Move the Content:LocationChange handler into Tabs.java so that we don't miss the event when GeckoApp is torn down and recreated. r=sriram
|
2012-08-27 16:44:51 -04:00 |
|
Chris Peterson
|
ebea01b579
|
Bug 778468 - Part 10: Make all event registration go through EventDispatcher. r=blassey
|
2012-08-02 18:38:45 -07:00 |
|
Margaret Leibovic
|
d03c3ca0e0
|
Bug 730039 - Persist Fenenc's open tabs in TabsProvider. r=rnewman
|
2012-08-09 13:52:58 -07:00 |
|
Chris Peterson
|
ad6b36600a
|
Bug 778468 - Part 7: Move GeckoEventListener to org.mozilla.gecko.util package. r=blassey
--HG--
extra : rebase_source : d0b2982b64126c046c5c974c7ec014992bef63b7
|
2012-08-02 17:13:40 -07:00 |
|
Lucas Rocha
|
671812a343
|
Bug 766942 - Change Tabs to handle Reader:Removed message from Gecko (r=mfinkle)
|
2012-08-07 15:23:20 +01:00 |
|
Chris Peterson
|
497dabe033
|
Bug 778472 - Part 3: Standardize order of import statements: org.mozilla, com, net, org, android, java. r=mfinkle
|
2012-07-27 17:53:54 -07:00 |
|
Sriram Ramasubramanian
|
0da7fc919a
|
Bug 778247: mAppContext cleanup: Tabs can avoid it. [r=mbrubeck]
--HG--
extra : rebase_source : 1a5ed5ec5dbfdd72c81877196e3a3f10764e3d07
|
2012-07-27 23:31:54 -07:00 |
|
Brian Nicholson
|
4bdc1be50a
|
Bug 766940 - Notify MENU_UPDATED TabEvent when menu items change. r=mbrubeck
Also fixes bug 767959.
|
2012-07-24 16:12:12 -07:00 |
|
Brian Nicholson
|
c63b3b1545
|
Bug 774156 - Fix NPE in Tabs when "Don't keep activities" is enabled. r=mfinkle
--HG--
extra : rebase_source : 349b50529c10e34197975373233ccc5525ade7fe
|
2012-07-15 19:56:31 -07:00 |
|
Kartikaya Gupta
|
2c24135695
|
Bug 773268 - Rename variables in Tabs.java to have the m prefix. r=bnicholson
|
2012-07-13 14:58:42 -04:00 |
|
Kartikaya Gupta
|
6084aabef4
|
Bug 769269 - Update a bunch of fields in GeckoApp to not be static any more. r=mfinkle
|
2012-07-13 10:17:03 -04:00 |
|
Brian Nicholson
|
d912f51797
|
Bug 769097 - Remember desktop mode preference after OOM. r=mfinkle
|
2012-07-02 12:42:11 -07:00 |
|
Lucas Rocha
|
1cd465dc55
|
Bug 750686 - Implement style toolbar for Reader Mode (r=mfinkle)
|
2012-06-20 18:12:13 +01:00 |
|
Matt Brubeck
|
1d0b75d023
|
Back out bug 764621, bug 762717, bug 764638, and bug 764622 for mochitest failures
|
2012-06-14 20:12:06 -07:00 |
|
Sriram Ramasubramanian
|
3f8fd2dd77
|
Bug 762717: selectTab() should be called after closeTab(). [r=margaret]
--HG--
extra : rebase_source : 71c641402c2a7dc0716bd1f7029395e6e38b4297
|
2012-06-14 12:12:09 -07:00 |
|
Sriram Ramasubramanian
|
80521174e0
|
Bug 762717: Tab's onDestroy needs to clear the HashMap, and can be executed in background. [r=margaret]
--HG--
extra : rebase_source : a9494cbbca15a30993d39f939df250d25b831db0
|
2012-06-14 11:56:50 -07:00 |
|
Sriram Ramasubramanian
|
72dea6b6d3
|
Bug 764621: FormAssistant doesn't need to be static. [r=margaret]
--HG--
extra : rebase_source : acd7d1b0a2ce7825b4ba8c150d43ef9a98dc48fd
|
2012-06-14 11:54:05 -07:00 |
|
Brad Lassey
|
6b0fea71be
|
bug 755070 - Scrolling causes after paint notifications which causes screenshotting which causes checkerboarding r=kats,cjones
|
2012-06-14 09:08:51 -07:00 |
|
Wes Johnston
|
b6276a09ea
|
Bug 753102 - Remove BrowserToolbar from GeckoApp. r=mfinkle
|
2012-06-11 15:18:40 -07:00 |
|
Wes Johnston
|
1a3f2035d8
|
backout 2d1268c57588
|
2012-06-12 09:53:44 -07:00 |
|
Wes Johnston
|
188a246ec4
|
Bug 753102 - Remove BrowserToolbar from GeckoApp. r=mfinkle
|
2012-06-11 15:18:40 -07:00 |
|
Lucas Rocha
|
004d228f6d
|
Bug 750702 - Cache article in reader DB when added to reading list (r=mfinkle)
|
2012-06-12 15:03:06 +01:00 |
|
Brad Lassey
|
f6011a1f0c
|
backing out bug 755070 for potential talos panning regression
|
2012-06-05 22:55:18 -04:00 |
|
Brad Lassey
|
ce87155cc1
|
bug 755070 - Scrolling causes after paint notifications which causes screenshotting which causes checkerboarding, only update dirty rects, reuse a single bytebuffer and stop using java bitmaps r=kats
--HG--
extra : rebase_source : a8eb542ef7a9f6c86e9766db7276a76dd8f038ee
|
2012-06-04 11:56:31 -04:00 |
|
Sriram Ramasubramanian
|
9b8cb2e5bf
|
Bug 753200: Many menu items are disabled on start. [r=mfinkle]
|
2012-05-25 12:47:51 -07:00 |
|
Sriram Ramasubramanian
|
a820683fdb
|
Bug 739355: Tablet UI URL bar. [r=mfinkle]
|
2012-05-24 15:47:49 -07:00 |
|
Gervase Markham
|
82ff7027aa
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Kartikaya Gupta
|
e0ff9d5710
|
Bug 753845 - Fix race condition in setting/reading the selected tab. r=margaret
|
2012-05-10 13:41:00 -04:00 |
|
James Willcox
|
bb4ddac382
|
Bug 727116 - Draw Flash plugins with OpenGL during pan/zoom on legacy Android r=blassey
|
2012-04-27 16:04:47 -04:00 |
|