Jonathan Watt
|
41fa0f3a66
|
Bug 664130 - Document what GetFrameBoundsForTransform is about. r=roc.
--HG--
extra : rebase_source : dd1843b385b0976bd318dff6cc7c59ef15970f32
|
2011-06-16 12:06:05 +01:00 |
Jonathan Watt
|
df32d4ae09
|
Bug 664130 - Document what GetOpaqueRegion is useful for. r=roc.
--HG--
extra : rebase_source : abde1fd28975506a58068725e5cbb660620760f8
|
2011-06-16 12:06:05 +01:00 |
Jonathan Watt
|
423c5ac20a
|
Bug 664130 - const-ify some SVG element class methods. r=dholbert.
--HG--
extra : rebase_source : e3efcfa1b14b36a5b7f1baefde3fbffb471c6b37
|
2011-06-16 11:53:13 +01:00 |
Jonathan Kew
|
cab2f605d1
|
bug 467669 - pt 7 - tests for the font-face inspection API. r=roc
|
2011-06-16 07:31:38 +01:00 |
Jonathan Kew
|
c4247eee1c
|
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
|
60d756bed9
|
bug 467669 - pt 5 - expose WOFF metadata (if present) for downloaded fonts. r=roc
|
2011-06-16 07:31:37 +01:00 |
Jonathan Kew
|
7806f74ecb
|
bug 467669 - pt 4 - expose additional attributes for downloaded fonts. r=roc
|
2011-06-16 07:31:37 +01:00 |
Jonathan Kew
|
67f07fac74
|
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
|
f569f56be6
|
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
|
6ca803b1ee
|
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 |
Ehsan Akhgari
|
4f970ccaf4
|
Merge backout
|
2011-06-15 16:52:58 -04:00 |
Ehsan Akhgari
|
f5d88797fc
|
Backout bug 467669 and bug 660088
|
2011-06-15 16:52:48 -04:00 |
L. David Baron
|
e0ed95372d
|
Make assertion about timestamps in nsAnimationManager::GetAnimationRule non-fatal (bug 652976). r=bzbarsky
|
2011-06-15 12:33:36 -07:00 |
Jonathan Kew
|
89d75c6e8d
|
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
|
a9f7faf000
|
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
|
42189a9759
|
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
|
b18f63a5d8
|
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
|
aad8dce6e3
|
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
|
296bb3416a
|
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
|
96c3768b74
|
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 |
Matt Brubeck
|
4eba5743ea
|
Merge last green mozilla-inbound changeset to mozilla-central
|
2011-06-15 08:25:48 -07:00 |
Simon Montagu
|
856b09e390
|
Don't overshoot the last sibling when iterating frames. Bug 663295 (whitespace change with correct bug number)
|
2011-06-15 10:51:36 +03:00 |
Simon Montagu
|
9c11fb7075
|
Force newlines only at 0xa, not 0xd. Bug 663662, r=roc
|
2011-06-15 10:45:57 +03:00 |
Simon Montagu
|
913bb025ab
|
Include continuations of frames with no newline. Bug 582181, r=roc
|
2011-06-15 10:45:57 +03:00 |
Simon Montagu
|
674618958f
|
Tests for bug 582181, r=roc
|
2011-06-15 10:45:57 +03:00 |
Simon Montagu
|
6af87e936f
|
Don't overshoot the last sibling when iterating frames. Bug 66329, r=roc
|
2011-06-15 10:45:57 +03:00 |
Benjamin Stover
|
925590e56d
|
Bug 656041 Some parts of page scroll at different rates in Fennec r=roc
|
2011-06-14 09:20:29 -07:00 |
Jonas Sicking
|
f864ff0c25
|
Bug 659539 Part 1: Give nsINodeInfos a nodeType, nodeName and localName. r=bz
|
2011-06-14 00:56:49 -07:00 |
Jonas Sicking
|
0bf0d64081
|
Bug 659053 Part 1: Merge nsIDOM3Node into nsIDOMNode. Also removes Node.getFeature. r=peterv
|
2011-06-14 00:56:48 -07:00 |
Ms2ger
|
1477331255
|
Merge backout
|
2011-06-14 16:30:03 +02:00 |
Ms2ger
|
ce525bab59
|
Bug 664123 - Backout bugs 659053 and 659539 (changesets 9c49f69d8bab-1b11c64ffcdf)
|
2011-06-14 16:25:51 +02:00 |
Jonathan Watt
|
40c3c02b56
|
Bug 663371 - Make runreftests.py default to appending reftest.list to the test path when only a test directory is specified. r=ted.
|
2011-06-14 13:56:13 +01:00 |
Jonas Sicking
|
27bb948022
|
Bug 659539 Part 1: Give nsINodeInfos a nodeType, nodeName and localName. r=bz
|
2011-06-14 00:56:49 -07:00 |
Jonas Sicking
|
da5c2d70a4
|
Bug 659053 Part 1: Merge nsIDOM3Node into nsIDOMNode. Also removes Node.getFeature. r=peterv
|
2011-06-14 00:56:48 -07:00 |
Daniel Holbert
|
549b801248
|
Bug 654858: Fix float-to-nscoord rounding issue in SVG intrinsic ratio, with certain GCC versions & optimizations. r=roc
|
2011-06-13 14:48:50 -07:00 |
Matt Brubeck
|
a7ccb258bf
|
Bug 663959 - Mark crashtests as asserting intermittently [r=ehsan]
|
2011-06-13 14:24:04 -07:00 |
Ted Mielczarek
|
0e96cd6602
|
merge m-c and b-s
|
2011-06-13 09:09:43 -04:00 |
Philipp von Weitershausen
|
0dcb1a13ac
|
Merge mozilla-inbound and mozilla-central
|
2011-06-13 11:57:17 +02:00 |
Robert O'Callahan
|
f1c364cde9
|
Bug 662898. Test
|
2011-06-13 13:42:48 +12:00 |
Ed Morley
|
13cfc322c6
|
Bug 659621 - Remove EXTRA_DSO_LIBS, EXTRA_DSO_LDOPTS, OS_LIBS from makefiles containing LIBXUL_LIBRARY = 1, now that libxul is always built; r=ted
|
2011-06-12 03:49:00 -04:00 |
Masayuki Nakano
|
6da598099e
|
Bug 663041 layout should use mozilla::Preferences r=roc
|
2011-06-12 11:30:16 +09:00 |
Randell Jesup
|
e6b02b65fc
|
Bug 505108: Don't leak strings on early returns from Area::ParseCoords(), fix how CString is freed. r=roc
|
2011-06-11 16:40:39 -04:00 |
Ms2ger
|
05ead9048b
|
Bug 660433 - Remove nsIDOMNSHTMLTextAreaElement; f=volkmar r=peterv
|
2011-06-11 09:52:24 +02:00 |
Steven Michaud
|
b86f9837f4
|
Bug 661636 - [10.7 SDK] QuickDraw APIs undefined when doing 32-bit builds using the OS X 10.7 SDK. r=bgirard
|
2011-06-11 09:12:58 +02:00 |
Geoff Lankow
|
c989eae50d
|
Bug 662977 - File upload control needs a change event on drop. r=bz
--HG--
extra : rebase_source : aa8afe68e9bfcdbbf772a8ed22c93570131a9395
|
2011-06-11 00:44:53 +12:00 |
Chris Jones
|
ad5cc90e0b
|
Bug 661940: Dump verbose messages if MOZ_REFTEST_VERBOSE is set in the environment. r=roc
|
2011-06-10 10:00:11 -07:00 |
Michael Ventnor
|
121f0e1b6f
|
Bug 663028 - Make Print Preview themable with CSS, and modernize its look r=roc
|
2011-06-10 20:07:26 +10:00 |
Chris Jones
|
efec252463
|
Bug 655926, Test even-odd fill rule. r=joe
|
2011-06-09 19:15:13 -07:00 |
Josh Matthews
|
c2e8934211
|
Bug 662795 - Remove flaky timeout from 331883-1.html. Also remove identical test 331883-2.html. r=roc
|
2011-06-09 18:11:13 -04:00 |
L. David Baron
|
8b4fc302a8
|
Fix error in comment. r=bzbarsky
|
2011-06-12 18:52:32 -07:00 |