Mike de Boer
|
bb48df9ad1
|
Bug 890690 - Support POST searches in about:home. r=gavin
--HG--
extra : transplant_source : %A5%23%F7%EC%87%DC%ED%D3V%00%C1%D7K%90%D4%009Pp%24
|
2013-07-25 02:43:19 +02:00 |
|
Steven MacLeod
|
8b8e6fd89d
|
Bug 881049 - Switch SessionStore to Promise.jsm; r=ttaubert
X-Git-Commit-ID: 39b42be125f8b40a52350ed7cf9c39082356118f
|
2013-07-25 21:50:15 +02:00 |
|
Benjamin Smedberg
|
5bc7d39cbd
|
Bug 889788 - Plugin doorhanger breaks when plugins are dynamically removed from a page. This implements the short-term solution of hiding the plugin doorhanger when no more plugins are on the page (the better long-term solution will keep showing the UI and track all the plugins a page ever uses). This also implements a short-term solution when a user enables a plugin. Also bug 887088 - Short-term UI solution: when a user loads multiple tabs from a site and enables a plugin on one of them, the plugins are not enabled on other tabs but the "continue allowing" button does nothing. This patch makes the "Continue Allowing" button enable existing plugins of that type. r=jaws r=jschoenick
--HG--
extra : rebase_source : a60ae3259579ea63d51921dc3c70836da2d7ab3a
|
2013-07-19 10:02:48 -04:00 |
|
Daniel Holbert
|
4d7ec11429
|
Bug 895137 - Declare updateSearchEngine with "let" instead of "function", to fix strict JS warning. r=mak
|
2013-07-18 17:13:32 -04:00 |
|
Erik Vold
|
b73190dfcb
|
Bug 885054 - Sidebars should not migrate across private / non-private window. r=gavin
|
2013-07-09 13:21:23 -07:00 |
|
Tom Schuster
|
c0bd78d712
|
Bug 868859 - Make chromeWindow.content work in e10s. r=bz
|
2013-05-08 23:16:46 +02:00 |
|
Jared Wein
|
fde331f15a
|
Bug 887515 - Replace multiple tab closing prompt with a menuitem to restore multiple tabs. r=ttaubert
--HG--
extra : rebase_source : 743b8bb459802675e38ef2ab8e8cee2c41b90f90
|
2013-07-17 18:48:39 -04:00 |
|
Ryan VanderMeulen
|
cc6b678858
|
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 |
|
Ryan VanderMeulen
|
d86bf4c314
|
Backed out 3 changesets (bug 889480, bug 889788, bug 888908) for mochitest-bc orange.
Backed out changeset d1c616745325 (bug 889788)
Backed out changeset 6fe281a19554 (bug 888908)
Backed out changeset 9b855bab8073 (bug 889480)
|
2013-07-17 11:34:25 -04:00 |
|
Tom Schuster
|
5711ac35d2
|
Bug 868859 - Make chromeWindow.content work in e10s. r=bz
|
2013-05-08 23:16:46 +02:00 |
|
Benjamin Smedberg
|
02bb483c7e
|
Bug 889788 - Plugin doorhanger breaks when plugins are dynamically removed from a page. This implements the short-term solution of hiding the plugin doorhanger when no more plugins are on the page (the better long-term solution will keep showing the UI and track all the plugins a page ever uses). This also implements a short-term solution when a user enables a plugin. Also bug 887088 - Short-term UI solution: when a user loads multiple tabs from a site and enables a plugin on one of them, the plugins are not enabled on other tabs but the "continue allowing" button does nothing. This patch makes the "Continue Allowing" button enable existing plugins of that type. r=jaws r=jschoenick
--HG--
extra : rebase_source : 4b24a6d5bf3b5c33b1e19702eca676b340b5d8b1
|
2013-07-17 09:21:02 -04:00 |
|
Bill McCloskey
|
b4385859bb
|
Back out bug 899222 because of bug 903208.
--HG--
rename : browser/modules/AboutHome.jsm => browser/modules/AboutHomeUtils.jsm
|
2013-08-08 18:26:37 -07:00 |
|
Tom Schuster
|
086302552c
|
Bug 897062 - Handle special clicks in e10s. r=felipe,smaug
|
2013-08-08 20:16:47 -04:00 |
|
Bill McCloskey
|
a715205de5
|
Bug 902695 - Implement openURIInFrame in nsBrowserAccess (r=felipe)
|
2013-08-08 14:01:45 -07:00 |
|
Dão Gottwald
|
4d3ab27bc9
|
Bug 892378 - Let SitePermissions.jsm handle indexedDB's special use of UNKNOWN_ACTION and ALLOW_ACTION. r=jaws
|
2013-07-16 09:59:34 +02:00 |
|
Jared Wein
|
aa9a9db36b
|
Backed out changeset 6d739868bd90 (bug 887515) for leaking windows on a CLOSED TREE.
|
2013-07-15 21:39:32 -04:00 |
|
Jared Wein
|
815683791c
|
Bug 887515 - Replace multiple tab closing prompt with a menuitem to restore multiple tabs. r=ttaubert
|
2013-07-15 17:13:22 -04:00 |
|
Dão Gottwald
|
40282d4568
|
Bug 893424 - Replace XULBrowserWindow's broken _hostChanged logic. r=jaws
--HG--
extra : rebase_source : b91d7affbca2e7f8df688c158ab75665abe43c14
|
2013-07-15 17:58:09 +02:00 |
|
Adam Dane [:hobophobe]
|
f236391813
|
Bug 891638 - "Highlight All" button does not persist when switching tabs. r=dao
|
2013-07-10 16:53:34 -05:00 |
|
Tom Schuster
|
8713e6bb02
|
Bug 666809 - Support SecurityUI in e10s mode. r=felipe f=gavin
|
2013-07-09 22:45:07 -04:00 |
|
Ryan VanderMeulen
|
c5602433f1
|
Backed out changeset f900daf35771 (bug 785487) for suspicion of causing OSX mochitest-1 leaks.
|
2013-07-09 17:25:06 -04:00 |
|
Gavin Sharp
|
a5080c5a15
|
Bug 785487: have AboutHomeUtils use the asynchronous search API, r=mikedeboer
--HG--
extra : transplant_source : o%00%28%00%0A%F1%B4%97L%EA%82%D9%0E%1An%B9m%8B%2C%40
|
2012-11-29 21:51:17 -08:00 |
|
Dão Gottwald
|
4f4d68484b
|
Bug 889835 - Use SitePermissions.jsm as the backend for Page Info's Permissions tab. r=jaws
|
2013-07-09 14:44:41 +02:00 |
|
Adam Dane [:hobophobe]
|
7bb721921b
|
Bug 537013 - Make the find bar exist on a per-tab basis. r=dao
|
2013-07-06 02:56:36 +02:00 |
|
Tanvi Vyas
|
d9cba8a819
|
Bug 838402 - Add new identity mode for mixed active content. Change messages for following modes: encrypted, mixed content, mixed active content, and mixed active content blocked with display content. r=dolske
|
2013-07-03 15:14:12 -07:00 |
|
Dão Gottwald
|
41616b3c99
|
Bug 885366 - Show granted and refused site permissions in site identity panel. r=jaws
|
2013-07-02 02:42:48 +02:00 |
|
Phil Ringnalda
|
0040f765ac
|
Backed out changeset add063e3ff2b (bug 885366) for making two things with id="identity-popup-permissions"
CLOSED TREE
|
2013-07-01 19:13:23 -07:00 |
|
Jared Wein
|
af66af2a2b
|
Bug 889154 - Move the addition of the MozApplicationManifest event listener to delayedStartup. r=mixedpuppy
--HG--
extra : rebase_source : d23902fed526ec6f8afd5989aad448365fa5bf3d
|
2013-07-01 20:33:19 -04:00 |
|
Dão Gottwald
|
257f6fc7fe
|
Bug 885366 - Show granted and refused site permissions in site identity panel. r=jaws
|
2013-07-02 02:42:48 +02:00 |
|
Raymond Lee
|
457bfb1407
|
Bug 846635 - Use asynchronous getCharsetForURI in getShortcutOrURI. r=mano
|
2013-06-25 09:26:22 +08:00 |
|
Steven MacLeod
|
63e21f61c3
|
Bug 570266 - Use the forms baseURI instead of the document URI. r=gavin
|
2013-07-01 09:24:32 -04:00 |
|
Jared Wein
|
09f398a510
|
Bug 750106 - Use a chrome icon for chrome URLs in the location bar. r=mconley
--HG--
rename : browser/themes/windows/browser.css => browser/themes/shared/identity-block.inc.css
|
2013-06-28 23:22:41 -04:00 |
|
Gijs Kruitbosch
|
559fbf7939
|
Bug 833943, part 2: implement about:welcomeback, r=gavin
* * *
Bug 833943 - Part 5: add about:welcomeback to gInitialPages
--HG--
rename : browser/components/sessionstore/content/aboutSessionRestore.xhtml => browser/components/migration/content/aboutWelcomeBack.xhtml
extra : rebase_source : fc58ab8f648c4e0298959429cbf52de40135bb3d
|
2013-06-28 17:44:29 -04:00 |
|
Benjamin Smedberg
|
b02c781c12
|
Bug 880735 part D - New doorhanger frontend code. Removes all logic which shows the plugin doorhanger automatically, including on scripting. Always show the doorhanger when there is a plugin present on the page, even if that plugin is currently enabled. Make the "always" choices clear to the user. r=jaws
|
2013-06-24 08:51:07 -04:00 |
|
Ehsan Akhgari
|
9af8ee20af
|
Merge mozilla-central to mozilla-inbound
|
2013-06-22 08:42:15 -04:00 |
|
Shane Caraveo
|
d6fd17a6a5
|
bug 809085 make permissions panels work with social content, r=felipe
|
2013-06-21 16:14:22 -07:00 |
|
Ed Morley
|
ef41b38c64
|
Merge mozilla-central and fx-team
|
2013-06-21 15:46:24 +01:00 |
|
Victor Porof
|
40a80438b6
|
Bug 823577 - Cleanup debugger frontend code, strings, etc., r=rcampbell
--HG--
rename : browser/devtools/debugger/DebuggerUI.jsm => browser/devtools/debugger/DebuggerProcess.jsm
|
2013-06-21 17:33:56 +03:00 |
|
Geoff Lankow
|
e8df227e38
|
Bug 882995 - FAYT should work on application/json documents. r=gavin
|
2013-06-14 13:28:23 +12:00 |
|
Frank Yan
|
28da1b7d59
|
Bug 883078 - Null-check documentElement when removing browser handlers. r=gavin
|
2013-06-20 12:53:36 -07:00 |
|
Mike de Boer
|
e03c389986
|
Bug 860119 - Live-update about:home page when defaultEngine property changes. r=mak
|
2013-06-11 22:41:22 +02:00 |
|
Michael Brennan
|
997ef059ed
|
Bug 866880 - Implement Close Tabs to the Right. r=jaws, ui-r=madhava
|
2013-05-29 16:07:26 +02:00 |
|
Trevor Saunders
|
e8101d7095
|
bug 882079 - merge nsIDocShellHistory into nsIDocShell r=smaug
|
2013-02-15 11:07:29 -05:00 |
|
Brian R. Bondy
|
87026bbe43
|
Bug 866229 - Change - Add a preference for not doing updates in Metro. r=jimm
|
2013-06-12 10:31:09 -04:00 |
|
Mark Hammond
|
c5f5174157
|
Bug 857868 - Convert storage quota notifications to a doorhanger panel. r=MattN
--HG--
extra : rebase_source : 361b3947c54f7ddb4e265927ecdcf171e3638915
|
2013-06-12 08:08:44 +10:00 |
|
Devdatta Akhawe
|
0fae0ef548
|
Bug 878606 - Only measure SSL UI clicks for top level frames. r=felipc
|
2013-06-04 15:02:24 -07:00 |
|
Mihai Sucan
|
e723daf31e
|
Bug 602006 - Remove Error Console Menu Items; r=Mossop,dao
|
2013-05-17 21:29:31 +03:00 |
|
Brian R. Bondy
|
bad8e4caac
|
Bug 861322 - Make Metro read Desktop app.update.mode setting. r=jimm
|
2013-05-22 10:17:05 -04:00 |
|
Cameron McCormack
|
b62e6992aa
|
Bug 872838 - Fix some JS strict warnings on startup. r=gavin
|
2013-05-16 11:11:29 +10:00 |
|
Nikhil Marathe
|
b1fe90a381
|
Backed out changeset e7ca39ff01cc (Bug 863599) because it wasn't reviewed by Firefox peers.
|
2013-05-13 09:47:06 +05:30 |
|
Nikhil Marathe
|
b1520fdb36
|
Bug 863599 - Load PushService on Desktop. r=dougt
|
2013-05-10 23:43:35 +05:30 |
|
Mike Conley
|
720319bcd4
|
Bug 867343 - Back out star button UI changes. r=mak.
|
2013-05-10 11:19:48 -04:00 |
|
Jared Wein
|
7fb8c13bbe
|
Bug 869919 - Find bar should hide on disablefastfind pages. r=dao
--HG--
extra : rebase_source : 851224b741bef5b8020d91eb93b8d22ccff47db2
|
2013-05-09 10:19:02 -04:00 |
|
Shane Caraveo
|
34b43c9bf2
|
bug 818675 implement new social share panel, r=felipe
|
2013-05-06 23:02:58 -07:00 |
|
Phil Ringnalda
|
bb93063523
|
Back out 89d77682678c (bug 818675) for browser_social_multiprovider.js failures
|
2013-05-06 20:40:44 -07:00 |
|
Shane Caraveo
|
dee9a7fd1e
|
bug 818675 implement new social share panel, r=felipe
|
2013-05-06 18:36:31 -07:00 |
|
Shane Caraveo
|
b148a5d7f6
|
bug 853151 rework recommend into social marks, r=felipe
--HG--
rename : browser/base/content/test/social/social_share_image.png => browser/base/content/test/social/social_mark_image.png
|
2013-05-04 13:11:18 -07:00 |
|
Matt Brubeck
|
40b69bb3d8
|
Back out changeset 29c172213ff7 (bug 853151) because of Ts and Tp5 regressions
--HG--
rename : browser/base/content/test/social/social_mark_image.png => browser/base/content/test/social/social_share_image.png
|
2013-05-03 10:59:43 -07:00 |
|
Shane Caraveo
|
787261ce94
|
bug 853151 rework recommend into social marks, r=felipe
--HG--
rename : browser/base/content/test/social/social_share_image.png => browser/base/content/test/social/social_mark_image.png
|
2013-05-02 11:49:11 -07:00 |
|
Mark Hammond
|
8e2615b95f
|
Bug 588305 - Convert offline storage notifications to a doorhanger panel. r=MattN
|
2013-04-29 17:38:53 +10:00 |
|
Ed Morley
|
0998031926
|
Backed out changeset 8a9a40bfa8e3 (bug 853151) for browser_social_markButton.js failures
--HG--
rename : browser/base/content/test/social/social_mark_image.png => browser/base/content/test/social/social_share_image.png
|
2013-04-25 11:19:52 +01:00 |
|
Shane Caraveo
|
c1591385ae
|
bug 853151 refactoring recommend into SocialMark, r=felipe
--HG--
rename : browser/base/content/test/social/social_share_image.png => browser/base/content/test/social/social_mark_image.png
|
2013-04-24 12:58:36 -07:00 |
|
Bill McCloskey
|
e2b59dbc67
|
Bug 666801 - Handle webProgress for out-of-process content (r=felipe)
|
2013-04-24 22:29:31 -07:00 |
|
Bill McCloskey
|
a1f1e9b712
|
Bug 666801 - Use nsIWebProgress.isTopLevel attribute in browser code (r=felipe)
|
2013-04-24 22:29:24 -07:00 |
|
Ryan VanderMeulen
|
6a4db21c16
|
Merge m-c to inbound.
|
2013-04-23 15:05:21 -04:00 |
|
Tim Taubert
|
45f5a6cd12
|
merge m-c to fx-team
|
2013-04-23 18:56:19 +02:00 |
|
Avinash Kundaliya
|
4ffb001bbf
|
Bug 858916 - Switch-to-tab does not work on always private browsing mode. r=Unfocused,f=jdm
|
2013-04-23 18:00:38 +12:00 |
|
Phil Ringnalda
|
12a533fa7b
|
Merge m-c and fx-team
|
2013-04-21 19:38:48 -07:00 |
|
Tim Taubert
|
ff8a254006
|
Bug 861409 - Use a content script to listen for pageshow events; r=yoric,jaws
|
2013-04-20 10:05:20 +02:00 |
|
Marco Bonardo
|
d6fbc55a13
|
Bug 748894 - Move the bookmark star button outside of the location bar.
r=Mano
|
2013-04-23 16:06:17 +02:00 |
|
Boris Zbarsky
|
04924966b8
|
Bug 862917. Remove the non-standard window.defaultStatus. r=smaug,gavin
|
2013-04-19 23:03:02 -04:00 |
|
Simon Montagu
|
30a9b6835f
|
Fix document.dir getters and setters to (a) work and (b) conform to HTML5. Bug 151407, r=ehsan
|
2013-04-14 05:37:48 -07:00 |
|
Bill McCloskey
|
423a6f81dc
|
Bug 862078 - Use an about:config preference to control multiprocess browsing, part 2 (r=felipe)
|
2013-04-22 19:47:52 -07:00 |
|
Bill McCloskey
|
d4f9bc2b34
|
Bug 862078 - Use an about:config preference to control multiprocess browsing, part 1 (r=felipe)
|
2013-04-22 19:47:34 -07:00 |
|
David Keeler
|
9fa5875fb2
|
bug 853615 - unregister/reregister click handlers for CTP plugins on pageshow r=jaws
|
2013-04-19 12:31:40 -07:00 |
|
Bill McCloskey
|
68e139c549
|
Bug 859586 - Remove {Start,End,Fail}DocumentLoad notifications (r=felipe)
|
2013-04-15 15:34:27 -07:00 |
|
Mike de Boer
|
271b2f4468
|
Bug 819493: the Know Your Rights notification box has moved to be shown as default snippet on first startup. r=gavin
|
2013-04-09 16:48:30 -07:00 |
|
Phil Ringnalda
|
b5220914bd
|
Back out ec6dd0cc8053:3c55e92d87a6 (bug 738818) for being on top of bustage, and b50153f9e011 (bug 819493) for bustage
CLOSED TREE
|
2013-04-09 21:14:56 -07:00 |
|
Mike de Boer
|
17e22dafd8
|
Bug 819493: the Know Your Rights notification box has moved to be shown as default snippet on first startup. r=gavin
--HG--
extra : rebase_source : f16a45e155e1a151c010ceaaab0d2878ea4a5da4
|
2013-04-09 16:48:30 -07:00 |
|
Stephen Pohl
|
0cd77e174b
|
Bug 678392 - Add support for swipe animation as in Safari. r=smichaud,jaws,felipc
|
2013-04-09 14:44:01 -05:00 |
|
Ryan VanderMeulen
|
a48604f17e
|
Merge m-c to inbound.
|
2013-04-09 15:29:13 -04:00 |
|
Mihai Sucan
|
e362ffdd1e
|
Bug 587757 - (global-console) Implement Browser Console; r=past,jwalker,Mossop
|
2013-04-09 12:47:23 +03:00 |
|
Ehsan Akhgari
|
ed21beb1ff
|
Bug 859326 - Hide the New Window Mac OS X dock menu item in permanent Private Browsing mode; r=jdm
|
2013-04-08 11:30:50 -04:00 |
|
Xin Zhang
|
57e96d9a73
|
Bug 849764 - Replace removeObserver() calls with three params with two in browser dir. r=mak
|
2013-04-06 14:46:35 -04:00 |
|
Josh Matthews
|
c66ca5e022
|
Bug 854926 - Never request confirmation to close the last private browsing window. r=gavin
|
2013-04-04 10:14:27 -04:00 |
|
JosiahOne
|
eec68b9946
|
Bug 855370 - Remove the ability to not 'Always show the tab bar'. r=dao, ui-r=limi
|
2013-03-27 20:54:59 -04:00 |
|
Boris Zbarsky
|
0745baf88c
|
Bug 792215. Convert quickstubs to using JSNative getters and setters. r=peterv
|
2012-09-25 14:44:40 -04:00 |
|
Dão Gottwald
|
2192dfbf40
|
Bug 839516 - Reloading the selected tab should remove transient notification bars. r=gavin
|
2013-03-31 15:47:04 +02:00 |
|
Masayuki Nakano
|
1114475e62
|
Bug 855916 Add a debug pref which allows moz gesture events through content r=jimm
|
2013-03-31 13:17:38 +09:00 |
|
Devdatta Akhawe
|
823b03ddea
|
Bug 850435. Separately measure telemetry UI for iframes and toplevel documents. r=felipe
|
2013-03-28 10:53:01 -07:00 |
|
Ehsan Akhgari
|
a8e23ec7ba
|
Bug 853996 - Make sure that opening a new window in permanent private browsing mode never shows about:privatebrowsing; r=jdm
|
2013-03-24 12:07:28 -04:00 |
|
Christian Ascheberg
|
7f2f0d4c88
|
Bug 854175 - Don't add "(Private Browsing)" to the window title in permanent PB mode; r=ehsan
|
2013-03-24 11:15:53 +01:00 |
|
Matt Brubeck
|
3837d463e0
|
Bug 853126 - Use PluralForm for the blocked popup warning on desktop [r=dao]
|
2013-03-22 15:27:25 -07:00 |
|
Raymond Lee
|
0412f5e14b
|
Bug 834543 - Part 2: Update use of setCharsetForURI. r=mak
|
2013-03-22 01:06:53 +08:00 |
|
Brandon Waterloo
|
7c926cee58
|
Bug 719318 - Better default window sizes. r=dolske
|
2013-03-21 09:30:16 -04:00 |
|
Neil Deakin
|
978beafe38
|
Bug 480356, move content page tooltip text generation code into tooltip binding so that it can be shared, r=neil,mratcliffe
|
2013-03-21 08:58:07 -04:00 |
|
Gavin Sharp
|
7281829ef2
|
Bug 851516: browser-chrome should wait for delayedStartup. r=joe
--HG--
extra : rebase_source : 242defb996e64271c100b7de1140dde76d3e3c39
|
2013-03-19 09:50:31 +01:00 |
|
Dão Gottwald
|
c42cc7a82d
|
Bug 748740 - Crtl+clicking on a link should open it even if content is calling event.stopPropagation() in a click event handler. r=mak
--HG--
extra : rebase_source : 98665c040764c5616a8f34d3c33c2a00a8415a77
|
2013-03-20 15:07:28 +01:00 |
|
Dão Gottwald
|
50d99510cf
|
Backed out changeset f029edccac09
|
2013-03-18 16:46:17 +01:00 |
|
Josh Matthews
|
1a96454dca
|
Bug 847971 - Make openURL select recent windows that match the current privacy state. r=dolske
--HG--
rename : browser/modules/RecentWindow.jsm => toolkit/modules/RecentWindow.jsm
|
2013-03-14 17:41:52 -04:00 |
|