Граф коммитов

1372 Коммитов

Автор SHA1 Сообщение Дата
Nathan Froyd 663bfa5dc5 Bug 1043957 - remove some libs:: rules from devtools's Makefile.ins; r=mshal 2014-07-25 09:38:15 -04:00
J. Ryan Stinnett 655939c918 Bug 1021744 - QR Decoder: Leave globals alone, get chrome window. r=paul 2014-07-24 12:16:00 +02:00
Panos Astithas 30a44a8a3e Make thread state changes opt-in for clients with an onThreadState handler (bug 1037514); r=fitzgen
--HG--
extra : rebase_source : 94232bb18e4f3dbeef3df827b05b5cc1be37b36e
2014-07-24 18:10:21 +03:00
Carsten "Tomcat" Book cc1073a524 merge fx-team to mozilla-central a=merge 2014-07-24 15:34:40 +02:00
Wes Kocher bcb960f6c1 Merge m-c to inbound 2014-07-23 18:55:48 -07:00
Wes Kocher 80cba2170e Merge fx-team to m-c a=merge 2014-07-23 18:47:48 -07:00
Panos Astithas fb2907af9b Ensure that the debugger client doesn't try to call a callback, when one is not provided (bug 1042761). r=robcee
--HG--
extra : rebase_source : d24e3e9e115176e7d0f9fe7365cbbe00d28c4f8b
2014-07-23 19:42:16 +03:00
Alexandre Poirot 7ea4dd517f Bug 1027242 - Blacklist mulet's failing tests + expose 'mulet' to ini files; fix previous bustage on a CLOSED TREE, r=ahal 2014-07-02 15:40:56 -07:00
Sayan Chowdhury 02179516c9 Bug 981041 - Add back preference to disable transitions in Style Editor. r=harth 2014-07-22 19:54:00 +02:00
Julian Seward 27e075e0aa Bug 1031261 - Remove fixed timeout in test_profiler_actor.js. r=jimb.
--HG--
extra : rebase_source : d02fe8c9448a02b8c7709f26d34d22448367a2f1
2014-07-23 08:44:50 +02:00
Andrea Marchesini 3d909148b5 Bug 660237 - implement nsIDOMStorage with a proxy, r=bzbarsky, r=mayhemer 2014-07-23 01:07:12 -04:00
Victor Porof eb39fe3503 Followup for bug 1041225 and bug 1041158, fix a couple of typos, r=rcampbell 2014-07-22 13:01:26 -04:00
Victor Porof a8901b62ce Bug 1041225 - Generating a screenshot is very slow when the content canvas has obnoxious dimensions, r=rcampbell 2014-07-22 12:43:24 -04:00
Victor Porof 80412ceb9d Bug 1041166 - Rename `lastDrawCallScreenshot` to `animationFrameEndScreenshot` in canvas.js, r=past 2014-07-22 12:43:24 -04:00
Victor Porof 85551493a0 Bug 1041158 - Properly cleanup the framebuffer binding after generating a screenshot from a webgl context, r=rcampbell 2014-07-22 12:43:24 -04:00
Victor Porof 545b119ad1 Bug 1041250 - Make texParameterf and texParameteri functions take enums for all params, r=jsantell 2014-07-22 12:43:23 -04:00
Victor Porof fb723a53a7 Bug 1041237 - The bitmask enums flags calculation for getBitToEnumValue is flawed, r=jsantell 2014-07-22 12:43:23 -04:00
Victor Porof a9a0c9ee2b Bug 1041157 - Add link to the discussion about using the same context with multiple canvases, for the replayAnimationFrame function in canvas.js, r=past 2014-07-22 12:43:23 -04:00
Victor Porof 03114230a0 Bug 1041149 - Remove unused variable in generateScreenshotFor in canvas.js, r=past 2014-07-22 12:43:22 -04:00
Jakub Jurovych 9973ddc954 Bug 897567 - JS debugger: setting breakpoints can be confused by script GC. r=fitzgen 2014-07-16 14:56:01 -07:00
Gabriel Luong 4807cf19f4 Bug 1035545 - Preview for new String should be ArrayLike. r=fitzgen 2014-07-21 16:24:00 +02:00
Wes Kocher 9611e51a76 Backed out changeset 236c33cffbe4 (bug 1037465) for xpcshell bustage 2014-07-21 21:26:04 -07:00
Jan Keromnes 30c072f123 Bug 1037465 - Add USS reporting to the Monitor actor. r=paul 2014-07-21 17:51:43 -07:00
Panos Astithas b7453b6e74 Properly deal with event handlers that the debugger cannot unwrap (bug 1041266). r=vporof 2014-07-21 18:31:18 +03:00
Panos Astithas ce38e990be Properly handle unsupported value types in the console (bug 1039686). r=robcee 2014-07-21 16:06:02 +03:00
Heather Arthur 340daaf0d3 Bug 1033082 - Display exact line numbers for rules in @media sidebar. r=bgrins 2014-07-17 00:59:00 -04:00
Sami Jaktholm f16a63df4e Bug 857262 - Inspector DocumentWalker: Reparent walker to SVGDocument only if a node contains a document; not if it just implements getSVGDocument. r=miker 2014-07-19 23:32:00 -04:00
Michael Ratcliffe b617fb1455 Bug 736078 - Show which elements have listeners attached r=jwalker,bgrins 2014-07-20 12:03:59 +01:00
Gabriel Luong c0bbd8f26d Bug 1030889 - [rule view] Add keyframe rules with its associated element r=pbrosset 2014-07-19 20:08:43 -07:00
Fernando Jiménez e4dd5b57ad Bug 903291 - App download hangs indefinitely if the child process dies before confirming the install. r=fabrice
* * *
Bug 903291 - App download hangs indefinitely if the child process dies before confirming the install
2014-05-24 12:28:13 -07:00
Michael Ratcliffe e02775cfdb Backed out changeset 89669f18bd2d (bug 736078) for dt test timeouts 2014-07-19 23:36:56 +01:00
Michael Ratcliffe 50c86cba5c Bug 736078 - Show which elements have listeners attached r=jwalker,bgrins 2014-07-18 14:25:03 +01:00
Panos Astithas 4a9caee359 Properly handle bound functions in event listeners and objects with 'handleEvent' methods (bug 746622). r=vporof,mratcliffe
--HG--
rename : browser/devtools/debugger/test/browser_dbg_break-on-dom-event.js => browser/devtools/debugger/test/browser_dbg_break-on-dom-event-01.js
rename : browser/devtools/debugger/test/browser_dbg_break-on-dom-event.js => browser/devtools/debugger/test/browser_dbg_break-on-dom-event-02.js
rename : browser/devtools/debugger/test/browser_dbg_event-listeners.js => browser/devtools/debugger/test/browser_dbg_event-listeners-01.js
rename : browser/devtools/debugger/test/doc_event-listeners.html => browser/devtools/debugger/test/doc_event-listeners-01.html
rename : browser/devtools/debugger/test/doc_event-listeners.html => browser/devtools/debugger/test/doc_event-listeners-03.html
extra : rebase_source : 5ff8e76fd2a8518ea007c7594dcc544cb0cc0808
2014-06-12 17:18:09 +03:00
Wes Kocher f4ffadfc12 Backed out changeset a1778d8e2e38 (bug 1030889) for mochitest-oth orange 2014-07-18 15:01:39 -07:00
Ryan VanderMeulen 47d574ac55 Merge m-c to fx-team. a=merge 2014-07-18 16:08:36 -04:00
Gabriel Luong 5d2256e8e0 Bug 1030889 - [rule view] Add keyframe rules with its associated element. r=pbrosset
--HG--
extra : rebase_source : fdb63c45ea81f2530197bdc606645f1d43277984
2014-07-18 11:13:00 -04:00
J. Ryan Stinnett afaf0d2c6c Bug 1027787 - Unique device discovery names for b2g. r=paul
--HG--
extra : rebase_source : cbd5681417ac3b236fc0b505f1ef60f9ca1e7c3c
2014-07-17 09:57:00 -04:00
Ahmed Kachkach 4b03d2c025 Bug 886570 - Initial integration of structured logs in mochitest; r=ahal,Ms2ger 2014-07-17 09:02:00 +02:00
Michael Ratcliffe 2945f297eb Bug 994732 - Make "Disable Cache" in Devtools persist (only when the toolbox is open) r=jwalker, r=pbrosset 2014-07-17 10:39:56 +01:00
Michael Ratcliffe ea37e9901b Bug 1033387 - Update JSBeautify and move it into toolkit r=fitzgen
--HG--
rename : browser/devtools/shared/Jsbeautify.jsm => toolkit/devtools/jsbeautify/beautify.js
2014-07-14 14:25:22 +01:00
Jan Keromnes cba5a369d7 Bug 1039448 - Throw when registering an actor client with events is not an EventEmitter. r=past 2014-07-16 04:24:00 +02:00
Patrick Brosset 7fda3ce229 bug 1034601 - Enable devtools/markupview tests with e10s; r=bgrins 2014-07-16 22:17:30 +02:00
Brian Grinstead 0c81c44d27 Bug 1038651 - Prevent inspector from breaking when reloading an SVG file;r=mratcliffe
--HG--
rename : browser/devtools/inspector/test/browser_inspector_reload.js => browser/devtools/inspector/test/browser_inspector_reload-01.js
2014-07-16 08:40:07 -05:00
J. Ryan Stinnett bf5f1d3a51 Bug 1033079 - Part 3: Remove DS._listener after Gaia update. r=past 2014-07-15 12:33:00 +02:00
Panos Astithas 34a40a3319 Properly handle terminated scripts in the debugger (bug 814683). r=fitzgen
--HG--
extra : rebase_source : 7df6a8e87642d40bf69e50d65aa0b358a5f1955b
2014-07-15 19:20:38 +03:00
Ryan VanderMeulen c82ead15d7 Backed out changeset 114268fab626 (bug 1035296) for causing bug 1038279. a=backout 2014-07-15 08:36:58 -04:00
Ryan VanderMeulen 6a64de1540 Merge inbound to m-c. a=merge 2014-07-14 15:47:36 -04:00
Bobby Holley 22be9ff3ec Bug 856067 - Fix Object Actor Previews. r=past 2014-07-14 10:09:06 -07:00
Gabriel Luong c96b89f3e8 Bug 1037446 - [rule view] Adding new rules fails when document.head is undefined. r=harth 2014-07-11 18:02:00 +02:00
Michael Ratcliffe 58528fe5ca Backed out changeset e2360d41bd66 (bug 1033387) for loader test failures 2014-07-14 01:00:35 +01:00