Commit Graph

101 Commits

Author SHA1 Message Date
Shu-yu Guo
d06b6030f6 Bug 1202902 - Scripted fix the world. 2015-10-06 14:00:31 -07:00
Shu-yu Guo
52e365bb7b Bug 1202902 - Fix the world. (r=ato for marionette, rs=Mossop for rest) 2015-10-06 14:00:30 -07:00
Brian Grinstead
6d0bc49563 Bug 1211017 - Show URL as the title in worker toolboxes;r=ejpbruel
--HG--
extra : commitid : GRkbqjQHCQG
2015-10-06 08:04:36 -07:00
Tom Tromey
2b511b9bdf Bug 1195357 - make stringifyProperty escape text for CSS comment; r=pbrosset 2015-09-28 09:49:00 +02:00
Manav Batra
7cec3f27cb Bug 1206426 - Updated WebIDE's unrestricted help URL. r=jryans 2015-10-05 13:32:46 -05:00
Carsten "Tomcat" Book
15c18ce28f Merge m-c to fx-team on a CLOSED TREE 2015-10-05 13:54:17 +02:00
Alexandre Poirot
780670b318 Bug 1207977 - Ensure that node are correctly highlighted. r=zer0
Assert that each cardinal point of the node is within the box model
and fix the tests that has broken/weak assertions.
2015-10-05 02:51:39 -07:00
Alexandre Poirot
23cc266a7e Bug 1191868 - Tweak WebIDE to support Simulator based on Mulet. r=jryans 2015-10-05 02:51:38 -07:00
Ehsan Akhgari
24206c71bd Bug 1180349 - Increase the timeout for browser_markupview_links_01.js 2015-10-04 13:29:36 -04:00
Jan Keromnes
18cd9e5493 Bug 1196785 - Create an about:debugging page to list debuggable devtools targets. r=jryans 2015-10-02 08:10:00 +02:00
Jan Keromnes
5c99ac30f7 Bug 1200534 - Upgrade devtools version of React to 0.14-rc1. r=jlongster 2015-09-30 04:40:00 +02:00
Tom Tromey
878a9ab4f6 Bug 1195356 - make parseDeclarations handle comments; add rewriteDeclarations; r=pbrosset 2015-10-01 09:31:00 +02:00
Tom Tromey
e4ab25ee5a Bug 979574 - don't let inherited properties override with !important. r=bgrins 2015-10-01 09:36:00 +02:00
Carsten "Tomcat" Book
e91d5a31b6 Merge m-c to mozilla-inbound 2015-10-02 13:37:27 +02:00
Carsten "Tomcat" Book
ca77b70a8d merge mozilla-inbound to mozilla-central a=merge 2015-10-02 11:52:49 +02:00
Helen V. Holmes
3170cfbdab Bug 1205046 - Replace devtools panel icons with new ones;r=bgrins
--HG--
extra : commitid : 5rbJ0lJSm2Y
2015-10-01 17:16:15 -07:00
Brian Grinstead
81e3ec6e02 Bug 1210430 - Use Promise.jsm to make beta doorhanger work again;r=jsantell
--HG--
extra : commitid : 6TaYGyIat0m
2015-10-01 13:26:53 -07:00
Brian Grinstead
ca3ad23ec4 Bug 1210375 - Use correct GRAB_DELAY in the markup view;r=pbrosset
--HG--
extra : commitid : ABZ4sRFrE7H
2015-10-01 13:26:11 -07:00
Jordan Santell
24bd756f1d Bug 1210287 - Align twisties in the web console when a stack is displayed. r=ochameau 2015-09-30 21:12:08 -07:00
Carsten "Tomcat" Book
6db5f58151 Merge m-c to fx-team
--HG--
rename : testing/mozharness/configs/builds/releng_sub_android_configs/64_api_11.py => testing/mozharness/configs/builds/releng_sub_android_configs/64_api_11_partner_sample1.py
rename : testing/taskcluster/tasks/builds/android_api_11.yml => testing/taskcluster/tasks/builds/android_api_11_partner_sample1.yml
extra : rebase_source : c4eedd0e67e1271c3faa6294abefbdbea6ee4fd0
2015-10-01 14:16:12 +02:00
Carsten "Tomcat" Book
07ed19e582 merge mozilla-inbound to mozilla-central a=merge 2015-10-01 12:39:25 +02:00
Nick Fitzgerald
30e17cfd82 Bug 1196461 - De-duplicate strings in heap snapshot core dumps; r=shu,jimb
This changeset replaces all of the

    // char16_t[]
    optional bytes someProperty = 1;

