Commit Graph

3435 Commits

Author SHA1 Message Date
Wes Kocher
a58f8b89a0 Merge m-c to inbound, a=merge 2016-08-18 16:32:58 -07:00
Evan Tseng
c87392581e Bug 1284838 - Return Grip in Events render method. r=Honza 2016-07-26 12:04:07 +08:00
Evan Tseng
7ecd9a566a Bug 1282465 - Hardcode tiny mode for array and object reps. r=Honza 2016-08-15 16:27:00 +08:00
Sebastian Hengst
da55fffdc5 Backed out changeset c289e719ca5d (bug 1285566) for timing out in devtools test browser_toolbox_computed_view.js. r=backout 2016-08-16 09:57:27 +02:00
Fred Lin
fe6e35996e Bug 1286259 - Reps: grip-array rep should support limited preview, add extra space; r=Honza
MozReview-Commit-ID: IiATBSqv4Wz
2016-08-15 22:44:00 -07:00
Benoit Chabod
dc4c04d63b Bug 1285566 - Create an EmulationActor and use per-tab API for touch simulator, r=jryans
MozReview-Commit-ID: F5s8Fd265Qe
2016-08-12 12:45:00 -07:00
Fred Lin
e42ead4263 Bug 1294929 - remove no-match class when tap clear button; r=gl
MozReview-Commit-ID: 8OSFZ1T6B5U
2016-08-15 10:59:37 +08:00
Fred Lin
c7f7dfffbb Bug 1294486 - Fix inspector textbox-search-clear position in RTL locales; r=gl
MozReview-Commit-ID: d6Sg6UINP4
2016-08-12 10:40:04 +08:00
Wes Kocher
fee75658b6 Merge m-c to fx-team a=merge CLOSED TREE 2016-08-15 15:04:43 -07:00
Wes Kocher
03b3c20a6e Merge fx-team to central, a=merge 2016-08-15 14:49:11 -07:00
Jarda Snajdr
f806b3f7de Bug 1290680 - Add test coverage for TooltipToggle on HTMLTooltip r=jdescottes
MozReview-Commit-ID: 8j3fbJ2xhml
2016-08-15 16:03:16 +02:00
Jarda Snajdr
f4a5dac37a Bug 1290680 - Test the mouse leaving the widget in browser_net_image-tooltip.js r=jdescottes
MozReview-Commit-ID: 68rFsHHHTHZ
2016-08-15 16:03:10 +02:00
Jarda Snajdr
f567f08c4d Bug 1290680 - Netmonitor mousemove throws TypeError: this._baseNode.contains is not a function r=jdescottes
MozReview-Commit-ID: GHJl6nfdEyO
2016-08-15 16:02:57 +02:00
Steve Chung
52e7ee52a5 Bug 1294464 - Don't overlap inspector-search and eyedropper, pane-toggle. r=ntim
MozReview-Commit-ID: EZQEzJdxOO2
2016-08-15 17:19:39 +08:00
Wes Kocher
b44cee8b2a Merge fx-team to central, a=merge CLOSED TREE 2016-08-12 14:37:49 -07:00
Wes Kocher
e9097643d5 Merge inbound to central, a=merge 2016-08-12 13:44:29 -07:00
J. Ryan Stinnett
67d38931a7 Bug 1250171 - Remove *_PER_USER_FLAG probes from DevTools. r=clarkbw
MozReview-Commit-ID: 2nZxPYrKKai
2016-08-12 06:24:14 -05:00
Steve Chung
7131469c22 Bug 1294059 - Remove devtools/client/styleeditor/styleeditor.css and merge with devtools/client/themes/styleeditor.css. r=ntim
MozReview-Commit-ID: LtK7KbytFvK

--HG--
extra : rebase_source : f1a2afa1bf6d6db672e9a5a32f5666743f73acc5
2016-08-11 17:25:27 +08:00
Wes Kocher
4aec37ca6e Merge m-c to autoland, a=merge 2016-08-12 16:30:03 -07:00
Dalimil Hajek
86112c4091 Bug 1293141 - Headers is blank until Raw Data is clicked. r=Honza 2016-08-08 03:00:00 -04:00
Jarda Snajdr
d420b24f0d Bug 1290599 - Part 3: New unit test for debugger transport events r=jryans
MozReview-Commit-ID: 4vqBD9CTFSR

