Carsten "Tomcat" Book
b2de4a0412
Merge mozilla-central to fx-team
2016-08-05 12:07:02 +02:00
Carsten "Tomcat" Book
99002c6dcd
merge fx-team to mozilla-central a=merge
2016-08-05 12:00:16 +02:00
Tom Tromey
0ffbda8268
Bug 1292591 - use reject-some-requires eslint rule in sourceeditor; r=gregtatum
...
MozReview-Commit-ID: LdPU8bdSGd5
--HG--
extra : rebase_source : a650e325a168b563022c474e0bdb0044f5ee8c1a
2016-08-05 09:09:27 -06:00
Tom Tromey
ce87179fdf
Bug 1292574 - make CSS a global rather than a module in devtools loader; r=gregtatum
...
MozReview-Commit-ID: 5RYwDAW4wxt
--HG--
extra : rebase_source : 7d0df48344ad79947ec5d191a7c49411c2ea8cba
2016-08-05 08:32:59 -06:00
Tom Tromey
c99878c1ab
Bug 1292245 - remove some unnecessary imports of chrome from devtools; r=gregtatum
...
MozReview-Commit-ID: JVVVHAImsko
--HG--
extra : rebase_source : 939fbeb84405bf3740202eb5c0f1ba6c8aae9d92
2016-08-04 11:55:40 -06:00
Brian Grinstead
792ccf37c7
Bug 1286844 - Add [title] for source location onto the inner ltr element;r=jsnajdr
...
MozReview-Commit-ID: FSekgJAVXVk
2016-08-04 10:50:52 -07:00
Wes Kocher
4964221598
Backed out changeset 78d61dcf3faf (bug 1290263) for devtools test failures
2016-08-04 10:33:29 -07:00
Ricky Chien
cea21d820c
Bug 1291618 - Fix dropmarker position of command-button-frames in RTL locales. r=ntim
...
MozReview-Commit-ID: 8yd1J6tkxDT
--HG--
extra : transplant_source : %83%40%B6%E9%3FF%B9%1B%8Bto%A1%0Da%CF%A5%AD%FF%E1%01
2016-08-04 16:21:53 +08:00
Carsten "Tomcat" Book
a826042a1d
Merge mozilla-central to mozilla-inbound
2016-08-05 12:03:44 +02:00
Kumar McMillan
5258830509
Bug 1291272 - Fix aboutdebugging reload test that requires a signed add-on. r=ochameau a=test-only
...
MozReview-Commit-ID: 65CZqbbHAHo
--HG--
extra : transplant_source : %01s%80%96V%0F%1B%5B%8B%17%B5%0A%3E%F8V%08%5C%91%FB%28
2016-08-02 11:51:32 -05:00
Tom Tromey
586ae2d8aa
Bug 1292184 - remove lazy requires from inspector; r=jlongster
...
MozReview-Commit-ID: AQMlkXAlVeX
--HG--
extra : rebase_source : 819f3e4f5d70f71514700ba21de8a25aace5b5f0
2016-08-02 09:14:29 -06:00
Wes Kocher
1d69e33b22
Merge m-c to autoland, a=merge
2016-08-05 14:06:46 -07:00
Brian Grinstead
ebd177e3cd
Bug 1288475 - Remove code unused in client and server versions of webconsole utils;r=tromey
...
MozReview-Commit-ID: GcNg9nEI9d4
--HG--
extra : rebase_source : aa23b027673b9bcfcdb9d8751d528335ac5afbaa
2016-08-05 10:44:42 -07:00
Brian Grinstead
5a0322040e
Bug 1288475 - Split webconsole utils.js into separate client and server parts;r=MattN,tromey
...
MozReview-Commit-ID: HlpiRvuMF1H
--HG--
rename : devtools/shared/webconsole/utils.js => devtools/client/webconsole/utils.js
rename : devtools/shared/webconsole/utils.js => devtools/server/actors/utils/webconsole-utils.js
rename : devtools/shared/webconsole/worker-utils.js => devtools/server/actors/utils/webconsole-worker-utils.js
extra : rebase_source : 6f1b2afba2c3cf3e3d17f839c11bf15e89a2f69d
2016-08-05 10:44:38 -07:00
Tom Tromey
4a3acb8220
Bug 1287631 - fix typo in Services.appinfo use in devtools; r=fitzgen
...
MozReview-Commit-ID: 1HTz3uRgMfT
--HG--
extra : rebase_source : 5d2bdbb2c1b4ab2b91d892578d85ed03f7df55a0
2016-08-05 07:45:18 -06:00
Jaideep Bhoosreddy
8efc34b4f9
Bug 1290263 - Source maps in console don't work after first log; r=jsantell
2016-08-03 15:41:00 +02:00
Steve Melia
fe1e609e3f
Bug 1290063 - Call correct function on mouseout for breadcrumb; r=gasolin
2016-08-01 21:53:22 +01:00
Steve Chung
7ac5d82204
Bug 1288341 - Don't overlap layout-expander in RTL Locales. r=ntim
...
MozReview-Commit-ID: Gp4SeTZctIT
--HG--
extra : transplant_source : %DC%F1fd%EE%7B%E6%9F%13%9C%88%0E%85%B5%8A%E0%26-%E3%60
2016-08-04 11:32:06 +08:00
Carsten "Tomcat" Book
389a3e0817
merge mozilla-inbound to mozilla-central a=merge
...
--HG--
rename : mobile/android/base/java/org/mozilla/gecko/GeckoAppShell.java => mobile/android/geckoview/src/main/java/org/mozilla/gecko/GeckoAppShell.java
rename : mobile/android/base/java/org/mozilla/gecko/gfx/GeckoLayerClient.java => mobile/android/geckoview/src/main/java/org/mozilla/gecko/gfx/GeckoLayerClient.java
rename : mobile/android/base/java/org/mozilla/gecko/gfx/LayerRenderer.java => mobile/android/geckoview/src/main/java/org/mozilla/gecko/gfx/LayerRenderer.java
rename : mobile/android/base/java/org/mozilla/gecko/gfx/PanningPerfAPI.java => mobile/android/geckoview/src/main/java/org/mozilla/gecko/gfx/PanningPerfAPI.java
2016-08-04 15:55:50 +02:00
Carsten "Tomcat" Book
d036bdb09c
merge fx-team to mozilla-central a=merge
2016-08-04 15:54:27 +02:00
Wes Kocher
ae855cdb28
Merge m-c to inbound, a=merge
2016-08-03 16:47:07 -07:00
J. Ryan Stinnett
9b60f9ebc6
Bug 1288964 - Restore reload buttons in canvas and web audio. r=me
...
MozReview-Commit-ID: 2ZKDlt8teTL
2016-08-03 18:27:26 -05:00
Wes Kocher
429b4cc773
Merge autoland to central, a=merge
2016-08-03 14:01:59 -07:00
Sebastian Hengst
e920781618
Bug 1285863 - Improve UI / UX of devtools JSONView: Remove unused variable 'code'. r=jryans on IRC a=eslint-fix
...
MozReview-Commit-ID: CUoifugy7vA
2016-08-03 18:58:21 +02:00
Evan Tseng
afc53eb6f8
Bug 1289912 - Make JSON viewer content scrollable r=ntim
...
MozReview-Commit-ID: 8ADyWeyE26w
2016-08-02 14:13:09 +08:00
Eddy Bruel
c8d0c59aee
Bug 1184661 - If a listener is not callable, assume it is an event listener object. r=past
...
--HG--
extra : rebase_source : cbea66acb5acfbdc1b83acd797566bb5a5be1c75
2016-08-01 09:09:00 +02:00
Carsten "Tomcat" Book
04c4fa957d
Backed out changeset 2b687444223c (bug 1184461) for landing with wrong bug number
...
--HG--
extra : rebase_source : 0200fb421ef08622252434b8e3f6893e735befb7
2016-08-04 14:43:25 +02:00
Wes Kocher
99881f0cb0
Merge m-c to fx-team, a=merge
2016-08-03 16:47:57 -07:00
Sebastian Hengst
8a61e08b1b
Merge mozilla-central to fx-team to fix eslint-failure. r=eslint-fix
2016-08-03 19:00:08 +02:00
Ruturaj Vartak
71e5066612
Bug 1285863 - Improve UI / UX of devtools JSONView r=ntim
...
MozReview-Commit-ID: 5gxqmoGvsTl
2016-07-30 08:20:00 -07:00
Hallvord R. M. Steen
bbc7e74d88
Bug 1291069
, command should be hello.echo() in protocol.js.md docs. r=jryans DONTBUILD
...
MozReview-Commit-ID: DwYxfeTeWYN
2016-08-02 09:20:04 +09:00
"Helen V. Holmes"
d6c208a663
Bug 1287310 - Fix asymmetry for new pane toggle. r=ntim
...
MozReview-Commit-ID: DgZpKVok6L6
2016-07-29 06:31:00 -07:00
Tim Nguyen
5eb6ed0546
Bug 1290466 - Change checked icon state to be green on dark theme. r=helenvholmes
...
MozReview-Commit-ID: Adga9N6CaVs
2016-08-02 09:04:49 -07:00
Carsten "Tomcat" Book
cc6b6404c0
Merge mozilla-central to fx-team
2016-08-02 17:13:42 +02:00
Carsten "Tomcat" Book
f470e82ee2
merge fx-team to mozilla-central a=merge
2016-08-02 17:04:48 +02:00
Jaideep Bhoosreddy
155cd76eb3
Bug 1290527 - Fix a parsing issue for sourcemapped locations on Windows. r=jsantell
2016-07-30 19:50:00 -04:00
Carsten "Tomcat" Book
2b209649d6
merge fx-team to mozilla-central a=merge
2016-07-31 17:41:56 +02:00
Dalimil Hajek
46ffcbfa16
Bug 1281206 - Remove ObjectLink and ObjectBox reps. r=lclark
2016-07-30 02:10:00 -04:00
Tim Nguyen
a8febff931
Bug 1288888 - followup: also fix filter icon for JSONViewer. r=me DONTBUILD
...
MozReview-Commit-ID: RrHyIjOC4e
2016-07-30 07:13:53 -07:00
Tim Nguyen
d8d980430e
Bug 1288888 - Followup: fix rule filter icon to be visible on all themes. r=me
...
MozReview-Commit-ID: GpXdjJC16KC
2016-07-30 06:59:45 -07:00
Jarda Snajdr
d603d43aeb
Bug 1283901 - Intermittent devtools/client/webconsole/test/browser_console_error_source_click.js. r=bgrins
2016-07-29 08:29:00 -04:00
Carsten "Tomcat" Book
fc8e03f0d8
Merge mozilla-central to autoland
2016-07-30 16:49:41 +02:00
Julian Descottes
d543af53bc
Bug 1288213 - disable browser_layout_update-after-navigation.js too many intermittent failures;r=me
...
MozReview-Commit-ID: 9jJLXtp665W
--HG--
extra : rebase_source : 3c77b2043f5ee05512a07b9f834f8ad2388096db
2016-08-05 18:16:15 +02:00
Jarda Snajdr
198d6c27e0
Bug 1286281 - Part 8: Mochitest for WebSocket-based debugger transport r=jryans
...
MozReview-Commit-ID: AcDb9vj9t5X
2016-08-05 05:02:00 -07:00
Jarda Snajdr
3d501e4ccf
Bug 1286281 - Part 7: Add WebSocket transport option to chrome debugger server r=jryans
...
MozReview-Commit-ID: 3gkcU2Zl8Pq
2016-08-01 08:00:00 -07:00
Jarda Snajdr
2fb63ed807
Bug 1286281 - Part 6: Add WebSocket transport option to debugger server r=jryans
...
MozReview-Commit-ID: 66qvFYgB3jW
2016-08-03 03:40:00 -07:00
Jarda Snajdr
a10a76f5ba
Bug 1286281 - Part 5: Add WebSocket transport support to debugger client and server sockets r=jryans
...
MozReview-Commit-ID: CN76KNcHtEY
2016-08-03 02:58:00 -07:00
Jarda Snajdr
9af5d7880e
Bug 1286281 - Part 4: WebSocket-based debugger transport r=jryans
...
MozReview-Commit-ID: G4h7Z3KJTMA
2016-08-03 00:50:00 -07:00
Jarda Snajdr
06b68bac22
Bug 1286281 - Part 3: WebSocket server for WebSocket remote debugger transport r=jryans
...
MozReview-Commit-ID: DFcPTayju7m
2016-08-05 05:00:00 -07:00
Tim Nguyen
0ac8318df5
Bug 1288897 - Fix devtools-responsiveui-close icon color. r=jryans
...
MozReview-Commit-ID: ELRooeIVlmU
--HG--
extra : transplant_source : %C3r%B0%60%22%AE%A6%A5%C5%F1%F9%2B%9D%14%D0%A8%86%2C%C7%FE
2016-07-29 03:53:23 -07:00
Ricky Chien
d97941f0fb
Bug 1102269 - Fixed infobar getting outside visible area r=ntim
...
MozReview-Commit-ID: 7yNokF0bjj9
2016-08-02 16:51:06 +08:00
Wes Kocher
b7cd69efb7
Merge m-c to autoland, a=merge
2016-08-03 16:47:31 -07:00
Yura Zenevich
b3a1d43416
Bug 1289170 - improving keyboard accessibility for dev tools tabbar. r=bgrins
...
MozReview-Commit-ID: 10WSu9nGYmz
--HG--
extra : rebase_source : 0053d258b8abaa34a934289a4d21d3cb7b833efe
2016-08-03 17:05:00 -04:00
Carsten "Tomcat" Book
6b13b3cde6
Merge mozilla-central to autoland
2016-08-03 17:08:48 +02:00
Tom Tromey
dcacc7afac
Bug 1287915 - support webpack "raw!" requires in devtools loader; r=jryans
...
MozReview-Commit-ID: 1H6ogaMrZPV
--HG--
extra : rebase_source : b5e35bb035a2bf9927d4ee6416e4b8b86c38006b
2016-07-28 12:11:42 -06:00
Greg Tatum
2ba8b8b1ab
Bug 1275939 - replace domUtils.getCSSValuesForProperty in inplace-editor.js r=tromey
...
MozReview-Commit-ID: KtuAWnNsnaq
--HG--
rename : devtools/server/tests/mochitest/test_css-properties.html => devtools/server/tests/mochitest/test_css-properties_01.html
extra : rebase_source : 3002ac705c2a99fa04796666aa40261abdc87646
2016-08-01 09:34:00 +02:00
Michael Ratcliffe
36f9d4585e
Bug 1236737 - Stop intermittent timeouts in browser_cmd_screenshot.js r=me
...
MozReview-Commit-ID: DLlHhPMWIB5
2016-08-03 12:09:43 +01:00
Steve Chung
0110384f71
Bug 1288401 - Inspector sidebar tabs are missing the :active styling. r=ntim
...
MozReview-Commit-ID: 3Mhc25G9AK3
2016-07-26 18:06:20 +08:00
Steve Chung
fc3f836b49
Bug 1253330 - Fix heap-tree-item-field heap-tree-item-name inline style (margin-left) in RTL. r=ntim
...
MozReview-Commit-ID: Irz2x4P7hx4
2016-08-03 14:24:19 +08:00
Eddy Bruel
1244c00ca8
Bug 1184461 - If a listener is not callable, assume it is an event listener object. r=past
...
In ThreadActor._getAllEventListeners, we construct a list of handler functions
for each target in the event target chain of a given event target. If a handler
is an event handler object, we obtain the handler function from its handleEvent
property. Otherwise, the handler function is assumed to be the handler itself.
To detect whether a handler is an event handler object, we would check its class
name property. This approach is fragile for several reasons: if the handler is
a proxy, accessing its class name may cause the debuggee to run. Moreover,
since accessing a proxy's class name requires us to enter the compartment of the
proxy's handler, if the latter is a security wrapper, accessing its class name
will cause security warnings in debug mode.
Since a handler is either an event handler object or a function, it should be
safe to assume that a handler is an event handler object if and only if it is
not callable. Checking whether a proxy is callable cannot cause the debuggee to
run. Moreover, it does not require us to enter the compartment of the proxy's
handler, thus avoiding the security warnings we mentioned earlier.
2016-08-03 14:26:06 +02:00
Julian Descottes
6114a6fff7
Bug 1288884
- force direction LTR in autocomplete popups;r=bgrins
...
MozReview-Commit-ID: FMeNPWfaVYd
--HG--
extra : rebase_source : fb7b3c0c0dd35ac35522c87078beace0cb963e62
2016-07-25 10:45:03 +02:00
Tim Nguyen
b22be55802
Bug 1288963 - Fix inversion of various devtools icons. r=bgrins
...
MozReview-Commit-ID: LHBWeczyPpV
2016-07-29 08:37:00 -04:00
Evan Tseng
46cc6a469a
Bug 1286892 - Set font size on tabs navigation as 11 px r=ntim
2016-07-28 18:13:45 +08:00
Gabriel Luong
90e500675b
Bug 1289995 - Implement the basic design spec of the box model in the computed view r=bgrins
...
- Moves the computed view toolbar back to the top
- Removes the outline to the property name and values and the arrow beside the
property values in the computed view
- Use the compact form of the box model
- Hide the box model when filtering the computed view
2016-07-29 15:05:54 -04:00
Jarda Snajdr
64e8b494ae
Bug 1287172 - Console netlogging: sanitize POST body data when it's a longString. r=bgrins
2016-07-28 02:49:00 -04:00
Jarda Snajdr
b2c62bc584
Bug 1278797 - Fix requests-menu-stack-trace direction in RTL locales. r=bgrins
2016-07-28 07:20:00 -04:00
Steve Chung
86ff151186
Bug 1287422 - Don't overlap font-showall button and scrollbar in the Font Inspector. r=ntim
...
MozReview-Commit-ID: ANNw9BlrxFj
--HG--
extra : transplant_source : %7C%BDET%CB%89%D4%A5%F2%1A%3F%F3f%CA%B4%B9%FAY%3D%99
2016-07-25 15:57:24 +08:00
Michael Ratcliffe
8bf82a521a
Bug 1278889 - Stop the toolbox losing focus when changing docking modes. r=bgrins
...
MozReview-Commit-ID: 7yyrLumR3BZ
2016-08-04 16:37:17 +01:00
Nicolas Chevobbe
d72dd2ca63
Bug 1288529 - New console frontend: Handle console.count calls without label. r=me
...
--HG--
extra : rebase_source : 8634895d2950705bb2a79b03ea21158d3717fdf5
2016-07-21 22:43:48 +02:00
Peter Elmers
cc393a0847
Bug 1288526 - New console frontend: Add test for performance of searching/clearing. r=bgrins
...
--HG--
extra : rebase_source : 9cf5e1b6bfeb1c9f80003c6e5a8659a1a0fb590b
2016-07-21 13:37:30 -07:00
Greg Tatum
34824c4105
Bug 1290142 - Lint devtools/client/performance/test/; r=jsantell
...
MozReview-Commit-ID: FprlN3Vm9H7
--HG--
extra : rebase_source : f9b225e5a4464b7e6f937e4670a0bfbf472dc916
2016-08-02 17:18:01 -05:00
Greg Tatum
d1d2c48243
Bug 1290142 - Lint devtools/client/performance/test/unit; r=jsantell
...
MozReview-Commit-ID: IDBF4mmHElf
--HG--
extra : rebase_source : e50e7b1ec68f89efc35a466de8362ccbf988d2a5
2016-07-28 16:03:55 -05:00
Greg Tatum
0e9ac53382
Bug 1290142 - Lint devtools/client/performance/modules/; r=jsantell
...
MozReview-Commit-ID: 5Q71TImHlgW
--HG--
extra : rebase_source : f32af3bc22238c61d4abeafa596845809d808f34
2016-07-28 11:53:20 -05:00
Greg Tatum
931e187a6a
Bug 1290142 - Lint devtools/client/performance/modules/ subfolders; r=jsantell
...
MozReview-Commit-ID: 5K3ugb3xAhM
--HG--
extra : rebase_source : f4ba9d278facaca084655e2fc3f5762cf805aee3
2016-07-28 11:52:48 -05:00
Greg Tatum
72753529ec
Bug 1290142 - Lint devtools/client/performance/legacy; r=jsantell
...
MozReview-Commit-ID: 9zX19SxK8rw
--HG--
extra : rebase_source : 54d96b55046b6447e60b2d194989dc7da3b5718d
2016-07-28 10:47:12 -05:00
Greg Tatum
92f73e196a
Bug 1290142 - Lint devtools/client/performance/components; r=jsantell
...
MozReview-Commit-ID: E418yPtONiX
--HG--
extra : rebase_source : 53f70dcefae586f5bb95c7cc21035a0aab71930e
2016-07-28 08:58:05 -05:00
Thomas Wisniewski
2869846cdb
Bug 918752 - Override Accept request header to */* in XMLHttpRequest::Send() if it is not specified by the user. r=jst
2016-08-04 12:33:36 -04:00
Steve Chung
955ef1d067
Bug 1289827 - Waiting in netmonitor -> timings isn't visible on dark theme. r=ntim
...
MozReview-Commit-ID: LlsmPfwZBhV
2016-07-29 11:05:02 +08:00
Jarda Snajdr
4a42482f34
Bug 1290056 - Netmonitor stack trace: filename starting with underscore is incorrectly displayed due to direction: rtl r=bgrins
...
--HG--
extra : rebase_source : b95add239c43611c771290b4316d4b9b863cccf6
2016-07-29 02:33:00 +02:00
Jarda Snajdr
a6ea378125
Bug 1290056 - Console: filename starting with underscore is incorrectly displayed due to direction: rtl r=bgrins
...
--HG--
extra : rebase_source : 71f48506baaa3db9af2f06c06997fd665a923926
2016-07-29 02:32:00 +02:00
Sebastian Hengst
e2d982ae86
Merge mozilla-central to mozilla-inbound to fix eslint-failure. r=eslint-fix
2016-08-03 19:05:05 +02:00
Carsten "Tomcat" Book
423bdfd2fd
Merge mozilla-central to mozilla-inbound
...
--HG--
rename : dom/media/platforms/apple/ReorderQueue.h => dom/media/platforms/ReorderQueue.h
2016-08-03 17:08:41 +02:00
Thomas Wisniewski
30e540bdd6
Bug 1285036 - Part 7: Change SetRequestHeader() and related header code to follow the spec more closely. r=baku
2016-08-02 12:50:10 -04:00
Ricky Chien
3595510cde
Bug 1286283 - support ARIA for devtools inspector tabs. r=bgrinstead
...
MozReview-Commit-ID: BOOWwPqmTbT
--HG--
extra : transplant_source : %86%B1%AC%8Eh%16%60%C7i%97%FF%83%0A%5Ec%0E%AE%84%0A%5B
2016-07-20 14:06:44 +08:00
Sami Jaktholm
53a89f1b4a
Bug 1270234 - Fix intermittent browser_bug664688_sandbox_update_after_navigation.js. r=bgrins
...
Page navigation triggers a chain of events that lead to the
console being cleared. If the stars are perfectly aligned,
the clear is triggered after |window.location.href| is executed
but before waitForMessages() looks at the existing messages
in the console. This causes the input line to be lost and
the test times out waiting for it.
These changes make the test to wait for the first clear to happen
before continuing the test.
MozReview-Commit-ID: LWuR8wxc5Lh
--HG--
extra : transplant_source : %9C%AE%A1b%FB%89%23o%CB%C6%3Ah%E1%27F%AD%FA%22%9A%EC
2016-07-30 13:35:36 +03:00
Peter Elmers
07b38d668a
Bug 1287613 - New console frontend: use shouldComponentUpdate and add perf test. r=bgrins
...
--HG--
extra : rebase_source : 7d480f1b4b263fc03db6c4b1546b60477064e94c
2016-07-18 14:49:45 -07:00
Nicolas Chevobbe
7d67aaaadb
Bug 1287508 - Part 5: Fix CSS rules and classes for the FilterBar. r=ntim
...
--HG--
extra : rebase_source : e3f0a6f19924add27a8899e90c9c2eefd5c084b3
2016-08-01 16:58:13 +02:00
Nicolas Chevobbe
5a6842de60
Bug 1287508 - Part 4: Fix CSS for the FilterBar. r=ntim
...
MozReview-Commit-ID: 82oAZaLkeft
--HG--
extra : rebase_source : 54ec568d4f201f21e7aa4fa1bdf8cc2f7cc12ed5
2016-07-23 01:01:13 +02:00
Nicolas Chevobbe
abed9ce7bc
Bug 1287508 - Part 3: Define state defaults in reducers. r=me
...
--HG--
extra : rebase_source : b4ba9a708fbae947883be7b3ebff2dd048a579fd
2016-07-19 22:02:12 +02:00
Lin Clark
d5a6cc1319
Bug 1287508 - Part 2: Update scroll pinning. r=bgrins
...
MozReview-Commit-ID: 8KGmtcwEsdv
--HG--
extra : rebase_source : 81d083118aec2fbaeb08d11e6610f9e3cb891391
2016-07-18 15:24:41 -04:00
Nicolas Chevobbe
2f72f50306
Bug 1287508 - Part 1: New console frontend: Add filter bar. r=bgrins
...
MozReview-Commit-ID: KoIEkQVPg2V
--HG--
extra : rebase_source : 4d07e951076d599f81973f85f2b42762a5de522a
2016-07-18 19:02:19 +02:00
Julian Descottes
e0e5d72712
Bug 1287388 - wait for popupshown event in debugger conditional breakpoint tests;r=jlongster
...
MozReview-Commit-ID: CXCoUKSLiGb
--HG--
extra : rebase_source : e3ab635af89936ce94b3b7b035c0f3642d9c38f0
extra : intermediate-source : c97889fafc48b0cd6e1d834c08be9d93cc002149
extra : source : 1e7928a478e503297ec79e4d178a9689c0f7b2aa
2016-07-11 10:01:18 +02:00
Julian Descottes
6c3ac9830f
Bug 1292163 - delete unused eyedropper.css file;r=zer0
...
MozReview-Commit-ID: 3DVPmdEXbQT
2016-08-04 16:23:50 +02:00
Julian Descottes
42a2a71cdf
Bug 1289150
- prevent HTML element style color to impact highlighters;r=zer0
...
MozReview-Commit-ID: VJekKGEBQb
--HG--
extra : rebase_source : c2dfd43ba601bc20f88c6b286d91269724609335
2016-08-04 16:39:42 +02:00
Julian Descottes
cf7064b313
Bug 1290086 - use multiline inplace editor for markupview autocompletes;r=gl
...
MozReview-Commit-ID: AcWBWdq5q7Q
--HG--
extra : rebase_source : e7e872e8d56a285adcb86a9833e333af6abe11dd
extra : amend_source : db23e8b021f7fdb363bef6ada27d15465769d550
2016-08-04 14:49:25 +02:00
Michael Ratcliffe
f52c845ef2
Bug 1287389 - Stop showing URLS on devtools hover r=bgrins
...
MozReview-Commit-ID: CLLFlyXePyp
2016-08-05 11:38:15 +01:00
Eddy Bruel
f2ee475ad4
Bug 1281040
- Make sure we detach from worker client when target is destroyed. r=jlongster
2016-08-08 07:53:37 +02:00
Julian Descottes
70894bd879
Bug 1288752
- mdndocs tooltip: consistent behavior on Visit MDN Page link click;r=bgrins
...
MozReview-Commit-ID: Kg0yYwi4nwV
--HG--
extra : rebase_source : a794315867ab770a95c8d432dd1934bd9835efec
2016-07-25 16:50:55 +02:00
Julian Descottes
ae7bd89cb6
Bug 1285591 - fix accessibility in devtools autocomplete using suggestion list clone;r=bgrins
...
Devtools autocomplete popups are hosted in a different document from the input
being autocompleted. To allow accessibility tools such as screen readers to still
make sense of this widget, a clone of the suggestion list is now inserted in the same
document as the input, and the aria-activedescendant attribute is updated on the input
accordingly.
MozReview-Commit-ID: 8rFjF6nvEyU
--HG--
extra : rebase_source : 04a4574aee30206c3ac5dbeadcebaea89f0888c3
2016-07-22 17:35:03 +02:00
Wes Kocher
2e8a001926
Merge m-c to fx-team, a=merge
2016-07-28 17:04:33 -07:00