Commit Graph

3362 Commits

Author SHA1 Message Date
Mike de Boer
de13ef03fd Bug 1162442: add tooltips to the context edit and close buttons inside the Loop conversation window. r=Standard8 2015-05-08 12:30:42 +02:00
Dave Townsend
dbd00abc36 Bug 1148021: Warn users when installing unsigned add-ons. r=dão
--HG--
extra : rebase_source : 8df53efe0b20f14614f01231bceae85753cb9f47
2015-04-30 11:55:36 -07:00
Mike de Boer
18d196064c Bug 1142515: implement updating a room with changed context information. r=Standard8 2015-05-07 11:38:57 +02:00
Jan Keromnes
0b6c76ca9b Bug 1158046 - Add access keys to all context menu items in the Network panel. r=bgrins r=jsantell 2015-05-06 10:28:00 +02:00
Jan Keromnes
8e0f60c8dd Bug 1150717 - Implement "Copy URL Parameters" context menu item. r=bgrins 2015-05-06 23:42:00 +02:00
J. Ryan Stinnett
42a9222680 Bug 1160361 - Move gcli.properties to toolkit. r=bgrins
--HG--
rename : browser/locales/en-US/chrome/browser/devtools/gcli.properties => toolkit/locales/en-US/chrome/global/devtools/gcli.properties
2015-05-06 12:34:27 -05:00
J. Ryan Stinnett
aed8488564 Bug 1160361 - Move gclicommands.properties to toolkit. r=bgrins
--HG--
rename : browser/locales/en-US/chrome/browser/devtools/gclicommands.properties => toolkit/locales/en-US/chrome/global/devtools/gclicommands.properties
2015-05-06 12:34:27 -05:00
David Rajchenbach-Teller
43784d218f Bug 1153198 - Remove accesskey for disabling add-ons. r=blassey
--HG--
extra : transplant_source : %AC%DBGn%88%28%0E%5B%C8%B7%1Fy%C3E%DCT%03%B5%D5V
extra : histedit_source : 9cdf517b20382cb080af6ab8522408fe90fd1918
2015-04-24 12:22:29 +02:00
Tim Taubert
1f6ae32b94 Bug 1145063 - Remove the keywords column from the Library r=mak 2015-05-04 14:22:32 +02:00
juliandescottes
685e912029 Bug 999568 - Bring devtools window to front on F12. r=pbrosset
Two keyboard shortcuts can toggle the devtools : F12 and CTRL+SHIFT+I/CMD+ALT+I.

Currently, with detached devtools, pressing a toggle key from the main window
closes the devtools window. Pressing a toggle key from the devtools window
itself has no effect.

The goal of this changeset is to :
- focus devtools window when pressing a toggle key in the main window
- close devtools window when pressing a toggle key in the devtools window

Modified toggleToolboxCommand in browser/devtools/framework/gDevTools.jsm to
destroy the toolbox only if it is "docked" (exists and the hostType is not
WINDOW).

Modified browser/devtools/framework/toolbox-window.xul and
browser/locales/en-US/chrome/browser/devtools/toolbox.dtd so that F12 and
CTRL+SHIFT+I/CMD+SHIFT+I also close the devtools window when used inside the
devtools window

Added mochitest browser_toolbox_toggle.js
2015-04-30 22:51:07 +02:00
Patrick Brosset
eb37c89c88 Bug 1158822 - Link css url attributes to style-editor and js url attributes to debugger; r=jsantell
The node-attribute-parser now marks uris to css and js files as cssresource and jsresource.
Thanks to this, the inspector can open the corresponding files in the style-editor and
debugger rather than just opening a new tab with the source.
This makes use of 2 new toolbox methods: viewSourceInStyleEditor and viewSourceInDebugger.

--HG--
extra : rebase_source : fcca4fe73c147381c1fcccda4f7956c8d41b4c2b
extra : histedit_source : 84cda2275b42bd6196243a83e9f129f3c66faa6b%2C0ee06929ac85dfeafdd5ee66d842e32fc5395578
2015-05-04 09:23:04 +02:00
Patrick Brosset
3a5e7d4a71 Bug 921102 - 3 - Open/copy markup-view attribute links; r=bgrins
This part adds contextual menu items that become enabled when
the user right clicks on an attribute that has a link.
Depending on the nature of the link, a new tab will be opened or a node
selected.
The user can also choose to copy the link in the clipboard.

