Commit graph

2892 commits

Author SHA1 Message Date
Ian Moody
c7117db6e3 Bug 1140878 - Move SwitchDocumentDirection() to toolkit/content/browser-content.js so it can be safely used in e10s. r=mconley 2015-03-11 21:19:18 +00:00
Gijs Kruitbosch
9614f79c91 Bug 1111967 - honor browser.casting.enabled pref for casting on desktop, r=mconley 2015-03-09 13:15:55 +00:00
Vikram Jadhav
37b9df3be3 Bug 1120957 - fix the source of searches made with paste & search, r=gijs,bwinton 2015-03-09 12:07:00 +01:00
Dão Gottwald
95e22255ac Backed out changeset 2b22a22b1cc5 (bug 1132678) 2015-03-07 08:13:27 +01:00
Manraj Singh
a56e7537c3 Bug 1132678 - blockedPopupOptions should be accessible via mouse and keyboard, r=gijs,jaws
--HG--
extra : rebase_source : e8de5afddf5fa79d79d22586aab51cfba9953eee
2015-02-28 03:11:00 +01:00
Tim Taubert
1101a80a25 Bug 1100223 - switchToTabHavingURI() should load a new URI before selecting the tab to ensure sessionstore won't override the target URI when the tab was pending r=Gijs 2015-02-21 09:30:23 +01:00
Mark Hammond
06c042e85d Bug 1131413 (part 2) - add readinglist support to browser-syncui.js. r=adw 2015-02-26 18:48:11 +11:00
Florian Quèze
e1a848b02c Bug 1124400 - [ReadingList] Add section to bookmarks popup for reading list items and actions, r=Unfocussed. 2015-02-23 13:58:36 +01:00
Blair McBride
855a13c339 Bug 1123517 - [ReadingList] Implement basic sidebar that lists unread ReadingList items. r=florian
--HG--
extra : transplant_source : %CC%E0%81%81%F9%93%D7h%2C%90%CC%EE%AAr%BD%5E%FDa%F2N
2015-02-20 22:07:24 +13:00
Blair McBride
40d4ef0e6c Bug 1123517 - Refactor sidebar code. r=florian
--HG--
extra : transplant_source : %04%FAZ%B3%DD%EB%8C%28%9Bj%CB%B3%D1%89%D9AJ%22%08%C6
2015-02-20 21:21:33 +13:00
Carsten "Tomcat" Book
926b8d0538 merge mozilla-inbound to mozilla-central a=merge 2015-02-20 15:15:12 +01:00
George Wright
1356d1f25d Bug 1026093 - Don't allow the user to open an e10s window in safe mode r=mconley 2015-02-19 15:11:24 -05:00
shreyas
00fade12a6 Bug 547623 - Add a button to about:support to enter safe mode. r=adw 2015-02-19 16:53:00 -08:00
Gijs Kruitbosch
0d151c62b6 Bug 1099426 - make some uses of brandname shorter still, r=jwalker 2015-02-06 21:15:45 +00:00
Ryan VanderMeulen
a801fa4088 Merge fx-team to m-c. a=merge
CLOSED TREE
2015-02-12 18:02:35 -05:00
Florian Quèze
130ed4d90f Bug 1123620 - remove the one-time intro popup for the new searchbox UI, r=Mossop. 2015-02-11 20:47:28 +01:00
Bill McCloskey
45326aa769 Bug 1127927 - Make link saving safe for e10s (r=mconley) 2015-02-11 12:55:29 -08:00
Nathan Froyd
d5dc59ac0e Bug 1118502 - part 2 - ensure addOneTab sees a referrer URI if it was available; r=mconley
addOneTab uses the existence of a referrer URI to determine where to
position the newly opened tab.  Bug 1031264 changed callsites so that a
referrer URI was no longer passed in if the opening link had
rel=noreferrer set on it.  This change, then, broke placement of newly
opened tabs if their opening link had rel=noreferrer on it.

Instead of not passing in the referrer URI if rel=noreferrer, let's
instead explicitly tell addOneTab whether rel=noreferrer was present on
the opening link.  Then addOneTab can hide the referrer URI from the
actual network request, while still using the referrer URI to determine
tab placement.
2015-02-06 14:00:45 -05:00
Mike Conley
3e0992094b Bug 1047603 - Fix passing xul:tab in the initialization of a new e10s window. r=Mossop.
We need to force the initial browser window to be remote right away if the browser
being torn into a new window is remote.

