Mike Hommey
|
70d7c821af
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02: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 |
|
Cedric Vivier
|
f23c7de72d
|
Bug 727834 - Add an API to (re)parse a style sheet in place. r=bz
---
layout/inspector/public/inIDOMUtils.idl | 12 ++-
layout/inspector/src/inDOMUtils.cpp | 11 +++
layout/inspector/tests/chrome/Makefile.in | 2 +
layout/inspector/tests/chrome/test_bug727834.css | 7 ++
layout/inspector/tests/chrome/test_bug727834.xul | 88 +++++++++++++++++++
layout/style/nsCSSStyleSheet.cpp | 99 +++++++++++++++++++---
layout/style/nsCSSStyleSheet.h | 2 +
7 files changed, 207 insertions(+), 14 deletions(-)
create mode 100644 layout/inspector/tests/chrome/test_bug727834.css
create mode 100644 layout/inspector/tests/chrome/test_bug727834.xul
|
2012-06-03 12:54:38 -04:00 |
|
Gervase Markham
|
82ff7027aa
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Heather Arthur
|
90bc12cbe0
|
Bug 750556 - crash in mozilla::dom::Element::ClearStyleStateLocks; r=bz
|
2012-05-09 17:23:57 +01:00 |
|
Heather Arthur
|
580e841242
|
Bug 708874 - API for locking pseudo-class state of an element. r=bz
|
2012-02-08 10:42:38 -08:00 |
|
Rob Campbell
|
2d393da946
|
merge m-c to fx-team
|
2011-11-05 15:55:28 -03:00 |
|
Ed Morley
|
7ea8e12caa
|
Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail
|
2011-11-05 18:35:59 +00:00 |
|
Dave Camp
|
34e156b413
|
Bug 699592 - Add inIDOMUtils::isInheritedProperty to find out if a CSS property is inherited by default. r=bz
|
2011-11-05 08:41:10 -07:00 |
|
Rail Aliiev
|
ac65d0d88e
|
Bug 616542 - Shorten file path length of mochitest; r=ted
|
2011-11-04 21:13:42 +00:00 |
|
Jonathan Kew
|
1a90016527
|
bug 695639 - test for GetFontFacesForText with textrun wrapped onto multiple lines. r=roc
|
2011-10-21 08:12:44 +01:00 |
|
Malini Das
|
c20b68638f
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain tests 2/2. r=jmaher, a=test-only
|
2011-08-12 12:21:44 -04:00 |
|
Malini Das
|
ea71db787e
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only
|
2011-08-12 12:21:36 -04:00 |
|
Marco Bonardo
|
49621889c6
|
Merge Places and mozilla-central
|
2011-06-18 11:24:57 +02:00 |
|
Boris Zbarsky
|
a63c9fb554
|
Bug 598833 part 6. Get rid of nsEventStateManager::GetContentState. r=smaug
|
2011-05-31 21:46:56 -04:00 |
|
Jonathan Kew
|
0e9e1fe005
|
bug 467669 - pt 7 - tests for the font-face inspection API. r=roc
|
2011-06-16 07:31:38 +01:00 |
|
Colby Russell
|
9a079ca6e1
|
Bug 609549. Add inIDOMUtils::getChildrenForNode. r=bz
|
2011-05-31 09:51:09 +12:00 |
|
Ehsan Akhgari
|
f92823ac1a
|
Backout bug 467669 and bug 660088
|
2011-06-15 16:52:48 -04:00 |
|
Jonathan Kew
|
80d855174d
|
bug 467669 - pt 7 - tests for the font-face inspection API. r=roc
--HG--
extra : rebase_source : e3ba2eb2bbe46b451cb490e6025233afee0df209
|
2011-06-15 20:17:54 +01:00 |
|
Dylan Helling
|
d4082fca16
|
Bug 557726. Allow passing a pseudo-element argument to getCSSStyleRules in inspector utils. r=bzbarsky
|
2011-05-05 17:12:04 -04:00 |
|
L. David Baron
|
647f4854de
|
Add mochitest for bug 536379.
|
2009-12-31 10:56:33 -05:00 |
|
Boris Zbarsky
|
23154b2bd7
|
Bug 522601. Make inDeepTreeWalker closer to spec behavior and implement various unimplemented methods. r=sicking,sdwilsh
|
2009-10-20 13:27:46 -04:00 |
|
L. David Baron
|
f0c43ecb3d
|
Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer
|
2009-05-06 13:46:04 -07:00 |
|
Mats Palmgren
|
359338c2f2
|
Test for bug 462789.
|
2008-12-16 14:16:34 +01:00 |
|
Mats Palmgren
|
36c04d1762
|
Add a few missing null-checks. Return error code from GetRuleLine() when it fails. b=462787 r+sr=dbaron
|
2008-12-16 12:26:42 +01:00 |
|