--HG--
extra : rebase_source : 00128a076003ebac34096d81d9e326bee6631259
extra : histedit_source : c1d67e84e9d57280040e5831233df523fff904e2
2015-05-02 22:37:45 +02:00
Patrick McManus
e0adcc554b bug 1154012 - dev tools and alt-svc r=vporof 2015-04-13 15:35:55 -04:00
Cedric Raudin
e5106eb19f Bug 1115365 - Update the import string in the Loop contact panel to explain it will be from Google. r=Standard8 2015-04-30 16:41:13 +01:00
Martin Tomes
926adf2389 Bug 1084296 - Add an ellipsis to Loop's "Remove Contact" menu item. r=Standard8 2015-04-30 07:40:50 +01:00
Jordan Santell
7d601ec5b3 Bug 1136945 - Convert GC events from memory actor to be emitted as pseudo-markers from the TimelineActor. Pull out the core of the MemoryActor into a bridge, so it does not have to be used over RDP. r=vp,fitzgen 2015-04-28 10:32:32 -07:00
Jan Keromnes
fbaf1d4482 Bug 1150715 - Implement "Copy Request/Response Headers" context menu items. r=jsantell 2015-04-28 07:58:00 -04:00
Nick Fitzgerald
d3d505bee3 Bug 1069910 - Add tooltips explaining what each column in the profiler's tree view represents; r=jsantell 2015-04-27 13:50:41 -07:00
Carsten "Tomcat" Book
596e5f9960 merge fx-team to mozilla-central a=merge 2015-04-27 12:34:03 +02:00
Andrea Marchesini
f2a283777b Bug 1125205 - Display console API messages from shared or service workers to the web console, r=past 2015-04-26 09:37:59 +01:00
Wes Kocher
94244970a7 Backed out changeset a12f0f05779c (bug 1125205) for dt4 failures CLOSED TREE 2015-04-24 13:06:46 -07:00
Tom Tromey
7ad4a0d1dd Bug 1050500 - Add entry reason to timeline marker. r=jsantell, r=smaug
--HG--
extra : rebase_source : 038e4e7ff6f18c6db193ada012eb162e075d6d69
2015-04-20 07:03:00 -04:00
Will Bamberg
3bf45dfbd2 Bug 980006 - Add MDN tooltips for CSS properties. r=pbrosset
--HG--
extra : rebase_source : 6383633d26384543286e4311a91cb26d4ce4bfd6
2015-04-21 16:28:00 -04:00
Dave Townsend
7b5d12ad46 Bug 1038068: Check add-on signatures and refuse to install unsigned or broken add-ons (preffed off for now). r=dveditz
--HG--
extra : source : 3b48e1a81a170634dce964cd462c752d09680805
2015-03-31 11:32:40 -07:00
Carsten "Tomcat" Book
cdf101ec43 merge mozilla-inbound to mozilla-central a=merge 2015-04-24 14:37:13 +02:00
Manraj Singh
e4cfa4d611 Bug 728813 - Switch Help menu item to allow leaving Safe Mode when it's enabled. r=MattN 2015-04-23 12:21:00 -07:00
Joe Walker
9cc5a4d6b3 Bug 1128988 - runAt support for commands/converters; r=bgrins
--HG--
rename : browser/devtools/main.js => browser/devtools/definitions.js
2015-04-23 10:24:49 +01:00
Patrick Brosset
e14d480a72 Bug 1135635 - Position sidebar allTabs menu absolutely to avoid oveflow jittering; r=bgrins
--HG--
extra : rebase_source : 26e692e502288ff38a6097e7312b7ab2ef9ab802
extra : histedit_source : c84759a2221e14c661a0009f4403ae605ffbc22b%2Cf46ec9753c17d9c613a287dc2f343d70c27dd62d
2015-04-23 10:34:01 +02:00
Carsten "Tomcat" Book
30b01a14e8 Backed out changeset f99621542727 (bug 1038068) for test failures in test_corrupt.js etc on a CLOSED TREE 2015-04-23 09:09:30 +02:00
Wes Kocher
b43e5283da Merge m-c to fx-team a=merge 2015-04-22 17:27:15 -07:00
Dave Townsend
2fb50ac667 Bug 1038068: Check add-on signatures and refuse to install unsigned or broken add-ons (preffed off for now). r=dveditz
--HG--
extra : source : 3b48e1a81a170634dce964cd462c752d09680805
extra : amend_source : 4aa3ae86e2afc75529e880ab962c67163405248b
2015-03-31 11:32:40 -07:00
Ryan VanderMeulen
e18cc407f2 Merge m-c to inbound. a=merge
CLOSED TREE

