Ryan VanderMeulen
3322287d49
Merge inbound to m-c. a=merge
...
CLOSED TREE
2015-02-10 16:03:15 -05:00
Abhilash Mhaisne
35388e3c43
Bug 1130210 - Add browser.search.showOneOffButtons value in telemetry UI, r=florian.
2015-02-10 12:49:18 +01:00
Abdelrhman Ahmed
eb47fb5c52
Bug 1113561 - display more than two of previous search in the suggestions pane of about:home, r=florian.
2015-02-10 12:47:43 +01:00
Alessio Placitelli
3afdc6b59b
Bug 1128500 - Make CustomizationTabPreloader.jsm use HiddenFrame.jsm. r=ttaubert
2015-02-04 06:34:00 +01:00
Alessio Placitelli
d237aed077
Bug 1128500 - Put |HiddenFrame| from CustomizationTabPreloader.jsm in HiddenFrame.jsm. r=ttaubert
2015-02-04 06:33:00 +01:00
Yury Delendik
6fd1e7bde3
Bug 1130032 - Missing plugin UI is broken. r=mconley
2015-02-06 15:15:25 -06:00
Christoph Kerschbaumer
d453fe7e6d
Bug 1130816 - Bad argument passed to newChannelFromURI2 in WindowsPreviewPerTab.jsm (r=gijs)
2015-02-08 20:46:47 -08:00
Christoph Kerschbaumer
fc2d9ddd3d
Bug 1087726: Make JS callers of ios.newChannel call ios.newChannel2 in browser/ (r=gijs)
2014-10-24 14:36:11 -07:00
Wes Kocher
d9c7ea06d0
Merge inbound to m-c a=merge CLOSED TREE
2015-02-06 14:44:10 -08:00
Gijs Kruitbosch
d740c2c08b
Bug 1111148 - show doorhanger for EME being played back, r=florian
2015-02-04 17:13:38 +00:00
Avi Halachmi
47eaca8374
Bug 1120650: add telemetry probe for slow script notices. r=vladan, r=billm
2015-02-06 16:02:37 +02:00
Dave Townsend
60900c154d
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
2015-02-05 08:09:15 -08:00
Dave Townsend
54a848fc76
Backing out 580a54390e83 from bug 1083281 due to devtools test failures. CLOSED TREE
2015-02-03 15:51:24 -08:00
Dave Townsend
921bd9912f
Bug 1083281: Use flags to determine which chrome and about URIs are loaded in the content process. r=mconley, r=bsmedberg, r=jduell
2015-01-07 15:56:18 -08:00
Dave Townsend
7cd33e6f1b
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.
2015-01-13 12:33:26 -08:00
Margaret Leibovic
fb3bc93819
Bug 1125396 - Check to make sure messageManager exists before sending message with article data. r=jaws
2015-01-23 15:23:21 -08:00
jp111
06cbeeff75
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
cae7238e13
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
e1f128e2a0
Bug 1123637 - Remove all code relevant to quota prompts; r=bent,ehsan
2015-01-22 09:40:42 +01:00
Bill McCloskey
1331ba184b
Bug 1123956 - [e10s] Tweak timeout values for slow script UI (r=mrbkap)
2015-01-20 15:42:05 -08:00
Margaret Leibovic
df94635170
Bug 795981 - (Part 2) Add reader mode button to toolbar. r=jaws,mfinkle
2015-01-02 17:20:12 -08:00
Margaret Leibovic
80dc8f2bcd
Bug 795981 - (Part 1) Hook up reader mode for desktop. r=jaws
2014-12-30 10:44:34 -05:00
shreyas
f3bba8a293
Bug 1122433 - Expression closure replaced in Abouthome.jsm. r=dao
2015-01-19 15:12:59 +01:00
Abdelrhman Ahmed
118cb0bde5
Bug 1122356 - Remove use of expression closures from WindowsPreviewPerTab.jsm. r=dao
2015-01-18 07:06:00 -08:00
Bill McCloskey
6fd30079d3
Bug 1118618 - [e10s] Slow script/plugin hang UI (r=mrbkap,mconley,bent)
2015-01-16 18:34:47 -08:00
Florian Quèze
313b862d74
Bug 1103692 - ReferenceError: bundle is not defined in webrtcUI.jsm, r=felipe.
2015-01-16 22:21:07 +01:00
Florian Quèze
51894865d1
Bug 1114433 - location.reload() leaves behind dangling gUM permission prompt, r=felipe.
2015-01-16 22:20:46 +01:00
Rob Arnold
7fd83b8c90
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
18b6dde53f
Backed out changeset e27c55bdaa9c
2015-01-15 16:34:04 +01:00
Dão Gottwald
1fa8cedcb5
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
fe4b16736e
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
a5a66d4daa
Bug 1119327 - Only log the name of the search engine in UITelemetry. r=jchen.
2015-01-08 14:08:36 -05:00
Sai Prathik
b41d5eb9ca
Bug 1118768 - Redundant PopupNotifications.transitionsEnabled code removed, r=gijs
2015-01-08 23:56:00 +00:00
Blake Winton
9a41c69c32
Bug 1102937 - Add UITelemetry for the improved search bar UI. r=florian, r=felipe
2015-01-06 13:09:43 -05:00
Blair McBride
96fd46f6a4
Bug 1098071 - Move uitour.js library out of test directory. r=MattN
2015-01-06 19:13:46 +13:00
Paul Kerr [:pkerr]
538001f156
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
f305d9538d
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.
2014-12-23 02:35:28 -05:00
Shane Caraveo
bbe1403d31
Bug 1087934 Share panel UI updates, r=markh
2014-12-22 16:11:56 -08:00
Matthew Noorenberghe
a72c4b8207
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.
2014-12-22 14:24:35 -05:00
Shane Caraveo
ee118e3fcf
Bug 1026444 fix error pages in social panels, r=markh
2014-12-19 12:41:09 -08:00
Matthew Noorenberghe
b344895e38
Bug 1111828 - UITour: Don't allow opening the Loop menu if the toolbarbutton has no placement. r=Gijs
2014-12-19 13:01:43 -05:00
Matthew Noorenberghe
b44016f6f7
Bug 1080953 - UITour: tell page when first incoming call is received and if that room window is open. r=dmose,dolske
2014-12-17 22:37:19 -05:00
Ryan VanderMeulen
ba2dde8fab
Merge inbound to m-c. a=merge
...
CLOSED TREE
2014-12-17 20:53:20 -05:00
Mike de Boer
7e796b6c43
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
908df8a819
(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
6762587fa6
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
6a4539c76d
Bug 1031264 - make opening links in new {tabs,windows} honor rel="noreferrer"; r=mconley
2014-12-10 12:42:18 -05:00
Brad Lassey
c4f5784a04
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
64233c145f
Bug 1111276 - Replace gBrowser.selectedTab.linkedBrowser with gBrowser.selectedBrowser. r=dao
2014-12-15 22:05:46 +01:00
Matthew Noorenberghe
b996f5ab7a
Bug 1104927 - UITour: Update browser_UITour_loop.js with for Loop:ChatWindowShown. r=me
2014-12-11 21:37:16 -08:00