Carsten "Tomcat" Book
56a0c91f42
Backed out changeset 1ec520b96ede (bug 1157293)
2015-05-06 11:22:43 +02:00
Carsten "Tomcat" Book
8621f3385b
Backed out changeset 80fc4351eba3 (bug 1157293)
2015-05-06 11:22:22 +02:00
Jared Wein
ee6179a264
Bug 1160678 - Pocket door hangers arent automatically closed. r=dolske
2015-05-06 00:11:32 -04:00
Wes Kocher
b3fd288964
Backed out changeset 7ca0864fc405 (bug 1146904) for b2g xpcshell failures
...
--HG--
rename : browser/base/content/test/general/browser_fxa_web_channel.html => browser/base/content/test/general/browser_fxa_profile_channel.html
rename : browser/base/content/test/general/browser_fxa_web_channel.js => browser/base/content/test/general/browser_fxa_profile_channel.js
rename : services/fxaccounts/FxAccountsWebChannel.jsm => services/fxaccounts/FxAccountsProfileChannel.jsm
rename : services/fxaccounts/tests/xpcshell/test_web_channel.js => services/fxaccounts/tests/xpcshell/test_profile_channel.js
2015-05-05 19:40:55 -07:00
Mark Hammond
8f91295fc2
Bug 1153708 - put the FxA profile fetch behind the same pref used to display the avatar. r=zaach
2015-05-06 11:38:06 +10:00
Wes Kocher
e68f6b417b
Merge m-c to inbound a=merge
2015-05-05 20:29:21 -07:00
Wes Kocher
f7e0fcaba8
Backed out changeset 7ca0864fc405 (bug 1146904) for b2g xpcshell failures
...
--HG--
rename : browser/base/content/test/general/browser_fxa_web_channel.html => browser/base/content/test/general/browser_fxa_profile_channel.html
rename : browser/base/content/test/general/browser_fxa_web_channel.js => browser/base/content/test/general/browser_fxa_profile_channel.js
rename : services/fxaccounts/FxAccountsWebChannel.jsm => services/fxaccounts/FxAccountsProfileChannel.jsm
rename : services/fxaccounts/tests/xpcshell/test_web_channel.js => services/fxaccounts/tests/xpcshell/test_profile_channel.js
extra : source : 092df73f4551786888c2accc8ca71fde3cc21a6d
2015-05-05 19:40:55 -07:00
Drew Willcoxon
579004be29
Bug 1155521 - Migrate Pocket add-on and social provider users to the new Pocket button (part 2, migration). r=jaws
2015-05-05 17:23:59 -07:00
Gijs Kruitbosch
c831107cdb
Bug 1155521 - Migrate Pocket add-on and social provider users to the new Pocket button (part 1, CustomizableUI changes). r=jaws
2015-05-05 17:21:33 -07:00
Jared Wein
12293f0ffe
Bug 1161654 - Remove some dead code in Pocket.jsm and use pktApi for checking if the user is logged in. r=dolske
2015-05-05 17:05:45 -07:00
Xidorn Quan
5fb239e6b5
Bug 947854 part 4 - Add browser mochitest for interaction between DOM fullscreen and fullscreen mode. r=dao
...
--HG--
extra : source : 9e8ab3355bc92debdb5163d4eb929e52b0cd52b9
2015-05-06 10:04:31 +12:00
Xidorn Quan
2ae6dcc764
Bug 947854 part 2 - Avoid exiting fullscreen mode when exit from DOM fullscreen. r=smaug,dao
...
--HG--
extra : source : 44f82c49ce6f98bc996be41c27a00af99d53215f
2015-05-06 10:04:31 +12:00
Xidorn Quan
ac7ca12075
Bug 947854 part 1 - Use CSS transition instead of JS animation for hiding toolbox in fullscreen mode and simplify related code. r=dao
...
--HG--
extra : source : 509bc28d78c58292938cd711e7fc5e02179ef4ae
2015-05-06 10:04:31 +12:00
Xidorn Quan
f869af4070
Bug 947854 part 0 - Modify test for bug 885052 to make it more robust. r=dao
...
--HG--
extra : source : a19123ae6fbf203b2c3f38fa6f18674843141ac6
2015-05-06 10:04:31 +12:00
Wes Kocher
5151ba0458
Merge m-c to inbound a=merge
...
--HG--
extra : rebase_source : 4f1d2fb0747c4f4ed88a7863471b1c12a47515f2
2015-05-05 14:53:34 -07:00
Wes Kocher
f4b5bed2ac
Merge fx-team to m-c a=merge
2015-05-05 14:45:52 -07:00
Florian Quèze
d7a0af2f06
Bug 1160076 - Hide the in-content preferences Search pane when browser.search.showOneOffButtons is false, r=Gijs.
2015-05-05 15:58:58 +02:00
Tim Taubert
371ed78417
Bug 1109875 - Fix various other tests to properly wait for data from closed tabs r=billm
2015-05-04 19:08:06 +02:00
Jordan Santell
6405eedaaf
Bug 1161623 - Use MOZ_DEV_EDITION for displaying non-profiler components in performance tool for fx40.0, instead of channel. r=bgrins
2015-05-05 10:28:00 +02:00
Gabriel Luong
1b3da2781e
Bug 1157293 - Part 3: Use filter-open and user-open attributes instead of classes. r=bgrins
2015-05-02 23:40:00 +02:00
Gabriel Luong
17a2bb8701
Bug 1157293 - Part 2: Renamed styleinspector-open class to user-open. r=bgrins
2015-05-02 23:40:00 +02:00
Gabriel Luong
c1f59a3a0c
Bug 1157293 - Part 1: Filter styles highlight computed styles. r=bgrins
2015-05-02 23:39:00 +02:00
Dmitry Sagalovskiy
39ca8393a3
Bug 977586 - omit quotes in top-level strings logged via console.log(), and omit extra spaces when custom styles (%c) are used. r=past,baku
2015-05-04 17:28:25 +02:00
Tim Taubert
13d48c8601
Bug 1109875 - Fix sessionstore tests to properly wait for data from closed tabs r=billm
2015-04-28 16:30:47 +02:00
Tim Taubert
a362ac3e71
Bug 1109875 - Add tests for async tab removal r=billm
2015-04-30 18:28:44 +02:00
Tim Taubert
a3962b0733
Bug 1109875 - Don't flush state when closing tabs r=billm
2015-04-30 18:28:39 +02:00
Tim Taubert
cf32aa59d3
Bug 1109875 - When unloading a frameLoader flush all pending state changes by sending a final update message r=billm
2015-04-29 07:13:29 +02:00
Tim Taubert
366320a488
Bug 1109875 - Ignore SessionStore:update messages that do not target the browser's latest frameLoader r=billm,smaug
2015-04-28 16:22:38 +02:00
Tim Taubert
83d3f584bd
Bug 1109875 - Make browser.permanentKey a property of the XUL element instead of a property of the XUL binding r=billm
2015-04-28 18:55:43 +02:00
Florian Quèze
8cf9407c0e
Bug 1155519 - Add "View Pocket Items" menuitem to the bookmarks menu, r=dolske.
2015-05-05 12:24:11 +02:00
Florian Quèze
640bf32e81
Bug 1155518 - Implement "Save to Pocket" context menu item, r=jaws.
2015-05-05 12:24:10 +02:00
Carsten "Tomcat" Book
7976b9d3b3
Merge mozilla-central to fx-team
2015-05-05 12:15:21 +02:00
Carsten "Tomcat" Book
0d950f5c81
merge mozilla-inbound to mozilla-central a=merge
2015-05-05 12:01:27 +02:00
Mark Banner
45e5cb1b04
Bug 1128979 - Improve usability of loop-client test server - allow tests to be loaded when in the github context; also allow the full server url to be specified, not just the port. r=dmose NPOTB DONTBUILD
2015-05-05 09:03:43 +01:00
Mark Banner
237b0d0d47
Bug 1108088 - Get Loop's build-jsx working on Windows without the react version check working (for now). r=dmose NPOTB DONTBUILD
2015-05-05 09:03:42 +01:00
Mark Hammond
9f4bc898fc
Bug 1093941 - enable remaining urlbar tests with e10s. r=ttaubert
2015-05-05 11:05:26 +10:00
Gabriel Luong
6b46f2c695
Bug 1158506 - [rule view] Filter styles should handle escape keycode correctly r=bgrins
2015-05-04 14:11:07 -07:00
Patrick Brosset
92856897c5
Bug 1155653 - Preview animation target nodes in animationinspector panel; r=bgrins
...
This adds a generic walker method that cna be used to retrieve AnimationPlayerActor's
target DOM nodes in a way that they can be highlighted/selected later in the inspector.
Making the AnimationPlayerActor return the nodeActor directly wouldn't fully work, as
the walker would have missed the missing parent nodeFronts updates.
On the UI, this adds a new component in each PlayerWidget that displays a preview of the
target DOM nodes, highlight them on hover, and select them on click.
--HG--
extra : rebase_source : dfbf459d9de14233f125d028cf81f6b934941ea2
2015-05-04 13:55:51 +02:00
Jordan Santell
9a66a38e46
Bug 1145187 - Add a Poller utility object for togglign on polling functions. r=jryans
2015-05-04 11:46:30 -07:00
Ryan VanderMeulen
2f893755da
Backed out changesets c6380188c418 and cc9ff30e82d6 for possible Android debug asserts/crashes.
...
CLOSED TREE
2015-05-04 14:12:37 -04:00
Tim Taubert
1f6ae32b94
Bug 1145063 - Remove the keywords column from the Library r=mak
2015-05-04 14:22:32 +02:00
zhoubcfan@163.com
246c8ec28f
Bug 1160597 - Full installer fails to launch browser when the installer is finished (stub installer unaffected). r=rstrong
2015-05-04 20:47:25 -07:00
Mike Hommey
2a077fa258
Bug 1128037 - Use jar manifests for shumway and pdf.js. r=gps
2015-05-05 09:25:33 +09:00
Ryan VanderMeulen
2b8b4270f9
Merge m-c to inbound. a=merge
2015-05-04 16:11:38 -04:00
André Reinald
abcbead4d2
Bug 1075157 - Support action: reset search. r=gfritzsche, r=florian, r=bholley
2015-04-24 17:57:52 +02:00
Mike Conley
a8482b31c5
Bug 1146955 - Have PluginContent and PluginCrashReporter work with GMPs and pluginIDs. r=felipe.
...
--HG--
extra : rebase_source : 44b0737c88442b5afbb5f9f2e9458c6321442e8e
extra : source : 8da0582cde7ed894e195f9886d701976a5f25976
extra : histedit_source : b0f8cae0da36ef1d3e2b70955d03e032143b2ae7
2015-04-27 15:10:54 -04:00
Brad Lassey
279a3fda62
Bug 1146955 - Dispatch PluginCrashed event in content process on GMP crash for PeerConnection. r=jesup.
...
Original patch by Brad Lassey <blassey@mozilla.com>.
--HG--
extra : rebase_source : cf0b6a507e91a63edf09a0c9ddbcc55ce02a4aa7
extra : source : 302a3968123e4825fe23d1375ab65c225410b68a
extra : histedit_source : 1848a946bc9c4e6d266626e739743aa2f961c05c
2015-04-27 15:44:36 -04:00
Carsten "Tomcat" Book
36c84bbd25
merge mozilla-inbound to mozilla-central a=merge
2015-05-04 13:34:34 +02:00
Ehsan Akhgari
5431926c8a
Bug 1155667 - Increase the timeout of browser_testOpenNewRemoteTabsFromNonRemoteBrowsers.js
2015-05-03 20:46:49 -04:00
Patrick Brosset
7337cb49cd
Bug 921102 - 4 - Tests for the open/copy links on markup-view attributes; r=bgrins
...
--HG--
extra : rebase_source : 7b27344f7a10816649f0a22e3fd3dd111e5d573f
extra : histedit_source : d03061e861ce17e73c9bbca15b9e62fbeed11e9e
2015-05-02 23:00:13 +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 Brosset
10665e2af7
Bug 921102 - 2 - Markup-view tests for attribute links; r=miker
...
--HG--
extra : rebase_source : 79226c5f6ef41713afaaff2621f6c817acca7cc3
extra : histedit_source : 3dc761cd2a6c29ad90305e8d0063c16666eea078
2015-04-28 15:04:19 +02:00
Patrick Brosset
1c419b6fdf
Bug 921102 - 1 - Linkify URIs in the inspector; r=tromey, miker
...
This first part adds a parser for node attributes which, given some node
information and an attribute name, generates a small AST-like array of
objects that tells which parts of the attribute (if any) are links, and
what they link to.
Using this, the markup-view generates the right HTML structure to display
these parts as links.
This part 1 doesn't yet allow users to follow these links.
--HG--
extra : rebase_source : 2db11afb148ece3918adbf908536a29b7867882a
extra : histedit_source : 3aac6ec878e2e57f2a1f06ab4a322db95eb5b3be
2015-04-30 10:43:04 +02:00
Phil Ringnalda
a73745d7eb
Merge f-t to m-c, a=merge
2015-05-02 10:13:08 -07:00
Wes Kocher
b4ecf746d3
Merge m-c to fx-team a=merge
2015-05-01 17:24:54 -07:00
Wes Kocher
5ef0b7b6a7
Merge inbound to m-c a=merge
2015-05-01 17:19:28 -07:00
Ian Moody
fe297cf6c4
Bug 1160339 - Make nsContextMenu.linkText a function again for addon-compat. r=mconley
...
--HG--
extra : rebase_source : 3af32a3dee611f27e5f050d772d842905e4f3fb6
2015-04-30 23:02:39 +01:00
Mike Conley
8ea80f9bc2
Bug 1156591 - Add profiler markers for async tab switching. r=felipe.
...
--HG--
extra : amend_source : 154d3720bf8d6425daf18d0a1edbcf69f151c5c4
2015-05-01 12:02:39 -04:00
Mike Conley
8d4c817e24
Bug 1160217 - Wait for resize to complete in browser_responsiveuiaddcustompreset.js before sampling inner dimensions of content. r=jryans.
...
--HG--
extra : rebase_source : 4b4428a2cbd7b60fbc0c0fdffb34cadf0e8d7fb0
2015-04-30 13:35:14 -04:00
Mark Banner
108bfbef2e
Bug 1153806 - Enable encryption of Loop room context data. r=mikedeboer
2015-05-01 18:02:03 +01:00
Ryan VanderMeulen
d6155ddbf6
Merge m-c to fx-team. a=merge
2015-05-01 13:00:21 -04:00
Ryan VanderMeulen
9440cb5e32
Merge m-c to inbound. a=merge
...
CLOSED TREE
--HG--
extra : amend_source : f158ed522808c8be66f918e7cd2d674a93e9e8b8
2015-05-01 10:50:07 -04:00
Ryan VanderMeulen
ae1b497c22
Backed out 3 changesets (bug 1155900) for frequent browser_net_cached-status.js failures. CLOSED TREE
...
Backed out changeset 8b3bb908f6fc (bug 1155900)
Backed out changeset 195a3736c877 (bug 1155900)
Backed out changeset 5d7b3b8cce5a (bug 1155900)
2015-05-01 09:30:44 -04:00
Mark Banner
c14ff065f8
Bug 1160145 - Fix eslint warnings in Loop's xpcshell and mochitest files and turn on linting for them. r=dmose
2015-05-01 10:42:46 +01:00
Jordan Santell
da1e3f37c0
Bug 1160332 - Correctly check that the mouse is active in graphs to clean up rerender jank, a rebase error from 1157914. r=vp
2015-04-30 20:33:00 -04:00
Jordan Santell
66deded1e3
Bug 1150696 - Move all timeline tests that are still relevent into the performance tools tests. r=vp
...
--HG--
rename : browser/devtools/performance/test/browser_timeline_blueprint.js => browser/devtools/performance/test/browser_timeline-blueprint.js
rename : browser/devtools/performance/test/browser_timeline_filters.js => browser/devtools/performance/test/browser_timeline-filters.js
rename : browser/devtools/timeline/test/browser_timeline_waterfall-generic.js => browser/devtools/performance/test/browser_timeline-waterfall-generic.js
2015-04-30 12:23:11 -07:00
Jordan Santell
dfad5f9db9
Bug 1157523 - Fix intermittent where markers are selected in the waterfall views when there is no recording selected. r=vp
2015-04-30 16:03:43 -07:00
Jordan Santell
1402297ff2
Bug 1156499 - Disable all non-profiler/fps components in the performance tools when in aurora, for 40.0 release. r=vp
2015-04-30 15:13:49 -07:00
Wes Kocher
ac1958c547
Merge m-c to inbound a=merge
2015-05-01 17:50:36 -07:00
Wes Kocher
b492021bca
Merge m-c to inbound a=merge
2015-05-01 17:23:32 -07:00
Jared Wein
bd3fa7624a
Bug 1159744 - Use the panel implementations from the Pocket add-on for the Pocket feature. r=dolske
...
--HG--
extra : source : d76b18df0ed0f1c51c4c4e763144fd119bf2e0ed
2015-05-01 17:16:42 -04:00
Shane Caraveo
630903df50
Bug 936426 fix intermittent error, reduce testing to what we actually need here, r=markh
2015-05-01 08:26:29 -07:00
Patrick Brosset
ec1a68ea7b
Bug 1158781 - Make sure attributes gets focused when clicked in the inspector. r=bgrins
...
This used to work fine, but regressed when bug 1153635 got fixed.
This fixes the issue and introduces a new test to prevent further regressions.
--HG--
extra : transplant_source : %A5Y%B5%9B%11u%F5p%9B%DA%FA%99%3F%D9%E5%3C%5Ex%AF.
2015-04-29 17:05:37 +02:00
Jim Mathies
c67fc63e8a
Bug 1129040 - Update browser/base/content/test/plugins and enable for e10s. r=mconley
2015-05-01 10:07:20 -05:00
Jim Mathies
167ae6301c
Bug 1129040 - In the content process blocklist shim fail in all addon related calls. r=Mossop
2015-05-01 10:07:19 -05:00
Jared Wein
4d373656ab
Bug 1159744 - Use the panel implementations from the Pocket add-on for the Pocket feature. r=dolske
2015-05-01 17:16:42 -04:00
Jordan Santell
d7d4d70a86
Bug 1159480 - Pull out actor-specific logic from Performance Front. r=vp
2015-04-28 17:19:15 -07:00
Brian Grinstead
109f1ff513
Bug 1160345 - Set toolbox button visibility before consulting with the GCLI actor (which may not be available on old servers);r=jryans
2015-05-01 13:01:38 -07:00
Nick Fitzgerald
d77e5da60e
Bug 1147604 - Inverted call trees should list (root) as leaves. r=jsantell
2015-04-28 11:59:00 -04:00
Jennifer Fong
341e5e185b
Bug 971967 - Clear sidebar on console refresh. r=bgrins
2015-04-30 09:49:00 -04:00
Ryan VanderMeulen
26e41292ad
Backed out 2 changesets (bug 1152761, bug 1153806) for xpcshell failures.
...
Backed out changeset cf10c6adab48 (bug 1153806)
Backed out changeset 89a69f417877 (bug 1152761)
CLOSED TREE
2015-05-01 10:37:03 -04:00
Mark Banner
887d95a4a7
Bug 1153806 - Enable encryption of Loop room context data. r=mikedeboer
2015-05-01 13:41:38 +01:00
Mark Banner
770f6907dd
Bug 1152761 - Add local storage for Loop's room keys in case recovery is required, and handle the recovery. r=mikedeboer
2015-05-01 13:41:38 +01:00
Olli Pettay
bb9c4f4afa
Bug 1149555 - Update resize event firing to follow the specs, dispatch right before rAF callbacks, r=dbaron
...
--HG--
extra : rebase_source : 4828758667591a52ef8d15fa4812c65475ca484f
2015-05-05 17:56:01 +03:00
Jeff Walden
aea46014f9
Bug 1155900 - Pass destructuring right-hand-side expressions through ToObject before properties are destructured out of them. r=shu
...
--HG--
extra : rebase_source : 8c9efea4cbd4a638770860df0f94894f4b415d03
2015-04-17 21:57:50 -07:00
Jim Mathies
2ff558b0ac
Bug 1159327 - Enable accessibility more broadly with e10s and add an e10s a11y blacklist for clients with known issues. r=tbsaunde
2015-04-30 16:43:19 -05:00
Ryan VanderMeulen
8c2f9c9b09
Backed out changeset 31297813dd26 (bug 1159327) for bustage on a CLOSED TREE.
2015-04-30 16:08:29 -04:00
Jim Mathies
e043d024f9
Bug 1156057 - When content disposition information isn't available in the cache for an image the user right clicks, don't spew the console. r=felipe
2015-04-30 14:42:43 -05:00
Jim Mathies
588accccdc
Bug 1159327 - Enable accessibility more broadly with e10s and add an e10s a11y blacklist for clients with known issues. r=tbsaunde
2015-04-30 14:42:43 -05:00
Jim Mathies
012228fe16
Bug 1156592 - Record tab switch times under e10s and add support for debug console logging tied to a hidden pref. r=billm
2015-04-30 14:42:43 -05:00
George Wright
67e80ebb07
Bug 1148879
- style alltabs-item off the selected attribute, not visuallyselected r=mconley
2015-04-30 15:14:25 -04:00
Ryan VanderMeulen
4e0f4f8c6c
Merge inbound to m-c. a=merge
2015-04-30 13:56:09 -04:00
Ryan VanderMeulen
5e083ec726
Merge fx-team to m-c. a=merge
2015-04-30 13:45:40 -04:00
Dão Gottwald
d8d5fe5532
Bug 1155681 - Make the linux styling for "badged" toolbar buttons match the windows styling. r=gijs
...
--HG--
extra : rebase_source : af93fe6a37a849a21ff5947163fe7cc15bcd115e
2015-04-29 12:32:51 +02:00
Jordan Santell
6066e36c67
Bug 1158645
- Calculate FPS in performance tool by counting frames over duration, rather than averaging values of reported framerate timestamps. r=vp
2015-04-29 13:53:19 -07:00
Fabrice Desré
5c9a3c2266
Bug 1114676 - Enable web components for all apps when toggling developer mode r=ochameau
2015-04-29 17:12:20 -07:00
Wes Kocher
10fec54e1c
Merge fx-team to m-c a=merge CLOSED TREE
2015-04-29 16:46:00 -07:00
Wes Kocher
1e2b02f650
Merge inbound to m-c a=merge CLOSED TREE
2015-04-29 16:43:32 -07:00
Tooru Fujisawa
0edbeb71c8
Bug 1102219 - Part 5: Replace more `String.prototype.contains` with `String.prototype.includes` in chrome code. r=till
2015-04-30 00:32:05 +09:00
ziyunfei
e1db0f779e
Bug 1102219 - Part 4: Replace `String.prototype.contains` with `String.prototype.includes` in chrome code. r=till
2015-04-30 00:32:05 +09:00
Carsten "Tomcat" Book
4f3df8cff2
Backed out changeset a8aa5f3c1c14 (bug 1129040)
2015-04-29 16:51:35 +02:00
Carsten "Tomcat" Book
dceede1935
Backed out changeset 5000b4926d38 (bug 1129040)
2015-04-29 16:51:27 +02:00
Ryan VanderMeulen
659b2a4f94
Merge m-c to b2g-inbound. a=merge
2015-04-28 15:40:15 -04:00
Ryan VanderMeulen
cb8cb027ac
Backed out changeset 7882ac796e0f (bug 1158872) for WinXP mochitest-other permacrashing. a=me
2015-04-28 15:35:05 -04:00
Ryan VanderMeulen
dc34386c9f
Merge inbound to m-c. a=merge
2015-04-28 15:27:26 -04:00
Neil Deakin
a092f0e2e2
Bug 1056146, round zoom value to two digits and re-enable zoom tests, r=adw
2015-04-29 08:39:30 -04:00
Neil Deakin
e662ba16db
Bug 1134769, move selection info retrieval on context menu to content process, r=mconley
2015-04-29 08:38:42 -04:00
Jim Mathies
61f0c79664
Bug 1129040 - Update browser/base/content/test/plugins and enable for e10s. r=mconley
2015-04-29 06:33:10 -05:00
Jim Mathies
0cd1c90861
Bug 1129040 - In the content process blocklist shim fail in all addon related calls. r=Mossop
2015-04-29 06:33:10 -05:00
Fabrice Desré
6ec37a4c83
Bug 1157893 - Create a toggle for developer mode r=ochameau
2015-04-28 10:28:36 -07:00
Gabor Krizsanits
05e8ecba11
Bug 982319 - Unzipping response boddies in network monitor when needed. r=ochameau
2015-04-29 10:18:27 +02:00
Tim Taubert
4be292c267
Bug 1158750 - Reenable browser_bookmarkProperties.js subtest by manually selecting the text field's input for new folder names. r=mano
2015-04-27 13:51:16 +02:00
Brian Grinstead
6b0d5ba3f0
Bug 1159276 - Prevent showing the source context menu if the breakpoint context menu is also going to be shown;r=jlongster
2015-04-28 14:10:08 -07:00
Ryan VanderMeulen
1241218f33
Merge m-c to fx-team. a=merge
2015-04-28 15:43:20 -04:00
Ryan VanderMeulen
c8af31eee8
Bug 963075 - Re-enable pdf.js tests on debug builds now that bug 1058695 is fixed.
...
--HG--
extra : rebase_source : 01fcd196d85832cbf8bc9853b6a47e23b492a55e
2015-04-28 14:14:24 -04:00
Jan Keromnes
fbaf1d4482
Bug 1150715 - Implement "Copy Request/Response Headers" context menu items. r=jsantell
2015-04-28 07:58:00 -04:00
Tim Nguyen
42a52b8b3d
Bug 1023546 - DevTools - Support HDPI resolutions for Windows. r=bgrins
2015-04-28 07:30:00 -04:00
Wes Kocher
aff0b184bd
Backed out changeset b03a823e04a2 (bug 786520) for PGO build bustage CLOSED TREE
...
--HG--
extra : amend_source : 91dd7ad9b9758a2536d03899e51963f3eb8291cb
2015-04-28 15:21:19 -07:00
Ryan VanderMeulen
62c1b37f2f
Merge m-c to inbound. a=merge
...
CLOSED TREE
2015-04-28 16:03:15 -04:00
Mark Banner
712f3f3e35
Bug 1159199 - Clicking the context indicator in the Loop panel should close the panel after opening the url. r=mikedeboer
2015-04-28 13:51:27 +01:00
Mark Banner
ad6bbb3e9a
Bug 1155078 - Only display domain name in the context part of the panel. r=mikedeboer
2015-04-28 13:51:27 +01:00
Carsten "Tomcat" Book
51fe8320af
Merge mozilla-central to fx-team
2015-04-28 14:00:20 +02:00
Mark Banner
fb94500173
Bug 1137813 - Part 4. Don't log the cleanup event as the server doesn't accept it after the room has been left. r=mikedeboer
2015-04-28 11:20:36 +01:00
Carsten "Tomcat" Book
08c395347f
merge mozilla-inbound to mozilla-central a=merge
2015-04-28 12:01:09 +02:00
Asaf Romano
4926ad6112
Bug 1158900 - Editing bookmark's Location and Description in the Properties window doesn't work; bookmark title missing. r=mak
2015-04-28 11:05:42 +03:00
Asaf Romano
e8d18c2d7b
Bug 1158553 - Star button / Edit Bookmark panel doesn't move the bookmark to the chosen folder. r=mak
2015-04-28 11:04:44 +03:00
Mark Banner
1ac32c7de0
Bug 1158800 - Don't show errors for context in conversations on the standalone UI as they may force the user into an unnecessary re-obtaining of the URL. r=dmose
2015-04-28 08:17:56 +01:00
Mark Banner
90e4dc9b43
Bug 1137813 - Part 3. Add room connection status logging. r=mikedeboer
2015-04-28 08:17:56 +01:00
Mark Banner
783bafff35
Bug 1137813 - Part 2. Stub dispatcher.dispatch globally in otSdkDriver_test.js to simplify tests. r=mikedeboer
2015-04-28 08:17:56 +01:00
Mark Banner
aa10ed4df6
Bug 1137813 - Part 1. Tidy up some event handler names in Loop's otSdkDriver. r=mikedeboer
2015-04-28 08:17:56 +01:00
Brian Grinstead
368c4f3793
Bug 1158872 - Remove white titlebar on Windows for Dev Edition theme;r=Gijs
2015-04-27 19:57:50 -07:00
Mark Goodwin
992f617cec
Bug 1146832 - fix ugly wrapping in TLS error page (r=dao)
2015-04-30 09:12:34 +01:00
Jared Wein
feb88bb13a
Bug 1158960 - Reader view is broken in e10s mode. r=Gijs
...
--HG--
extra : rebase_source : c1eaa648dc02f7d6991bd72b157ff7c7e5b32539
2015-04-27 18:29:18 -04:00
Dão Gottwald
31d6073260
Bug 1063625 - Show the "Warn me when closing multiple tabs" and "Warn me when opening multiple tabs might slow down &brandShortName;" checkboxes only when needed. ui-r=phlsa r=jaws
2015-04-28 18:30:19 +02:00
Mark Goodwin
f864e34010
Bug 1152388 - modify onSSLErrorReport to use UpdateChannel.jsm to fetch update channel information (r=felipe)
2015-04-28 05:43:40 +01:00
Neil Deakin
c2dfbd09ad
Bug 1158805, e10s, fix and re-enable browser_bug424101.js, r=mconley
2015-04-28 11:34:48 -04:00
Neil Deakin
2dd7249f3f
Bug 1158805, e10s, fix and re-enable browser_bug970746.js, r=mconley
2015-04-28 11:34:43 -04:00
Bob Owen
a2030de24b
Bug 1151767: On Windows, make level 1 the default content sandbox on Nightly. r=blassey
2015-04-28 16:06:29 +01:00
Gabriel Luong
e3b66e2652
Bug 1155480 - Remove the padding right to Inspector pane toggle. r=pbrosset, ui-r=shorlander
2015-04-16 18:59:00 -04:00
Jennifer Fong
3e0ad865ca
Bug 1135191 - Add runtime panel with toggle. r=jryans
2015-04-27 14:19:00 -04:00
Ryan VanderMeulen
cb41f3768c
Bug 1157827 - Update pdf.js to version 1.1.82. r=bdahl, r=Mossop
2015-04-27 18:06:55 -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
Georg Fritzsche
85c688eba8
Bug 1149754 - Part 1: Rename TelemetryPing.jsm to TelemetryController.jsm. r=vladan
...
--HG--
rename : toolkit/components/telemetry/TelemetryPing.jsm => toolkit/components/telemetry/TelemetryController.jsm
rename : toolkit/components/telemetry/tests/unit/test_TelemetryPing.js => toolkit/components/telemetry/tests/unit/test_TelemetryController.js
rename : toolkit/components/telemetry/tests/unit/test_TelemetryPingBuildID.js => toolkit/components/telemetry/tests/unit/test_TelemetryControllerBuildID.js
rename : toolkit/components/telemetry/tests/unit/test_TelemetryPingShutdown.js => toolkit/components/telemetry/tests/unit/test_TelemetryControllerShutdown.js
rename : toolkit/components/telemetry/tests/unit/test_TelemetryPing_idle.js => toolkit/components/telemetry/tests/unit/test_TelemetryController_idle.js
2015-04-27 18:07:58 +02:00
Patrick Brosset
5aebb401b0
Bug 1153463 - Intermittent browser_animation_setting_currentTime_works_and_pauses.js. r=miker
...
The failing test was rewinding a player and expecting it to pause at 0.
But rewing first pauses (async) and then sets the time (async), and the test
was only waiting for the player to pause.
With this change, we now also wait until the time is the expected one.
--HG--
extra : transplant_source : %23BU%CB%F3%3A%A8%226hWIw%E8VI%3A%94%A4V
2015-04-27 11:01:47 +02:00
Sami Jaktholm
210b181f29
Bug 1148086 - Style Editor: Don't jump to the first line unconditionally when an editor is shown. r=bgrins
...
This overrides the jump-to-line other tools might have requested if the editor
was not already active. The idea was to restore the scroll position after the
editor was hidden and then shown again but the functionality regressed when bug
816967 was fixed.
Now that Style Editor uses CodeMirror the scroll position can be restored by
calling refresh on the CodeMirror instance. If a specific line to focus was
specified, refreshing the editor is a no-op as it was done when the line was
selected. However, if the editor was not refreshed after the editor became
visible again (i.e. a line to jump to was not specified), refreshing it will
restore the previous scroll position.
2015-04-25 06:54:25 +03:00
James Long
7968b594cc
Bug 1145262 - Modularize the toolbar views in the debugger. r=fitzgen
2015-04-24 15:21:00 -04:00
James Long
ca2d6d3dcb
Bug 1145262 - Modularize the pane views in the debugger. r=fitzgen
2015-04-24 15:21:00 -04:00
James Long
cc0aeb3f6e
Bug 764958 - Show cached network requests in the net monitor. r=jsantell
2015-04-24 14:57:00 -04:00
Shane Tomlinson
c5ec66d94f
Bug 1146904: Add the FxAccountsWebChannel to drive Sync
...
* * *
fix tests
From 6bb486068a8b002f222f4658989968d86df9eff1 Mon Sep 17 00:00:00 2001
---
.../test/general/browser_fxa_web_channel.html | 2 +-
.../test/general/browser_fxa_web_channel.js | 131 +++++++++++----------
services/fxaccounts/tests/xpcshell/test_profile.js | 26 ----
3 files changed, 70 insertions(+), 89 deletions(-)
--HG--
rename : browser/base/content/test/general/browser_fxa_profile_channel.html => browser/base/content/test/general/browser_fxa_web_channel.html
rename : browser/base/content/test/general/browser_fxa_profile_channel.js => browser/base/content/test/general/browser_fxa_web_channel.js
rename : services/fxaccounts/FxAccountsProfileChannel.jsm => services/fxaccounts/FxAccountsWebChannel.jsm
rename : services/fxaccounts/tests/xpcshell/test_profile_channel.js => services/fxaccounts/tests/xpcshell/test_web_channel.js
2015-04-11 13:23:08 +01:00
Robert Strong
3d9c259306
Bug 1096523 - Firefox Developer Edition bitmap looks awful with hiDPI (logo image). r=spohl
2015-05-06 13:01:57 -07:00
Jordan Santell
29800b3126
Bug 1126457 - Implement a worker utility to easily offload tasks into a worker. r=bgrins
2015-05-05 16:39:48 -07:00
Patrick Brosset
1d52cb6f6d
Bug 1107849 - Define a min/max width for the performance panel sidebar. r=vporof
...
This adds the devtools-main-content class to the waterfall panel in the
performance tab so that there's a min-width of 50px defined on it, and
also adds a min-width to the waterfall details sidebar of 50px so that
it can't be collapsed fully (which would make it impossible to resize).
--HG--
extra : rebase_source : 740e9558844a183770f251ee24223a825b2954a5
2015-05-04 15:09:37 +02:00
J. Ryan Stinnett
2e9eeaf747
Bug 1160361 - Abort tilt commands when remote. r=bgrins
2015-05-06 12:34:28 -05:00
J. Ryan Stinnett
055a395833
Bug 1160361 - Load tilt commands from ToolboxButtons to avoid in non-Firefox. r=bgrins
2015-05-06 12:34:28 -05:00
J. Ryan Stinnett
c4c5d2e928
Bug 1160361 - Move GCLI prefs to all.js. r=bgrins
2015-05-06 12:34:27 -05: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
J. Ryan Stinnett
7e32353b8f
Bug 1160361 - Catch GCLI's load of definitions for non-Firefox. r=bgrins
2015-05-06 12:34:27 -05:00
J. Ryan Stinnett
cd62e1934e
Bug 1160361 - Move commands-index to the server. r=bgrins
...
--HG--
rename : browser/devtools/commandline/commands-index.js => toolkit/devtools/gcli/commands/index.js
2015-05-06 12:34:27 -05:00
Martin Tomes
247ef0c6cb
Bug 1160489 - Enable eslint rules for Loop: comma related. r=Standard8
2015-05-06 18:15:56 +01:00
Shane Tomlinson
6afb9dff14
Bug 1146904: Add the FxAccountsWebChannel to drive Sync
...
* * *
fix tests
From 6bb486068a8b002f222f4658989968d86df9eff1 Mon Sep 17 00:00:00 2001
---
.../test/general/browser_fxa_web_channel.html | 2 +-
.../test/general/browser_fxa_web_channel.js | 131 +++++++++++----------
services/fxaccounts/tests/xpcshell/test_profile.js | 26 ----
3 files changed, 70 insertions(+), 89 deletions(-)
--HG--
rename : browser/base/content/test/general/browser_fxa_profile_channel.html => browser/base/content/test/general/browser_fxa_web_channel.html
rename : browser/base/content/test/general/browser_fxa_profile_channel.js => browser/base/content/test/general/browser_fxa_web_channel.js
rename : services/fxaccounts/FxAccountsProfileChannel.jsm => services/fxaccounts/FxAccountsWebChannel.jsm
rename : services/fxaccounts/tests/xpcshell/test_profile_channel.js => services/fxaccounts/tests/xpcshell/test_web_channel.js
2015-04-11 13:23:08 +01:00
Justin Dolske
bf2c85d9ff
Bug 1161796 - Remove unused strings from Pocket. r=jaws
2015-05-05 19:26:10 -04:00
Jared Wein
13bb25fb11
Bug 1160578 - Disable the Pocket button for logged-in users on internal Firefox pages. r=dolske
2015-05-05 19:25:07 -04:00
Jared Wein
2800f31644
Bug 1159410 - Update the Pocket toolbar icon highlight to coral. r=dolske
2015-05-05 18:26:36 -04:00
Wes Kocher
6bb9b2c074
Merge m-c to fx-team a=merge
2015-05-05 14:59:13 -07:00
Jared Wein
f2f0331a27
Bug 1161654 - Import latest Pocket code. r=dolske
...
--HG--
rename : browser/components/pocket/panels/LICENSE => browser/components/pocket/panels/license.txt
2015-05-05 17:55:29 -04:00
Brian Grinstead
2504216bac
Bug 1145784 - Use testX/testY for coordinates during tests for the Graph and FlameGraph;r=vporof
2015-05-05 11:47:33 -07:00
Brian Grinstead
c287573c66
Bug 1145784 - Bind graph mouse movement to the top level window;r=vporof
2015-05-05 11:47:29 -07:00
Tim Taubert
83df001bfd
Bug 1160556 - Recollect session history data when the page title changes r=Gijs
2015-05-05 16:00:12 +02:00
Tim Taubert
01f62314ff
Bug 1150529 - Remove code for expired telemetry histograms r=Yoric
2015-05-02 09:56:39 +02:00
Patryk Dolatowski
6049bb5747
Bug 733679 - Do not set margin-top when leaving Panorama r=ttaubert
2015-05-01 15:57:28 +02:00
Jordan Santell
8593e43ebd
Bug 1159052 - Performance recording should stop rendering and recording as soon as the recording stops. r=vp
2015-05-02 16:47:41 -07:00
Brian Grinstead
726123824a
Bug 1158872 - Remove white titlebar on Windows for Dev Edition theme;r=Gijs
2015-05-05 09:34:38 -07:00
Tim Taubert
0367f94a69
Bug 1159248 - Simply pre-fill window.tabs[] with empty tab states instead of calling TabState.collect() to avoid perf regressions r=smacleod
2015-05-04 13:42:43 +02:00
André Reinald
b38e2efe0e
Bug 1075157 - Support action: reset search. r=gfritzsche, r=florian, r=bholley
2015-04-24 17:57:52 +02:00
Brian Grinstead
0f28ad5f92
Bug 1046803 - Use normal whitespace in editor pre tags. r=pbrosset
2015-04-28 16:15:00 -04: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
Florent Fayolle
51fab772f2
Bug 922212 - Add console.dirxml. r=bgrins, r=mrbkap
2015-04-29 11:34:00 -04:00
Carsten "Tomcat" Book
17a3257d92
Merge mozilla-central to fx-team
2015-05-04 14:15:05 +02:00
Marco Bonardo
5117bebc71
Bug 1160708 - Bookmark Properties dialog not longer allows empty bookmark names. r=ttaubert
2015-05-04 13:05:10 +02:00
Marco Bonardo
3cc2d3e440
Bug 1159812 - Bookmark All Tabs is broken. r=ttaubert
2015-05-04 13:05:07 +02:00
Marco Bonardo
c09150dc35
Bug 1160131 - editBookmarkOverlay.js throws an error when adding a tag to a bookmark. r=ttaubert
2015-05-04 13:05:03 +02:00
Tim Taubert
a8dd3d18b0
Bug 1159497 - Fix intermittent browser_bug427559.js failures r=MattN
2015-04-30 19:09:42 +02:00
Mark Hammond
6aac9f7fb8
Bug 1144493 - wallpaper over enough cracks to make page info work with e10s. r=mconley
2015-05-04 17:38:38 +10: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
Richard Marti
32292d7d6c
Bug 1157389 - In-content pages: Move the spinbutton rules from preferences.css to common.css r=mossop
2015-04-22 20:17:21 +02:00
Tim Nguyen
26df08d627
Bug 1159437 - Add top green border for highlighted tabs in light theme. r=bgrins
2015-04-30 15:37:19 -07:00
J. Ryan Stinnett
37939734bc
Bug 1159083 - Pass XAUTHORITY to Linux simulators. r=janx
2015-04-30 15:37:05 -07:00
Nick Fitzgerald
180120e392
Bug 1157914 - Don't re-render the graphs until selection is done; r=jsantell
2015-04-30 15:21:11 -07:00
Felipe Gomes
5f485af9d6
Bug 1156613 - Fix e10s ifdef NIGHTLY_BUILD blocks with E10S_TESTING_ONLY. r=billm
2015-04-30 18:52:08 -03:00
Matthew Noorenberghe
e0462894d4
Bug 1134507 - Implement infopanel to promote Reader View when first available. r=jaws/Gijs
...
Based on a patch by Jared Wein (:jaws).
--HG--
extra : rebase_source : fc9399a9acb2bb36831df1f5b99b3f9da02b1dbb
2015-04-30 13:43:47 -07:00
Mark Hammond
76c354ce26
Bug 1090633 - fix some focus related oranges with chats. r=mixedpuppy
...
From 27e7f9f198304d44a7a70b2f61518f1ff943651e Mon Sep 17 00:00:00 2001
---
.../base/content/test/chat/browser_chatwindow.js | 82 +++++++---------------
browser/base/content/test/chat/browser_focus.js | 8 ++-
2 files changed, 31 insertions(+), 59 deletions(-)
2015-04-29 10:34:05 +10:00
Ryan VanderMeulen
330f835697
Backed out changeset d94ef5bca70e (bug 1152761) for xpcshell failures.
2015-04-30 14:18:34 -04:00
Ryan VanderMeulen
e7e6f40c2f
Merge m-c to fx-team. a=merge
2015-04-30 14:05:10 -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
Mark Banner
4e0d29a865
Bug 1152761 - Add local storage for Loop's room keys in case recovery is required, and handle the recovery. r=mikedeboer
2015-04-30 16:41:13 +01:00
Mike de Boer
042809d7ec
Bug 1152733: change the name of Loop/ Hello histograms that recently changed to be enumerated types. r=vladan
2015-04-29 11:55:08 +02:00
Tim Taubert
5c8cb5845b
Bug 1160104 - Fix "chrome://browser/content/tab-content.js, line 558: TypeError: docShell is null" failures r=mconley
2015-04-30 12:06:18 +02:00
Marco Bonardo
c29e8d6653
Bug 1159462 - unreachable code in editBookmarkOverlay.js. r=mano
2015-04-30 10:40:10 +02:00
Ed Lee
f3094521a6
Bug 1156876 - Convert wiki page technical doc into in-tree .rst [r=bsmedberg]
2015-04-21 23:32:04 -07:00
Ed Lee
a53c40df76
Bug 1148862 - Update pref to the new v3 endpoint [r=adw]
2015-04-01 01:02:50 -07:00
Ed Lee
1da5e819af
Bug 1152145 - Filter for specific suggested tiles adgroups/buckets/frecent_sites lists with display name [r=adw]
...
Use a set of predefined lists of allowed sites with explicit names.
2015-04-07 19:13:46 -07:00
Mark Hammond
5aa42d7612
Bug 1098343 (part 2) - use sticky_pref to define devtools preferences that use different defaults on different channels. r=bgrins
2015-04-30 17:13:40 +10: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
Mark Banner
47de4886b9
Bug 1146305 - IDN links should be properly displayed in Hello rooms for context in conversations. r=mikedeboer
2015-04-30 07:40:49 +01:00
Mark Banner
64f91f7342
Bug 1158112 - Move the Loop modules into a sub-directory and prepare eslint for enabling more rules for Loop. r=dmose
...
--HG--
rename : browser/components/loop/CardDavImporter.jsm => browser/components/loop/modules/CardDavImporter.jsm
rename : browser/components/loop/GoogleImporter.jsm => browser/components/loop/modules/GoogleImporter.jsm
rename : browser/components/loop/LoopCalls.jsm => browser/components/loop/modules/LoopCalls.jsm
rename : browser/components/loop/LoopContacts.jsm => browser/components/loop/modules/LoopContacts.jsm
rename : browser/components/loop/LoopRooms.jsm => browser/components/loop/modules/LoopRooms.jsm
rename : browser/components/loop/LoopStorage.jsm => browser/components/loop/modules/LoopStorage.jsm
rename : browser/components/loop/MozLoopAPI.jsm => browser/components/loop/modules/MozLoopAPI.jsm
rename : browser/components/loop/MozLoopPushHandler.jsm => browser/components/loop/modules/MozLoopPushHandler.jsm
rename : browser/components/loop/MozLoopService.jsm => browser/components/loop/modules/MozLoopService.jsm
rename : browser/components/loop/MozLoopWorker.js => browser/components/loop/modules/MozLoopWorker.js
2015-04-30 07:40:49 +01:00
Valentin Gosu
f8c914c69e
Bug 1134596 - Separate nsIOService's network detection from offlineMode r=honzab
2015-05-02 00:14:39 +03:00
Patrick McManus
e0adcc554b
bug 1154012 - dev tools and alt-svc r=vporof
2015-04-13 15:35:55 -04:00
Brian Grinstead
d4cf2e0950
Bug 1150780 - Refactor ruleview tests and add 'empty value' inplace editor test;r=pbrosset
2015-04-27 07:03:41 -07:00
Brian Grinstead
2bdee2c470
Bug 1150780 - Don't create a new inplace editor for an element if one already exists;r=pbrosset
2015-04-27 07:03:34 -07:00
Carsten "Tomcat" Book
6e4e452deb
Merge mozilla-central to fx-team
2015-04-27 12:41:39 +02:00
Carsten "Tomcat" Book
596e5f9960
merge fx-team to mozilla-central a=merge
2015-04-27 12:34:03 +02:00
Florian Quèze
864fb2404a
Bug 1156878 - Send a request to the server when clicking the Pocket toolbar button, r=jaws.
2015-04-27 11:49:21 +02:00
Mark Banner
c00eaf4764
Bug 1158725 - Share link button has stopped working in latest nightly. Pass the necessary props to the component. r=mikedeboer
2015-04-27 10:35:40 +01:00
Ehsan Akhgari
0ff9130890
Bug 1095517 - Increase the timeout of browser_identity_UI.js
2015-04-26 17:27:18 -04: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
Shu-yu Guo
a210e8b077
Bug 1145824 - Reset dom.send_after_paint_to_content when toggling gDevTools.testing, as chrome tests need it.
2015-04-25 15:56:20 -07:00
Tim Taubert
ac3615aa89
Bug 1156722 - Remove unused _getURIFromString() method r=smacleod
2015-04-22 12:43:51 +02:00
Tooru Fujisawa
52fd2bad2c
Backed out changeset 20f62a0a4760 (bug 1145824) for mochitest-other failure
2015-04-25 13:50:22 +09:00
Jordan Santell
3eabbee916
Bug 1145824 - Profiler actor and performance tools now handle
...
passing in a startTime to filter out SPS profiles on platform rather than
client. r=vp,fitzgen
2015-04-17 12:44:52 -07:00
Brian Grinstead
5b1630e1da
Bug 1157946 - Early return if aResponse.sources is undefined;r=fitzgen
...
This happens quite often during the damp devtools talos test, when
the toolbox is closed immediately after a page is reloaded
2015-04-25 10:11:16 -07:00
Alexandre Poirot
11b2ddad6e
Bug 1157201 - Prevent exception while hovering the rule-view. r=pbrosset
2015-04-22 07:34:00 +02:00
Mark Banner
b560b0ca8d
Bug 1149964 - Fix an intermittent error in Loop's functional tests (media start time should be uninitialized) and wait for the content server before starting tests. r=dmose NPOTB DONTBUILD
2015-04-25 11:00:43 +01:00
Tooru Fujisawa
8a03f610ab
Backed out changeset fb84ee59e04a (bug 1145824) for mochitest-other failure
2015-04-25 14:12:21 +09:00
Jordan Santell
931711d072
Bug 1145824 - Profiler actor and performance tools now handle
...
passing in a startTime to filter out SPS profiles on platform rather than
client. r=vp,fitzgen
2015-04-17 12:44:52 -07:00
Wes Kocher
94244970a7
Backed out changeset a12f0f05779c (bug 1125205
) for dt4 failures CLOSED TREE
2015-04-24 13:06:46 -07:00
Mike Kaply
8cbff2f82a
Bug 138009 - Remove unused platform.js, now with packaging goodness, r=mossop
2015-04-24 14:10:09 -05:00
Jordan Santell
89e373ee3e
Bug 1147945 - Let the profiler's buffer size and sample rate be configurable via prefs. r=vp
2015-04-13 18:00:02 -07:00
Jordan Santell
2513d09a8a
Bug 1134778 - Consolidate usages of view sourcing in tools with a source-utils module. r=vp,jryans
2015-04-24 14:16:34 -07:00
Jordan Santell
ee2bb39767
Bug 1145824 - Profiler actor and performance tools now handle
...
passing in a startTime to filter out SPS profiles on platform rather than
client. r=vp,fitzgen
2015-04-17 12:44:52 -07:00
Jared Wein
a8ce0e8048
Bug 1155523 - follow-up, remove pocket-button from BrowserUITelemetry default placements.
2015-04-24 14:39:17 -04:00
Jared Wein
33ebd558f5
Bug 1155523 - Implement Pocket toolbarbutton and subview. r=gijs
2015-04-24 14:29:05 -04:00
Tim Taubert
80ede19e04
Bug 1156722 - Remove unused reference to the parent process message manager r=smacleod
2015-03-30 10:15:40 +02:00
Tim Taubert
bd14bee44a
Bug 1156722 - Check for window.gBrowser instead of window.getBrowser r=smacleod
2015-03-30 10:22:45 +02:00
Tim Taubert
fd71ad4984
Bug 1156722 - Use destructuring instead of [].shift() r=smacleod
2015-03-30 10:23:59 +02:00
Tim Taubert
445063d439
Bug 1156722 - Remove legacy _toJSONString() method and use JSON.stringify() r=smacleod
2015-03-30 10:25:47 +02:00
Tim Taubert
c094cda64e
Bug 1157220 - Prevent "null" entries for tabs in the window state object when restoreTab() is called for a given tab before we collected data for all its predecessors r=smacleod
2015-04-22 15:37:12 +02:00
Tim Taubert
aca4ef500c
Bug 1156721 - Move restoreCookies() implementation to SessionCookies.jsm r=smacleod
...
Also, remove the try/catch clause as nsCookieService::Add() will only fail if the profile was already closed or we're OOM, aborting in those cases is absolutely fine.
2015-03-30 10:41:57 +02:00
Bill McCloskey
ef1fa80639
Bug 1081879 - [e10s] WebProgress shims (r=mconley)
2015-04-29 17:23:48 -07:00
Bill McCloskey
f2b643a854
Bug 1156515 - Remove 'New e10s Window' (r=felipe)
2015-04-29 17:21:46 -07:00
Bill McCloskey
f29df58dbe
Bug 1095475 - [e10s] Replace tab underlines with tooltip (r=dao)
2015-04-29 17:21:45 -07:00
Jordan Santell
c9bdd47b1d
Bug 1143004 - markers from console.timeStamp() should be rendered in the performance tool's timeline. r=vp
2015-03-18 13:55:42 -07:00
Sami Jaktholm
aa48f909be
Bug 1163384 - Add 'devtools-toolbarbutton' class to performance tool buttons to make them correct themed on Linux. r=jsantell
2015-05-11 15:52:12 +03:00
Jordan Santell
41a16c1f02
Bug 1164130 - Correctly include RecordingUtils when importing older version 2 profiler data. r=vp
2015-05-12 12:59:14 -07:00
Jordan Santell
9e610d7c78
Bug 1164131 - [regression] parse urls with port numbers correctly in the call tree, and display the host (hostName+port), not just hostName. r=shu
2015-05-12 15:34:55 -07:00
Mark Banner
4bbd553777
Bug 1162495 - Add test to check that email gets passed when action="force_auth". r=MattN
2015-05-12 18:27:35 -07:00
Matthew Noorenberghe
bb84d53114
Bug 1161810 - UITour: Allow opening the Pocket panel via showMenu("pocket"). r=jaws
2015-05-11 22:03:45 -07:00
Wes Kocher
2537a366cf
Merge m-c to fx-team a=merge
2015-05-12 16:35:36 -07:00
Jared Wein
71fb2c08fd
Bug 1162316 - Update the Pocket Toolbar @2x asset on OSX with the correct aspect ratios. r=dolske
...
--HG--
extra : rebase_source : 25870464d747aaf38372808ec7d409f98935d352
2015-05-12 17:07:38 -04:00
Neil Deakin
8b08f6ce5e
Bug 1093373 , e10s, fix and re-enable browser_bug647886 .js, r=gijs
2015-05-06 13:17:45 -04:00
Jordan Santell
91aa00f18a
Bug 1154018 - Check to see that nsIURI's host exists when parsing location for framenodes, and cache failures. r=vp
2015-04-28 20:46:50 -07:00
Jordan Santell
527bedacaf
Bug 1143027 - The performance tool tab highlights during a recording. r=vp
2015-04-27 15:59:22 -07: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
Brian Grinstead
a7893c2419
Bug 1153022 - Add trimOutput option to inplace editor;r=pbrosset
...
--HG--
rename : browser/devtools/shared/test/browser_inplace-editor.js => browser/devtools/shared/test/browser_inplace-editor-01.js
2015-04-29 17:27:19 -07:00
Jordan Santell
b01ec40721
Bug 1132758 - Performance feature visibility now based on a per recording-basis, dependent on features enabled and server support. r=vp
2015-04-24 21:04:02 -07:00
Wes Kocher
45c25429f2
Merge m-c to inbound a=merge CLOSED TREE
2015-05-07 15:37:01 -07:00
Wes Kocher
a72c5d5617
Backed out changeset 7ec5c7a4830f (bug 896139) for adding a test that times out a=merge
...
--HG--
extra : source : f8ad92bbeea604d2cd367773ca7c21e63900cc8d
2015-05-07 10:13:59 -07:00
Mark Goodwin
f82bee04e1
Bug 1128607 - Add freshness check for OneCRL (r=keeler)
2015-05-07 18:54:05 +01:00
Ian Moody
3fa8728da3
Bug 1135619 - Make "Bookmark This Frame" fetch the document title and description via message so it is safe in e10s. r=gabor
...
--HG--
extra : transplant_source : %D6%97%0C%40%DF%F0%90f%26i%C0%1C0n%40%85%F8%1Ewb
2015-03-04 21:27:35 +00:00
Michael Ratcliffe
29804d4495
Bug 971234 - Only apply color swatch depending on cssPropertySupportsType. r=pbrosset
2015-05-11 06:33:00 -04:00
James Long
917bfc1844
Bug 896139 - Add regression test to make sure breakpoints in dynamic scripts are properly reloaded. r=ejpbruel
2015-05-08 12:02:00 -04:00
Marco Bonardo
7330eebd61
Bug 1163035 - Counting bookmarks is broken in Library. r=ttaubert
2015-05-11 20:26:30 +02:00
Marco Bonardo
d1410c988a
Bug 1163341 - Cannot edit location of a bookmark. r=ttaubert
2015-05-11 20:26:25 +02:00
Brian Grinstead
23b60872f5
Bug 1020027 - Disable browser_projecteditor_delete_file.js in e10s for frequent failures;r=RyanVM
2015-05-11 11:14:28 -07:00
Brian Grinstead
b7e941ff01
Bug 1159938 - Remove dead nodeChanged() function;r=pbrosset
2015-05-11 07:47:24 -07:00
Carsten "Tomcat" Book
c211c941ba
Backed out changeset 8f25a6b0d802 (bug 1150052) for bc1 test failures on a CLOSED TREE
2015-05-11 14:06:57 +02:00
Patrick Brosset
6abdd22399
Bug 1160972 - Minor code cleanup in inspector-panel.js for better consistency; r=miker
...
--HG--
extra : rebase_source : a2eed1ea7adeaab6dcc44836bcb3c8f0c611e909
2015-05-04 14:11:26 +02:00
Mike de Boer
20cbd530a5
Bug 1150052: move up weak reference resolving for garbage collected chatboxes to fix JS errors making Loop cry. r=mixedpuppy
...
--HG--
extra : rebase_source : e528a25426b61bea710337a02448e93c2ad2bde6
2015-05-11 11:57:20 +02:00
Carsten "Tomcat" Book
14fc08113f
Backed out changeset 316158d4a13e (bug 1141261
) for dt4 test failures on a CLOSED TREE
2015-05-11 11:03:02 +02:00
Brian Grinstead
76867ea1e5
Bug 1162961 - Fix logspam in mochitest-dt by passing the URL along in network progress events;r=past
...
This way there isn't a need to rely on the netmonitor view being present
2015-05-11 10:32:42 +03:00
Jordan Santell
ff65d4bbaf
Bug 1141261
- Implement a queueing system for actor events in web audio editor to execute events in correct order. r=vp
2015-03-09 20:18:35 -07:00
Mike Conley
a40ff1f409
Bug 1025146 - Make viewing the source of a page or frame via the context menu work with remote browsers. r=jryans.
...
--HG--
extra : rebase_source : 77beee6aabb3b41febdfdce0b1efbc0077b0273b
2015-05-08 17:04:30 -04:00
Mike Conley
7f28885d4a
Bug 1025146 - Modernize viewSource.js to use a frame script. r=jryans.
...
--HG--
extra : rebase_source : f065220c34ca9e752ffbdfd379c546c162a908a3
2015-04-24 17:32:57 -04:00
Phil Ringnalda
83f1f78fa3
Merge m-c to f-t
2015-05-10 18:49:18 -07:00
Jordan Santell
daad81ed51
Bug 1157523 - Disable framerate and memory recording in intermittent test to reduce surface area on leakage. r=vp
2015-05-10 16:47:28 -07:00
Abdelrhman Ahmed
73e9d3af3b
Bug 1137422
- Hide rename root from context menu in WebIDE. r=jryans
...
--HG--
extra : rebase_source : 7349a6c89d5a2fbfca4aef693b1bf3a94b8e9d01
2015-02-27 16:46:00 -05: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
Felipe Gomes
a81f49cb69
Bug 1129564 - [e10s] anchor navigation from the awesomebar removes the lock icon. r=dao
2015-04-24 14:15:42 -03:00
Kartikaya Gupta
4a51c4a66d
Bug 1039866 - Follow-up to fix missing paren which busted some l10n stuff. r=me
2015-04-24 09:46:46 -04:00
Carsten "Tomcat" Book
d9746cf0aa
Merge mozilla-central to fx-team
2015-04-24 15:01:23 +02:00
Carsten "Tomcat" Book
cdf101ec43
merge mozilla-inbound to mozilla-central a=merge
2015-04-24 14:37:13 +02:00
Shane Tomlinson
4b8dab2a11
Bug 1146724 - Use a SendingContext for WebChannels. r=MattN/markh
2015-04-24 16:07:33 +10:00
Dão Gottwald
dc08d9fe3d
Bug 1104165 followup, addressing review comment
2015-04-24 07:44:22 +02:00
Yash Mehrotra
d2b3cf770e
Bug 1088780 - Input field for templates URL now uses flex. r=jryans
...
--HG--
extra : rebase_source : 5acc9e288a3b28a71c7261e65878b4f899d75211
2015-04-23 23:18:27 +05:30
Tim Taubert
17a502b1e0
Bug 1134518 - Add test to ensure we don't lose shistory entries when switching a browser's remoteness r=Mossop
2015-04-23 15:42:55 +02:00
Mark Hammond
d0e06bbecd
Bug 1149729 - ignore more Sync login error states. r=adw
2015-04-24 11:49:22 +10:00
Mark Hammond
179b24467e
Bug 1070115 - pass the uid and email address of the current FxA user to the account manage url. r=zaach
2015-04-24 10:51:20 +10:00
Matthew Noorenberghe
85e079584d
Bug 1079554 - Test ignoring UITour messages from pages that aren't visible. r=Unfocused
...
--HG--
extra : rebase_source : 2b872f3c3c9fbe40101753cc386ebaccf9b6f7c9
2015-04-23 17:02:51 -07:00
Ian Moody
1028ac00f3
Bug 1134424 - Use the existing reference to the document in nsContextMenu.saveMedia() rather than unsafely creating a new one. r=gabor
...
--HG--
extra : rebase_source : 7ca6efe0e6d13e86e885dab531ccae97624e079c
extra : histedit_source : 3c195110262249d6246488124c9b944265b71d26
2015-04-21 16:23:41 +01:00
Ian Moody
2384c1d0ca
Bug 1134424 - Use a message to safely get the dataURL of the canvas for saving media with e10s. r=gabor
...
--HG--
extra : rebase_source : 5944b7a929179c6f83909b4afe96896021cb8533
extra : histedit_source : 8cdd9e8e372a4eebbd6db2fd92e0e50cd00afa28
2015-04-21 23:09:03 +01:00
Mahdi Dibaiee
def5ece8a6
Bug 1155113 - add ruleview-swatch class to expanded properties; r=pbrosset
2015-04-23 15:03:36 -07: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
Jordan Santell
686a3ac373
Bug 1157718 - Do not use Array.prototype.includes in production code that leaves nightly in performance tool. r=fitzgen
...
--HG--
extra : rebase_source : 7bfd376ec38666a06d3f23fcd4bf7c0ada36898c
2015-04-23 14:46:00 -04:00
Jonas Jenwald
1610cef7d5
Bug 1112947 - Replace a setTimeout with an EventListener to fix an intermittent failure in browser/extensions/pdfjs/test/browser_pdfjs_navigation.js. r=mossop
...
This patch also fixes three small typos in the code. Two of them are trivial spelling errors, while the third one concerns the removal of an EventListener in the function |setZoomToPageFit|.
--HG--
extra : rebase_source : 0aa021964d54bce573ebcc2722849b2896dd3394
2015-03-28 23:55:21 +01:00
Ryan VanderMeulen
2874ac15cb
Merge m-c to fx-team. a=merge
2015-04-23 17:25:20 -04:00
Ryan VanderMeulen
c39b31d3fd
Merge inbound to m-c. a=merge
2015-04-23 17:10:28 -04:00
Georg Fritzsche
ad74040128
Bug 1150134 - Part 7: Only enable Telemetry ping archiving for Firefox Desktop. r=vladan
2015-04-23 19:22:28 +02:00
Tim Taubert
3a85704b48
Bug 1157235 - Remove unused sessionstore-state-write notification r=Yoric
2015-04-22 16:05:40 +02:00
Asaf Romano
3e864279a2
Bug 951651 - Make bookmarkProperties, Star UI and Library info pane work with PlacesTransactions. r=mak
2015-04-23 16:34:55 +03:00
Tim Taubert
f2ac8a39c3
Bug 1134518 - Add xpcshell test for shistory caps on clean shutdown and fix existing tests r=Yoric
2015-04-22 20:26:49 +02:00
Tim Taubert
864092309d
Bug 1134518 - Cap shistory entries in the SessionWorker when shutting down r=Yoric
2015-04-22 18:41:32 +02:00
Tim Taubert
bed2a2af1d
Bug 1134518 - Send a state object instead of a string to SessionWorker.write() r=Yoric
2015-04-22 16:18:26 +02:00
Tim Taubert
ec72549391
Bug 1134518 - Remove shistory capping code from SessionHistory.jsm r=Yoric
2015-04-22 15:51:34 +02: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
57a6320951
Bug 1152279 - Give the inspector sidebar a default size so it can be collapsed; r=miker
...
--HG--
extra : rebase_source : 5c83ca3af0b6c96cc022b8baf47df9cfd7e471f7
2015-04-21 15:29:49 +02:00
Marco Bonardo
b51f67ee85
Bug 1104165 - "Switch to Tab" doesn't work for some encoded URIs. r=dao
2015-04-23 10:35:36 +02: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
Patrick Brosset
2bea836101
Bug 1156767
- Report error message and continue loading other stylesheets even when a stylesheet fails; r=bgrins
...
--HG--
extra : rebase_source : 63407bc1271d7de0f79c34ae3f6bc434c15d8b5a
2015-04-22 18:04:48 +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
Carsten "Tomcat" Book
113727c6bc
Backed out changeset 7f9114a84892 (bug 951651) for bc2 test bustage on a CLOSED TREE
2015-04-23 08:52:56 +02:00
Asaf Romano
7f68adcfa1
Bug 951651 - Make bookmarkProperties, Star UI and Library info pane work with PlacesTransactions. r=mak.
2015-04-23 08:15:21 +03:00
Wes Kocher
b43e5283da
Merge m-c to fx-team a=merge
2015-04-22 17:27:15 -07:00
Wes Kocher
a79764cf6b
Merge inbound to m-c a=merge CLOSED TREE
2015-04-22 17:15:53 -07:00
Patrick Brosset
b2a9538957
Bug 1155651 - Return all players below a node in getAnimationPlayersForNode; r=miker
...
Now when the front requests the list of AnimationPlayers for a node,
all players for this node + the nodes in its subtree are returned.
Also the mutationobserver starts observing all mutations in the node
and its subtree.
--HG--
extra : rebase_source : c419bd2f397617317fa9c9d0b7fd22f07abc12cf
2015-04-21 09:22:30 +02:00
Richard Marti
f5a58eef24
Bug 1156913 - Use highlighttext color also for :active menus. r=Gijs
...
--HG--
extra : rebase_source : fa8854bd0029b900755b86d11e2e9826527b0845
2015-04-22 00:10:37 +02:00
Mahdi Dibaiee
f7d08d3712
Bug 1149671 - Use alt/na/shift to step 0.1/1/10 at a time. r=pbrosset
...
--HG--
extra : rebase_source : 8905a064e9fef03301f4fb9efed6839c368e85d9
2015-04-21 02:30:00 -04: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
Mark Banner
44f6b5d48e
Bug 1153788 - Part 1 Opportunistically obtain encryption keys for FxA for Loop conversations context. r=mikedeboer
2015-04-22 19:17:15 +01:00
Mark Banner
3ca9465d75
Bug 1156201 - Reset the video dimensions cache when in initial room states to avoid issues with not correctly displaying video streams when a room is re-entered. r=mikedeboer
2015-04-22 19:17:15 +01:00
Sami Jaktholm
3108b22c58
Bug 1148893 - Remove old initialization methods from head.js. r=bgrins
...
--HG--
extra : rebase_source : 1a611debbb14a1c99e4abb1544de8d477c3906b0
2015-03-29 13:24:27 +03:00
Sami Jaktholm
d797a3d945
Bug 1148893 - Make browser_styleeditor_opentab.js use the new initialization method. r=bgrins
...
--HG--
extra : rebase_source : de34f589be31ecbf1c1fd5aef24b1b89edecb2ea
2015-04-18 10:24:56 +03: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
Blake Kaplan
e5a61bd5b1
Bug 1156939 - don't stash a reference to a CPOW and then spin the event loop. r=mconley
2015-04-23 13:24:56 -07: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
Kartikaya Gupta
96aa1c1f80
Bug 1039866 - Remove browser/metro. rs=gavin
2015-04-23 15:10:28 -04:00
Alessio Placitelli
2c61b7f645
Bug 1141052 - Only allow HTTPS urls in SelfSupportBackend. r=gfritzsche
...
--HG--
extra : rebase_source : 29d6efbac93b927b8de5e6cde484b413d97bdaa4
2015-03-10 03:52:00 -04:00
Jennifer Fong
be62ea33bc
Bug 1032984 - Fix Shift+Home/End/PageUp/PageDown to highlight value. r=bgrins
...
--HG--
extra : rebase_source : ce1c811725e43245729b2bf2b02cdf77257151ae
2015-04-21 09:28:00 -04:00
Mark Banner
4ae9c9ef17
Bug 1132222 - Add more metrics reporting to the Loop standalone UI. r=dmose
2015-04-22 08:51:46 +01: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
Mark Banner
88fb308441
Bug 1142587 - Implement indicators for context in conversations in the panel alongside room names. r=mikedeboer
2015-04-21 21:53:15 +01:00
Mark Banner
87a741e0a1
Bug 1145541. r=mikedeboer
2015-04-21 21:53:15 +01:00
Tim Nguyen
03088a350d
Bug 1089428 - Allow script injection into source editor component. r=bgrins
2015-04-04 01:17:59 +02:00
Alexandre Poirot
474efd847b
Bug 1022765 - Ensure ESC opens the split console on first try in the inspector. r=pbrosset
2015-04-21 13:01:40 -07:00
André Reinald
1394d77b29
Bug 1075160 - Support action: reset a pref to the default setting r=gfritzsche, r=bholley
2015-04-16 17:00:14 +02:00
Brian Grinstead
7a4f3e1cd2
Bug 1155971 - rename userStylesSearch to filterStylesPlaceholder;r=pbrosset
2015-04-21 11:18:02 -07:00
Brian Grinstead
c74d85170c
Bug 999299 - Remove '[]' from the autoCloseBrackets config for Style Editor sourceeditor;r=mratcliffe
2015-04-21 08:17:45 -07:00
David Rajchenbach-Teller
15afd14713
Bug 1153657 - Performance Monitoring is not ready to ride the trains. r=yoric
2015-04-18 14:26:13 +02:00
Mark Banner
e884167ff5
Follow-up to bug 1142514 - make the pref name checks match the real pref name even though its spelt wrong. rs=mikedeboer over irc.
2015-04-21 15:40:01 +01:00
Michael Ratcliffe
b66e2c69f8
Bug 1136257 - Shift-click to switch between color unit format in place. r=bgrins
2015-04-17 11:53:06 +01:00
Ian Moody
1b0368b7b5
Bug 1141734 - Pass this.browser into PrintUtils.print() in nsContextMenu.printFrame(). r=gabor
...
--HG--
extra : transplant_source : %D0%03%7D%B1%BC%28%9D%26%C3%D2%7Ci%F0%2CI%E4%C3%A7%F2/
2015-04-15 22:44:50 +01:00
Ian Moody
276e43ea5c
Bug 1140859 - Pass the outerWindowID into nsContextMenu.saveHelper() and use that to get the window, rather than unsafely accessing doc.defaultView. r=gabor
...
--HG--
extra : transplant_source : %05%1C%0C%25%17%E5o%C9%06%13R%92%20u%BB%F0z%86%1A%B6
2015-04-12 11:05:32 +01:00
Ian Moody
876b457646
Bug 1140859 - Pass the safe documentURIObject into nsContextMenu.saveHelper() rather than unsafely accessing it on the document. r=gabor
...
--HG--
extra : transplant_source : %D8%A7%D02%9D%12%B0%E6%8FSr%1E%3F%08%EC%DDWU%04%AF
2015-04-11 10:51:09 +01:00
Carsten "Tomcat" Book
34eac73c74
Merge mozilla-central to fx-team
2015-04-21 15:35:04 +02:00
Carsten "Tomcat" Book
c560e33395
Merge mozilla-central to mozilla-inbound
2015-04-21 12:38:27 +02:00
Wes Kocher
4b97517c7c
Merge m-c to fx-team a=merge CLOSED TREE
2015-04-20 17:19:07 -07:00
Wes Kocher
1d3fd84d27
Merge fx-team to m-c a=merge CLOSED TREE
2015-04-20 17:04:09 -07:00
Simon Montagu
bfb5cc9a66
Bug 1139306: Fix margin sides for right-to-left scrollbars depending on the actual position of the scrollbar as determined by layout.scrollbar.side, r=tn
2015-04-21 11:32:01 +03:00