--HG--
extra : amend_source : 523a4f398be8a298db1a25bf0d4a892773efef82
2015-04-23 17:22:50 -04:00
Kartikaya Gupta
cd5b55f8d6 Bug 1039866 - Rip out a bunch of metro-only code. r=jimm,gavin,rstrong 2015-04-23 15:10:30 -04:00
Wes Kocher
9adc1fecb8 Backed out changeset 3b48e1a81a17 (bug 1038068) for xpcshell orange even after a clobbering IGNORE IDL
--HG--
extra : amend_source : 086173e953ae46aa2292993601380ab04884b1ac
2015-04-21 18:21:52 -07:00
Dave Townsend
f4b5328e0d Bug 1038068: Check add-on signatures and refuse to install unsigned or broken add-ons (preffed off for now). IGNORE IDL. r=dveditz
--HG--
extra : rebase_source : a48282c6b3f10391e9492d4f0a89cef8697ea622
extra : amend_source : 17c0645d0577dad789b2d9b4879459327fcef1f7
2015-03-31 11:32:40 -07:00
Brian Grinstead
7a4f3e1cd2 Bug 1155971 - rename userStylesSearch to filterStylesPlaceholder;r=pbrosset 2015-04-21 11:18:02 -07:00
Jennifer Fong
7836d45e7a Bug 901250 - Add scroll into view menu item for the inspector. r=bgrins 2015-04-17 11:03:24 -07:00
Willian Gustavo Veiga
84ee31c3a4 Bug 1155077 - openLinkNewTab.label should be "Open Link in New Tab";r=bgrins 2015-04-17 07:06:52 -07:00
Mark Banner
953a35523a Bug 1154708 - Drop renaming conversations from the Loop panel. r=dmose 2015-04-17 08:34:02 +01:00
Pierre de La Morinerie
accf522fd2 Bug 955933 - Allow copying the network response string. r=vporof 2015-04-16 14:31:41 -04:00
Gabriel Luong
1faf344267 Bug 1120616 - Part 1: Implement filter styles in rule view r=bgrins 2015-04-16 14:15:09 -04:00
Jordan Santell
73ef930712 Bug 1077464 - Wire console.profile/profileEnd to the new performance tool. Move most of the recording-model logic from the front end into the PerformanceFront and PerformanceActorConnection so it can manage recordings without the front end being viewed. r=vp,jryans,pbrosset 2015-04-14 08:58:58 -07:00
Chris
109759719f Bug 1110767 - Instantly show the search engine when it is selected in the search bar header text. r=florian 2015-04-13 14:52:42 -07:00
Carsten "Tomcat" Book
3ac2fef09c Backed out changeset 946b935a9cb4 (bug 1077464) for suspicion of causing dt e10s perma failure on a CLOSED TREE 2015-04-14 08:59:56 +02:00
Willian Gustavo Veiga
dfd03446c5 Bug 992947 - Add "Open Link In New Tab" item to stylesheet list. r=bgrins 2015-04-13 16:16:16 -07:00
Jordan Santell
2b43b9dae5 Bug 1077464 - Wire console.profile/profileEnd to the new performance tool. Move most of the recording-model logic from the front end into the PerformanceFront and PerformanceActorConnection so it can manage recordings without the front end being viewed. r=vp, r=jryans 2015-04-10 11:14:00 -04:00
Carsten "Tomcat" Book
ede9c4f220 merge mozilla-inbound to mozilla-central a=merge 2015-04-13 12:00:00 +02:00
Doug Turner
5a075267c9 Bug 1038811 - Push Notifications - Firefox front end changes for preferences, and permission notification. r=MattN+bmo@mozilla.com 2015-04-10 20:19:28 -07:00
Ryan VanderMeulen
8cde06547d Backed out changeset f6f3ab17d638 (bug 955933) for e10s browser_net_copy_as_curl.js failures.
--HG--
extra : rebase_source : 029530f8b5279235e0f0d4a4cce92358d7ade2ac
2015-04-10 14:11:50 -04:00
Jose Antonio Olivera Ortega
3230368cad Bug 1150946 - Relabel Service Workers toolbox option. r=nsm, r=jryans 2015-04-08 02:35:00 -04:00
Jan Keromnes
7afd2ee815 Bug 1090949 - Make WebIDE's Firefox OS Simulators configurable. r=ochameau 2015-04-08 14:43:00 -04:00
Pierre de La Morinerie
730714e0b7 Bug 955933 - Allow copying the network response string. r=vporof 2015-04-06 23:46:00 -04:00
Mahdi Dibaiee
43193dfe3b Bug 1055181 - CSS Filter Tooltip; r=pbrosset
Adds a new devtools tooltip type in the inspector used to edit
css filters. The widget displayed in the tooltip allows to add,
edit, remove, and re-order filters.
Changes made inside the tooltip are applied to the filter
property in the rule-view.