--HG--
extra : rebase_source : f39fbd1ef96df388c9c6f7fc2f21fadf488a54ad
2016-08-11 13:44:22 +02:00
Jarda Snajdr
16d3197662 Bug 1290599 - Part 2: Fix the browser_toolbox_transport_events.js test r=jryans
MozReview-Commit-ID: 3Ck8o29f93K

--HG--
extra : rebase_source : 006a5e8f672aed299c0fb68b8a366940e88db5d6
2016-08-11 16:47:22 +02:00
Jarda Snajdr
e127cebee2 Bug 1290599 - Part 1: Improve names of events fired by debugger transport r=jryans
Although "close" would be an event name more consistent with usual event naming
(like in DOM APIs), I'm choosing "onClosed" here, because it's more in-line with
what debugger transports use (onPacket, onBulkPacket), it's a minimal change
(only LocalDebuggerTransport is affected) and no update to RDP inspector is needed.

MozReview-Commit-ID: B0YnBOOBSNI

--HG--
extra : rebase_source : 793896acf0d35d4de2829dd1e2b5682d9c0130fe
2016-08-09 10:49:18 +02:00
Jan de Mooij
0ad12515f4 Bug 1292892 part 1 - Stop using JSRuntime outside SpiderMonkey. r=bz,terrence,fitzgen,kanru 2016-08-11 14:39:22 +02:00
Thomas Wisniewski
7e447a3ab2 Bug 1293881 - Revert a behavioral change introduced in bug 1285036 patch 7: header names set by SetRequestHeader should retain their case instead of being lowercased as the current XHR spec specifies. r=jimb 2016-08-09 19:43:26 -04:00
J. Ryan Stinnett
0ccf1ca369 Bug 1276607 - Activate content frame when stopping RDM to restore focus. r=bigben
MozReview-Commit-ID: CgDxa0aaQwi

--HG--
extra : rebase_source : 2c637372142e83641bf9977916097a38f7d57ba3
2016-08-11 18:26:56 -05:00
Tom Tromey
39f7f2c862 Bug 1287910 - move devtools stack-related APIs to per-platform require; r=jryans
MozReview-Commit-ID: CgT1VGJnJqB

--HG--
extra : rebase_source : 14c52fe412675d9442d8d723cc3e8da55b169079
2016-08-05 13:17:17 -06:00
Ricky Chien
fcbeb531eb Bug 1278923 - Export Content-Type and Content-Length to HAR headers. r=Honza
MozReview-Commit-ID: H0eZ8bSId8Q

--HG--
extra : transplant_source : M%DC%E7%E0%80%0E%87%13%0A%E0%F5j%EAg5%81%FBM%09%97
2016-08-01 19:27:05 +08:00
Dalimil Hajek
afbca2c80e Bug 1285720 - Inspector initialization causes protocol description to be requested from the server three times. r=jdescottes 2016-08-13 04:18:00 -04:00
Sami Jaktholm
3c5039479e Bug 1288213 - Fix and re-enable intermittent layout view tests. r=gl
The reason for the intermittent timeouts wasn't actually in the layoutview but
in the computed view instead. It turns out computed view didn't handle
selection change during an ongoing update from previous selection change
correctly. When layout view was moved to the computed view, it caused more
things to happen during selection change which slowed the computed view
updates triggering this race condition.

Whenever selection changed, the previous update was canceled but the
promise that was blocking the inspector-updated event from being emitted
was never resolved nor rejected. This together with the fact that the
layoutview tests didn't properly wait for the initial update after
navigation / reload to finish before they triggered a new upload lead
to the inspector update to hang waiting for the inspector-updated event
and the test to timeout.

These changes fix the issues by rejecting the computed-view updated promise
whenever the update is canceled. This unblocks the inspector-updated event
to be emitted once the selection change has finished and stops the tests
from timing out.

MozReview-Commit-ID: H4cakxkm4vX

--HG--
extra : transplant_source : %B9%DC%08%5D%CB%D8%B4%7B7-%AF%86N2r%F6%F5%92kA
2016-08-11 18:41:01 +03:00
Fred Lin
c21f788993 Bug 1295161 - [RTL] Network Monitor's Collapse/Expand pane button is not properly displayed; r=ntim
MozReview-Commit-ID: Fx3feKM4wKM