one- and two-byte string properties in the CoreDump.proto protobuf definition
file with:

    oneof {
        // char16_t[]
        bytes  someProperty    = 1;
        uint64 somePropertyRef = 2;
    }

The first time the N^th unique string is serialized, then someProperty is used
and the full string is serialized in the protobuf message. All following times
that string is serialized, somePropertyRef is used and its value is N.

Among the other things, this also changes JS::ubi::Edge::name from a raw pointer
with commented rules about who does or doesn't own and should and shouldn't free
the raw pointer to a UniquePtr that enforces those rules rather than relying on
developers reading and obeying the rules in the comments.
2015-09-30 16:03:31 -07:00
Brian Grinstead
0957a11e6c Bug 1208544 - Listen to nativeAnonymousChildList changes from devtools;r=pbrosset
--HG--
extra : commitid : DOZUfglfNIy
2015-09-24 08:23:34 -07:00
Wes Kocher
296abd21ee Merge m-c to inbound a=merge
--HG--
extra : rebase_source : 38a51b2c491658bc19cfac0d227b04ef6e5f6718
2015-09-30 14:10:21 -07:00
Tooru Fujisawa
347f644495 Bug 1207499 - Part 14: Remove use of expression closure from devtools/. r=pbrosset
--HG--
extra : commitid : 5hWCVtCcRzD
extra : rebase_source : 50c89db21c46a03563e6b6a3e2d2e7d628e461ae
2015-09-24 21:31:45 +09:00
Tooru Fujisawa
09d2efec2f Bug 1207490 - Part 6: Remove use of expression closure from browser/devtools/. r=vporof
--HG--
extra : commitid : 6e020fSx4WI
extra : rebase_source : 1a202ee1b6dbf9eacae06f1200e66aa6d98ce05b
2015-09-21 02:25:07 +09:00
Bill McCloskey
633d4a3ecf Bug 967873 - Test changes for async removeTab (r=Gijs) 2015-10-01 21:18:05 -07:00
Michael Ratcliffe
3efb3a9e6f Bug 1203520 - We need a DevTools ESLint plugin containing our ruleset r=gps
--HG--
extra : commitid : FrMOnVBUxmY
extra : rebase_source : c38511e94177f651a0decad41180991c54cb0f33
2015-09-30 14:44:48 +01:00
Raphaël Lustin
4a206f7c3c Bug 1198331 - Titles in sidebar aren't cropped and cross borders between tabs (titles are to long in some locales). r=pbrosset 2015-09-28 15:25:00 +02:00
Patrick Brosset
41dc555dc0 Bug 1174437 - Run the gcli media emulation command run on the server; r=jwalker 2015-09-29 11:01:48 +02:00
Tom Tromey
ab00bd72c5 Bug 1209077 - handle cached empty string in StyleSheetActor._getText; r=bgrins,pbrosset 2015-09-28 07:28:00 +02:00
Tom Tromey
f553914c78 Bug 1197967 - preserve spelling of urls in output-parser.js; r=pbrosset 2015-09-28 07:10:00 +02:00
Jan Keromnes
e3cff67d47 Bug 1196785 - Drive-by fix DevTools ESLint config. r=pbrosset 2015-09-28 05:49:00 +02:00
Jan Keromnes
527a48e616 Bug 1196785 - Add rootActor.listWorkers() to list all registered workers. r=past p=ally 2015-09-28 03:58:00 +02:00
Jan Keromnes
2edb943321 Bug 1196785 - Add worker type to WorkerActor form. r=past 2015-09-28 03:56:00 +02:00
Jordan Santell
81bf354b51 Bug 1209702 - Remove references to vestigial/unimplemented forceCompletion in ThreadActor r=fitzgen 2015-09-29 17:11:36 -07:00
Wes Kocher
7ad31ba897 Backed out changeset 04d495a253a9 (bug 1209702) for linux 64 static build failures 2015-09-29 15:52:36 -07:00
Jordan Santell
a3eed2c9c6 Bug 1209702 - Remove references to vestigial/unimplemented forceCompletion in ThreadActor r=fitzgen 2015-09-29 13:42:03 -07:00
Wes Kocher
44ef94bfa1 Backed out 5 changesets (bug 1132203) for devtools bustage
Backed out changeset ed8ce0300161 (bug 1132203)
Backed out changeset f6fa722a8636 (bug 1132203)
Backed out changeset ce3ca3b43597 (bug 1132203)
Backed out changeset f8edd4fa4d00 (bug 1132203)
Backed out changeset d618bbcee986 (bug 1132203)
2015-09-29 10:07:24 -07:00
Brian Grinstead
12a7a5adc8 Bug 1209342 - Ignore attribute changes from Mutation Observer with null newValue;r=pbrosset
--HG--
extra : commitid : 5sjUqKOapG7
2015-09-29 08:45:24 -07:00
Carsten "Tomcat" Book
191ce6efd0 Merge mozilla-central to fx-team 2015-09-29 12:41:12 +02:00
Alexandre Poirot
97a6bb24a3 Bug 1188413 - Introduce key shortcut to reload tools r=past 2015-09-29 03:06:25 -07:00
Carsten "Tomcat" Book
b63d7b04fc merge mozilla-inbound to mozilla-central a=merge 2015-09-29 12:00:25 +02:00
Gabriel Luong
eefce217b9 Bug 1132557 - Part 2: Apply fixes for CodeMirror 5.7.0 upgrade r=bgrins
* * *
Bug 1132557 - Part 3: Apply CodeMirror customization for search.js r=bgrins
* * *
Bug 1132557 - Part 8: Editor config option should be updated r=bgrins
* * *
Bug 1132557 - Part 9: Editor should emit a cursorActivity on setCursor r=bgrins
* * *
Bug 1132557 - Part 10: Make Debugger breadrumbs keyboard access test by refocusing the stack frame r=bgrins
* * *
Bug 1132557 - Part 11: Scratchpad should use capture on the paste event r=bgrins
* * *
Bug 1132557 - Part 12: Stylesheet Editor should always batch up updates r=bgrins
2015-09-28 14:55:51 -07:00
Gabriel Luong
bc8c1a0fe9 Bug 1132557 - Part 1: Upgrade to CodeMirror 5.7.0 r=bgrins
* * *
Bug 1132557 - Part 1: Update CodeMirror License r=bgrins
* * *
Bug 1132557 - Part 2: Upgrade existing addons to CodeMirror 5.7.0 r=bgrins
* * *
Bug 1132557 - Part 4: Upgrade existing CodeMirror keymap to 5.7.0 r=bgrins
* * *
Bug 1132557 - Part 5: Upgrade existing CodeMirror mode to 5.7.0 r=bgrins
* * *
Bug 1132557 - Part 6: Upgrade to CodeMirror 5.7.0 r=bgrins
* * *
Bug 1132557 - Part 7: Upgrade existing CodeMirror tests to 5.7.0 r=bgrins
* * *
Bug 1132557 - Part 13: Update CodeMirror README for version 5.7.0 r=bgrins
2015-09-28 14:55:48 -07:00
Jan Odvarko
2cd8e4ed23 Bug 1132203 - Load JSON viewer only for top level documents; r=bz 2015-09-28 13:48:33 +02:00
Jan Odvarko
d325233684 Bug 1132203 - Load JSON viewer dynamically on demand; r=jryans 2015-09-28 13:34:03 +02:00
Jan Odvarko
ce3fd64696 Bug 1132203 - Tests for JSON Viewer; r=jryans 2015-09-28 13:33:45 +02:00
Jan Odvarko
d2b07e390c Bug 1132203 - JSON Viewer for application/json documents. r=jlong 2015-09-28 13:33:20 +02:00
Jan Odvarko
575d8e8aad Bug 1132203 - Libs for JSON Viewer. r=jlong 2015-09-28 13:32:37 +02:00