--HG--
extra : rebase_source : a38ce7108bfa4e035892c3c3d89098dc1b2b0052
extra : histedit_source : ff309c03f920359df61e139731f8f57cf55a1545
2015-04-09 13:30:42 +04:30
Aaron Graham
2e105f3c08 Bug 892229 - Ctrl+F / Cmd+F should search/filter requests. r=vporof 2015-04-06 15:11:00 -04:00
Nick Fitzgerald
8d460f9783 Bug 1151703 - Part 2: Show XML and HTML parsing markers in the performance tool; r=jsantell 2015-04-08 11:25:56 -07:00
Mark Banner
a3918649d6 Bug 1138941 - Display a better string when we've failed to obtain the camera and video devices for Loop. r=dmose 2015-04-07 22:37:02 +01:00
Matteo Ferretti
27dfa2995e Bug 1150819 - Fix localization note for Rulers highlighter. r=flod 2015-04-03 11:06:21 +02:00
Jordan Santell
18342ce6b0 Bug 1150733 - Correctly internationalize jit samples label. r=vporof, r=flod 2015-04-05 10:05:00 -04:00
Patrick Brosset
c0f73f550b Bug 994055 - Part 1: Add a toggle sidebar panel button to the inspector. r=miker
This adds a new icon, next to the searchbox (like in the debugger) to expand
or collapse the sidebar panel in the inspector.
The state is *not* persisted yet when the toolbox is closed.
The button is hidden when the toolbox host switches to 'side'.

--HG--
extra : transplant_source : %D0%09%C2%0E%23%94%B0%A9Ym%BF%1B%60%3C%A5%D6D%C3%92%DE
2015-04-03 16:39:33 +02:00
Mike Taylor
5809ad205b Bug 848502 - Add keyboard shortcut to copy selected source URL. r=vporof 2015-04-03 09:13:00 -04:00
Mike Taylor
447077e35f Bug 848502 - Add a context menu to the debugger sources panel. r=vporof 2015-04-03 09:13:00 -04:00
Patrick Brosset
d1efb1e1ef Bug 1144615 - 2 - Adds a playbackRate selector widget to the animation panel; r=vporof
This adds a playbackRate <select> dropdown next to the list of other playback
control buttons (play/pause, rw, fwd).
The list shows presets, unless the current rate isn't part of these presets
in which case it also shows this rate in the list.
The widget was created as a reusable component with a simple API, like the
PlayerMetaDataHeader.

