Ryan VanderMeulen
6c18836fa6
Bug 999616 - Update pdf.js to version 1.0.68. r=Mossop, r=yury
2014-04-22 13:25:20 -07:00
Jared Wein
c95deec4c6
Bug 997684 - Tooltips in the panel menu shouldn't end with an ellipsis and shouldn't use title capitalization. r=dao
2014-04-22 15:47:37 -04:00
Mihai Sucan
c286e981b0
Bug 920116 - Show full stack traces for console logged messages; r=robcee
2014-04-22 21:45:04 +03:00
Dave Townsend
f525d5c569
Bug 993533: Add remote add-ons to the list of targets on a remote device. r=panos
2014-04-17 08:35:20 -07:00
Ryan VanderMeulen
3766193d1c
Backed out changeset 59f4f732f6d7 (bug 968896) for mochitest-dt failures.
...
CLOSED TREE
2014-04-16 15:38:14 -04:00
Brandon Benvie
f7d82a089c
Bug 968896 - Add tern support to source editor to provide autocompletion and type inference. r=vp, r=anton, r=fitzgen
2014-04-16 10:46:55 -07:00
Jordan Santell
5c363609ec
Bug 980503 - Implement Web Audio Editor front end, first pass. r=vp
2014-04-02 15:51:21 -07:00
Joe Walker
c7aa2eafde
Bug 984365 - Refactor and split out BuiltinCommands.jsm; r=mratcliffe,robcee,panos
...
BuiltinCommands.jsm was huge to avoid slowing things down by having many
modules loading.
To avoid splitting it up from slowing things down we want to delay loading
commands. Create [add|remove]ItemsByModule to allow us to lazily add modules,
and convert all command modules to use this.
Then break up BuiltinCommands into a set of files, for each command, and do
some refactoring to use JS files rather than JSMs and use "use strict".
--HG--
rename : browser/devtools/commandline/Commands.jsm => browser/devtools/commandline/commands-index.js
rename : browser/devtools/debugger/CmdDebugger.jsm => browser/devtools/debugger/debugger-commands.js
rename : browser/devtools/inspector/CmdInspect.jsm => browser/devtools/inspector/inspector-commands.js
rename : browser/devtools/responsivedesign/CmdResize.jsm => browser/devtools/responsivedesign/resize-commands.js
rename : browser/devtools/scratchpad/CmdScratchpad.jsm => browser/devtools/scratchpad/scratchpad-commands.js
rename : browser/devtools/styleeditor/CmdEdit.jsm => browser/devtools/styleeditor/styleeditor-commands.js
rename : browser/devtools/tilt/CmdTilt.jsm => browser/devtools/tilt/tilt-commands.js
2014-04-13 07:47:27 +01:00
Heather Arthur
fedc6105dc
Bug 939040 - Add eyedropper tool and include it in the color picker tooltip; r=pbrosset
2014-03-31 15:26:53 -07:00
Maxim Zhilyaev
5fa30b4fe7
Bug 990977 - Sponsored tiles: don't expose explanation URL as a localizable string [r=adw]
...
Hardcode the url into xul instead of dtd.
2014-04-08 17:02:17 -07:00
Alexandre Poirot
21876b71a3
Bug 993101 - Add main-process debug button. r=paul
2014-04-08 14:13:09 -04:00
Honza Bambas
7ae5cd9848
Bug 915296 - HTTP cache v2: Show cache consumption correctly in UI, r=michal, gavin
2014-04-06 20:44:40 +02:00
Mike Connor
a2df40716a
Bug 991359 - update context menu form code for Bing, r=gavin
...
--HG--
extra : rebase_source : 2cd77c32b9a26bee79d594cf45ba5d4cfcbd453e
2014-04-03 19:23:45 -04:00
Mike Connor
5e5fc60c03
Bug 958883 - Use HTTPS for Yahoo searches, part 2, r=mfinkle
...
--HG--
extra : rebase_source : dcb82051a9aa64c2c9899f36b5290575bf87560e
2014-04-03 19:22:50 -04:00
Mike Connor
e5a4e52ba3
Bug 958883 - Use HTTPS for Yahoo searches, part 1, r=gavin
...
--HG--
extra : rebase_source : dfa4223c3b226d3d46150051a7b9c22a88c4c432
2014-04-03 19:22:24 -04:00
Robert Strong
9eee6c985a
Remove the huge foot-gun of removing all profiles from the uninstaller - Bug 432017 - Selecting remove personal data description text should clearly state that it removes *all* Firefox personal data. r=bbondy
2014-04-04 14:59:21 -07:00
Willian Gustavo Veiga
d673a2ebb6
Bug 953206 - Add a Scratchpad view menu. r=benvie, r=anton
2014-04-02 11:17:21 -04:00
Ed Morley
b8e1625bb0
Backed out changeset 535756591289 (bug 939040) for ticking an assertion after the latest m-c merge; CLOSED TREE
2014-04-02 09:29:16 +01:00
Heather Arthur
f927c8c973
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
57614a1474
Backed out changeset 8032e6ff1372 (bug 939040) for Windows mochitest-4 failures.
2014-03-31 17:02:29 -07:00
Maxim Zhilyaev
8569521d43
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
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