--HG--
extra : rebase_source : 44be1d35db5e334171c503cd2e7810f4b7b926b0
2016-08-23 16:25:57 +08:00
Julian Descottes
b1e03718f3 Bug 1294220 - part6: use standard getter instead of loader.lazyGetter in l10n.js;r=bgrins,tromey
MozReview-Commit-ID: 37AujDuDn0a

--HG--
extra : rebase_source : 0f5723707aca5b9e7a74f63d0c8c7e352f0dbf3e
2016-08-23 00:05:21 +02:00
Julian Descottes
463be2090c Bug 1294220 - part5: Remove the "chrome://" protocol when using LocalizationHelper;r=tromey
MozReview-Commit-ID: JzT8RyPhHwA

--HG--
extra : rebase_source : 515f68591ec275d4c7202e12dcc8ea06c3b4ba60
2016-08-20 21:59:34 +02:00
Julian Descottes
d37032924c Bug 1294220 - part4: Add chrome:// protocol when loading raw properties files;r=tromey
MozReview-Commit-ID: HJfFoqNso2J

--HG--
extra : rebase_source : d2665de41b17f335fd164480fffa2e5c2c4f4945
2016-08-20 20:31:53 +02:00
Julian Descottes
7c7233b378 Bug 1294220 - part3: Escape % characters in localized strings;r=bgrins
MozReview-Commit-ID: AcUOjfgp9lS

--HG--
extra : rebase_source : c6fe88c94206f30a83eea94619fc882100c7f2e4
2016-08-23 00:13:04 +02:00
Julian Descottes
d49ae9375e Bug 1294220 - part2: Devtools shared l10n helper: remove dependency on Services.string;r=bgrins
MozReview-Commit-ID: DyPKbYtlbEz

--HG--
extra : rebase_source : f149b09e55105b44f8e36fd2da20efdfbdbd53f0
2016-08-20 21:46:29 +02:00
Julian Descottes
5f705ce337 Bug 1294220 - part1: Move ellipsis character to a localized string in properties file;r=bgrins
The ellipsis character displayed by devtools is now relying on a localized string
in devtools/client/shared.properties instead of a complex preference.

The lazy loading of the ellipsis string has been removed, the ellipsis is retrieved
once when the client/shared/l10n.js file is loaded.

The ellipsis property on the LocalizationHelper instances has been removed in favor
of an ELLIPSIS export on the l10n.js module.

All the previous callers using either LocalizationHelper::ellipsis or retrieving the
intl.ellipsis preference have been migrated to rely on the ELLIPSIS export of l10n.js

MozReview-Commit-ID: 4JG0qbJGCw9

--HG--
extra : rebase_source : b513f69a00335c63c46e085b0101ca4cf884fb08
extra : source : 9cea22b583c7d615be644dd50161902c35f2f1b7
2016-08-20 22:09:03 +02:00
Yura Zenevich
4d6c4f875f Bug 1295564 - fixing aria-activedescendant handling in breadcrumbs when they are unchecked. r=bgrins
MozReview-Commit-ID: OzhA1o8ja9
2016-08-18 10:46:33 -04:00
Hassan Ali
b90984b4da Bug 1256929 - Fix ESLint error in test-bug_923281_test2.js. r=linclark
--HG--
extra : amend_source : 04d32b2011a27b9b178c3d16e19535a1c906a9e8
2016-08-10 19:07:00 -04:00
Towkir Ahmed
63867da04a Bug 1284887 - Replaced references to mxr.mozilla.org in the codebase with dxr.mozilla.org r=dolske
a=release to get around a hook that's catching these comment-only idl changes