--HG--
extra : rebase_source : d050fdaa4565a7b51b179ecd08a36b79be2275f1
2015-04-02 12:24:46 +02:00
Mike de Boer
0e06d52c5b Bug 1150501: change 'Share my Tabs' to 'Share your Tabs' in the Loop conversation window screen sharing dropdown. r=Standard8 2015-04-02 15:53:22 +02:00
Matteo Ferretti
91aca3f385 Bug 1144163 - Add a rulers highlighter; added gcli command and button. r=pbrosset 2015-04-01 19:28:57 +02:00
Jordan Santell
a321363678 Bug 1143933 - Expose raw JIT optimization information in performance front end. r=vp,shu 2015-03-25 10:08:40 -07:00
Carsten "Tomcat" Book
0d5796d62d Backed out changeset 9b269f3bf1a5 (bug 955933) for dt test failures on a CLOSED TREE 2015-04-01 13:24:49 +02:00
Pierre de La Morinerie
f11bb0fb8a Bug 955933 - Allow copying the network response string. r=vporof 2015-03-31 16:17:00 +02:00
Brian Grinstead
602337095e Bug 1148996 - Install a devedition lightweight theme on startup, then wait for it to be applied before applying devedition styles;r=Gijs 2015-03-31 20:00:32 -07:00
Brian Grinstead
5df734e710 Bug 1094821 - Backout 01482cdccd72 for test failures in Aurora simulation;r=me;a=RyanVM 2015-03-30 09:20:48 -07:00
Mike de Boer
c437de0aa6 Bug 1132301: add strings for th upcoming Social Sharing feature in Loop. r=Standard8, a=Tomcat
--HG--
extra : transplant_source : %B9%CA%F6q%5B%7E%F3%B4n%05%E6%C0L%14%E1%94%09%82%F0F
2015-03-30 13:26:59 +02:00
Mike de Boer
643ff372bb Bug 1142532: add invitation email subject and body text used when a context is added to a Loop conversation. r=Standard8, a=Tomcat
--HG--
extra : transplant_source : VG%EDER1%AA6l%3F%F7%8D%E37%BB.%F7%81%13%DE
2015-03-29 14:57:29 +02:00
Mike de Boer
2448bba5a2 Bug 1142515: add label and placeholder caption for the context edit form inside a Loop conversation. r=gavin, a=Tomcat
--HG--
extra : transplant_source : %ED%90%89%3A%F4%1Ez%C4%B7%F5%94%14p%C6%5B%B9%12%BAd%F4
2015-03-29 14:57:26 +02:00
Mike de Boer
abeb2846f1 Bug 1142514: Part 2 - add label caption for context information in a Loop room. r=Standard8, a=Tomcat
--HG--
extra : transplant_source : %C3%EE7%EA%F9%17S%11%0A%AAxC%E9%B3%88l%FAmc%15
2015-03-29 14:57:24 +02:00
Mike de Boer
6cc9c03865 Bug 1142514: Part 1 - update Loop localization notes to not contain URLs to the obsolete UX specification anymore. r=gavin, a=Tomcat
--HG--
extra : transplant_source : %1E%5D%5E%D5W%A7z%E3Z%8D%83io%CA%83%B8q%95%ACP
2015-03-29 14:57:21 +02:00
Dão Gottwald
777e2626bb Bug 1148543 - Remove the add-on author from the install confirmation doorhanger. r=dtownsend
--HG--
extra : rebase_source : 1c24b46adceafb8fdcc5797c83cdf73d57912ef8
2015-03-27 23:02:06 +01:00
Wes Kocher
5b6f65bcdb Merge m-c to inbound a=merge CLOSED TREE 2015-03-26 17:46:35 -07:00
Marina Samuel
b682e44acd Bug 1143797 - Allow clicking on suggested explanation text to see overlay explaining the suggested tile. r=adw 2015-03-26 17:05:44 -04:00
Brian Grinstead
7dc325e399 Bug 1094821 - Install a devedition lightweight theme on startup, then wait for it to be applied before applying devedition styles;r=Gijs 2015-03-25 06:54:18 -07:00
Dão Gottwald
7bebde2a3b Bug 1139656 followup, addressing flod's review comments 2015-03-25 08:59:29 +01:00
Jose Antonio Olivera Ortega
6e115add99 Bug 1003991 - Disable https:// only load for ServiceWorkers when Developer Tools are open. r=nsm, r=miker 2015-03-24 14:15:00 -04:00
Dão Gottwald
067fb8ef2f Bug 1139656 - Implement the first pieces of the all-doorhanger install flow for add-ons installed from websites. r=dtownsend
--HG--
extra : rebase_source : 5cb6a4265cbf5f9c10eec53336c2bab1d8ba44ae
2015-03-24 22:24:49 +01:00
Jared Wein
eefcc0b4fd Bug 1142687 - Show context information for current page in the rooms view. r=standard8 2015-03-24 12:43:49 -04:00
Ryan VanderMeulen
5ca6ac7ada Backed out changeset 37bd20ca096a (bug 1139656) for test_blocklistchange.js xpcshell failures.
CLOSED TREE
2015-03-24 15:36:48 -04:00
Ryan VanderMeulen
3120ab0db9 Backed out changeset b192e6e16c1b (bug 1142687) for mochitest-e10s failures.
CLOSED TREE
2015-03-24 14:32:20 -04:00
Dão Gottwald
dc5aac6e35 Bug 1139656 - Implement the first pieces of the all-doorhanger install flow for add-ons installed from websites. r=dtownsend 2015-03-24 18:54:59 +01:00
Jared Wein
1e367f2aea Bug 1142687 - Show context information for current page in the rooms view. r=standard8
--HG--
extra : rebase_source : 8c6b66f3c88507c777ccd63bd533a09228e2c2f2
2015-03-24 12:43:49 -04:00
Jan Keromnes
318629d58d Bug 1135018 - Make devices.js use a CDN. r=ochameau 2015-03-21 04:02:00 -04:00
Andrea Marchesini
2c3fcd702a Bug 1125205 - Display console API messages from Shared or Service Workers to the webconsole, r=past 2015-04-24 19:12:30 +01:00
Marina Samuel
a4871bd274 Bug 1126186: Allow users to turn off all tiles that aren't history tiles and update newtab cogmenu wording. r=adw 2015-03-20 17:28:15 -04:00
Marina Samuel
39a1681b62 Bug 1126188: Show suggested tile explanation text under a suggested tile. r=adw 2015-03-20 16:39:09 -04:00
J. Ryan Stinnett
98067854d5 Backout eb0a4ef7d8b9 (bug 1032128) for adding UX noise. r=me 2015-03-18 19:43:47 -05:00
Florian Quèze
40f811b891 Bug 1123525 - [ReadingList] Allow deleting items via the Reading List sidebar, r=jaws.
--HG--
rename : browser/themes/shared/readinglist/sidebar.css => browser/themes/shared/readinglist/sidebar.inc.css
extra : rebase_source : c351ba15c8d2686ab135d32c78b22d6cf9733bc1
2015-03-18 17:25:18 -07:00
Brian Grinstead
2cf633a3fb Bug 1144392 - Show an error message in the Browser Toolbox if the connection fails. r=jryans 2015-03-17 14:55:00 -04:00
Nick Fitzgerald
662cb191e8 Bug 1144424 - Rename '{self,total} allocations' to '{self,total} sampled allocations' in the performance tool. r=jsantell 2015-03-17 17:23:00 -04:00
J. Ryan Stinnett
420c734fb3 Bug 1142730 - Show client cert in WebIDE auth dialog. r=past
--HG--
extra : transplant_source : %B7Q%A2%40%CD%F13%88%E1%AD%8B%CD%3A%AFR%F8%D5%98E%0A
2015-03-12 17:37:17 -05:00
Mike de Boer
f319096c66 Bug 1142066: add a localization note for the tab sharing message as shown in the OSX-specific global WebRTC indicator. r=flod. DONTBUILD 2015-03-13 12:21:39 +01:00
Mike de Boer
eb152f0744 Bug 1142066: add strings for screen sharing type Browser, aka tab-sharing for the WebRTC UI indicators. r=florian 2015-03-12 17:02:28 +01:00
Nick Fitzgerald
1b4e43d188 Bug 1140728 - Rename 'Memory' to 'Allocations' in the new performance tool. r=jsantell 2015-03-10 16:28:00 -04:00
Tom Tromey
8d77d6ea8a Bug 1140569 - Show async stacks attached to timeline markers. r=vporof 2015-03-11 07:44:00 -04:00
Blair McBride
75e696f111 Bug 1136570 - Pre-land strings for initial set of pages in ReadingList. r=Gijs
--HG--
extra : transplant_source : %FB%B1%E2-%3C%5E%0A%FAA%90%7B%DDW%0Cwv%17%C1%A9%E1
2015-03-11 19:39:13 +13:00
Brian Grinstead
38f4b946f2 Bug 1090478 - Add a keyboard shortcut for the Browser Toolbox. r=jryans 2015-03-06 14:40:00 +01:00
Blair McBride
a4a7ab1193 Bug 1141016 - Use syncBrandShortName in ReadingList/Sync promo strings. r=markh
--HG--
extra : transplant_source : %C2%B0%EA%96%EBa%2A%96%8B%FB%EF%7Dx7%09%09%B8%CCE%BF
2015-03-10 21:13:23 +13:00
Blair McBride
fb668bd8f6 Bug 1138738 - Pre-land strings for in-product tour pieces for ReadingList v1. r=MattN
--HG--
extra : transplant_source : %AB%8C%F8%D1%B0O%85%95%8BI%17%A2%1D%87%16x%5E%8E%B0%F0
2015-03-10 21:10:48 +13:00
Jared Wein
2d7032360c Bug 1137909 - part 2: context menuitem to unblock downloads and an X button to confirm the blocked download. r=paolo
--HG--
extra : rebase_source : 5c72469031f9d452c9fc4b579c8e4cb2a7099f88
2015-03-05 12:25:45 -05:00
Richard Marti
a16b244512 Bug 1136670 - InContent Prefs - Implement alignment according to spec. r=jaws
--HG--
extra : rebase_source : 740babb15cd8f48856d0e758a0341e7d8e600067
2015-03-02 19:52:44 +01:00
Abhinav Koppula
8425ead6e8 Bug 732688 - No Help button in the Page Info window. r=jaws,gijs
--HG--
extra : rebase_source : 70c29d8d42763b50e9117432f0cd5b4995e3553a
2015-03-02 15:35:56 -05:00
Margaret Leibovic
c8bbe85af8 Bug 1136716 - Consolidate reader view strings in one .properties file, and make the strings to close reader view consistent. r=bnicholson,Unfocused
--HG--
extra : rebase_source : e50c9c99a919a660fb064fc452c0cee62a04ee43
2015-02-27 11:29:18 -08:00
Abhinav Koppula
75f61d9f2d Bug 951695 - Rename 'Character Encoding' to 'Text Encoding'. r=jaws 2015-02-27 18:10:30 -05:00
Ian Moody
c2f97f2eca Bug 859048 - Add Remote Address to the network tab headers panel. r=past 2015-02-26 11:27:05 +00:00
Victor Porof
75626bb7d1 Bug 1119023 - Timeline in new perf tool should filter out markers, r=jsantell
--HG--
rename : browser/devtools/timeline/test/browser_timeline_filters.js => browser/devtools/performance/test/browser_timeline_filters.js
2015-02-25 17:40:20 -05:00
Carsten "Tomcat" Book
ed325766ab Merge mozilla-central to fx-team 2015-02-25 12:13:16 +01:00
Carsten "Tomcat" Book
476e8299a2 merge mozilla-inbound to mozilla-central a=merge 2015-02-25 12:05:55 +01:00
Nick Fitzgerald
c4e022a79b Bug 1122142 - Reword the label for enabling chrome debugging; r=past 2015-02-24 13:06:06 -08:00
Wes Kocher
c072157008 Merge m-c to inbound a=merge CLOSED TREE 2015-02-24 15:42:16 -08:00
Brad Lassey
30d56eb7e8 bug 1071880 - Notify user of addons that are slowing their browser down significantly r=mossop 2015-02-23 11:39:05 -05:00
Jordan Santell
c32efa4de3 Bug 985488 - Allow canvas debugger to time out and stop recording frames. Canvas debugger 'wait' style now matches other media styles. Update labels in canvas debugger to explicitly state that it's waiting for rAF cycles, rather than appearing as if something went wrong. r=vporof 2015-02-23 18:46:00 +01:00
Michael Lopez
87532d4e6e Bug 340432 - Add the ability to cancel site permission changes. r=Unfocused 2015-02-23 17:07:00 +01: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
3ce3c917f3 Bug 1133673 - Fix PluralForm string in ReadingList string pre-landing. rs=flod a=tomcat 2015-02-24 00:03:54 +13:00
Blair McBride
c5f0cdb8f6 Bug 1133673 - Pre-land strings for ReadingList v1. r=markh a=Tomcat 2015-02-23 22:45:40 +13:00
Phil Ringnalda
6dcfd648be Merge f-t to m-c, a=merge 2015-02-22 10:43:56 -08:00
Benjamin Smedberg
2aebea6860 Bug 1133003 followup to correct typo in strings. r=stupidity
--HG--
extra : rebase_source : 2a06ccd77ff1287f60c710ffb597a7f97a645645
2015-02-21 21:32:16 -05:00
Ryan VanderMeulen
fd0387315e Merge inbound to m-c. a=merge 2015-02-21 16:40:27 -05: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
Gijs Kruitbosch
1a1a346389 Bug 1047586 - warn about large fonts, r=jaws
--HG--
extra : rebase_source : 7682ca0d4a52813e722d7b5ea41e2447721b80cb
2015-02-13 21:29:39 +00:00
Mike de Boer
c5d95d8a5a Bug 1069962: add strings that will be used for the Gravatar permission promo box. r=Standard8 2015-02-20 20:07:28 +01:00
Mike de Boer
b70737f76a Bug 1135045: add strings for the Hello infobar to be added soon. r=Standard8 2015-02-20 16:34:12 +01:00
Mike de Boer
2ac6a24abe Bug 1131584: add 'Share my Tabs' button to the screenshare dropdown menu in the conversation window. r=Standard8 2015-02-20 16:41:02 +01:00
Florian Quèze
934c285d2e Bug 1113747 - New search UI breaks if too many open search providers are offered - prelanding the string, r=Gijs. 2015-02-20 16:28:41 +01:00
Mike de Boer
2037ea64cb Bug 1113090: change Loop email to clarify that other browser are compatible. r=jaws 2015-02-20 11:25:05 +01:00
Gijs Kruitbosch
0b043c17de Bug 1111153 - show error notifications for broken EME content, r=florian 2015-02-20 10:38:18 +01:00
Alessio Placitelli
b13bdffca1 Bug 1075055 - Remove Telemetry unused strings and change Telemetry checkbox label in preferences. r=jaws
--HG--
extra : rebase_source : b86aa18a1ab7fc35ef6aa8089fd07d54c1669671
2015-02-19 11:54:00 -08:00
Margaret Leibovic
79579aae38 Bug 1131303 - Update strings for reader view/reading list UI, and add title text to reader view toolbar buttons. r=Unfocused,rnewman
--HG--
extra : rebase_source : 42a40f76da543930c9f08373fb0836774a1c5290
2015-02-12 09:15:45 -08:00
Jan Keromnes
af821bee27 Bug 1133927 - Add a catalog of known devices with emulation properties. r=ochameau, f=jryans, f=canuckistani 2015-02-18 08:22:00 -05:00
Andrew McCreight
27e451c1bd Back out bug 1071880 for causing bug 1083952. 2015-02-18 07:19:29 -08:00
Benjamin Smedberg
f5675dad59 Bug 1133003 part B - count Flash hangs and show UI if there is more than one in a session. This feature can be disabled at runtime by setting browser.flash-protected-mode-flip.enable. r=jaws
--HG--
extra : rebase_source : 02067f7252ad2c112e445548399866dba27c8c6b
extra : histedit_source : 2c48949b63ef5a9484c6a5d005558037a14e6c5d
2015-02-19 17:43:24 -05:00
Masatoshi Kimura
ea79c9809d Bug 1127339 - Followup to fix comments. DONTBUILD 2015-02-22 01:45:30 +09:00
Masatoshi Kimura
dd73360d89 Bug 1127339 - Move SSLv3 detection out of aboutNetError.xhtml. r=gijs 2015-02-21 17:20:23 +09:00
Gijs Kruitbosch
3262cbbaff Bug 1131758 - add strings for 64-bit and unsupported OSes for EME, r=dolske 2015-02-22 12:01:04 +01:00
Gijs Kruitbosch
68269ca60b Bug 1135237 - update message for EME notification, r=dolske 2015-02-22 12:00:47 +01:00
Alexandre Poirot
4558c81b2c Bug 1124501 - Add a "logs" panel to WebIDE showing pre-package command output. r=jryans 2015-02-16 13:10:00 -05:00
Mike de Boer
ad14612ec0 Bug 1131581: move screensharing options into a dropdown anchored to the screenshare toolbar button. r=Standard8 2015-02-17 15:03:59 +01:00
Gijs Kruitbosch
0b91575095 Bug 1111147 - update nsContextMenu for EME, r=florian 2015-02-10 02:04:06 +00:00
Brad Lassey
334118dc00 bug 1071880 - Notify user of addons that are slowing their browser down significantly r=mossop 2015-02-12 19:22:53 -05:00
Ian Moody
c063ec4327 Bug 1124246 - Visually differentiate XHR network logs in the webconsole. r=past 2015-02-11 19:22:57 +00:00
Gijs Kruitbosch
0d151c62b6 Bug 1099426 - make some uses of brandname shorter still, r=jwalker 2015-02-06 21:15:45 +00:00
Margaret Leibovic
4acaa51764 Bug 1131458 - Make reader mode button accessible. r=Gijs
--HG--
extra : rebase_source : 284401d49e0c92f9b0aa122a3a526c9bea1a3b08
2015-02-11 07:29:34 -08:00
Patrick Brosset
b9102ef3d3 Bug 1129454 - 2 - Adds a global play/pause button to the animation panel; r=vp 2015-02-12 16:28:42 +01:00
Stefan Plewako
9102592b77 Bug 494210 - dialog.width entity should not be shared between the two sanitize dialogs, r=gijs 2015-02-11 14:26:00 +00: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