Heather Arthur
412e884d65
Bug 939040 - Add eyedropper tool and include it in the color picker tooltip; r=pbrosset
2014-03-31 15:26:53 -07:00
Wes Kocher
63b9dd398e
Backed out changeset 3f245df4a3cd (bug 974745) for frequently turning Jetpack tests orange.
2014-03-31 15:00:06 -07:00
John Hood
d5f7ce9066
Bug 925275 - Make Network Monitor log requests persistent. r=vporof
...
Bug 925275: Added in a check to Services.prefs before clearing the screen in netmonitor-controller.js.
Added a new heading called Common Preferences and moved the Enable Persistent Logging checkbox there.
Added a new string to toolbox.dtd for the new heading.
TODO: Add a bug test to reflect these changes.
2013-12-12 15:38:30 -08:00
Florian Quèze
963ba44926
Bug 987522 - Improve localizability of translation infobar, r=felipe.
2014-03-31 11:42:15 +02:00
Maxim Zhilyaev
2719440ad9
Bug 974745 - Create click event on Sponsored Tiles to show explanation panel [r=adw]
...
Have the page know how to show a panel on a sponsored icon click.
2014-03-31 01:51:23 -07:00
Maxim Zhilyaev
3734e8f647
Bug 974736 - Add icon to title bar of Sponsored Tiles [r=adw]
...
Also fixes bug 976638 by moving controls.png to the shared directory.
Add an always visible sponsored icon for tiles that are type=sponsored. Also add ignorehover to the cell to prevent styling when pointing at the sponsored icon that happens to be a child of the cell.
2014-03-31 01:51:22 -07:00
Phil Ringnalda
c9b64fc3fc
Backed out 6 changesets (bug 974745, bug 975210, bug 974736, bug 972936, bug 972930, bug 975228) for browser_tabopen_reflows.js bustage
...
CLOSED TREE
Backed out changeset 5aed75c602ce (bug 974745)
Backed out changeset 208ba43a7098 (bug 975210)
Backed out changeset 5227bbca70f0 (bug 974736)
Backed out changeset a695139e96ee (bug 972936)
Backed out changeset 8524260ce49a (bug 972930)
Backed out changeset 667fc810ab49 (bug 975228)
2014-03-29 11:31:05 -07:00
Victor Porof
41f23a846e
Bug 917226 - Build a canvas inspection tool, r=rcampbell, jryans
2014-03-29 13:01:37 -04:00
Maxim Zhilyaev
96b586969b
Bug 974745 - Create click event on Sponsored Tiles to show explanation panel [r=adw]
...
Have the page know how to show a panel on a sponsored icon click.
2014-03-29 09:31:09 -07:00
Maxim Zhilyaev
2639da7ac3
Bug 974736 - Add icon to title bar of Sponsored Tiles [r=adw]
...
Also fixes bug 976638 by moving controls.png to the shared directory.
Add an always visible sponsored icon for tiles that are type=sponsored. Also add ignorehover to the cell to prevent styling when pointing at the sponsored icon that happens to be a child of the cell.
2014-03-29 09:31:08 -07:00
Jared Wein
40302e5467
Bug 989133 - Add a soft hyphen to the character encoding label for en-US to avoid auto-hyphenation. r=MattN
2014-03-28 17:09:31 -04:00
Jordan Santell
a9a0676213
Bug 988661 - Add 'Enable addon debugging' button in toolbox. r=jryans
2014-03-27 15:43:00 +01:00
Ed Morley
31118cd433
Backed out changeset 894e40121370 (bug 917226) for browser-chrome failures; DONTBUILD since fixing commit message
...
CLOSED TREE
2014-03-27 19:09:29 +00:00
Ed Morley
77225d0dfd
Backed out changeset 7b9fab28c591 (bug 917226) for incorrect commit message generated by qbackout; DONTBUILD
2014-03-27 19:07:31 +00:00
Victor Porof
759a49badf
Bug 917226 - Build a canvas inspection tool, r=rcampbell
...
--HG--
extra : rebase_source : 466745d61633e1e56f7fd1f2e680952c52cdf0a4
2014-03-27 18:57:16 +00:00
Victor Porof
33b3c2c497
Backed out changeset 882b91ce5a9f, as a relanding of Bug 917226, r=me
2014-03-27 12:24:00 -04:00
Ed Morley
97c742962c
Backed out changeset 894e40121370 (bug 917226) for mochitest-chrome failures
2014-03-27 16:11:59 +00:00
Victor Porof
8949ccc291
Bug 917226 - Build a canvas inspection tool, r=rcampbell
2014-03-27 10:21:37 -04:00
Victor Porof
700739c9ee
Bug 988329 - Netmonitor pie charts shouldn't display 'Loading' when the source data is available but empty, r=rcampbell
2014-03-26 16:07:30 -04:00
Thomas Andersen
a2947b3f9e
Bug 971798 - Do not enable CSS reflow logging when clicking the CSS category. r=msucan
2014-03-25 00:28:37 +01:00
Gavin Sharp
d2cd30e3ef
Bug 557665 - Allow specifying SearchForm as a normal <Url> in engine description files (part 1, main patch). r=adw
2010-04-01 22:51:26 -04:00
Francesco Lodolo (:flod)
100d82349e
Bug 901488 - Spelling "addon(s)" in syncSetup.properties is inconsistent with existing strings. r=gps
2014-03-24 17:46:13 -04:00
Marco Bonardo
9120a58848
Bug 959576 - Create a component to get the list of priority domains. r=gavin
2014-03-22 14:24:36 +01:00
Thomas Andersen
508a141f32
Bug 859059 - Implement "Copy as curl". r=msucan, r=vp
2014-03-20 02:02:08 +01:00
Florian Quèze
88e626deb3
Bug 979424 - Implement structure and state switching for translation infobar, r=felipe.
2014-03-21 19:07:38 +01:00
Ryan VanderMeulen
980127328b
Backed out 3 changesets (bug 965527, bug 859059, bug 812172) for mochitest and xperf orange on a CLOSED TREE
...
Backed out changeset 18f579c4308e (bug 965527)
Backed out changeset 70ed33107301 (bug 859059)
Backed out changeset 7b59b92580fa (bug 812172)
2014-03-21 10:33:18 -04:00
Thomas Andersen
9df07e3547
Bug 859059 - Implement "Copy as curl". r=msucan, r=vp
2014-03-20 02:02:08 +01:00
Brian Grinstead
20c499d4c9
Bug 983933 - Get better colors for the Inspector's box model;r=vporof
2014-03-18 08:04:57 -05:00
Robert Strong
e7f87fe005
Bug 899254 - When installing on top of an existing install the install page should use the term 'Upgrading' instead of 'Installing' for the stub installer. r=bbondy
2014-03-19 10:40:17 -07:00
Robert Strong
d73a755022
Bug 799215 - Stub installer's dual progress bars are confusing. Use a single progress bar for both. ui-r=philipp, r=bbondy
2014-03-19 10:40:04 -07:00
Seth Fowler
6c6b5df019
Bug 981867 - Make the tooltip for the web console CSS category more general. r=msucan
...
--HG--
extra : rebase_source : 04a3b8aa1795f4c49a188e27e9f2d084d59195cd
2014-03-17 11:26:40 +08:00
Sebastian Hengst
5a9c5d4ef7
Bug 983724 - Remove unused customizeMode.menuAndToolbars.label from browser.dtd. rs=mconley over irc
...
--HG--
extra : rebase_source : d9179d9bbc7258fa219d400af56af3871909ef2d
2014-03-15 14:21:50 -07:00
Ratnadeep Debnath
4be2366b5d
Bug 912900 - Show open tabs in connected device's Firefox in AppManager. r=jryans
2014-03-15 17:17:45 -04:00
John Gruen
1e425112ff
Bug 983414 - fix sync success copy and formatting. r=markh
2014-03-13 17:01:23 -07:00
Shane Caraveo
0f6efe3f3f
bug 894806 [Australis] refactor and remove social.provider, r=markh
2014-03-11 19:25:45 -07:00
Wes Kocher
e8bf779de6
Backed out changeset 4f50ba79c6ff (bug 912900) for m-oth bustage
2014-03-11 15:32:15 -07:00
Ratnadeep Debnath
dd9a59db21
Bug 912900 - Show open tabs in connected device's Firefox in AppManager. r=jryans
2014-03-11 17:01:29 -04:00
Patrick Brosset
5bb0d4f464
Bug 757866 - Highlight and select DOM nodes in the web console output; r=msucan
2014-03-11 12:21:20 +02:00
Marina Samuel
388d96eb07
Bug 961587: Only create Windows 8 Touch smart bookmark once a user has intialized their Metro bookmark list. r=mbrubeck, r=mak77
2014-03-10 12:53:19 -04:00
Ed Morley
02a6b3ba82
Merge mozilla-central and fx-team
2014-03-07 15:54:49 +00:00
Ed Morley
e875b9ef79
Backed out changeset dcec4c42cd18 (bug 757866) for bug 980835
2014-03-07 15:05:31 +00:00
Tim Taubert
ca0756eb44
Bug 976683 - Tools menu copy should match customize menu for reauth, and should direct user to FxA reauth page r=markh
2014-03-06 20:42:54 +01:00
Brian Grinstead
c343268b42
Bug 974947 - Add preferences to hide command buttons on DevTools tabbar;r=jwalker
2014-03-06 16:02:11 -06:00
Patrick Brosset
4246717306
Bug 757866 - Highlight and select DOM nodes in the web console output; r=msucan
2014-03-06 18:16:45 +01:00
Mike Connor
00f563d4bf
Bug 951465 - update Google/Yahoo/Wikipedia icons to have better icon sizes, r=mbrubeck
...
--HG--
extra : rebase_source : efb549ba444df8c03a8c11979a7c8a40ad47469a
2014-03-04 13:37:20 -05:00
Mike Connor
ed7beadc82
Bug 979405 - bing pc and form codes are incorrect, r=mbrubeck
...
--HG--
extra : rebase_source : a24da9c87e728ef2532c4b963f5103f591504569
2014-03-04 13:36:00 -05:00
Mike Connor
ac46e15a6e
Bug 942024 - Yahoo search not using custom search codes, r=mbrubeck
...
--HG--
extra : rebase_source : 5f810411a8427b6bef4eefb56130c4cb9cc40ef3
2014-03-03 17:54:47 -05:00
Ryan VanderMeulen
ee46e14cf6
Merge m-c to inbound.
2014-03-03 17:23:35 -05:00
Victor Porof
f0f4693082
Bug 972795 - NetMonitor should show "Request Headers From Upload Stream" in the Headers tab, not only as part of the Request Payload in the Params tab, r=rcampbell
2014-03-03 10:59:49 -05:00
Mike Connor
835e5341ec
Bug 975528 - Searches using Bing are missing codes for search bar, about:home, and context menu, r+a=gavin
2014-02-21 16:38:42 -05:00
Manish Goregaokar
ed1cf61344
Bug 974394 - Chage duplicated acceskey 'a' to 'v' for proxy autologin pref; r=adw
2014-03-03 00:23:03 -05:00
Mike de Boer
c835bc596f
Bug 326743: use cmd-e to set find-in-page search term to currently selected text. r=Unfocused
2014-02-28 16:07:34 +01:00
Shane Caraveo
339d246f7d
bug 960198 make sidebars available from a customizable widget, r=mconley
2014-02-28 09:04:16 -05:00
Joe Walker
3d539a8363
Bug 933727 - Split gcli.jsm and use JS directly from gcli project; r=mratcliffe
...
* * *
Bug 933727 - Update Developer Toolbar to use promises and split out GCLI; r=mratcliffe
* * *
Bug 933727 - Update GCLI tests to use Task.spawn; r=mratcliffe
* * *
Bug 933727 - Update the Inspector to use split out GCLI; r=pbrosset
* * *
Bug 933727 - Update style editor to use split out GCLI; r=harth
* * *
Bug 933727 - Update Debugger to use split out GCLI; r=past
* * *
Bug 933727 - Update Profiler/Tilt/Scratchpad to use split out GCLI; r=valueof
--HG--
rename : browser/devtools/commandline/test/browser_cmd_pref.js => browser/devtools/commandline/test/browser_cmd_pref1.js
rename : browser/devtools/commandline/test/browser_cmd_pref.js => browser/devtools/commandline/test/browser_cmd_pref2.js
rename : browser/devtools/commandline/test/browser_gcli_cli.js => browser/devtools/commandline/test/browser_gcli_cli1.js
rename : browser/devtools/commandline/test/browser_gcli_cli.js => browser/devtools/commandline/test/browser_gcli_cli2.js
rename : browser/devtools/commandline/test/browser_gcli_completion.js => browser/devtools/commandline/test/browser_gcli_completion1.js
rename : browser/devtools/commandline/test/browser_gcli_completion.js => browser/devtools/commandline/test/browser_gcli_completion2.js
2013-09-03 12:20:27 +01:00
Mihai Sucan
709671c342
Bug 609872 - Ability to execute code in sub-documents (iframes/frames); r=past
2014-02-25 22:02:58 +02:00
Nikhil Johny
60f34eaeca
Bug 283754 - Awkward phrasing in language selection dialog - "in order of preference" used twice. r=dao
2014-02-25 08:18:56 -05:00
Florian Quèze
4f48223aa5
Bug 804611 - Add a way to grant/deny getUserMedia permissions persistently, r=jesup,dolske, ui-r=Boriss.
2014-02-25 12:50:42 +01:00
Sam Foster
ff2c8b9d3b
Bug 963688 - Add new string to shared bookmarks.inc and new default metro feedback bookmark that uses it. r=mbrubeck
...
--HG--
extra : rebase_source : 84a91b9fc137867f264f150d8abb30271fbd47f8
2014-02-24 12:48:55 -08:00
Mark Hammond
82b9f0f9af
Bug 973338 - add a localization note for .before and .after entities. r=ttaubert
2014-02-24 10:26:01 +11:00
Manish Goregaokar
5720b4d2c3
Bug 974394 - Change duplicated accesskey 'a' to 'v' for autologin pref. r=adw
2014-02-21 08:34:24 -05:00
Justin Dolske
1ebbe7a36f
Bug 967349 - PopupNotifications should support a "Learn More" link. r=mattn
2014-02-18 19:05:34 -08:00
Boopathi K
95d77bf389
Bug 934177 - [App manager] Make "Hosted" and "Packaged" strings localizable. r=jryans
2014-02-18 09:20:24 -05:00
Manish Goregaokar
c793cb5711
Bug 910670 - Preference for proxy autologin. r=adw
2014-02-18 09:20:24 -05:00
Dennis Schubert
c8bd7a9d37
Bug 922208 - Add console.count; r=msucan
2014-02-17 21:58:19 +02:00
Phil Ringnalda
6f0427c88e
Back out 024e6835e6ea:bece94ce2310 (bug 326743) for frequent 10.6 debug failures in browser_bug537013.js
2014-02-14 23:58:49 -08:00
Mike de Boer
2805ee9af7
Bug 326743: use cmd-e to set find-in-page search term to currently selected text. r=Unfocused
2014-02-14 14:04:23 +01:00
Mike de Boer
faf150b6a4
Backed out 5 changesets (bug 326743)
...
Backed out changeset 55fba7bccaaf (bug 326743)
Backed out changeset f4ab79254dfb (bug 326743)
Backed out changeset c8151192e447 (bug 326743)
Backed out changeset 57ceb72568c6 (bug 326743)
Backed out changeset 3081b9770c33 (bug 326743)
2014-02-14 12:55:13 +01:00
Mike de Boer
2f99be871a
Bug 326743: use cmd-e to set find-in-page search term to currently selected text. r=Unfocused
2014-02-14 11:38:24 +01:00
Victor Porof
afc715dd5d
Bug 956357 - "Preview Response" tab for HTML in the Network Monitor, r=rcampbell
2014-02-13 10:26:09 -05:00
Gabriel Luong
b63a3aec9c
Bug 972102 - Minor correction to localization note documentation in sourceditor.properties. r=anton
2014-02-13 10:02:51 -05:00
Gabriel Luong
20a7bfbef4
Bug 968424 - Change keyboard shortcut to move selected lines in source editor to Alt-Up/Down. r=anton
2014-02-13 10:02:51 -05:00
Francesco Lodolo (:flod)
f4cc70fa0c
Bug 969804 - Use U+2026 for ellipsis in loadingSourcesText (debugger.properties). r=vporof
2014-02-08 21:03:05 -05:00
Francesco Lodolo (:flod)
806beecd1e
Bug 966894 - Use U+2026 for ellipsis in netmonitor.properties. r=vporof
2014-02-08 21:02:46 -05:00
Vikneshwar
a3a8f7cc3a
Bug 957072 - Add Pretty Print to Scratchpad Menu. r=robcee
2014-02-08 21:02:11 -05:00
Manish Goregaokar
778173cad0
Bug 665319 - Add a checkbox to activate network.proxy.socks_remote_dns. r=ttaubert, ui-r=philipp
2014-02-08 21:01:27 -05:00
Bob Owen
fb14a8de8b
Bug 624883 - Treat view-source as an unrecognised scheme if not top-level. r=bz
2014-01-23 16:02:33 +00:00
Hubert B Manilla
7ce7b03a26
Bug 927673 - Fix forPage has no sources showing when debugger is loading. r=fitzgen
2014-02-06 10:04:13 -05:00
Mike Connor
92ee599bfd
Bug 936198 - Updated Yahoo Logo for Metro, r=mbrubeck, a=gavin
...
ch drop-DOwnLPATH=/usr/local/bin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/home/mconnor/scripts
--HG--
extra : rebase_source : c2396a87f2bdcdadf83ba738247f402e57d09a4f
2014-01-31 16:27:07 -05:00
Victor Porof
ac25e2962e
Bug 967378 - Part 2: Use proper plural form for 'total time' in charts, r=flod, rcampbell
2014-02-04 16:57:09 +02:00
Carsten "Tomcat" Book
1e667fdaf9
Merge mozilla-central to fx-team
2014-02-03 13:29:12 +01:00
Blair McBride
4e2f374a40
Bug 966933 - [Australis] UITour: Add a UI tour link in the Help menu (Part 1: strings only), r=gijs, DONTBUILD because just some strings
2014-02-03 03:32:00 +00:00
Gavin Sharp
304dc3852c
Bug 965113: remove reference to "Firefox Accounts" in sync settings, r=markh
2014-02-02 20:27:26 -08:00
Phil Ringnalda
de5fcc9266
Merge f-t to m-c
2014-02-02 18:58:48 -08:00
Gijs Kruitbosch
3fffe03833
Bug 966694 - add brandshortname in Australis panel's quit item on Linux, too, r=Unfocused
2014-02-03 09:29:33 +00:00
Gijs Kruitbosch
13404363d4
Bug 966759 - fix up Australis-removed strings in browser.dtd, aboutPrivateBrowsing.dtd, openLocation files, r=ttaubert
2014-02-02 21:34:36 +00:00
Blair McBride
ff71071036
Bug 966694 - [Australis] Quit button in AppMenu footer has no tooltip on Windows, r=gijs
2014-02-02 16:09:00 +00:00
Phil Ringnalda
7278cdc9a5
Merge m-c to f-t
2014-02-02 17:47:08 -08:00
Peiyong Lin
b3fee78147
Bug 964015 - Add "Copy as data URI" for images in the Network Monitor. r=vp
2014-02-02 10:39:53 +02:00
Gijs Kruitbosch
c6ba7f987a
Bug 940116 - fix tabview button tooltip for Australis, r=jaws
2014-02-01 23:27:54 +00:00
Girish Sharma
abaeef9bbb
Bug 966789 - remove duplicate 'networkMenu.minute' string, r=vp
2014-02-03 00:41:07 +05:30
Girish Sharma
9ac7deba52
Bug 966755 - Network statistics report wrong total download times, r=vp
2014-02-03 00:11:54 +05:30
Patrick Brosset
23e6c7b9fc
Bug 952277 - DOMNodes can be highlighted and selected from the debugger [Australis]; r=past, vporof
2014-02-01 10:24:44 +01:00
Alexey Novak
b4e1527c16
Bug 956645 - The strings for the source editor's context menu aren't consistently capitalized like in other menu items; r=vporof
2014-02-01 09:05:33 +02:00
Victor Porof
294b249c7f
Bug 946601 - Add performance statistics/piecharts in the Network Monitor, r=rcampbell
2014-02-01 08:37:53 +02:00
Zachary Carter
d48a905e54
Bug 965117 - Custom fonts on about:accounts and other visual/string tweaks. r=ttaubert
2014-01-31 16:50:55 -08:00
Gavin Sharp
76c0615ab2
Bug 966511: Tweak Sync UI, r=ttaubert
...
Changes:
- rename browser-fxaccounts.js "toggle" to onMenuPanelCommand
- rename openSignInPage->openSignInAgainPage and change it to point to about:accounts?signin=true
- introduce openAccountsPage and change the menu panel "signed in"'s UI to call it
- remove period at the end of "Firefox is now syncing" in the success doorhanger
- rename syncErrorPanel.title->syncErrorPanel.heading for consistency
- remove the "Preferences" button from the "you need to sign in again" doorhanger
- "manage"->"change" in the "What would you like to Sync" dialog
- change "Unlink Browser" to "Disconnect", in both the prefs button and confirmation dialog title
- adjust string in the "Disconnect" confirmation dialog
- change "Device"->"computer" in the relink verification dialog
- fix success panel heading styling (should be bold)
--HG--
extra : rebase_source : 358c93e1123e11200523b96d97ecd25421edaca4
2014-01-31 17:20:21 -08:00
Gijs Kruitbosch
3f060ceee8
Bug 964887 - fix menu in Australis to say 'Edit this bookmark' for pages which have already been bookmarked, r=mak
2014-01-31 23:21:41 +00:00
Lalit Khattar
3f8ca206c3
Bug 944640 - Add a "Watch" button on the new inspect popup. r=vporof
2014-01-31 13:01:27 -05:00
Mike Conley
e6466f5e55
Bug 863780 - [Australis] Update about:privatebrowsing instructions after appmenu button removal. r=ehsan
...
--HG--
extra : rebase_source : 42540c36ee098a8a18aa1bc70127c6120bd5ec7f
2014-01-30 11:48:00 +00:00
Mike de Boer
33aa8c26e7
[Australis] Bug 966167: update locale string IDs for the tip section. r=Unfocused
2014-01-31 11:30:55 +01:00