Victor Porof
be9057c904
Bug 1031308 - Type error in SyntaxTreesPool.prototype_call
in Parser.jsm. r=past
2014-06-27 09:55:51 -04:00
Patrick Brosset
fec5df7646
Bug 1032801 - Avoid unhandled promise chain rejection in browser_inspector_pseudoClass_menu.js. r=jwalker
2014-07-01 06:32:00 +02:00
Jordan Santell
024bb2d308
Bug 1032482 - Only render redundant connections between nodes once in the web audio editor. r=vp
2014-07-01 15:02:00 +02:00
Heather Arthur
953010ad99
Bug 1031351 - Don't prettify CSS source if it has more than one line per rule. r=jwalker
2014-06-30 18:13:00 +02:00
Patrick Brosset
ec37de0983
Bug 1026392 - Avoid unhandled promise chain rejections in browser_ruleview_add-property-cancel_02.js. r=jwalker
2014-07-01 07:57:00 +02:00
Jordan Santell
600c9c9252
Bug 978964 - Display combined bitmask values in the canvas debugger. r=vp
2014-06-30 14:12:00 +02:00
Bernardo P. Rittmeyer
7c064a50b3
Bug 974652 - "Add aWidgetId and aArea to INFO()'d message when failing in onWidgetRemoved". r=MattN
2014-07-01 15:19:00 +02:00
Wes Kocher
5d5b7225bd
Merge fx-team to m-c a=merge
2014-07-01 17:13:22 -07:00
Ed Morley
e9eb8697b2
Backed out changeset 9879665a17bb (bug 989875) for leaks
2014-07-01 17:58:33 +01:00
Jim Mathies
990d53f089
Bug 989875 - Forward clicks to chrome js for ux elements in about pages that load remotely. f=felipe, r=mbrubeck
2014-07-01 07:57:33 -05:00
Gijs Kruitbosch
97fac2ced5
Bug 1032696 - only alter nodes with [href] which are descendantds of panel node, r=jwalker
...
--HG--
extra : rebase_source : 39a880b34d9e7bdaff2ccd079e5812fe57dc6034
2014-07-01 12:03:39 +01:00
Gabriel Luong
4fda410f38
Bug 966895 - [rule view] Adding new rules to the current selection in the CSS rule-view r=harth
2014-07-02 23:52:00 +02:00
Brian Grinstead
82839e29d0
Bug 1029511 - Source Editor: Add ability to toggle autocomplete option. r=vporof
2014-06-30 11:23:00 +02:00
Wes Kocher
160fc3eb2e
Merge m-c to fx-team a=merge
2014-06-30 18:53:15 -07:00
Wes Kocher
7ccae990fa
Merge fx-team to m-c a=merge
2014-06-30 18:22:10 -07:00
Mark Banner
794bbc9518
Bug 1027014 Loop panel is cut off on first display - always fire the mechanism to resive the panel if the ready state is complete. r=mixedpuppy
2014-06-30 21:10:19 +01:00
Jordan Santell
68987987fa
Bug 1029195 - Ensure selected node visually persists beyond graph re-rendering in web audio editor. r=vp
2014-06-30 10:34:00 -04:00
Paul Rouget
c3759e5df8
Bug 972069 - show progressbar when installing app. r=jryans
2014-06-30 14:46:25 +02:00
Sami Jaktholm
eb2cb4b520
Bug 1026921 - Style Inspector: Choose correct URL for background image tooltip if a rule contains multiple backgrounds. r=pbrosset
2014-06-30 02:10:00 +02:00
Steven MacLeod
ec33540af0
Bug 1028942 - Fix 'Translate' button border on OSX. r=florian
...
--HG--
extra : rebase_source : 722788a20a14adb593fbdbcbe269cda7f93cf61d
2014-06-27 15:10:08 -04:00
Tim Taubert
63efe05843
Bug 953313 - Fix intermittent browser_tabopen_reflows.js failures r=gijs
2014-06-28 09:19:46 +02:00
Michael Ratcliffe
1de720aba6
Bug 1028609 - Disable browser/devtools/inspector/test/browser_inspector_infobar.js due to oranges r=me
2014-06-30 09:55:45 +01:00
Jordan Santell
ea9b6f24ad
Bug 1026576 - Resets the web audio editor graph's position and scale on refresh. r=vp
2014-06-24 15:15:00 +02:00
Jordan Santell
13984c654e
Bug 999687 - Only show enum names in canvas debugger for appropriate method and arguments. r=vp
2014-06-27 12:09:00 +02:00
Phil Ringnalda
5e59157379
Merge m-c to f-t
2014-06-29 16:45:12 -07:00
Victor Porof
eb57805f53
Bug 947569 - Increase timeout for browser_net_accessibility-01.js, r=me
2014-06-29 18:55:36 -04:00
Victor Porof
10d55a0e27
Bug 1029279 - Increase timeout for browser_net_accessibility-02.js, r=me
2014-06-29 18:55:34 -04:00
ffxbld
e78f4e6523
No bug, Automated blocklist update from host bld-linux64-spot-1031 - a=blocklist-update
2014-06-28 03:39:24 -07:00
Phil Ringnalda
5f50d49628
Merge m-c to m-i
2014-06-28 20:51:49 -07:00
Blake Kaplan
f635a8780e
Bug 949617 - Make the login manager work in e10s. r=dolske/mconley/mfinkle/jimm
2014-06-28 11:09:45 -07:00
Wes Kocher
0a387eecec
Merge m-c to fx-team a=merge
2014-06-27 17:54:18 -07:00
Wes Kocher
be05307be5
Merge inbound to m-c a=merge
2014-06-27 17:40:49 -07:00
Jim Blandy
e07aaa8185
Bug 800200: Remove references to JSD from outside js/jsd. r=mccr8,bholley,ted,smaug
2014-06-27 11:05:08 -07:00
Jim Blandy
c197a8c3f5
Bug 800200: Delete all references to the obsolete Venkman chrome debugger from the tree. r=ted
2014-06-27 11:05:07 -07:00
Gijs Kruitbosch
91c595b46c
Bug 1028872 - use collapsed property to check for toolbar state in test, r=dao
...
--HG--
extra : rebase_source : 8a0370bb924fcbdeeb3abe57696f312ada09be35
2014-06-27 15:55:23 +01:00
Tim Taubert
4c60fb3eae
Bug 1030719 - Properly restore form data for contenteditables r=smacleod
2014-06-26 15:55:16 +02:00
Tim Taubert
6ef4ce4837
Bug 1027084 - Use about:blank as the initial tab for new windows in sessionstore tests r=smacleod
2014-06-27 13:00:11 +02:00
Justin Dolske
9defcbd877
Bug 1023508 - Add telemetry for HiDPI usage. r=felipe
2014-06-27 11:20:02 -07:00
Benjamin Smedberg
5c436f72de
Bug 1031326 - Fix experiment cache upgrade: the cache data is a raw JSObject, not a map. r=gfritzsche
2014-06-27 13:44:21 -04:00
Shane Caraveo
1c1e53ed43
Bug 1011598 fix marks and status buttons for toolbar overflow menu, r=Gijs
2014-06-27 08:58:13 -07:00
Shane Caraveo
5a3aeea72e
Bug 1014254 fix null shareButton breaking various ui bits, r=gijs
2014-06-27 08:46:27 -07:00
Carsten "Tomcat" Book
c1f8ccf85f
Merge mozilla-central to fx-team
2014-06-27 15:53:53 +02:00
Carsten "Tomcat" Book
55495c33fa
merge fx-team to mozilla-central a=merge
2014-06-27 15:47:39 +02:00
Carsten "Tomcat" Book
2f01b9ad61
merge mozilla-inbound to mozilla-central a=merge
2014-06-27 15:34:28 +02:00
Carsten "Tomcat" Book
d5c7b835c6
Backed out changeset 8c1ee05fbbd6 (bug 949617)
2014-06-27 15:17:42 +02:00
Matthew Noorenberghe
1afd30fc5a
Bug 1021618 - Create the foundation for converting preference dialogs to be in-content. r=jaws a11y=MarcoZ f=Paenglab,davidb
2014-06-26 13:17:17 -04:00
Carsten "Tomcat" Book
0e0a47e9f3
Merge mozilla-central to fx-team
2014-06-26 15:53:44 +02:00
Markus Stange
d0d684b150
Bug 1025033 - Make the scrollbar track of devtools' overlay scrollbars transparent again after bug 1016569. r=paul
2014-06-26 15:50:46 +02:00
Carsten "Tomcat" Book
5de1cd29b1
merge fx-team to mozilla-central a=merge
2014-06-26 15:33:24 +02:00
Gregory Szorc
614ed27773
Bug 1029031 - Bustage followup to b77106f50779
...
Fixed bad patch change that was made before landing. Derp.
--HG--
extra : amend_source : 6d49ce3db4908a75f9c3ec2931ed97fb41e1f9ff
2014-06-25 23:21:23 -07:00
Brian Grinstead
aece09b5c6
Bug 1030716 - Prevent dark theme in sourceeditor for WebIDE. r=paul
2014-06-26 06:14:00 +02:00
Gregory Szorc
53e5c741a2
Bug 1029031 - Record default search provider in FHR; r=bsmedberg, MattN
...
--HG--
extra : rebase_source : 7e3c2688db567bac8760c405d9e9d7d41e8564d9
extra : amend_source : a5f4264ec947ae27e3036018034e0b17bf1e8590
2014-06-25 12:44:00 -07:00
Gregory Szorc
39d917bcf8
Bug 1029031 - Rewrite test to use tasks; r=MattN
...
An upcoming patch will add more code to
browser_urlbar_search_healthreport.js. We now have support for running
tasks in bc tests, so let's use it to make my life easier.
--HG--
extra : rebase_source : 2fbec7c264f7ebaa8b9abd49694ae56c4d74b7c7
extra : amend_source : 551ee4c0e87f42cd44c9b5395278b56dfbc89b90
2014-06-25 12:38:37 -07:00
Wes Kocher
9241a8d8d6
Merge m-c to fx-team a=merge
2014-06-25 18:44:50 -07:00
Wes Kocher
6c68d3cdfb
Merge inbound to m-c a=merge
2014-06-25 18:18:43 -07:00
J. Ryan Stinnett
c81a67b042
Bug 975591 - Part 2: Show DevTools devices in WebIDE. r=paul
2014-06-26 16:41:00 +02:00
Gabriel Luong
8f6db7a727
Bug 1029695 - [rule view] Need null check for ruleview-propertyvalue query in getParentTextProperty r=harth
2014-06-25 16:39:00 +02:00
Joe Walker
4db1d190fe
Bug 1025044 - CSS coverage actor should have started and stopped events; r=harth
2014-06-27 08:31:20 +01:00
Raphaël Lustin
bad0c76b6b
Bug 1007922 - Make 'readonly' AudioParams uneditable. r=jsantell
...
--HG--
rename : browser/devtools/webaudioeditor/test/browser_wa_properties-view-edit.js => browser/devtools/webaudioeditor/test/browser_wa_properties-view-edit-01.js
2014-06-24 10:37:00 -04:00
Brian Grinstead
6f7d010a58
Bug 1021827 - Show menu items for project editor inside of App Manager;r=paul
2014-06-26 07:17:54 -05:00
Dão Gottwald
bcb978a289
Bug 947356 - Use custom icon for the all tabs button for better contrast on different backgrounds. r=mdeboer
2014-06-26 13:35:27 +02:00
Dão Gottwald
88fee85717
Bug 1022745 - Add UTM parameters to plugincheck URL. r=gavin
...
--HG--
extra : rebase_source : 04000ff6b7663b7d1df7d6049a6674b04d895423
2014-06-26 11:05:00 +02:00
Dão Gottwald
dca99627c2
Bug 1028569 - Bookmarks toolbar bounces when hiding on OS X. r=jaws
...
--HG--
extra : rebase_source : 02cebe968612f155f86a817aa4b2a53fcf3ff43f
2014-06-24 20:45:16 +02:00
Tim Taubert
62f406e610
Bug 993013 - Fix 'this._cps2 is undefined' errors in test runs r=adw
2014-06-25 16:30:17 +02:00
Mark Banner
5c3cd1dcdd
Bug 1030062 Loop Marionette tests need clearer failure points when displayed on tbpl. r=dburns
2014-06-26 09:00:08 +01:00
Mark Banner
1a3177938a
Bug 1030103 Loop button doesn't overflow when window width is reduced. r=mconley
2014-06-26 09:00:07 +01:00
Sami Jaktholm
60397322ad
Bug 1024789 - Fix uncaught rejections in browser_toolbox_window_reload_target.js by cancelling asyncronous update of InspectorPanel._defaultNode if page navigates. r=pbrosset
2014-06-23 09:37:00 -04:00
Brian Grinstead
61feef2473
Bug 1030951 - Get rid of "TypeError: this.editMenu is undefined" logspam. r=harth
2014-06-26 17:36:00 -04:00
Paul Rouget
5c7e642a12
Bug 1030728 - Addon list is cached too aggressively. r=ochameau
2014-06-26 05:56:00 -04:00
Tim Nguyen
a2feb60093
Bug 1030048 - Fix some Windows styling issues in WebIDE. r=paul
2014-06-25 09:29:00 -04:00
Walter Litwinczyk
cfa586e393
Bug 701948 - Rename nsIGfxInfo::FEATURE_NO_INFO to nsIGfxInfo::FEATURE_STATUS_OK. r=jgilbert
2014-07-01 14:44:09 -07:00
Monica Chew
1ce06a3399
Bug 1024610: Register tracking protection list and hook it up in nsChannelClassifier (r=gcp)
2014-07-02 12:41:00 -07:00
Kestrel
82d6d889e0
Bug 378775 - Implement Opera's behavior for selecting text inside of a link and link drag and drop. r=Enn
2014-07-03 04:26:00 -04:00
Ed Morley
a751aee582
Bug 941575 - Disable browser_fullscreen-window-open.js on Linux for intermittent failures
2014-07-03 14:05:56 +01:00
Ed Morley
31a14ff50e
Bug 1016310 - Disable browser_console_optimized_out_vars.js for intermittent failures
2014-07-03 14:03:16 +01:00
Ed Morley
0de150cc87
Bug 1032137 - Disable browser_UITour_panel_close_annotation.js on Windows for intermittent test failures
2014-07-03 13:57:15 +01:00
Ed Morley
3f3c5fd9b4
Bug 979207 - Disable browser_968447_bookmarks_toolbar_items_in_panel.js on Linux for intermittent failures
2014-07-03 13:40:10 +01:00
David Keeler
235c61d9d1
bug 1029797
- remove redundant "Security information for this page" section of Page Info window r=dao
2014-06-24 14:31:06 -07:00
David Keeler
d758938ed4
bug 1029862 - hide unnecessary 'which is run by (unknown)' text in site identity popup for domain validated sites r=dao
2014-06-24 15:12:52 -07:00
Carsten "Tomcat" Book
48f0f82363
merge fx-team to mozilla-central a=merge
2014-06-25 15:34:21 +02:00
Carsten "Tomcat" Book
ea57b2f6fe
Backed out changeset 24fb014f1ae3 (bug 1021618) for Linux Memory Leak on a CLOSED TREE
2014-06-25 10:03:44 +02:00
David Keeler
300346b437
bug 1025332 - use nsIDocshell.failedChannel in certificate exception dialog instead of recent bad certs service r=jaws
2014-06-13 16:13:09 -07:00
Carsten "Tomcat" Book
d55cca18ce
Merge mozilla-central to mozilla-inbound
2014-07-02 15:09:37 +02:00
Carsten "Tomcat" Book
1feb71934a
Merge mozilla-central to mozilla-inbound
2014-06-30 15:44:54 +02:00
Sami Jaktholm
b30efa2157
Bug 872379 - Netmonitor tests SJS: Store a reference to the response timer to avoid garbage collection before the timer fires. Otherwise netmonitor tests timeout waiting for missing responses. r=vp
2014-06-30 03:09:00 -04:00
Panos Astithas
75d3a5ce57
Avoid an Xray error in browser_webconsole_closure_inspection.js (bug 985427). r=me
2014-06-25 18:54:19 +03:00
Gijs Kruitbosch
c4cffea63e
Bug 1027125 - set sync signup pref for button test, r=ttaubert
2014-06-25 16:23:42 +01:00
Patrick Brosset
6893913e52
Bug 971662 - part 1 - GCLI command that highlights all nodes that match a selector; r=jwalker
2014-06-25 16:40:43 +02:00
Patrick Brosset
4270d63d99
bug 971662 - part 0 - The BoxModelHighlighter has options for drawing regions and guides; r=miker
2014-06-25 16:40:34 +02:00
Carsten "Tomcat" Book
da35e74bd1
Merge mozilla-central to fx-team
2014-06-25 15:48:21 +02:00
Joe Walker
b172a3eb41
Bug 1028252 - Allow toolbox command buttons to be text-only; r=bgrins
2014-06-25 14:03:26 +01:00
Carsten "Tomcat" Book
7d5c310dad
Merge mozilla-central to mozilla-inbound
2014-06-27 15:51:09 +02:00
Andrei Oprea
55f22c6544
Bug 1023507 - Handle SDK failures when calling connect. r+ui-r=dmose
2014-06-25 11:00:00 -04:00
Jan-Ivar Bruaroey
368c23ee03
Bug 1026782 Implements MozLoopService.setLoopCharPref. r=ttaubert
2014-07-01 17:12:54 +01:00
Carsten "Tomcat" Book
78c24888b0
Merge mozilla-central to mozilla-inbound
2014-07-01 14:28:50 +02:00
Mark Banner
4789144061
Bug 1032018 Don't build Loop core when building of Loop is disabled. r=glandium
2014-07-01 09:39:10 +01:00
Jan-Ivar Bruaroey
fc48e8c4ac
Bug 998989 - upload telemetry logs on Loop ICE failure. r=smaug, r=abr
2014-06-09 18:14:14 -04:00
Matthew Noorenberghe
c4b4d92eef
Bug 1021618 - Create the foundation for converting preference dialogs to be in-content. r=jaws a11y=MarcoZ f=Paenglab,davidb
2014-06-25 02:38:24 -04:00
Jim Blandy
7e20285e70
Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan
...
The -*- file variable lines -*- establish per-file settings that Emacs will
pick up. This patch makes the following changes to those lines (and touches
nothing else):
- Never set the buffer's mode.
Years ago, Emacs did not have a good JavaScript mode, so it made sense
to use Java or C++ mode in .js files. However, Emacs has had js-mode for
years now; it's perfectly serviceable, and is available and enabled by
default in all major Emacs packagings.
Selecting a mode in the -*- file variable line -*- is almost always the
wrong thing to do anyway. It overrides Emacs's default choice, which is
(now) reasonable; and even worse, it overrides settings the user might
have made in their '.emacs' file for that file extension. It's only
useful when there's something specific about that particular file that
makes a particular mode appropriate.
- Correctly propagate settings that establish the correct indentation
level for this file: c-basic-offset and js2-basic-offset should be
js-indent-level. Whatever value they're given should be preserved;
different parts of our tree use different indentation styles.
- We don't use tabs in Mozilla JS code. Always set indent-tabs-mode: nil.
Remove tab-width: settings, at least in files that don't contain tab
characters.
- Remove js2-mode settings that belong in the user's .emacs file, like
js2-skip-preprocessor-directives.
2014-06-24 22:12:07 -07:00
Jim Blandy
b004cbf7cd
Bug 914753: Fix broken Emacs mode lines. DONTBUILD r=ehsan
...
Don't bother to fix the misspelled mode names; we'll drop them in the next patch.
2014-06-24 22:11:56 -07:00
Brian R. Bondy
cacb9c55fc
Bug 598615 - Rename HAVE_64BIT_OS to HAVE_64BIT_BUILD. r=ted
2014-06-24 22:16:25 -04:00
Wes Kocher
330cda24c9
Merge inbound to m-c a=merge
2014-06-24 18:13:38 -07:00
Ryan VanderMeulen
323ddc70d4
Backed out 5 changesets (bug 993197, bug 949617, bug 995489, bug 1029128) for Android test failures.
...
Backed out changeset 033d6271fd19 (bug 1029128)
Backed out changeset f568b1dc9880 (bug 1029128)
Backed out changeset daa9c46d19dc (bug 949617)
Backed out changeset 2baf5c61cbf5 (bug 995489)
Backed out changeset 654c1f0c88bc (bug 993197)
2014-06-24 15:36:18 -04:00
Yury Delendik
773a29db0b
Bug 1022388 - Fix Shumway communication with chrome code. r=till
2014-06-23 14:49:47 -05:00
Ryan VanderMeulen
e63f81c1a1
Backed out changeset ed7a9a1038c5 (bug 1027057) for suspected Windows mochitest-5 permafail.
...
CLOSED TREE
2014-06-24 14:58:51 -04:00
Blake Kaplan
c0af3f26a6
Bug 949617 - Make the login manager work in e10s. r=dolske
2014-06-24 14:34:02 -04:00
Neil Deakin
b87f37a762
Bug 1027057, use correct origin for arrowpanel animations in rtl, r=dao
2014-06-24 12:35:26 -04:00
Ed Morley
4c3f72e562
Merge latest green fx-team changeset and mozilla-central; a=merge
2014-06-24 17:02:56 +01:00
Patrick Brosset
1870de7e72
Bug 1024932 - Removes unneeded originalValue handling in swatch-based tooltips; r=miker
2014-06-24 10:03:01 +02:00
Gabriel Luong
aadccf40b2
Bug 966896 - [rule view] Editing rules' selectors for the current selection in the CSS rule-view r=pbrosset
2014-06-24 10:02:16 +02:00
Victor Porof
305e09b3ca
Bug 957952 - Hopefully fix browser_net_timing-division.js by waiting for the first request to finish. r=vporof
2014-06-23 22:00:04 -04:00
Veeti Paananen
a56630221c
Bug 999993 - netmonitor shows useless context menu separator. r=vporof
2014-06-24 01:42:08 +03:00
Raphaël Lustin
220044ca14
Bug 1027852 - AudioNode Inspector should evaluate floats without a leading 0. r=jsantell
2014-06-23 11:10:00 +02:00
Vikneshwar
085d53d4c1
Bug 1027819 - Replace the deprecated initEvent code with the CustomEvent constructor. r=jaws
2014-06-20 11:28:00 +02:00
Carsten "Tomcat" Book
333b876740
Backed out changeset 5e0288a4e398 (bug 977774) for bc1 test failures
2014-06-24 09:13:47 +02:00
Carsten "Tomcat" Book
57655b7b7e
Backed out changeset 895eeb7bddb8 (bug 973294) for bc1 test failures
2014-06-24 09:13:34 +02:00
Asaf Romano
007ecd2b70
Bug 973294 - Firefox counts the number of times that users pick 'Show Original'. r=felipe.
2014-06-24 08:36:56 +03:00
Asaf Romano
6852295bd8
Bug 977774 - Count the number of times a user opts out of Instant Translation. r=felipe.
2014-06-24 08:30:47 +03:00
Wes Kocher
3b9ac5186f
Merge m-c to fx-team a=merge
2014-06-23 19:07:22 -07:00
Wes Kocher
fda21c3dd1
Merge fx-team to m-c a=merge
2014-06-23 17:56:11 -07:00
Panos Astithas
332a546ab2
Inspect primitive values in the object inspector instead of as inline comments (bug 1027424). r=rcampbell
2014-06-23 22:25:40 +03:00
Brian Grinstead
7f6ce77b60
Bug 1026811 - Update to CodeMirror 4.2.0. r=robcee
2014-06-19 06:56:00 -04:00
Wes Kocher
dfd6c3f511
Bug 1024642 - Fix merge conflict from codemirror 4.2.0 upgrade r=me
2014-06-23 19:20:01 -07:00
Nick Fitzgerald
98364a70c0
Bug 1000967 - Add source notes for |new| expression and function calls to improve source maps and debugging. r=ejpbruel
2014-06-20 13:09:00 -04:00
Victor Porof
aed3808aa8
Bug 1025474 - Add more logging to netmonitor tests to figure out the current intermittent failures. r=rcampbell
2014-06-14 08:14:44 -04:00
Brian Grinstead
d06e2d0fa5
Bug 1021828 - Project editor: Show prompt before deleting file. r=paul
2014-06-23 07:35:00 -04:00
Jordan Santell
b5bd9291e9
Bug 980506 - Emit destruction events on AudioNodes in the WebAudioActor. r=vp
2014-06-20 12:05:00 -04:00
Gabriel Luong
17c242ecef
Bug 803831 - GCLI Command to open Profile Directory. r=jwalker
2014-06-15 22:57:00 -04:00
Ed Morley
cedcb46dc6
Backed out changeset 00681f1336d5 (bug 1024932) for failures in test_bug455906.js
2014-06-23 16:31:38 +01:00
Brian Grinstead
369999f127
Bug 1027537 - Project Editor: allow scrolling in the file list;r=paul
2014-06-23 10:29:11 -05:00
Patrick Brosset
4e4a2cd2aa
Bug 1023116 - Always briefly highlight nodes upon selection in the markup-view; r=bgrins
2014-06-23 17:20:01 +02:00
Paul Rouget
b7b8e32f50
Bug 1028482 - Quitting inside WebIDE should actually quit. r=jryans
2014-06-23 17:02:08 +02:00
Ryan VanderMeulen
630815ba86
Merge m-c to fx-team. a=merge
2014-06-23 10:59:41 -04:00
Ryan VanderMeulen
adb70139cc
Merge inbound to m-c. a=merge
2014-06-23 10:42:32 -04:00
Patrick Brosset
5aa17d3e78
Bug 1024932 - Removes unneeded originalValue handling in swatch-based tooltips; r=miker
2014-06-23 16:04:25 +02:00
Victor Porof
dc11e1c5e2
Bug 1027755 - Add a method that gets the canvas graphs selection mapped to the source data range, r=pbrosset
2014-06-23 08:52:24 -04:00
Tim Taubert
e40c408b69
merge m-c to fx-team
2014-06-23 14:37:41 +02:00
Tim Taubert
502722d134
merge m-c to fx-team; a=merge
...
--HG--
extra : amend_source : 08a7eb6769513fc676b7d09f337f4e57a09978d7
2014-06-23 14:34:34 +02:00
ffxbld
a5182fe8ab
No bug, Automated blocklist update from host b-linux64-ix-0005 - a=blocklist-update
2014-06-21 03:13:10 -07:00
Tim Taubert
c8c5f3bbc7
Backed out changeset 65a7440e87ea (bug 1027092)
2014-06-20 17:08:52 +02:00
kernp25@yahoo.com
30fd62f102
Bug 480242 - "Always ask" doesn't work for Plugins. r=Unfocused
2014-06-23 21:44:49 +12:00
Paul Rouget
566db30172
Bug 1028014 - webide should be named webide, not app manager. r=dcamp
2014-06-23 17:36:11 +08:00
Mark Banner
d3de984921
Bug 1023279
Make conversation window title localizable, and add missing license header. r=nperriault,ui-review=darrin
2014-06-23 11:48:32 +01:00
Michael Ratcliffe
72b35ceb5e
Bug 1003569
- Hide node infobar when it is outside the viewport r=jwalker
2014-06-20 12:25:09 +01:00
Michael Ratcliffe
1220898967
Bug 1020984
- Fix highlighter when transforms have width & height of 0 r=pbrosset
2014-06-20 13:32:32 +01:00
Tim Taubert
7ed6552b1e
Bug 1027096 - Fix encoding errors in browser_911547.js r=smacleod
2014-06-18 16:01:33 +02:00
Tim Taubert
01d93a3314
Bug 1027087 - Fix ContentRestore errors when a tab is closed while restoring into it r=smacleod
2014-06-18 14:48:12 +02:00
Tim Taubert
c9158aa8f2
Bug 1027092 - Fix "this.editor is undefined" errors when running browser_394759_behavior.js r=smacleod
2014-06-18 15:56:39 +02:00
Vikneshwar
0c154d5666
Bug 1027049 - Removed unused plugin infobar preferences. r=ttaubert
2014-06-20 15:46:52 +02:00
Dão Gottwald
a1f6c67c7b
Bug 867317 - Implement transition for showing and hiding toolbars. r=jaws
2014-06-20 14:11:55 +02:00
Brian Grinstead
e03d30f926
Bug 1025057 - DevTools themes: thin toolbar button follow up - part 2;r=harth
2014-06-20 06:52:48 -05:00
Brian Grinstead
d50ebe0403
Bug 1025057 - DevTools themes: thin toolbar button follow up - part 1;r=vporof
2014-06-20 06:51:42 -05:00
Victor Porof
07c1c7574a
Bug 1027792 - The linkAnimation
and linkSelection
methods in CanvasGraphUtils should first check if graphs are actually available, r=pbrosset
2014-06-20 05:47:56 -04:00
Victor Porof
eb14389bce
Bug 1027781 - Emit mousedown, moseup and scroll events from the canvas graphs, r=pbrosset
2014-06-20 05:47:50 -04:00
Victor Porof
7844b40024
Bug 1027752 - The setData
method in canvas graphs should yield until the graphs are ready, r=pbrosset
2014-06-20 05:47:43 -04:00
Dão Gottwald
931e17c602
Backed out changeset a86e80ffaf0c
2014-06-20 07:52:23 +02:00
Dão Gottwald
91d62af4a2
Bug 867317 - Implement transition for showing and hiding toolbars. r=jaws
2014-06-20 07:08:46 +02:00
Jared Wein
40d61b3372
Bug 754304 - make in-content preferences linkable via URL, follow-up to use the ignoreFragment API change that bug 1025195 landed. r=me
...
--HG--
extra : rebase_source : 6405245a2ccfdd09cc3cad86cf846d8c71c5abf7
2014-06-20 00:32:58 -04:00
Wes Kocher
387f8bb39f
Merge m-c to fx-team
2014-06-19 18:33:19 -07:00
Wes Kocher
af6ad08f86
Merge inbound to m-c a=merge
2014-06-19 18:07:43 -07:00
Wes Kocher
5e65930bcd
Backed out changeset 332504a9d638 (bug 980506) for devtools bustage
2014-06-19 16:22:08 -07:00
Florian Quèze
8ab686ea99
Bug 1022640 - the Translation UI disappears when tearing off a tab, r=felipe.
2014-06-19 19:40:24 +02:00
Ed Morley
901a1e2acc
Merge mozilla-central and fx-team
2014-06-19 17:20:10 +01:00
Ed Morley
6703cfdbb0
Merge latest green fx-team changeset and mozilla-central; a=merge
2014-06-19 15:59:56 +01:00
Mike de Boer
782d1b99f9
Bug 1022725: add a mock httpd.js Translation provider for tests. r=florian,felipe
2014-06-19 16:56:02 +02:00
Mike de Boer
a5ea2f48a7
Bug 1022725: Rename BingTranslation to BingTranslator and allow overriding URLs. r=florian
2014-06-19 16:56:00 +02:00
Dão Gottwald
db6d95fa32
Bug 637608 - Use custom arrow images for the tab strip scroll buttons since the native ones often don't work well e.g. on dark backgrounds. r=mdeboer
2014-06-19 16:36:08 +02:00
Florian Quèze
156db1bd01
Bug 1027024 - Never translate 'language' disappears when close/open translation infobar using a expired key, r=mikedeboer.
2014-06-19 12:09:28 +02:00
Paul Rouget
91205e32cb
Bug 1027202 - Update the template URL. r=jryans
2014-06-19 05:19:57 +08:00
Paul Rouget
116c1bd804
Bug 1025000 - move runtime details and permissions table inside webide. r=jryans
2014-06-19 05:19:56 +08:00
Paul Rouget
a479270d5c
Bug 1012760 - build a webide-specific addon manager. r=ochameau
2014-06-19 05:19:56 +08:00
Ryan VanderMeulen
ad8fba4501
Merge m-c to fx-team. a=merge
2014-06-18 16:17:58 -04:00
Ryan VanderMeulen
a16e68c38a
Merge fx-team to m-c. a=merge
2014-06-18 16:15:32 -04:00
Brian Grinstead
5ffac867f9
Bug 1026560 - Make clicking the [docs] link in the type information popup in Scratchpad open the MDN page in a new window. r=past
2014-06-18 07:14:00 -04:00
Jordan Santell
e53c1975d2
Bug 980506 - Implement GC listeners for AudioNodes in the WebAudioActor. r=vp
...
From f5f7afd0e7ff794caae1f8fb1e298f0f57fb014f Mon Sep 17 00:00:00 2001
---
browser/devtools/webaudioeditor/test/browser.ini | 2 +
.../test/browser_webaudio-actor-destroy-node.js | 41 ++++++++++++++++++
.../webaudioeditor/test/doc_destroy-nodes.html | 32 ++++++++++++++
browser/devtools/webaudioeditor/test/head.js | 10 +++++
toolkit/devtools/server/actors/call-watcher.js | 9 ++--
toolkit/devtools/server/actors/webaudio.js | 49 ++++++++++++++++++++++
6 files changed, 140 insertions(+), 3 deletions(-)
create mode 100644 browser/devtools/webaudioeditor/test/browser_webaudio-actor-destroy-node.js
create mode 100644 browser/devtools/webaudioeditor/test/doc_destroy-nodes.html
2014-06-17 13:04:37 -07:00
Heather Arthur
8fed2e7fd8
Bug 1025693 - Resize all sidebars r=bgrins
2014-06-19 15:03:41 -07:00
Jordan Santell
8657f221cc
Bug 1026766 - Support Media AudioNodes in the web audio editor. r=vp
...
From fe7f1f72bdb00e0ad2d687d40548138de506a4d6 Mon Sep 17 00:00:00 2001
---
browser/devtools/webaudioeditor/test/browser.ini | 2 +
.../test/browser_wa_properties-view-media-nodes.js | 45 ++++++++++++++++++++++
.../test/doc_media-node-creation.html | 29 ++++++++++++++
browser/devtools/webaudioeditor/test/head.js | 16 ++++++++
toolkit/devtools/server/actors/webaudio.js | 7 +++-
5 files changed, 98 insertions(+), 1 deletion(-)
create mode 100644 browser/devtools/webaudioeditor/test/browser_wa_properties-view-media-nodes.js
create mode 100644 browser/devtools/webaudioeditor/test/doc_media-node-creation.html
2014-06-17 15:54:53 -07:00
Drew Willcoxon
1011d1ad37
Bug 1027303 - Certain image URIs in search plugins break ContentSearch. r=felipe
2014-06-19 14:34:12 -07:00
Jared Wein
9954500055
Bug 754304 - make in-content preferences linkable via URL. r=mattn
2014-06-19 16:12:52 -04:00
Jared Wein
ad3b621c9a
Bug 1025195 - switchToTabHavingURI should have an option to ignore URL hashes when looking for already opened tabs. r=dao
...
--HG--
extra : rebase_source : 02cf11785573131ac8d0b267512e4cf93c43eb31
2014-06-17 10:01:41 -04:00
Carsten "Tomcat" Book
74b2514587
Backed out changeset bd48de0a468d (bug 1023957) for bc1 test bustage
2014-06-18 11:29:29 +02:00
Patrick Brosset
a3a33074ec
Bug 1020291 - Rework the way tooltips and highlighters are added to the style inspector; r=harth
2014-06-18 10:25:40 +02:00
Birunthan Mohanathas
51ba75d135
Bug 1016240 - Exterminate CR+LF line endings. r=briansmith,cpearce,ehsan,gavin
2014-06-18 17:56:02 -07:00
Jared Wein
f9b9b3a77d
Bug 1023957 - Disable the in-content preferences for Firefox 32. r=unfocused
2014-06-11 14:17:00 +02:00
Heather Arthur
f71d7dd1a1
Bug 1025521 - Only update @media rule list once per update. r=bgrins
2014-06-15 16:30:00 +02:00
Panos Astithas
ca81c6224e
Remove closed connection targets from scratchpad and request a new one on evaluation (bug 949262). r=fitzgen
...
--HG--
extra : rebase_source : e507386dca54759499fdf7c8c70ec23732d261fc
2014-06-17 19:49:23 +03:00
Wes Kocher
bf6636a318
Merge m-c to fx-team
2014-06-17 19:04:55 -07:00
Wes Kocher
a12074887f
merge fx-team to m-c a=merge
2014-06-17 18:50:12 -07:00
Wes Kocher
10e62c12a3
merge fx-team to m-c a=merge
2014-06-17 18:48:51 -07:00
Drew Willcoxon
00a611658b
Bug 1021110 - Icons in about:newtab's search panel should be high-res (2x DPI) on high-res displays. r=ttaubert
2014-06-17 15:23:52 -07:00
Drew Willcoxon
d962fbd62a
Bug 1019990 - about:newtab preloader should load content.js. r=ttaubert
2014-06-17 12:35:34 -07:00
Drew Willcoxon
758bc9d5d2
Bug 1019991 - about:newtab should lazily build its search panel popup. r=ttaubert
2014-06-17 12:35:34 -07:00
Drew Willcoxon
155105face
Bug 1019989 - ContentSearch should pass images as shared ArrayBuffers instead of data URI strings. r=felipe
2014-06-17 12:35:34 -07:00
Drew Willcoxon
244a04f094
Bug 1026300 - Add Twitter logo to search plugin so about:newtab can use it. r=MattN
2014-06-17 12:35:06 -07:00
Drew Willcoxon
8460d40f6d
Bug 1026298 - Add Wikipedia logo to search plugin so about:newtab can use it. r=MattN
2014-06-17 12:35:03 -07:00
Gijs Kruitbosch
cb24401352
Bug 934103 - aURL is undefined, r=dao
...
--HG--
extra : rebase_source : f2a98e2ebf7ed8237518d429ce3ee0ca1dc4c943
2014-06-17 16:05:10 +01:00
Jordan Santell
7ba7d04215
Bug 1025950 - Add hooks into telemetry for the shader editor. r=vp, r=miker
2014-06-16 15:41:00 -04:00
Ryan VanderMeulen
b61dcafc3d
Merge m-c to fx-team. a=merge
2014-06-17 15:42:06 -04:00
Ryan VanderMeulen
6f80c55849
Merge inbound to m-c. a=merge
2014-06-17 15:39:04 -04:00
Ryan VanderMeulen
7cfa54147d
Merge m-c to mozilla-inbound. a=merge
2014-06-17 15:43:06 -04:00
Boris Zbarsky
3a5702d71d
Bug 1019194 part 1. Get rid of nsIIndexedDatabaseManager. r=paul,khuey,mossop
2014-06-17 15:01:47 -04:00
Carsten "Tomcat" Book
292644462f
Merge mozilla-central to fx-team
2014-06-17 14:35:35 +02:00
Carsten "Tomcat" Book
e6b190e7a8
merge fx-team to mozilla-central a=merge
2014-06-17 14:09:46 +02:00
Patrick Brosset
10e671ad1a
Bug 1025880 - Avoid highlighting the default selection when the page is reloaded or when the inspector is opened; r=miker
2014-06-17 13:50:41 +02:00
Blair McBride
104d9a5c22
Bug 994915 - Part 1: Move about:newtab CSS into /shared/, r=gijs
...
--HG--
rename : browser/themes/osx/newtab/controls@2x.png => browser/themes/shared/newtab/controls@2x.png
2014-06-16 22:20:00 +01:00
Joe Walker
fedfd377af
Bug 1025017 - Fix l10n issues with the GCLI help command and sync with web GCLI; r=mratcliffe
2014-06-17 09:12:17 +01:00
Joe Walker
2e4f3861ec
Bug 1016285 - Add more unit tests for css coverage; r=harth
2014-06-17 09:12:16 +01:00
Joe Walker
992e55c041
Bug 1014223 - Use unique identifier for <style> elements; r=harth
2014-06-17 09:12:16 +01:00
Matthew Noorenberghe
a5d22e8bff
Bug 1026123 - Change the options.enableChrome reference to "add-ons" and the "Add-ons Manager" for consistency. r=Mossop, r=Pike
2014-06-16 13:57:00 -04:00
Vikneshwar
62897f47c5
Bug 1003546 - Use Arrow function instead of bind(). r=fitzgen
2014-06-14 06:49:00 -04:00
Allison Naaktgeboren
880b7551d0
Bug 1016138 followup - only call add on the master-password probe when a MP is enabled. r=markh
2014-06-17 10:03:47 +10:00
Asaf Romano
293536d1d6
Bug 977774 - Metric for tracking opts out of Instant Translation. r=felipe.
2014-06-22 12:23:40 +03:00
Florian Quèze
46e8421108
Bug 1022856 - Implement translator provider attribution. r=felipe
...
Parts of the patch written by Felipe, with r=florian
2014-06-20 15:50:41 -03:00
Wes Kocher
4c297ef8c0
Merge m-c to inbound a=merge
2014-06-23 18:59:54 -07:00
Benoit Jacob
dd08a67adb
Bug 1028588 - Fix dangerous public destructors in miscellaneous places - r=ehsan
2014-06-23 18:40:03 -04:00
Mike Hommey
cac162c613
Bug 1028100 - Add l10n tooltool manifest for windows builds. r=nthomas
2014-06-24 07:28:51 +09:00
David Burns
805a4ef5ac
Correct test assert in dev tools test from Bug 1024642 r=bustage CLOSED TREE
2014-06-23 22:15:45 +01:00
David Burns
7c74403f7c
Bug 1024642: Update devtools source editor and test to add rebeccapurple; r=jwalker
2014-06-23 10:24:17 +01:00
Michael Ratcliffe
1f7e252160
Bug 994729 - Make box model guides move on layout view region hover r=bgrins
2014-06-24 17:26:38 +01:00
Ed Morley
736101e1e8
Merge mozilla-central and fx-team
2014-06-24 17:24:53 +01:00
David Rajchenbach-Teller
409d9e236e
Bug 883609 - Porting tests to new Session Restore backup mechanism;r=ttaubert
...
--HG--
rename : browser/components/sessionstore/test/browser_833286_atomic_backup.js => browser/components/sessionstore/test/browser_backup_recovery.js
2014-06-24 16:51:22 +02:00
David Rajchenbach-Teller
dda55660fc
Bug 883609 - Make Session Restore backups useful;r=ttaubert
2014-06-24 16:51:15 +02:00
Ed Morley
bf417a9561
Backed out changeset e34a47ba8c1a (bug 971662) for highlighter.js:783 - NS_ERROR_NOT_AVAILABLE exceptions during the test run
2014-06-24 15:14:26 +01:00
Asaf Romano
900b49eb1e
Bug 977770 - Count the times users manually adjust the offered translation pair. r=felipe.
2014-06-24 16:53:30 +03:00
Brian R. Bondy
65453653d0
Bug 1017156 - Fix tests for blank tab name now expected in TabOpen event. r=dao
2014-06-24 09:45:38 -04:00
Brian R. Bondy
0a3f260a5d
Bug 1017156 - about:preferences briefly shows as the tab title when opening the in-content preferences. r=dao
2014-06-24 09:45:31 -04:00
Brian R. Bondy
8cd13a3270
Bug 1028575 - Remove brandShortName from Preferences tab title. r=jaws
2014-06-24 09:45:17 -04:00
Tim Taubert
a6cce4d071
Bug 1029486 - Check for dead wrappers after running language detection r=felipe
2014-06-24 14:04:45 +02:00
Paolo Amadini
9fde0e4ab8
Bug 1023484 - Improvements and test for the initial requestAutocomplete stub. r=MattN
...
--HG--
rename : toolkit/components/formautofill/AutofillController.js => toolkit/components/formautofill/FormAutofillContentService.js
rename : toolkit/components/formautofill/nsIAutofillController.idl => toolkit/components/formautofill/nsIFormAutofillContentService.idl
2014-06-24 12:15:02 +01:00
Asaf Romano
80952d18ee
Bug 1029363 - browser_translation_fhr.js fails if it runs on its own. r=ttaubert.
2014-06-24 11:42:49 +03:00
Asaf Romano
0e132b65dc
Bug 973294 - Count the number of times 'Show Original' is used. r=felipe.
2014-06-24 11:41:52 +03:00
Asaf Romano
a9690e1dd6
Bug 977774 - Count the number of times a user opts out of Instant Translation. r=felipe.
2014-06-24 11:40:24 +03:00
Patrick Brosset
b9052af8a9
bug 971662 - part 0 - The BoxModelHighlighter has options for drawing regions and guides; r=miker
2014-06-24 10:09:30 +02:00
Dan Mosedale
a705db33f2
Bug 1000770 bustage fix, a=KWierso
2014-07-09 16:40:40 -07:00
Andrei Oprea
c3b872c70f
Bug 1000770 - Implement new UX for loop panel, ui-r=darrin, r=dmose
2014-07-09 15:39:41 -07:00
David Keeler
fe85da6067
bug 1034360 - OCSP preferences UI: remove unnecessary part, improve necessary part r=dao
2014-07-09 13:29:41 -07:00
Ryan VanderMeulen
13dee4c1c6
Merge m-c to inbound. a=merge
2014-07-09 16:16:12 -04:00
Nathan Froyd
98df0c8796
Bug 1031352 - share the logic for determining what MSVC DLLs to package; r=glandium
2014-06-27 11:24:29 -04:00
Nathan Froyd
c599444402
Bug 1031352 - move most of the _MSC_VER references in Makefile.in to moz.build; r=glandium
2014-06-27 10:32:05 -04:00
Richard Marti
049ecb802b
Bug 1020286 - In-content prefs: Align the Sync content correctly. r=jaws
2014-06-11 08:22:22 +02:00
Dão Gottwald
179cf8d577
Bug 996053 - make nsISessionStore's setTabValue, setWindowValue and setGlobalValue take arbitrary JS values but throw for non-strings, for consistency with SessionStore.jsm. r=ttaubert
...
--HG--
extra : rebase_source : 6fc3457960da44e27be89ff89bbc9398ec87375a
2014-06-18 20:12:19 +02:00
Gijs Kruitbosch
e0a07f062e
Bug 1006989 - hide and disable cut/copy/delete/properties when opening bookmarks context menu with no selection, r=mano
2014-06-05 15:28:07 +01:00
Panos Astithas
17fc8d1cd0
Re-enable browser_console_optimized_out_vars.js test after bug 957174. r=me
2014-07-07 10:19:28 +03:00
David Rajchenbach-Teller
5e5608edd6
Bug 1019670 - Fix error in AboutHome.sendAboutHomeData: "TypeError: target.messageManager is undefined". r=felipc
2014-06-03 08:16:00 -04:00
Brian Grinstead
a11d610e0a
Bug 1011031 - Itchpad: Reload file that has already been opened when changed on disk. r=harth
2014-06-21 09:30:00 -04:00
Michael Ratcliffe
f116c9391a
Bug 1028609 - Fix this._elementStyle.rules is undefined in rule-view.js r=pbrosset
2014-06-24 10:54:50 +01:00
Joe Walker
0e06175e6e
Bug 1028234 - Allow command buttons to use target; r=bgrins
2014-06-25 11:21:07 +01:00
Joe Walker
19227363e4
Bug 1023233 - Add getSpec to union type; f=gl, r=mratcliffe
2014-06-25 11:21:02 +01:00
Wes Kocher
0e306cd88c
Merge m-c to fx-team a=merge
2014-06-24 18:51:01 -07:00
Victor Porof
f68a8d7ae4
Bug 1029540 - ViewHelpers.L10N.numberWithDecimals doesn't properly handle NaN and numbers that can't be localized, r=bgrins
2014-06-24 21:45:52 -04:00