--HG--
extra : rebase_source : a7353680777fd2eeea24c9993f9937bbbcfb9e4f
2016-08-15 17:28:05 -07:00
Wes Kocher
c84ec3b3f3 Merge m-c to inbound, a=merge 2016-08-16 22:06:58 -07:00
Benoit Chabod
e6a3dde98e Bug 1285566 - Create an EmulationActor and use per-tab API for touch simulator, r=jryans
MozReview-Commit-ID: 860epGLFO9
2016-08-16 21:56:14 -05:00
Wes Kocher
88bc8189f9 Merge m-c to autoland, a=merge 2016-08-15 14:54:25 -07:00
Jarda Snajdr
18f6c7c94f Bug 1273795 - browser_net_service-worker-status.js: use ContentTask instead of CPOW r=ochameau
MozReview-Commit-ID: BczmQjhjuw9

--HG--
extra : rebase_source : 479bbffc70880aec81b555dfbf4875227a335239
2016-08-12 11:19:25 +02:00
Sami Jaktholm
84f52725fd Bug 1284125 - Fix intermittent browser_inspector_delete-selected-node-02.js. r=jdescottes
The intermittency is caused by a race condition. When delete is clicked in the
context menu, markupview changes the selection and sends the removeNode request
to the server. The selection change triggers the usual inspector update process
in the client. At the same time, the server removes the node and queues the
mutation triggered by the removal. And here lies the issue.

If the inspector components finish updating BEFORE the removal mutation is
received from the server, the test continues before the breadcrumbs learn
about the deletion and the test fails. If the update is still pending when
the mutation is received, the breadcrumbs have time to update before the
test continues to make assertions about the breadcrumb contents.

The fix here is to make the test to ensure that the breadcrumbs have seen the
deletion before it continues. To enable that, the breadcrumbs need to tell
the world that it has been updated even if the breadcrumbs were just trimmed
and a non-element node was selected that does not trigger the full update
process (early return in the code).

As the inspector update process has been collecting cruft for years and tests
make a lot of assumptions about the emitted events, it's not safe to trigger a
new inspector update in this special case. Therefore, only the
breadcrumbs-updated event is emitted in this special case and the test waits
for that if the deleted node is still present in the breadcrumbs.

MozReview-Commit-ID: AjC6k6SzLCu

--HG--
extra : rebase_source : 64260d447973c352a5df064bc7f5630b6b92fe81
2016-08-13 10:14:01 +03:00
Fred Lin
6d749fecfa Bug 1286259 - Reps: grip-array rep should support limited preview; r=Honza
MozReview-Commit-ID: IiATBSqv4Wz

--HG--
extra : rebase_source : 672102033e03f72ea1d5ba20b49bf5e226d8f3ff
2016-08-11 11:19:33 +08:00
Lin Clark
ac73455f04 Bug 1290518 - Part 3: add tests for filters in store. r=bgrins
--HG--
extra : rebase_source : 07130dd4619227945f263a7d0f0323f970d18ca2
2016-08-01 15:39:03 -04:00
Lin Clark
cb3994bd6b Bug 1290518 - Part 2: Test filter components. r=bgrins
--HG--
extra : rebase_source : 8418347418385c4c897e3d69d1a9a9db565b78a3
2016-08-01 11:54:09 -04:00
Lin Clark
b6482b7471 Bug 1290518 - Part 1: Rename and test filter actions/action creators. r=bgrins
--HG--
extra : rebase_source : aa5b4433ab3b0343f9508bc29e4d5ffb9bfff999
2016-07-29 13:23:54 -04:00
Tom Tromey
0ea5b6e30b Bug 1296412 - use System.appinfo, not services.js, in inspector; r=bgrins
MozReview-Commit-ID: 8TjHP1GBb1i

--HG--
extra : rebase_source : a318651a2336142679ef24dcd9ff88bdc12988fd
2016-08-18 14:08:19 -06:00
Oriol
95d2d12fdd Bug 996691 - Stop ignoring empty string property names when inspecting an object. r=fitzgen 2016-08-21 18:47:00 -04:00
Gabriel Luong
3a25a23ab5 Bug 1296912 - Fix the CSS grid highlighter size when zooming in and out by limiting the devicePixelRatio to 2 decimal places r=pbro 2016-08-22 14:57:27 -04:00
Eddy Bruel
9ccc615025 Bug 1295171 - Fix eslint errors from previous patch. r=me 2016-08-22 17:33:21 +02:00
Eddy Bruel
f389d7ede3 Bug 1295171 - Reintroduce the old Actor/FrontClass constructors. r=jryans
Heintroduce the old Actor/FrontClass constructors.
2016-08-22 16:25:57 +02:00
Tom Tromey
559950d2a0 Bug 1294187 - correctly define Task at top level; r=bgrins
MozReview-Commit-ID: 30xKMWI1CnO