--HG--
extra : rebase_source : 0a138231af295f67cddf1077e5ad39cebe1390df
2015-01-14 14:22:01 -05:00
Mike Conley
1cf83f9538 Bug 1047603 - Make TabParent::AnswerCreateWindow force the initial browser to be remote in a new window. r=smaug.
--HG--
extra : rebase_source : 87551351dc763be7f5a8a47d02de21eb3f10c745
2015-01-13 17:24:52 -05:00
Mike Conley
c8bb8cc447 Bug 1047603 - Non-remote tabs and chrome in e10s windows do not handle target=_blank or window.open links properly. r=Mossop.
--HG--
extra : rebase_source : 266f880705819da873066f1716b7728066cb7696
2015-01-29 17:27:07 -05:00
John Tungul
6d458da24f Bug 1117722 - Changed badge.style.backgroundColor. and badge attribute. r=jaws 2015-02-08 10:38:00 +01:00
Gijs Kruitbosch
806945722a Bug 1111148 - show doorhanger for EME being played back, r=florian
--HG--
extra : rebase_source : 1b441c55e6e78b6096977dc25dd232c3c6bb653c
2015-02-04 17:13:38 +00:00
Dave Townsend
425a83de72 Bug 1083281: Use flags to determine which chrome and about URIs are loaded in the content process. r=mconley, r=bsmedberg, r=jduell, r=mratcliffe
--HG--
extra : rebase_source : beda0088e7715eeb41525b0123f308068745bd80
2015-02-05 08:09:15 -08:00
Wes Kocher
6eb63d75a3 Backed out 7 changesets (bug 1047603) for mn-e10s and bc1-e10s bustage
Backed out changeset 38c6689adcbb (bug 1047603)
Backed out changeset 931b3b52e8e8 (bug 1047603)
Backed out changeset 9346f1b17ff2 (bug 1047603)
Backed out changeset 02dbbf0b017f (bug 1047603)
Backed out changeset a4ec7ded1155 (bug 1047603)
Backed out changeset dfe6ac341eb3 (bug 1047603)
Backed out changeset d846a8ebe879 (bug 1047603)
2015-02-04 15:05:19 -08:00
Mike Conley
7479c4a642 Bug 1047603 - Fix passing xul:tab in the initialization of a new e10s window. r=Mossop.
We need to force the initial browser window to be remote right away if the browser
being torn into a new window is remote.

--HG--
extra : rebase_source : e7a5b90139d04a86edcc0f2349a05cfb77d73c03
2015-01-14 14:22:01 -05:00
Mike Conley
f29a888986 Bug 1047603 - Make TabParent::AnswerCreateWindow force the initial browser to be remote in a new window. r=smaug.
--HG--
extra : rebase_source : 48bb98774b35daa2dda0edf017734c645e2ea32e
2015-01-13 17:24:52 -05:00
Mike Conley
0e6afcdfd5 Bug 1047603 - Non-remote tabs and chrome in e10s windows do not handle target=_blank or window.open links properly. r=Mossop.
--HG--
extra : rebase_source : 11cca5713e6fe35c1caf7d2ca306cfab8cb2c941
2015-01-29 17:27:07 -05:00
Dave Townsend
cca2c56915 Backing out 580a54390e83 from bug 1083281 due to devtools test failures. CLOSED TREE
--HG--
extra : amend_source : fbfc679388087db7356da23e1d72c4edee1b3ec1
2015-02-03 15:51:24 -08:00
Dave Townsend
11f2fe7e21 Bug 1083281: Use flags to determine which chrome and about URIs are loaded in the content process. r=mconley, r=bsmedberg, r=jduell
--HG--
extra : rebase_source : bc737209c7da9e36421de641bdbd230e62d8fe79
2015-01-07 15:56:18 -08:00
Dave Townsend
1596720bbf Bug 1109650: Add a button to restore all crashed tabs to about:tabcrashed. r=ttaubert
--HG--
extra : rebase_source : 105c07b05f25935b6101346f8860770f75b76cff
extra : amend_source : e6875f05af24575461a9fa19c551e1870bfe3d52
2015-01-13 12:35:57 -08:00
Dave Townsend
2c9c86be97 Bug 1112304: Update about:tabcrashed to match the new UX spec. r=dao
Uses in-content styles for the tab crash page and adds an overlay to the favicon
for crashed tabs. Adds support for closing the crashed tab. The strings here
also refer to being able to restore all tabs, that will be implemented and
landed at the same time in bug 1109650 to avoid l10n churn.

