Commit Graph

845 Commits

Author SHA1 Message Date
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
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
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
Margaret Leibovic
23f1a76564 Bug 1125396 - Check to make sure messageManager exists before sending message with article data. r=jaws
--HG--
extra : rebase_source : 8ab9ef73d3aa5663c6769ada8fe08c6ba10d0e1e
extra : histedit_source : 9047108c3f642ad1d6a57046b6e181b17d46bed2
2015-01-23 15:23:21 -08:00
jp111
6137a8c380 Bug 958147 - Choose one of run-if or skip-if and get rid of the other. r=ted 2015-01-28 06:17:00 -05:00
Adrian Carolli
f7f54b1dfc Bug 1119873 - Add the search-go-button as a SPECIAL_CASE in UITelemetry and check anonids because search-go-button uses that instead of id. r=florian.
---
 browser/modules/BrowserUITelemetry.jsm | 8 ++++++++
 1 file changed, 8 insertions(+)
2015-01-26 17:13:44 +01:00
Jan Varga
f514a5ed5b Bug 1123637 - Remove all code relevant to quota prompts; r=bent,ehsan 2015-01-22 09:40:42 +01:00
Bill McCloskey
8d8c31d1df Bug 1123956 - [e10s] Tweak timeout values for slow script UI (r=mrbkap) 2015-01-20 15:42:05 -08: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
Margaret Leibovic
d2c02d2fcc Bug 795981 - (Part 1) Hook up reader mode for desktop. r=jaws
--HG--
extra : rebase_source : d2ecf5b2079f6bdbfc2ccfe6149a86075293967f
2014-12-30 10:44:34 -05:00
shreyas
692679be8f Bug 1122433 - Expression closure replaced in Abouthome.jsm. r=dao 2015-01-19 15:12:59 +01:00
Abdelrhman Ahmed
351bdec08f Bug 1122356 - Remove use of expression closures from WindowsPreviewPerTab.jsm. r=dao 2015-01-18 07:06:00 -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
Florian Quèze
12600e6fbc Bug 1103692 - ReferenceError: bundle is not defined in webrtcUI.jsm, r=felipe. 2015-01-16 22:21:07 +01:00
Florian Quèze
9e798458e6 Bug 1114433 - location.reload() leaves behind dangling gUM permission prompt, r=felipe. 2015-01-16 22:20:46 +01:00
Rob Arnold
2c8fe588e2 Bug 526620 - Intelligently invalidate other tabs' previews on resize, flushing their layout when necessary. r=jimm 2015-01-15 16:34:57 +01:00
Dão Gottwald
98d6e9c886 Backed out changeset e27c55bdaa9c 2015-01-15 16:34:04 +01:00
Dão Gottwald
c514ccb886 Bug 526620 - Intelligently invalidate other tabs' previews on resize, flushing their layout when necessary. r=jimm 2015-01-15 16:32:55 +01:00
Vikram Jadhav
133bd348fc Bug 1108049 - Rename Loop panel iframe id to a more descriptive than just 'loop' (now 'loop-panel-iframe'). r=Standard8 2015-01-14 20:15:38 +00:00
Blake Winton
798db64b8c Bug 1119327 - Only log the name of the search engine in UITelemetry. r=jchen. 2015-01-08 14:08:36 -05:00
Sai Prathik
813f3f6fe1 Bug 1118768 - Redundant PopupNotifications.transitionsEnabled code removed, r=gijs 2015-01-08 23:56:00 +00:00
Blake Winton
fe9799f4da Bug 1102937 - Add UITelemetry for the improved search bar UI. r=florian, r=felipe 2015-01-06 13:09:43 -05:00
Blair McBride
e5e50e6761 Bug 1098071 - Move uitour.js library out of test directory. r=MattN
--HG--
rename : browser/modules/test/uitour.js => browser/components/uitour/UITour-lib.js
rename : browser/modules/UITour.jsm => browser/components/uitour/UITour.jsm
rename : browser/base/content/content-UITour.js => browser/components/uitour/content-UITour.js
rename : browser/modules/test/browser_UITour.js => browser/components/uitour/test/browser_UITour.js
rename : browser/modules/test/browser_UITour2.js => browser/components/uitour/test/browser_UITour2.js
rename : browser/modules/test/browser_UITour3.js => browser/components/uitour/test/browser_UITour3.js
rename : browser/modules/test/browser_UITour_annotation_size_attributes.js => browser/components/uitour/test/browser_UITour_annotation_size_attributes.js
rename : browser/modules/test/browser_UITour_availableTargets.js => browser/components/uitour/test/browser_UITour_availableTargets.js
rename : browser/modules/test/browser_UITour_detach_tab.js => browser/components/uitour/test/browser_UITour_detach_tab.js
rename : browser/modules/test/browser_UITour_loop.js => browser/components/uitour/test/browser_UITour_loop.js
rename : browser/modules/test/browser_UITour_modalDialog.js => browser/components/uitour/test/browser_UITour_modalDialog.js
rename : browser/modules/test/browser_UITour_observe.js => browser/components/uitour/test/browser_UITour_observe.js
rename : browser/modules/test/browser_UITour_panel_close_annotation.js => browser/components/uitour/test/browser_UITour_panel_close_annotation.js
rename : browser/modules/test/browser_UITour_registerPageID.js => browser/components/uitour/test/browser_UITour_registerPageID.js
rename : browser/modules/test/browser_UITour_resetProfile.js => browser/components/uitour/test/browser_UITour_resetProfile.js
rename : browser/modules/test/browser_UITour_sync.js => browser/components/uitour/test/browser_UITour_sync.js
rename : browser/modules/test/head.js => browser/components/uitour/test/head.js
rename : browser/modules/test/image.png => browser/components/uitour/test/image.png
rename : browser/modules/test/uitour.html => browser/components/uitour/test/uitour.html
2015-01-06 19:13:46 +13:00
Paul Kerr [:pkerr]
a4fb1268ba Bug 1055145 - Part 2: Fix failing loop tests: prevent spurious network access attempts r=mattn 2014-12-24 13:12:18 -08:00
Matthew Noorenberghe
1366dd750a Bug 1113574 - Check that the room <chatbox> is still open before resuming the tour from a join notification. r=dmose,markh
The room participant list only gets updated after getting a push notification and this can lead to the Rooms store still showing the user in their room even after they have left. To avoid this, we check that the <chatbox> for the room is actually still present.