--HG--
extra : rebase_source : 6770bf36705a6c6936a8e2abd4a5d7258b7c9fc0
2016-08-10 12:44:39 -06:00
Nicolas Chevobbe
6c8d5b1d11 Bug 1289798 - New console frontend: Change [category] and [severity] attribute to classes. r=me
MozReview-Commit-ID: E1DuGy6A8MY

--HG--
extra : rebase_source : e8e0f19188bb6dc43331597b9a069974145f5d11
2016-07-27 16:57:22 +02:00
Steve Chung
b8370a5e6a Bug 1253327 - Fix direction of children-pointer in RTL. r=ntim
MozReview-Commit-ID: AAOzekTcIlP

--HG--
extra : rebase_source : 668eca03ae11dee298b7441ba5b2e7e1a5993e9d
2016-08-19 11:48:52 +08:00
Jarda Snajdr
f962373a71 Bug 1293980 - NetMonitor fails to get security info of a request intercepted by service worker r=ochameau
MozReview-Commit-ID: 1NhazApMbgs

--HG--
extra : rebase_source : 3835665e246ffe1ce87144f7584df693f37eb0dc
2016-08-11 10:44:38 +02:00
Alexandre Poirot
c2b3985e61 Bug 1292081 - Prevents reloading web pages twice when devtools are opened. r=jryans 2016-08-11 04:14:36 -07:00
Alexandre Poirot
872cc6b6e4 Bug 1289433 - Fix Eye dropper focus to support key shortcuts on it when opening from the inspector. r=jdescottes 2016-08-11 04:14:36 -07:00
Benoit Chabod
6ee99aabc9 Bug 1278763 - Part 2: Add tests for permission prompts, r=jryans 2016-08-10 17:11:44 -07:00
Benoit Chabod
eda4118a89 Bug 1278763 - Part 1: Add a PopupNotifications backend on the RDM browser, r=jryans 2016-08-10 17:11:35 -07:00
"Helen V. Holmes"
b30a518407 Bug 1289506: Center close svg, r=ntim 2016-08-10 17:09:59 -07:00
Jarda Snajdr
359dccb2ec Bug 1292503 - Fix e10s issues in resending HTTP requests, enable browser_net_resend.js test r=ochameau 2016-08-10 17:08:35 -07:00
Nick Fitzgerald
afefcecdaf Bug 1292197, Bug 1289087, Bug 1283703, Bug 1283702, Bug 1283701, Bug 1283700, Bug 1283699 - Add requestLongerTimeout for slow memory tests; r=jimb
Pretty much all of the browser mochitests for the memory panel have very
infrequent (about once a month) timeouts. In every case, the test has not hung
and just sat there, but is still actively doing work and just loses the race
against the timeout timer by fractions of a second. Ideally, we would speed up
the tests, but given that we already use small (in terms of heap size) test
cases and do as many analyses as we can in parallel, I think the best we can do
is increase the timeout threshold for these problematic tests.

