Heather Arthur
|
427ed3f6af
|
Bug 708874 - API for locking pseudo-class state of an element. r=bz
|
2012-02-08 10:42:38 -08:00 |
|
David Zbarsky
|
e96cf389ad
|
Bug 682611 - Part 2: Remove nsIRange; r=smaug
|
2012-01-10 15:19:54 +01:00 |
|
Ed Morley
|
24695badf6
|
Merge m-c to b-s.
|
2011-11-08 23:18:09 +00:00 |
|
Gregory Szorc
|
f9737cefa1
|
Bug 698248 - Remove unused FORCE_USE_PIC variable; r=khuey
|
2011-11-01 15:45:23 -07:00 |
|
Rob Campbell
|
71e0a2933d
|
merge m-c to fx-team
|
2011-11-05 15:55:28 -03:00 |
|
Ed Morley
|
6a998be2c5
|
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
|
560801f7d6
|
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
|
364e83c545
|
Bug 616542 - Shorten file path length of mochitest; r=ted
|
2011-11-04 21:13:42 +00:00 |
|
Jonathan Kew
|
4d053ea588
|
bug 695639 - test for GetFontFacesForText with textrun wrapped onto multiple lines. r=roc
|
2011-10-21 08:12:44 +01:00 |
|
Olli Pettay
|
e5b7e8ee46
|
Bug 682420 - Rename nsINode::GetOwnerDoc to nsINode::OwnerDoc, part 2, r=jst
--HG--
extra : rebase_source : 53dc2ec386f6e4147587e6be3c53d297ad71d57a
|
2011-10-18 14:19:44 +03:00 |
|
Olli Pettay
|
a86b1a4d43
|
Bug 682420 - Rename nsINode::GetOwnerDoc to nsINode::OwnerDoc, part 1, r=jst
--HG--
extra : rebase_source : baf1a25cdea68d499a7673fdf96e27b5a12dc83c
|
2011-10-18 13:53:36 +03:00 |
|
Ehsan Akhgari
|
2a602a5685
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
Landing on a CLOSED TREE
|
2011-10-17 10:59:28 -04:00 |
|
Jeff Walden
|
b7753477cf
|
Bug 693469 - Implement mozilla::ArrayLength and mozilla::ArrayEnd, and replace uses of NS_ARRAY_LENGTH whenever possible. (Exceptions: assigning to static initializers, use in static assertions, as template parameters, etc. These will go away when the relevant compilers have C++11 constexpr support.) r=cjones
--HG--
extra : rebase_source : b4bae9a0f85abf2feb828609b50e756916b99a6f
|
2011-10-10 22:50:08 -07:00 |
|
Jeff Walden
|
eb2cb918a4
|
Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail
|
2011-10-12 12:21:53 -07:00 |
|
Jeff Walden
|
77ebbde4ab
|
Bug 639469 - Implement mozilla::ArrayLength and mozilla::ArrayEnd, and replace uses of NS_ARRAY_LENGTH whenever possible. r=cjones
--HG--
extra : rebase_source : 860a8271bf7e51cde358f2a4185c410de1fc2960
|
2011-10-10 22:50:08 -07:00 |
|
Michael Wu
|
d8e503c38b
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
--HG--
rename : tools/trace-malloc/bloatblame.c => tools/trace-malloc/bloatblame.cpp
|
2011-09-28 23:19:26 -07:00 |
|
Daniel Holbert
|
4b973d587a
|
Bug 678768: Fix out-of-order init list for nsFontFace constructor. r=jfkthame
|
2011-08-14 10:39:56 -07:00 |
|
Malini Das
|
a0832b693a
|
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
|
e306b1b5aa
|
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 |
|
Mounir Lamouri
|
2e1dfaef9e
|
Bug 669310 - Fixes various includes and forward declarations. f=Ms2ger r=jst
|
2011-07-20 12:18:54 -07:00 |
|
Ehsan Akhgari
|
ee5215c7a6
|
Revert to changeset e0ce7821fce1 because the latest push broke all of the builds DONTBUILD
|
2011-07-19 16:25:54 -04:00 |
|
Mounir Lamouri
|
5937d63965
|
Bug 669310 - Fixes various includes and forward declarations. f=Ms2ger r=jst
|
2011-07-19 11:22:43 -07:00 |
|
Mounir Lamouri
|
b088e154d6
|
Backed out bug 669310, bug 668013, bug 667887 and bug 669886 due to build bustage.
|
2011-07-19 10:49:48 -07:00 |
|
Mounir Lamouri
|
d2f5a3b4c3
|
Bug 669310 - Fixes various includes and forward declarations. f=Ms2ger r=jst
|
2011-07-18 17:05:10 -07:00 |
|
Ms2ger
|
36c532ffa2
|
Bug 670235 - Remove nsIDOMWindowInternal; r=sicking
|
2011-07-15 12:31:34 +02:00 |
|
Marco Bonardo
|
81d8214139
|
Merge Places and mozilla-central
|
2011-06-18 11:24:57 +02:00 |
|
Jonathan Kew
|
69e6166360
|
bug 467669 - pt 7 - tests for the font-face inspection API. r=roc
|
2011-06-16 07:31:38 +01:00 |
|
Jonathan Kew
|
f9cb8da613
|
bug 467669 - pt 6 - provide the real font name rather than our internal identifier. r=roc
|
2011-06-16 07:31:37 +01:00 |
|
Jonathan Kew
|
a7411a0c9d
|
bug 467669 - pt 5 - expose WOFF metadata (if present) for downloaded fonts. r=roc
|
2011-06-16 07:31:37 +01:00 |
|
Jonathan Kew
|
b0ae7172d2
|
bug 467669 - pt 4 - expose additional attributes for downloaded fonts. r=roc
|
2011-06-16 07:31:37 +01:00 |
|
Jonathan Kew
|
0bc82a4ba2
|
bug 467669 - pt 3 - track which stage of font matching led to selection of a particular face. r=roc
|
2011-06-16 07:31:37 +01:00 |
|
Jonathan Kew
|
a1f20e4fc8
|
bug 467669 - pt 2 - find the @font-face rule (if any) responsible for the font entry. r=roc
|
2011-06-16 07:31:36 +01:00 |
|
Jonathan Kew
|
57533f6cff
|
bug 467669 - pt 1 - get list of fonts actually used to render a document range. r=roc sr=bzbarsky
|
2011-06-16 07:31:36 +01:00 |
|
Jonas Sicking
|
17ec46a39a
|
Bug 659053 Part 1: Merge nsIDOM3Node into nsIDOMNode. Also removes Node.getFeature. r=peterv
|
2011-06-14 00:56:48 -07:00 |
|
Boris Zbarsky
|
48e3edf8fc
|
Bug 598833 part 6. Get rid of nsEventStateManager::GetContentState. r=smaug
|
2011-05-31 21:46:56 -04:00 |
|
Colby Russell
|
4afe79d492
|
Bug 609549. Add inIDOMUtils::getChildrenForNode. r=bz
|
2011-05-31 09:51:09 +12:00 |
|
Ehsan Akhgari
|
13d84f740f
|
Backout bug 467669 and bug 660088
|
2011-06-15 16:52:48 -04:00 |
|
Jonathan Kew
|
8cc6bbfd24
|
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 |
|
Jonathan Kew
|
be3ae9b1a0
|
bug 467669 - pt 6 - provide the real font name rather than our internal identifier. r=roc
--HG--
extra : rebase_source : d548ab2be329058bde101b142607abf14dce7191
|
2011-06-15 20:17:54 +01:00 |
|
Jonathan Kew
|
ba1202c246
|
bug 467669 - pt 5 - expose WOFF metadata (if present) for downloaded fonts. r=roc
--HG--
extra : rebase_source : 91e7f231b281e1949997996d7308aceb4935247b
|
2011-06-15 20:17:52 +01:00 |
|
Jonathan Kew
|
d5411cefc7
|
bug 467669 - pt 4 - expose additional attributes for downloaded fonts. r=roc
--HG--
extra : rebase_source : f3d41348ab01a21ac6b6a1713b1e5e7274cf7fbf
|
2011-06-15 20:17:52 +01:00 |
|
Jonathan Kew
|
eacb2d87b0
|
bug 467669 - pt 3 - track which stage of font matching led to selection of a particular face. r=roc
--HG--
extra : rebase_source : 89e65a1d612dcee7872a18a5e4bb9b3591c3a63d
|
2011-06-15 20:17:51 +01:00 |
|
Jonathan Kew
|
15913e950c
|
bug 467669 - pt 2 - find the @font-face rule (if any) responsible for the font entry. r=roc
--HG--
extra : rebase_source : 97bab01d80e49e179e8f675ca1ec1e067d7b56ec
|
2011-06-15 20:17:51 +01:00 |
|
Jonathan Kew
|
e4e073884b
|
bug 467669 - pt 1 - get list of fonts actually used to render a document range. r=roc sr=bzbarsky
--HG--
extra : rebase_source : 3d7699c4a201bafdfa1d97ba97117a497303c1b5
|
2011-06-15 20:17:50 +01:00 |
|
Ms2ger
|
b5b41f66d9
|
Bug 658904 - Remove nsIDOMDocumentStyle; r=roc,jst
|
2011-05-26 10:18:43 +02:00 |
|
Craig Topper
|
17b6db1001
|
Bug 648925 - Part 4: DeCOMtaminate GetDOMRule and GetDOMRuleWeak. r=bzbarsky
|
2011-04-07 23:36:09 -07:00 |
|
Dylan Helling
|
ba871e0cb4
|
Bug 557726. Allow passing a pseudo-element argument to getCSSStyleRules in inspector utils. r=bzbarsky
|
2011-05-05 17:12:04 -04:00 |
|
Ms2ger
|
941e819c63
|
Bug 616684 - Remove support for DOM Views; r=sicking,ehsan
|
2011-04-24 08:54:25 +02:00 |
|
Ehsan Akhgari
|
d2a61eb331
|
Backout changeset 13f6847dd840 (bug 616684) because it changes code semantics in a bad way, which results in problems like the crash in bug 652580, possibly among others
|
2011-04-25 17:05:17 -04:00 |
|
Ms2ger
|
295bf7256b
|
Bug 616684 - Remove support for DOM Views; r=sicking
|
2011-04-24 08:54:25 +02:00 |
|