Commit Graph

179 Commits

Author SHA1 Message Date
Chris Kitching
ef5903ad00 Bug 1081397: Finalise large numbers of fields. r=rnewman
* * *
Bug 1081397: Finalise large numbers of fields. r=rnewman
2014-10-11 00:17:01 +01:00
Wes Johnston
0dbf84857e Bug 1042199 - Show a search box on error pages. r=margaret 2014-09-16 16:34:52 -07:00
Lucas Rocha
4728c42d35 Bug 1065369 - Consolidate 'add tab' behaviour in Tabs (r=mfinkle) 2014-09-10 14:51:42 +01:00
Tristan Pollitt
d6bf4d9e58 Bug 1024145 - Display bookmarked toast only after bookmark has been added / removed. r=mcomella 2014-08-12 10:35:00 +02:00
Lucas Rocha
1dc98d7340 Bug 1054268 - Show search icon in about:home (r=margaret) 2014-08-18 10:40:09 +01:00
Wes Johnston
072c4af638 Bug 732169 - Associate prompts with tabs. r=lucasr 2014-08-14 23:17:04 -07:00
Chris Kitching
9f496ef232 Bug 1041836: Delete redundant initialisers. (generated) r=rnewman 2014-07-25 20:14:47 -07:00
Wes Johnston
35f5e1509d Bug 1014712 - Store ms tile image information for showing on about:home. r=rnewman,lucasr 2014-06-10 06:22:47 -07:00
Geoff Brown
05498d5ed9 Bug 1022801 - Don't visit support.mozilla.org in testBookmarksPanel; r=mcomella 2014-06-11 19:41:10 -06:00
Margaret Leibovic
e489ec078c Bug 1017912 - Restore tab in correct position when undoing close tab. r=bnicholson 2014-06-04 19:10:25 -07:00
Margaret Leibovic
686d47e2c5 Bug 701725 - Create "undo close tab" super toast. r=bnicholson 2014-05-01 16:46:46 -07:00
Alexandru Chiriac
7094171d2d Bug 997049 - Fixed "Switch to tab" functionality for Reading List entries. r=margaret 2014-05-20 15:55:46 -07:00
Jim Chen
a5475d911e Bug 1004073 - Refactor EventDispatcher usages; r=fennec-team 2014-05-02 14:34:40 -04:00
Brad Lassey
c821944948 bug 928096 - UI for Tab streaming, recording indiator for tabs tray r=lucasr, mfinkle 2014-04-02 14:32:30 -04:00
Richard Newman
6662c56633 Bug 987294 - Unsafe access to mTabsChangedListeners in Tabs. r=bnicholson 2014-03-24 14:40:54 -07:00
Vlad Tanase
85f5af6f72 Bug 983475 - Remove shouldShowProgress method from browser.js. r=bnicholson 2014-03-19 16:08:05 +02:00
Christopher Su
fffcc84d5a Bug 943629 - Remove unnecessary comment in Tabs. r=mcomella 2014-03-05 09:05:07 -05:00
Brian Nicholson
ca07d4574b Bug 969492 - Follow-up naming fix. r=lucasr 2014-02-26 11:06:21 -08:00
Brian Nicholson
dc6849d083 Bug 969492 - Move LOAD_PROGRESS constants into Tab. r=lucasr 2014-02-26 11:02:21 -08:00
Richard Newman
eb1157e7c0 Bug 975774 - Part 19: clean up imports in Tab. r=trivial 2014-02-22 19:53:00 -08:00
Brian Nicholson
d8548f5d88 Bug 970719 - Animate progress bar to end of the screen. r=lucasr 2014-02-12 21:47:11 -08:00
Brian Nicholson
7596d973db Bug 968738 - Don't short-circuit most tab updates if the URL is the same. r=rnewman 2014-02-10 18:08:03 -08:00
Richard Newman
b6d1bcac1a Bug 962644 - Part 3: check for Firefox accounts as well as Sync accounts. r=nalexander 2014-01-31 16:02:43 -08:00
Brian Nicholson
7956f180ed Bug 963288 - Remove unnecessary synchronization in Tabs. r=rnewman 2014-01-28 11:56:26 -08:00
Brian Nicholson
c23918343f Bug 917896 - Replace throbber with progress bar. r=lucasr 2014-01-17 20:03:59 -08:00
Ryan VanderMeulen
96d6c87b41 Backed out changeset a63deedeb4b7 (bug 917896) for robocop failures. 2014-01-17 15:24:23 -05:00
Brian Nicholson
30f825b07a Bug 917896 - Replace throbber with progress bar. r=lucasr
--HG--
extra : rebase_source : 3aee6ee1526857fa5eeda22137fac2b34bce1102
2014-01-17 10:52:39 -08:00
Joshua Dover
7fa7a97cbd Bug 943515 - Refactor favicon accessors for naming and usage consistency. r=mcomella 2014-01-08 13:42:45 -08:00
Margaret Leibovic
0081055c48 Bug 950919 - (Part 2) Get rid of "aboutHomePage" flag. r=mcomella 2013-12-17 22:43:31 -08:00
Margaret Leibovic
805f5eb154 Bug 949181 - Get rid of the Page enum in HomePager. r=wesj 2013-12-17 13:34:10 -08:00
Brian Nicholson
fd426c961c Bug 878597 - Ignore selected flag for stubbed tabs in Tab:Added listener. r=mfinkle 2013-12-09 21:59:01 -08:00
Lucas Rocha
93be7d818e Bug 944537 - Don't send showMessage boolean with Tabs.START event (r=mfinkle) 2013-12-03 16:20:32 +00:00
Chris Kitching
ae8356f784 Bug 709230 - Part 3: annotate the remaining Robocop entry points. r=gbrown,rnewman 2013-11-18 21:09:00 -08:00
Chris Kitching
94e5b48291 Bug 709230 - Part 1: annotate by hand the JNI entry points not covered by the code generator. r=rnewman 2013-11-21 14:44:00 -08:00
Richard Newman
c950314dc7 Bug 941868 - Part 5: don't fetch about:home's favicon later in the load cycle. r=mcomella 2013-11-26 19:48:30 -08:00
Richard Newman
f5a359892b Bug 941868 - Part 4: tidying and enforcing TabEvent non-null-tab constraint. r=mcomella 2013-11-26 19:48:30 -08:00
Richard Newman
3007c545eb Bug 941868 - Part 2: load and cache certain preloaded favicons on launch, and remove favicon from about:home's HTML content. r=mcomella 2013-11-26 19:48:30 -08:00
Richard Newman
67a90a0fe8 Bug 941982 - Clean up about: page handling. r=mcomella 2013-11-21 23:33:28 -08:00
Chenxia Liu
4bc333961e Bug 852608 - Part 3: Add UI for adding a search engine. r=lucasr 2013-11-06 15:21:56 -08:00
Richard Newman
57b4695f4a Bug 931843 - Part 2: rewrite OnFaviconLoadedListeners to hold fewer references. r=bnicholson 2013-11-04 11:48:58 -08:00
Wes Johnston
7b5f003098 Bug 932690 - Move viewport message management into tabs. r=kats 2013-11-04 08:56:29 -08:00
Brad Lassey
8778c7550d bug 930068 - GeckoView shouldn't require ACCOUNT access permission r=mfinkle 2013-10-23 18:30:33 +02:00
Chris Kitching
e77ac56e41 Bug 914296: Add more intelligent caching to the Favicons system. r=rnewman 2013-10-11 16:42:39 -07:00
Lauren Ko
8997beb54e Bug 919301 - Stop showing "switch to tab" from normal browsing when in private browsing. r=mleibovic 2013-10-03 17:13:42 -07:00
Lucas Rocha
87fe449d08 Merge m-c to fig 2013-08-20 11:50:04 +01:00
Wes Johnston
0ffb59da71 Bug 808636 - Make urltext red on about:blocked. r=margaret 2013-08-19 15:14:37 -07:00
Margaret Leibovic
044b712ad6 Bug 899393 - Switch to a tab if it's already open. r=wesj,lucasr 2013-08-12 11:44:46 -07:00
Margaret Leibovic
7f5104c74c merge m-c to fig 2013-08-04 15:14:01 -07:00
Mark Capella
00ff44c2aa Bug 897822 - [fig] Pages open in readermode dont display proper |Switch to Tab| info in TwoLinePageRow, r=lucasr 2013-07-25 08:59:44 -04:00
Mark Capella
a429baf45e Bug 893529 - [fig] Allow Tap of reader list icon to open about:home READING LIST page, r=lucasr 2013-07-22 13:49:23 -04:00