--HG--
extra : amend_source : 5d47921db619ca0e5c666e98f708c8df9700c816
2016-08-10 17:05:41 -07:00
jdinartejesus
7d430d77c0 Bug 1156291 - Prevent tooltip from displaying null on line number for inline styles. r=jdescottes 2016-08-04 20:11:46 +02:00
Jaideep Bhoosreddy
38164de257 Bug 1290263 - Source maps in console don't work after first log; r=jsantell 2016-08-10 17:01:25 -07:00
Wes Kocher
45e888ff26 Merge fx-team to central, a=merge 2016-08-10 16:53:40 -07:00
James Long
a5d5d3643d Bug 1294103 - Load source-map and pretty-print workers in new debugger r=me 2016-08-10 11:59:24 -04:00
Eddy Bruel
2bdbd75fa0 Bug 1288423 - Rename Actor/FrontClassWithSpec to Actor/FrontClass. r=fitzgen 2016-08-10 17:36:04 +02:00
Eddy Bruel
4946e9577a Bug 1288423 - Remove the old Actor/FrontClass constructors. r=fitzgen 2016-08-10 17:35:50 +02:00
Eddy Bruel
5f2b46097a Bug 1288423 - Decouple PerformanceEntriesActor from PerformanceEntriesFront. r=fitzgen 2016-08-10 17:35:31 +02:00
Eddy Bruel
1dc21ea38a Bug 1288423 - Decouple EventsFormActor from EventsFormFront. r=fitzgen 2016-08-10 17:35:12 +02:00
Eddy Bruel
7cafaf845a Bug 1288423 - Decouple EventsFormActor from EventsFormFront. r=fitzgen 2016-08-10 17:34:34 +02:00
Carsten "Tomcat" Book
9c3cf65d09 Merge mozilla-central to fx-team 2016-08-10 16:04:01 +02:00
Carsten "Tomcat" Book
5a14c558ee merge fx-team to mozilla-central a=merge 2016-08-10 15:52:07 +02:00
James Long
bf696aae6c Bug 1293325 - update Firefox debugger bundle r=me 2016-08-10 00:04:31 -04:00
Tom Tromey
862ccd78d2 Bug 1292253 - replace some Ci uses in view-helpers and TableWidget; r=gregtatum
MozReview-Commit-ID: JIs4wxNA3Eg

--HG--
extra : rebase_source : d3666bb186de2667ed8f18d2e4190e74c64109da
2016-08-09 09:43:58 -06:00
Tom Tromey
bc59541712 Bug 1293760 - change export in Services shim; r=bgrins
MozReview-Commit-ID: 5Tc6VanQxt3

--HG--
extra : rebase_source : 5efa5b43334a1a9a0b340615262e3d309c4f2532
2016-08-09 13:29:51 -06:00
Tom Tromey
ea9efc74c4 Bug 1293756 - avoid dynamic requires in autocomplete.js; r=bgrins
MozReview-Commit-ID: 8dMW32TkENl

--HG--
extra : rebase_source : c869eb7fd5f30a5c2803298a4c7133f46d4b788e
2016-08-09 13:25:48 -06:00
Carsten "Tomcat" Book
b3ea5e55df Merge mozilla-central to fx-team 2016-08-09 15:48:42 +02:00
Carsten "Tomcat" Book
d9e0b4c565 merge mozilla-inbound to mozilla-central a=merge 2016-08-09 15:44:51 +02:00
Carsten "Tomcat" Book
7b871681a3 merge fx-team to mozilla-central a=merge 2016-08-09 15:43:44 +02:00
Julian Descottes
862c6c97b3 Bug 1293211 - part4: ide all tooltips before tests ending;r=bgrins
MozReview-Commit-ID: 6Wjbu4LrkGF

--HG--
extra : rebase_source : e03583a134a959de18ef921d55a01f626edd44f5
extra : histedit_source : 1610c73bf6af7d7b8a73f6afa8a7b0dc5dce8c40
2016-08-05 15:12:48 +02:00
Julian Descottes
834da94840 Bug 1293211 - part3: wait for EditorTooltip ready event in tests;r=bgrins
MozReview-Commit-ID: FbpOUrFJd3N

--HG--
extra : rebase_source : c1ba75844f694d38c88079c4c197771549286439
extra : histedit_source : 933cd984b647371fbd98bab40f42b72bc5664b56
2016-08-08 11:22:16 +02:00
Julian Descottes
6046046d91 Bug 1293211 - part2: fire ready event in SwatchBasedEditorTooltips after widget initialization;r=bgrins
Now that showing a XUL panel is asynchronous, tests need to be able to wait for the complete
initialization of the editor tooltips. Waiting for the tooltip 'shown' event is not enough
here because tooltips are also waiting for this event to start initializing their widgets.

MozReview-Commit-ID: DGTyeVrHNb

--HG--
extra : rebase_source : a99633ceb99da6dcc22dd3a5c0e737d4cfa2e36e
extra : histedit_source : 740e23053487a73c4e6d6ba97a529b2579f517d5
2016-08-09 09:22:16 +02:00
Julian Descottes
ab0f8e3bb3 Bug 1293211 - part1: wait for xul wrapper popupshown event in HTMLTooltip;r=bgrins
MozReview-Commit-ID: Gv04Fc1cfgI