--HG--
extra : rebase_source : f4133b922e8be4cc3ece3aebc9e96162efd3190e
2014-12-23 02:35:28 -05:00
Shane Caraveo
9e04066b1d Bug 1087934 Share panel UI updates, r=markh 2014-12-22 16:11:56 -08:00
Matthew Noorenberghe
3162e0b5b8 Bug 1112525 - UITour: Change the loop-selectedRoomButtons target to anchor from the chatbox's browser so info panels behave when the buttons disappear. r=dolske
The copy/email buttons can disappear when the feedback form appears or when someone else joins a room.

--HG--
extra : rebase_source : f5113461b595dfdbe9edba1cacf12d1f5c250c59
2014-12-22 14:24:35 -05:00
Shane Caraveo
86661a50ea Bug 1026444 fix error pages in social panels, r=markh 2014-12-19 12:41:09 -08:00
Matthew Noorenberghe
e24b628c0b Bug 1111828 - UITour: Don't allow opening the Loop menu if the toolbarbutton has no placement. r=Gijs
--HG--
extra : rebase_source : fa7eabb2c42f36b2bd171b32749436719b6aec70
2014-12-19 13:01:43 -05:00
Matthew Noorenberghe
d2c2fdd7eb Bug 1080953 - UITour: tell page when first incoming call is received and if that room window is open. r=dmose,dolske
--HG--
extra : rebase_source : de8a2b58aedc35fb07951736829cd43b8f1632fc
2014-12-17 22:37:19 -05:00
Ryan VanderMeulen
90f31ccf52 Merge inbound to m-c. a=merge
CLOSED TREE
2014-12-17 20:53:20 -05:00
Mike de Boer
1d577898d9 Bug 1080948: UITour: tell the page when a URL is copied or emailed. r=MattN,dmose 2014-12-17 09:33:08 +01:00
Mike de Boer
4fbbe9c72d (no bug) convert Windows to Unix line-endings in browser_UITour_loop.js. DONTBUILD because formatting only. r=me 2014-12-17 14:26:23 +01:00
Justin Dolske
e02f93f315 Bug 984140 - UITour: Info panels with no image are missing a left margin. r=mattn 2014-12-16 18:30:34 -08:00
Nathan Froyd
991d6e6fb1 Bug 1031264 - make opening links in new {tabs,windows} honor rel="noreferrer"; r=mconley 2014-12-10 12:42:18 -05:00
Brad Lassey
d81249fa81 bug 1088758 - Add the ability to mirror tabs from desktop to a second screen r=mconley, mfinkle 2014-12-15 18:52:55 -05:00
abdelrhman
3990efb3f1 Bug 1111276 - Replace gBrowser.selectedTab.linkedBrowser with gBrowser.selectedBrowser. r=dao
--HG--
extra : rebase_source : d7ef16a16f884458d99dff05efb370694d2ea5e3
2014-12-15 22:05:46 +01:00
Matthew Noorenberghe
07ec92ff2b Bug 1104927 - UITour: Update browser_UITour_loop.js with for Loop:ChatWindowShown. r=me 2014-12-11 21:37:16 -08:00
Matthew Noorenberghe
aaec5f7d97 Bug 1104927 - UITour: Add Loop conversation view target for email/copy link buttons. r=Unfocused,mixedpuppy 2014-12-11 21:05:54 -08:00
Tim Taubert
fa8dce40d6 Bug 1077652 - Remove old BrowserNewTabPreloader.jsm and references r=jaws 2014-11-19 16:21:07 +01:00
Jared Wein
b6693ea082 Bug 1109812 - Remove debugger; statement from UITour.jsm r=MattN 2014-12-10 16:33:33 -08:00
Florian Quèze
696dd959c2 Bug 1107967 - 'Stop sharing' doesn't work on teared off tabs, r=felipe. 2014-12-11 00:02:39 +01:00
Ryan VanderMeulen
9fd87ba59e Backed out changeset fc5225b5022b (bug 1101478) for causing bug 1103966. 2014-12-10 10:02:17 -05:00
Matthew Noorenberghe
85c138330a Bug 1105523 - UITour: Provide a way for some Hello targets to have their info panel arrow on the side r=Unfocused 2014-12-09 16:08:08 -08:00
Tim Nguyen
eebb7eb5c5 Bug 738646 - Show apps button by default on about:home and remove hidden pref related to it. r=jaws 2014-12-05 15:46:00 -05:00
Drew Willcoxon
d803d09a32 Bug 1096534 - ContentSearch should load the search URL in the tab sending the search message, not the current tab. r=mak 2014-12-08 11:05:27 -08:00
Matthew Noorenberghe
4db1f4bd00 Bug 1080947 - UITour: Tell the page when a Hello chat window opens or closes. r=Standard8,Unfocused,jaws
--HG--
extra : rebase_source : 950e40b56c55b4fe0d459abe45e88dfbd204ac5a
2014-12-05 16:38:06 -08:00
Phil Ringnalda
db85b3268a Backed out 5 changesets (bug 1077652) for a11y bustage
CLOSED TREE

Backed out changeset eda93688e4b5 (bug 1077652)
Backed out changeset 00bdefd9c4fa (bug 1077652)
Backed out changeset 31c163560ed4 (bug 1077652)
Backed out changeset afd5df8ab5af (bug 1077652)
Backed out changeset 884ce04c007f (bug 1077652)
2014-12-04 21:12:35 -08:00
Blair McBride
9570da3bd4 Bug 1101825 - Create UITour event framework. r=MattN 2014-12-05 14:50:45 +13:00