Commit Graph

9530 Commits

Author SHA1 Message Date
Margaret Leibovic
1f560950af Bug 1130206 - Don't blow away saved reader mode article until another non-about:reader page is shown. r=bnicholson 2015-02-20 15:04:42 -08:00
Wes Kocher
da9cbeca9c Backed out changeset 42269ccaf982 (bug 1107695) for bc1 orange 2015-02-23 15:20:45 -08:00
Gijs Kruitbosch
1fde6b1197 Bug 1131758 - indicate 64-bit windows or OSX/Linux incompatibilities for Adobe's CDM, r=dolske 2015-02-23 11:51:48 +00:00
Gijs Kruitbosch
d9a551016f Bug 1107695 - make one-off buttons accessible, r=florian,f=MarcoZ 2015-02-16 14:23:47 +00:00
Mike Conley
6c2d1d1823 Bug 1077168 - Make WebappManager.jsm use the top window id to select which browser to show notifications in. r=felipe. 2015-01-27 18:32:40 -05:00
Florian Quèze
9b1b75d2fd Bug 1124400 - [ReadingList] Add section to bookmarks popup for reading list items and actions, r=Unfocussed. 2015-02-23 13:58:36 +01:00
Gijs Kruitbosch
4cc9ea1357 Bug 1135237 - update message for EME notification, r=dolske 2015-02-22 12:00:47 +01:00
Ryan VanderMeulen
f1dae981be Merge inbound to m-c. a=merge 2015-02-21 16:40:27 -05:00
Blair McBride
d5378a0c2a 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
f44bc522f9 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
Ian Moody
a0aedfb4fc Bug 1134409 - Make "Full Screen" context-menu command use messages instead of CPOWs. r=mconley.
--HG--
extra : rebase_source : c4fd20a5a33d9a60ebbe3e3db14801b0207232ba
2015-02-19 01:39:00 -05:00
shreyas
9619bb0456 Bug 1071558 - Correctly handle middle- and right-clicks on search suggestions in about:home and about:newtab. r=adw 2015-02-20 11:05:39 -08:00
Ian Moody
fd591238ff Bug 1134399 - Make context-menu media commands use messages to avoid unsafe CPOW usage warnings. r=mconley 2015-02-19 01:37:00 -05:00
Carsten "Tomcat" Book
a7ccf82b3f Merge mozilla-central to fx-team 2015-02-20 15:40:42 +01:00
Carsten "Tomcat" Book
b10a378251 merge mozilla-inbound to mozilla-central a=merge 2015-02-20 15:15:12 +01:00
Gijs Kruitbosch
d57f67f36d Bug 1111153 - show error notifications for broken EME content, r=florian 2015-02-20 10:38:18 +01:00
Tanvi Vyas
f7a3e24630 Bug 1084504 - Enable browser_mcb_redirect.js test for mixed content redirects. r=mrbkap 2015-02-19 17:01:07 -08:00
George Wright
135d2a09d3 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
Neil Deakin
38bb5178ee Bug 1102015, adjust browser_bug427559.js test to not use the command dispatcher and reenable it, r=gijs 2015-02-19 08:06:51 -05:00
shreyas
cbad64de01 Bug 547623 - Add a button to about:support to enter safe mode. r=adw 2015-02-19 16:53:00 -08:00
Dave Townsend
dc818bf586 Bug 1081891: Only reset the browser title when we start to switch to a new document location. r=mconley
--HG--
extra : rebase_source : 1a409e35a48bdcc4f021674dbfae8d10dac71489
extra : amend_source : 921b8dde2fa1711015d39b2a8ccc5fa335e5ba5e
2015-02-18 11:57:45 -08:00
Dave Townsend
7f897fc9f4 Bug 1081856: Allow javascript urls to load in any process. r=mconley
--HG--
extra : rebase_source : 6c4e534d1fce84baaeff5abb08573dd1c0cb492d
2015-02-18 10:59:10 -08:00
Florian Quèze
ad0ab6c27e Bug 1126250 - Show one-off buttons when clicking the magnifying glass, r=Mossop.
--HG--
rename : browser/components/search/test/browser_searchbar_keyboard_navigation.js => browser/components/search/test/browser_searchbar_smallpanel_keyboard_navigation.js
2015-02-20 12:41:11 +01:00
Masatoshi Kimura
b0b41b19b6 Bug 1127339 - Move SSLv3 detection out of aboutNetError.xhtml. r=gijs 2015-02-21 17:20:23 +09:00
Margaret Leibovic
b092b1bd85 Bug 1123910 - Display original article URL in urlbar when in reader mode (instead of about:reader). r=Unfocused
--HG--
extra : rebase_source : 0d9a2b146e4ffd2724205c5fcd1ffb80fcd0e7af
2015-02-04 18:27:39 -08:00
Mike Conley
6828fe40a2 Bug 1133260 - Disable browser_testOpenNewRemoteTabsFromNonRemoteBrowsers.js for non-e10s test runs. r=Mossop.
I don't think this test adds much value when it runs in non-e10s mode.
On top of that, because it relies on browser load events going over the
multiprocess add-on shims, this test will permafail when it goes onto
a channel with the shims disabled (like Aurora at the time of this writing).