--HG--
extra : rebase_source : 7afc65aff19c4da16959adb09f82006ec541fa31
extra : amend_source : 4a8323e5c1a66fb4e2fafa96e4e5c8cf9814acba
2015-01-13 12:33:26 -08:00
Bill McCloskey
94aebaaa39 Bug 1072980 - Don't allow CPOWs to be passed to C++ code (r=mrbkap,ally,mconley) 2015-01-29 11:28:01 -08:00
Mike Conley
530376c0ff Bug 1126311 - Don't show OMTC warning when opening windows on Linux if e10s enabled by default. r=felipe.
--HG--
extra : amend_source : 333c7b92790cd6060eafbd7dfd36ce47b61da636
2015-01-28 14:15:40 -05:00
Ehsan Akhgari
c8ddc0896b Bug 1108547 - Part 1: Inherit the correct private browsing status on new windows created for targeted navigations; r=jdm 2015-01-27 23:17:33 -05:00
Ryan VanderMeulen
b6b9ba232d Backed out changesets 180e7905987e, 91101cbcc319, and 211567afcc5f (bug 1108547) for timeouts in the new test.
CLOSED TREE
2015-01-26 15:00:03 -05:00
Ehsan Akhgari
8c17d11b29 Bug 1108547 - Part 1: Inherit the correct private browsing status on new windows created for targeted navigations; r=jdm 2015-01-26 14:06:34 -05:00
Jan Varga
f514a5ed5b Bug 1123637 - Remove all code relevant to quota prompts; r=bent,ehsan 2015-01-22 09:40:42 +01:00
Margaret Leibovic
dcce620b41 Bug 795981 - (Part 2) Add reader mode button to toolbar. r=jaws,mfinkle
--HG--
extra : rebase_source : e10a6ea5771138cc34e2195e0ac87349968ae8de
2015-01-02 17:20:12 -08:00
Bill McCloskey
f6534c08fb Bug 1118618 - [e10s] Slow script/plugin hang UI (r=mrbkap,mconley,bent) 2015-01-16 18:34:47 -08:00
Jim Mathies
4c56e80c34 Bug 1106075 - Fix for double click to try again for offline errors. r=Dao 2015-01-14 04:46:55 -06:00
Gijs Kruitbosch
75ee72ddcb Bug 305085 - fix permitUnload usages in tab/window closing so we never show a permitUnload twice for the same page, r=jaws 2014-12-04 18:10:12 -08:00
Gijs Kruitbosch
d1de9c7e54 Bug 1113299 - hide tab mirroring feature if unavailable, r=jaws 2014-12-22 15:05:06 +00:00
Carsten "Tomcat" Book
fe2f83538c Backed out changeset 8ab6c26d26f5 (bug 1118618) 2015-01-13 08:43:32 +01:00
Bill McCloskey
86da48e77b Bug 1118618 - [e10s] Slow script/plugin hang UI (r=mrbkap,mconley) 2015-01-12 23:06:54 -08:00
Birunthan Mohanathas
e597ad29ec Bug 1093101 - Use user-set browser.newtab.url pref for new tabs in private windows. r=dao 2015-01-13 06:41:15 +02:00
Paolo Amadini
e16f605ff2 Bug 1114614 - Remove nsIDownloadManagerUI from Firefox for Desktop. r=mak 2015-01-12 12:49:06 +00:00
Neil Deakin
6be56d2934 Bug 1088540, fix email link for content processes, r=gijs 2015-01-07 20:52:20 -05:00
Mark Goodwin
3e0221da03 Bug 1096197 - Ensure SSL Error reports work when there is no failed certificate chain. r=keeler
--HG--
rename : browser/base/content/test/general/browser_bug846489.js => browser/base/content/test/general/browser_ssl_error_reports.js
rename : browser/base/content/test/general/browser_bug846489_content.js => browser/base/content/test/general/browser_ssl_error_reports_content.js
2015-01-07 02:28:00 -05:00
Chris
cfd6d9e121 Bug 1117153 - Added 'keyword' param for location bar searches triggered by search engine keyword. r=gavin 2015-01-04 17:14:26 -08:00