Paul Rouget
cac98f3d35
Bug 826685 - Web Console and Inspector font is (much) larger than Debugger and StyleEditor font (sourceeditor). r=msucan
2013-02-04 11:48:24 +01:00
Paul Rouget
1af8bc9062
Bug 817543 - [toolbox] is slow to start. r=jwalker
2013-01-04 12:54:54 +01:00
Michael Ratcliffe
0c5b5b5c29
Bug 823493 - References to IUI in CssHtmlTree.jsm. r=paul
2012-12-20 16:49:20 +00:00
Michael Ratcliffe
8c833fb15a
Bug 788431 - Ctrl-C in the Rule View and the Property view doesn't work. r=paul
2012-12-18 14:27:04 +00:00
Mike Hommey
9ba16d2e94
Bug 822097 - Fix resource path for Console.jsm in devtools tests. r=jimm
2012-12-17 08:29:04 +01:00
Joe Walker
e083b9d5e6
Bug 813031 - gDevTools needs an API review [toolbox]; r=paul
2012-12-13 13:03:55 +00:00
Victor Porof
d315eb3a74
Bug 728073 - MDN links in the Style Inspector are not localized, r=paul
2012-12-13 12:26:42 +02:00
Joe Walker
a3224c8b35
Bug 788977 - [toolbox] Land the developer tools window; r=harth,jwalker,mikeratcliffe,paul,dão
2012-11-30 08:07:59 +00:00
Matthew Wein
075f318e22
Bug 722691 - Ability to increase/decrease values in rule view using arrow keys; r=harth
2012-11-16 14:55:00 -05:00
Ed Morley
81ba6b73b1
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-11-01 13:42:02 +00:00
Michael Ratcliffe
100dda1413
Bug 788458 - Fix issues with copy / paste in rule and computed views; r=dcamp
2012-10-31 18:25:08 +02:00
Panos Astithas
522e8c3f1c
Backed out changeset 0ef0321ebe88 on suspicion of causing mochitest-1 and 3 permaorange
2012-10-31 15:16:41 +02:00
Kyle Huey
0469a02b25
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
...
--HG--
extra : rebase_source : 98337b6a8c07d05e8c961a452dd05a7d75c3c60b
2012-10-31 09:13:28 -07:00
Vicamo Yang
a78b5b38c7
Backout 67cb43bb8865: Breaks B2G Marionette
2012-10-31 16:35:11 +08:00
Kyle Huey
9a3674d80a
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
2012-10-30 12:28:11 -07:00
Ed Morley
4144129728
Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE
2012-10-30 17:02:31 +00:00
Kyle Huey
50b5d3f681
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
2012-10-30 08:26:12 -07:00
Michael Ratcliffe
6167a1a008
Bug 788458 - Fix issues with copy / paste in rule and computed views; r=dcamp
2012-10-01 12:59:23 +01:00
Dave Camp
da01f79be8
Bug 796866: Make style inspector's computed view display more reliable. r=robcee
2012-10-29 17:29:24 -07:00
Michael Ratcliffe
d85e733323
Bug 735576 - [ruleview] The warning icon should disappear as soon as the value is correct; r=dcamp
2012-10-01 15:38:04 +01:00
Dave Camp
5cb507a290
Bug 792387 - Rule view should highlight which sections of a css selector matches an element. r=jwalker
2012-09-20 12:54:39 -07:00
Paul Rouget
6e8b065c31
Bug 723904 - Implement a EventEmiter mechanism that can be used by any tool. r=jwalker
2012-09-11 13:25:52 +02:00
Jim Mathies
d12e45081e
Bug 789360 - devtools references to modules using wrong url. r=past
2012-09-08 06:13:37 -05:00
Heather Arthur
4829b8a5f3
Bug 741576 - Style tweaks for Computed view. r=paul
2012-08-30 15:23:33 +02:00
Dave Camp
465ab0a434
Bug 777085: New markup panel for the inspector. r=jwalker
...
--HG--
rename : browser/devtools/highlighter/test/browser_inspector_treePanel_menu.js => browser/devtools/highlighter/test/browser_inspector_menu.js
rename : browser/devtools/highlighter/test/browser_inspector_treePanel_navigation.html => browser/devtools/markupview/test/browser_inspector_markup_navigation.html
rename : browser/devtools/highlighter/test/browser_inspector_treePanel_navigation.js => browser/devtools/markupview/test/browser_inspector_markup_navigation.js
2012-08-23 11:00:43 -07:00
Mike Hommey
70d7c821af
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
2012-08-04 20:26:44 +02:00
Dave Camp
07e8f393ac
Bug 777373 - CssRuleView.jsm uses invalid weak map keys. r=rcampbell
2012-07-26 12:59:00 -07:00
Mounir Lamouri
d1caa102c7
Bug 775817 - Update [most] tests to use the new permission manager api. r=sicking
2012-07-23 11:08:07 -07:00
Heather Arthur
f90ac0b550
Bug 775692 - Rename rule.inheritedSource; r=paul
2012-07-20 16:04:55 +01:00
Heather Arthur
819ee3058d
Bug 712469 - Inspector Rule View selectors can be more visually scannable; r=dcamp
2012-03-14 11:04:11 +01:00
Nathan Froyd
bfff055672
Bug 370750 - consolidate mochitest files installation; r=glandium
...
With assistance on the patch from Ms2ger, Waldo, and Mossop.
2012-07-03 16:49:02 -04:00
Ehsan Akhgari
f4b598bf08
Bug 722872 - Part 1: Add nsITransferable::Init(nsILoadContext*), enforce that it's called in debug builds, and add nsIDOMDocument* arguments to nsIClipboardHelper methods; r=roc
...
This patch does the following:
* It adds nsITransferable::Init(nsILoadContext*). The load context
might be null, which means that the transferable is non-private, but
if it's non-null, we extract the boolean value for the privacy mode
and store it in the transferable.
* It adds checks in debug builds to make sure that Init is always
called, in form of fatal assertions.
* It adds nsIDOMDocument* agruments to nsIClipboardHelper methods which
represent the document that the string is coming from.
nsIClipboardHelper implementation internally gets the nsILoadContext
from that and passes it on to the transferable upon creation. The
reason that I did this was that nsIClipboardHelper is supposed to be a
high-level helper, and in most of its call sites, we have easy access
to a document object.
* It modifies all of the call sites of the above interfaces according to
this change.
* It adds a GetLoadContext helper to nsIDocument to help with changing
the call sites.
2012-04-16 22:14:01 -04:00
Dave Camp
af33750ce9
Bug 761665: [rule view] double clicking on a property value does weird things. r=paul
2012-06-19 10:22:29 -07:00
Dave Camp
8f60bcb608
Bug 740543 - Rule view does not update when window is resized. r=robcee
2012-06-02 15:18:33 -07:00
Dave Camp
3df4aadfdc
Bug 745961 - Hard to find the clickable region for adding a new CSS property in the Style Inspector. r=paul
2012-06-01 15:13:48 -07:00
Dave Camp
a4d92c9240
Bug 734365 - Rule view focus management needs an overhaul. r=paul
2012-06-01 15:13:48 -07:00
Dave Camp
de97b4bcfe
Bug 757253 - Implement real update in the rule view. r=robcee
2012-05-30 19:49:10 -07:00
Gervase Markham
82ff7027aa
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Michael Ratcliffe
4ee1b849ef
Bug 733747 - Highlight changed items in the rule view. r=msucan
2012-04-17 10:35:12 +01:00
Dave Camp
8287764d00
Bug 702411 - Rule view shouldn't update during highlighting. r=robcee
2012-04-19 11:13:44 -07:00
Dave Camp
897f29e5fc
Bug 740662 - Replace InspectorStore dictionaries with Inspector instances. r=robcee
2012-04-19 11:13:42 -07:00
Dave Camp
a695d72f67
Bug 707809 - Refactor creation of registered sidebar tools iframes in InspectorUI. r=robcee
2012-04-19 11:04:46 -07:00
Michael Ratcliffe
b61946e662
Bug 740603 - "Copy Rule" in the rule view includes expanded shorthand properties; r=dcamp
2012-04-16 12:20:46 +01:00
Dave Camp
0593335323
Bug 740615 - Move rule view copy code into CssRuleView.jsm. r=paul
2012-04-04 09:36:35 -07:00
Michael Ratcliffe
acd1622b13
Bug 734259 - Clicking a system stylesheet in the style inspector does not open the source; r=msucan
2012-03-19 18:38:13 +00:00
Bobby Holley
b9010799cb
Bug 739432 - Access the inplaceEditor expando with an explicit API. r=dcamp
2012-03-26 15:26:21 -07:00
Michael Ratcliffe
058a00936f
Bug 736014 - "Copy rule" with some text selected copies that text additionally; r=paul
2012-03-15 14:37:58 +00:00
Michael Ratcliffe
16b0690be6
Bug 705276 - Split style inspector CSS between content & document CSS; r=prouget
2012-03-11 20:36:46 +00:00
Michael Ratcliffe
db9875d847
Bug 703643 - Be able to copy from the rules view; r=prouget
2012-03-11 14:01:38 +00:00
Blake Winton
30e2c80691
Bug 704223 - styles added in data urls are displayed badly in the rule view; r=prouget
2012-03-08 20:27:55 -05:00