Commit Graph

3097 Commits

Author SHA1 Message Date
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
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
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
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
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