So I'm disabling it for non-e10s test runs.

--HG--
extra : amend_source : 999f1a144667da69e4e207e6f381f1f79c805d47
2015-02-17 17:29:07 -05:00
Mike Conley
31da6b1926 Bug 1133077 - tabbrowser-tabpanels should not attempt to switch tabs if the requested index matches the current index. r=billm.
--HG--
extra : rebase_source : 311f48ecfe0c57c8dfc76583deafba6437cb26f5
2015-02-17 23:03:52 -05:00
Carsten "Tomcat" Book
11b2d9d07e Backed out changeset f15413bf7ef9 (bug 1123517) for test bustage 2015-02-18 14:23:51 +01:00
Carsten "Tomcat" Book
ec42db5bbb Backed out changeset 0e65e74f315f (bug 1123517) 2015-02-18 14:23:28 +01:00
Blair McBride
a32d8a41b2 Bug 1123517 - [ReadingList] Implement basic sidebar that lists unread ReadingList items. r=florian
--HG--
extra : transplant_source : %94%D3%06_%F9%83Q%5E%E9%DA%B6%F9o%04%20U%11%8C%A2b
2015-02-19 00:33:49 +13:00
Blair McBride
ccbab5824e Bug 1123517 - Refactor sidebar code. r=florian
--HG--
extra : transplant_source : %5C%B8%B2n%CB%8E%B6%9D%D1%A8%3CR%A0z%82%26%D64%8B%7D
2015-02-19 00:32:51 +13:00
Mrinal Dhar
d1923faf60 Bug 979991 - Added function to open a new browser console or bring one into focus if it exists, instead of closing it. r=past 2015-02-12 13:51:02 +05:30
Gabriele Svelto
648983dd11 Back out bug 1075670 for causing smoketest failures on B2G, bug 1133518 and friends. rs+a=kats 2015-02-17 10:39:35 -05:00
Gijs Kruitbosch
d901338e6c Bug 1128480 - fix nsHelperAppDlg.js to create its download dir info on show() already so it continues working if the window is gone by the time we prompt for a directory to save to (incl. test), r=felipe
--HG--
rename : toolkit/mozapps/downloads/tests/chrome/unknownContentType_dialog_layout_data.pif => browser/base/content/test/general/unknownContentType_file.pif
rename : toolkit/mozapps/downloads/tests/chrome/unknownContentType_dialog_layout_data.pif^headers^ => browser/base/content/test/general/unknownContentType_file.pif^headers^
2015-02-09 20:26:21 +00:00
Gijs Kruitbosch
587a8777fa Bug 1111147 - update nsContextMenu for EME, r=florian 2015-02-10 02:04:06 +00:00
Ryan VanderMeulen
3c8186c130 Merge fx-team to m-c. a=merge
CLOSED TREE
2015-02-13 12:13:22 -05:00
Gijs Kruitbosch
6cd561bb02 Bug 1099426 - make some uses of brandname shorter still, r=jwalker 2015-02-06 21:15:45 +00:00
Margaret Leibovic
8e206969c2 Bug 1131458 - Make reader mode button accessible. r=Gijs
--HG--
extra : rebase_source : 284401d49e0c92f9b0aa122a3a526c9bea1a3b08
2015-02-11 07:29:34 -08:00
Ryan VanderMeulen
91aa8783e3 Merge fx-team to m-c. a=merge
CLOSED TREE
2015-02-12 18:02:35 -05:00
Stefan Plewako
e7acbba670 Bug 494210 - dialog.width entity should not be shared between the two sanitize dialogs, r=gijs 2015-02-11 14:26:00 +00:00
Mike de Boer
16b5c7f5ed Bug 1130356: Support the screensharing doorhanger in Social API chat windows and allow for mutiple independent notification icons per type. r=florian 2015-02-12 11:42:38 +01:00
Florian Quèze
6c676d213b Bug 1123620 - remove the one-time intro popup for the new searchbox UI, r=Mossop. 2015-02-11 20:47:28 +01:00
Carsten "Tomcat" Book
ba74506cf4 Merge mozilla-central to fx-team 2015-02-11 15:01:53 +01:00
Mike de Boer
3449309ca9 Bug 1121210: notify UITour when the active tab changes and don't show the get started info panel when the rooms tab is not selected. r=MattN 2015-02-11 10:07:22 +01:00
Wes Kocher
d8cd7ae5e3 Backed out changeset b04123c901ac (bug 1121210) for Mn failures 2015-02-10 15:19:43 -08:00
Mike de Boer
581d4c64ec Bug 1121210: notify UITour when the active tab changes and don't show the get started info panel when the rooms tab is not selected. r=MattN 2015-02-10 23:35:39 +01:00
Ryan VanderMeulen
817924eff7 Merge inbound to m-c. a=merge
CLOSED TREE
2015-02-10 16:03:15 -05:00
Ryan VanderMeulen
332621b1f2 Merge m-c to inbound. a=merge 2015-02-11 16:29:25 -05:00
Bill McCloskey
c436b0ddb8 Bug 1127927 - Make link saving safe for e10s (r=mconley) 2015-02-11 12:55:29 -08:00
Nathan Froyd
52356e8a4b 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