--HG--
extra : rebase_source : a7562101f17dbfc0abb52960e3cdc0081d4d2eb1
extra : histedit_source : cec2442f9440e1eb0f6e6a9ecef98bb12fb2ac7f
2016-08-08 11:29:31 +02:00
gasolin
40b39ddc7b Bug 1265759 - Create an HTML replacement for inspector Search Box;r=gl
MozReview-Commit-ID: Elt4NGNh3Pf
2016-07-27 12:08:01 +08:00
Tom Tromey
083793f9df Bug 1281931 - remove some unused Selection methods; r=gregtatum
MozReview-Commit-ID: 9CHYLyH30fp

--HG--
extra : rebase_source : c430d2600f043c30a81c414d920bdc3a60ebe4ea
2016-07-27 09:55:05 -06:00
Tom Tromey
77a3e97ebe Bug 1281931 - remove unused parameters from Selection constructor; r=gregtatum
MozReview-Commit-ID: 51wgSBIOcp8

--HG--
extra : rebase_source : 74726c4207eee0b8ae1552b15c7d535ccdfa9d11
2016-07-26 13:35:22 -06:00
Tom Tromey
2906b38502 Bug 1281931 - make framework/selection.js eslint-clean; r=gregtatum
MozReview-Commit-ID: AhPQwws4WaQ

--HG--
extra : rebase_source : 2704e01bdda77937c3af0baf4a6c61a2293e4573
2016-07-26 13:26:10 -06:00
Lin Clark
3b17894be0 Bug 1288756 - New console frontend: Use ConsoleMessage and not packet data for repeatId. r=bgrins
--HG--
extra : rebase_source : 27ee4becb125cdcd936c3ac7c8418ee7c432a24a
2016-07-22 11:16:50 -04:00
Sebastian Hengst
2373f922e2 Bug 1293182 - Remove some unused strings from inspector.properties. r=bgrins
MozReview-Commit-ID: 9VjHmB8nmlz

--HG--
extra : rebase_source : ad7cd6a3eb7ac84ad64b8589d9c81c8a08676150
2016-08-08 09:40:52 +02:00
Tom Tromey
4baf48b18a Bug 1291834 - make indexDB a global via devtools loader; r=jryans
MozReview-Commit-ID: 3NnhUWaBBra

--HG--
extra : rebase_source : a9012b11c99b11eb6e4742ca66329a882fa1c553
2016-08-03 13:26:34 -06:00
Tom Tromey
947c17e208 Bug 1291834 - make devtools/shared/async-storage.js eslint-clean; r=jryans
MozReview-Commit-ID: LswJRCUrejy

--HG--
extra : rebase_source : 8bc8fc48c264ab331d8e42a9f632115cbd100270
2016-08-03 13:21:11 -06:00
Julian Descottes
f8784bfe0a Bug 1291306 - update highlighter CSS selector to avoid leaking styles to content;r=ntim
Even though the pseudo :-moz-native-anonymous is only available for chrome content, elements
such as INPUT tags were impacted by the reset styles defined with the selector ":-moz-native-anonymous"

The selector has to be specialized in order to make sure it only impacts devtools elements.

MozReview-Commit-ID: HeHx9i6RJiq

--HG--
extra : rebase_source : e341a991c7583b855c66cdf2700b9ee9ed4c64a6
2016-08-06 15:04:49 +02:00
Wes Kocher
005ac12647 Merge fx-team to m-c a=merge 2016-08-07 00:16:15 -07:00
James Long
0b2677dddc Bug 1267365 - move various flags out of DevToolsUtils and don't depend on that module so much r=tromey 2016-08-05 17:41:01 -04:00
Wes Kocher
0201cd41e9 Merge m-c to fx-team, a=merge 2016-08-05 14:06:23 -07:00
Wes Kocher
e62bb051c9 Merge inbound to central, a=merge 2016-08-05 14:01:56 -07:00
Wes Kocher
1b9967265a Merge fx-team to central, a=merge 2016-08-05 13:31:46 -07:00
James Long
ff3927cfc3 Bug 1288511 - land new debugger frontend behind a pref r=jsantell 2016-08-05 09:27:41 -04:00
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