Dave Townsend
a605c3d585
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
053e14970a
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
4eeb97280a
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
66df738a86
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
7cf592dc32
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
c16c534391
Bug 1123637 - Remove all code relevant to quota prompts; r=bent,ehsan
2015-01-22 09:40:42 +01:00
Bill McCloskey
d4251df9d3
Bug 1123956 - [e10s] Tweak timeout values for slow script UI (r=mrbkap)
2015-01-20 15:42:05 -08:00
Margaret Leibovic
1af82008ca
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
a3d7f88d68
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
71d315faf0
Bug 1122433 - Expression closure replaced in Abouthome.jsm. r=dao
2015-01-19 15:12:59 +01:00
Abdelrhman Ahmed
ab30fb689f
Bug 1122356 - Remove use of expression closures from WindowsPreviewPerTab.jsm. r=dao
2015-01-18 07:06:00 -08:00
Bill McCloskey
93b0905531
Bug 1118618 - [e10s] Slow script/plugin hang UI (r=mrbkap,mconley,bent)
2015-01-16 18:34:47 -08:00
Florian Quèze
04850ee5f2
Bug 1103692 - ReferenceError: bundle is not defined in webrtcUI.jsm, r=felipe.
2015-01-16 22:21:07 +01:00
Florian Quèze
ae363b2565
Bug 1114433 - location.reload() leaves behind dangling gUM permission prompt, r=felipe.
2015-01-16 22:20:46 +01:00
Rob Arnold
63a7e01734
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
9dd4bb0a27
Backed out changeset e27c55bdaa9c
2015-01-15 16:34:04 +01:00
Dão Gottwald
217ede3f56
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
9e23f05420
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
4d7283b394
Bug 1119327 - Only log the name of the search engine in UITelemetry. r=jchen.
2015-01-08 14:08:36 -05:00
Sai Prathik
d214a5b522
Bug 1118768 - Redundant PopupNotifications.transitionsEnabled code removed, r=gijs
2015-01-08 23:56:00 +00:00
Blake Winton
04323c7981
Bug 1102937 - Add UITelemetry for the improved search bar UI. r=florian, r=felipe
2015-01-06 13:09:43 -05:00
Blair McBride
099b9e9b54
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]
a7633eda9b
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
8f9f8dd243
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
acd3fa8369
Bug 1087934 Share panel UI updates, r=markh
2014-12-22 16:11:56 -08:00
Matthew Noorenberghe
af438c04ec
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
3b568b9f3d
Bug 1026444 fix error pages in social panels, r=markh
2014-12-19 12:41:09 -08:00
Matthew Noorenberghe
b1732b35a3
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
c715194576
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
d2ebc2ac1b
Merge inbound to m-c. a=merge
...
CLOSED TREE
2014-12-17 20:53:20 -05:00
Mike de Boer
3f63e3add1
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
25fc750547
(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
a9523dbb94
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
18656f5924
Bug 1031264
- make opening links in new {tabs,windows} honor rel="noreferrer"; r=mconley
2014-12-10 12:42:18 -05:00
Brad Lassey
584f791170
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
605c00590b
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
c400a57990
Bug 1104927 - UITour: Update browser_UITour_loop.js with for Loop:ChatWindowShown. r=me
2014-12-11 21:37:16 -08:00
Matthew Noorenberghe
7aab8e3a93
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
c60b8e95b0
Bug 1077652 - Remove old BrowserNewTabPreloader.jsm and references r=jaws
2014-11-19 16:21:07 +01:00
Jared Wein
cf83fc9619
Bug 1109812 - Remove debugger; statement from UITour.jsm r=MattN
2014-12-10 16:33:33 -08:00
Florian Quèze
83d7d7cae6
Bug 1107967 - 'Stop sharing' doesn't work on teared off tabs, r=felipe.
2014-12-11 00:02:39 +01:00
Ryan VanderMeulen
e649209272
Backed out changeset fc5225b5022b (bug 1101478) for causing bug 1103966.
2014-12-10 10:02:17 -05:00
Matthew Noorenberghe
495347b5e6
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
c63b35f80a
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
0f1f1ffa43
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
41e021e33e
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
56e90833e7
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
10167b23c8
Bug 1101825 - Create UITour event framework. r=MattN
2014-12-05 14:50:45 +13:00
Matthew Noorenberghe
a6e4d63bb2
Bug 1104921 - UITour: Add Loop panel targets. r=Unfocused
...
--HG--
extra : rebase_source : eb46c50e68be3dbac8e7d6ba6f1dc01385190722
2014-12-04 14:40:03 -08:00
Tim Taubert
192a1fcc8a
Bug 1077652 - Remove old BrowserNewTabPreloader.jsm and references r=jaws
2014-11-19 16:21:07 +01:00