Fred Jendrzejewski
|
7d5761cdfa
|
Bug 461047 - Replace nsStringArray with nsTArray<nsString>. r+sr=roc
|
2009-01-18 21:14:14 +01:00 |
|
Peter Van der Beken
|
78527f8037
|
Fix for bug 471126 (leak content nodes (and sometimes dom windows) after clicking on nytimes.com articles). r=bent, sr=bz.
|
2009-01-14 13:24:10 +01:00 |
|
Peter Van der Beken
|
0d3a840f21
|
Fix for bug 473773 (DocumentViewerImpl::InitPresentationStuff can reenter). r=roc, sr=bz.
|
2009-01-18 16:21:26 +01:00 |
|
Dão Gottwald
|
ad7444d1b9
|
fix reftest.list syntax
|
2009-01-18 13:03:55 +01:00 |
|
Kai Liu
|
4b0b5e5530
|
Bug 240536 - resizer direction is to the right, when interface is RTL; r=roc,mano sr=roc
|
2009-01-18 13:58:19 +03:30 |
|
Neil Deakin
|
bcc795fb9d
|
Bug 212750, one more fix for nsIntRect usage
|
2009-01-17 16:25:56 -05:00 |
|
Neil Deakin
|
f0c2f61672
|
Bug 212750, fix broken point usage
|
2009-01-17 16:14:18 -05:00 |
|
Neil Deakin
|
c8df9e6d4f
|
Bug 212750, position context menu for menus when the keyboard shortcut is used, also move code around so that the right targets are set for context menu key events, r=smaug,sr=roc
|
2009-01-17 15:50:00 -05:00 |
|
Olli Pettay
|
beca38650c
|
Bug 472502, r+sr=bz
|
2009-01-17 19:47:57 +02:00 |
|
Robert O'Callahan
|
4388aebd00
|
Backout bug 472135 due to Linux test failure
|
2009-01-17 23:59:37 +13:00 |
|
Robert O'Callahan
|
00e57b8380
|
Backed out changeset 9246fefef1cc
|
2009-01-17 23:58:34 +13:00 |
|
Robert O'Callahan
|
0dd1ce33f5
|
Bug 471594. In ContentInserted, when we have an insertionPoint and we take the isAppend path, use the insertionPoint's last continuation as the place to append so we don't insert the new frames in the middle of some other content's continuation chain. r+sr=bzbarsky
--HG--
extra : rebase_source : dbcc34f8fc9a73d53105300d2aa2bebbc584ab8f
|
2009-01-16 21:25:04 +13:00 |
|
Robert Longson
|
4a4ce9e387
|
Bug 472135. Avoid re-getting the target marker frame in nsSVGMarkerProperty::DoUpdate --- that leads to infinite loops. Update things lazily instead via fake style changes. r+sr=roc
--HG--
extra : rebase_source : f90519e06842d6301e3a27eddb0cddd300b62db2
|
2009-01-16 21:20:29 +13:00 |
|
Michael Ventnor
|
0ec63aa6ad
|
Bug 472772. Introduce a separate combobox-text color because some GTK themes need it. r+sr=roc
--HG--
extra : rebase_source : 6e53173e0443d70b36ccbb9e90b60d573ed595d6
|
2009-01-16 21:18:49 +13:00 |
|
Robert O'Callahan
|
ef41e78ff4
|
Bug 472909. Need to call FinishSettingProperties on nsTranformedTextRuns that we create as parts of other transformed textruns. r=smontagu
--HG--
extra : rebase_source : 38adef908b1ec8d6fcc97b1b6cb42690733ae752
|
2009-01-16 21:17:46 +13:00 |
|
Zack Weinberg
|
7da71decb2
|
Bug 473398. nsCSSRendering::PaintBackground should not try to fix up the canvas background color to be opaque. r+sr=roc
--HG--
extra : rebase_source : f2883c704bee9a4ba70c57598704ed7ba30628dc
|
2009-01-16 21:15:29 +13:00 |
|
Craig Topper
|
41cbd4c43c
|
Bug 473511. nsSVGInnerSVGFrame does not need to implement nsISVGValueObserver. r=jwatt,sr=roc
--HG--
extra : rebase_source : 7b5b4dd1c5702498a496133c643891c337ea4a42
|
2009-01-16 21:14:40 +13:00 |
|
Craig Topper
|
fe58910902
|
Bug 473517. nsSVGUtils::CoordToFloat should avoid heap-allocating an nsSVGLength. r+sr=roc
--HG--
extra : rebase_source : c2cd532376da8c37ad02f834ab4e859fec61dda1
|
2009-01-16 21:02:40 +13:00 |
|
Robert O'Callahan
|
b77d06a80b
|
Bug 472878. Allow nsMediaDecoder::Invalidate to UpdateMediaSize on the element even if there is no frame for the element. r=doublec
--HG--
extra : rebase_source : dcafd327c98d1da7076f06c86b23eb7d5dd1edcb
|
2009-01-16 20:57:37 +13:00 |
|
Walter Meinl
|
ed775713d7
|
[OS/2] Bug 473906: follow-up to Bug 448830 - Split nsInt(Rect|Size|Point|Margin), r=weilbacher
|
2009-01-17 10:08:00 +01:00 |
|
Daniel.S
|
abf2dd5de1
|
Add reftest for bug 206631. r+sr=dbaron
|
2009-01-16 19:44:21 -08:00 |
|
L. David Baron
|
ba1c5c080f
|
Avoid building user font set when handling units involving font metrics in media query expressions. (Bug 473892) r+sr=bzbarsky
|
2009-01-16 19:44:21 -08:00 |
|
L. David Baron
|
7713595032
|
Avoid recursion when handling mNegations in CalcWeight. (Bug 473908) r+sr=bzbarsky
|
2009-01-16 19:44:21 -08:00 |
|
L. David Baron
|
302859c42e
|
Avoid recursion after parsing CSS comments. (Bug 473914) r+sr=bzbarsky
|
2009-01-16 19:44:21 -08:00 |
|
L. David Baron
|
a7223a0c21
|
Remove handling of comments inside CSS url() tokens. (Bug 473914) r+sr=bzbarsky
|
2009-01-16 19:44:20 -08:00 |
|
Zack Weinberg
|
558eb1c7dd
|
Bug 473720: don't treat a parse error in a known CSS @-rule as an unknown @-rule r+sr=dbaron
|
2009-01-16 19:44:20 -08:00 |
|
Daniel Holbert
|
7b43e76e0a
|
Fix typo & linewrapping in a comment within nsDocumentViewer.cpp (to trigger unittest builds)
|
2009-01-16 17:35:19 -08:00 |
|
Jeff Walden
|
7ce2e97cd7
|
Bug 473911 - Crash due to too much recursion in nsCSSDocumentRule::URL::~URL. r+sr=dbaron
|
2009-01-16 15:33:57 -08:00 |
|
L. David Baron
|
89212e7f4a
|
Merge backout of changeset 9b832d90d637 (bug 462188).
|
2009-01-16 15:00:51 -08:00 |
|
L. David Baron
|
e11583f7ec
|
Backed out changeset 9b832d90d637 (bug 462188) due to 7 test failures on Linux and 1 on Windows (0 on Mac).
|
2009-01-16 15:00:40 -08:00 |
|
Theppitak Karoonboonyanan
|
4169a80855
|
Bug 462188: Fix deletion of words (Ctrl-Backspace/Option-Delete) in HTML editing. r+sr=peterv
|
2009-01-16 13:32:09 -08:00 |
|
L. David Baron
|
ae2d624d95
|
Add assertions to EndReconstruct that all style contexts have been reresolved. (Bug 473871) r+sr=bzbarsky
|
2009-01-16 13:32:09 -08:00 |
|
L. David Baron
|
bb123815cb
|
Put nsIDOMNSCSS2Properties in its own file to reduce risk of bumping the IID of the wrong interface. (Bug 473418) r+sr=jst
--HG--
rename : dom/public/idl/css/nsIDOMCSS2Properties.idl => dom/public/idl/css/nsIDOMNSCSS2Properties.idl
|
2009-01-16 13:32:09 -08:00 |
|
L. David Baron
|
5293f77173
|
When re-resolving style, re-resolve root in undisplayed map too. (Bug 473042) r+sr=bzbarsky
|
2009-01-16 13:32:09 -08:00 |
|
L. David Baron
|
76872659c8
|
Don't suppress use of overridden virtual destructors, so we fix the appearance of a leak in the leak statistics. (Bug 473548) r+sr=roc
|
2009-01-16 13:32:09 -08:00 |
|
L. David Baron
|
286c54a127
|
Recheck media queries when changing text zoom since em units have changed. (Bug 473400) r+sr=bzbarsky
|
2009-01-16 13:32:08 -08:00 |
|
Neil Rashbrook
|
c9b780ffc5
|
Bug 473933 Fix crash exposed by regression from bug 441359 r+sr=sicking
|
2009-01-16 20:52:04 +00:00 |
|
Clint Talbert
|
079c222900
|
Bug 457324 Partial Backout - Remove the CSS Transform mochitests from running due to leaks on Windows r=dholbert
|
2009-01-16 14:44:22 -06:00 |
|
Ted Mielczarek
|
ca38450994
|
bug 473577 - make test plugin usable for reftests. r=josh
|
2009-01-16 15:03:24 -05:00 |
|
Ted Mielczarek
|
a966a66477
|
bug 473935 - add sandbox property indicating whether test plugin is present. r=dbaron
|
2009-01-16 15:03:24 -05:00 |
|
Clint Talbert
|
960f11519e
|
imported patch bug435293-csstransform-tests
|
2009-01-16 12:52:24 -06:00 |
|
Robert O'Callahan
|
1a9b00de4e
|
Backed out changeset 8019a959aade
|
2009-01-16 22:20:33 +13:00 |
|
Fred Jendrzejewski
|
b79ad6fa55
|
Bug 461047. Replace nsStringArray with nsTArray<nsString>. r+sr=roc
--HG--
extra : rebase_source : 7a20af24c97867efbb28dafa6a70ea1b4cf00e58
|
2009-01-16 20:51:04 +13:00 |
|
Dave Camp
|
c12a3b0506
|
Bug 441359: Check script and css loads against the classifier. r+sr=jonas
|
2009-01-13 23:13:48 -08:00 |
|
Curtis Bartley
|
b19365d8b0
|
Bug 464339 - Links to images and non-textish media should not have view-source: links, r+sr=roc
|
2009-01-15 20:02:20 -08:00 |
|
Robert O'Callahan
|
684d4edc90
|
Add bug number for failing test
|
2009-01-16 10:45:44 +13:00 |
|
Robert O'Callahan
|
c715b0b149
|
Mark new failing test 280708-1a.html as expected-fail
|
2009-01-16 10:41:58 +13:00 |
|
Boris Zbarsky
|
1073781098
|
Adding test
|
2009-01-15 15:30:37 -05:00 |
|
Boris Zbarsky
|
833d1664d3
|
Adding some tests
|
2009-01-15 14:49:33 -05:00 |
|
Olli Pettay
|
839cc838ba
|
Bug 422294 - Crash [@ nsHTMLContainerFrame::CreateViewForFrame] on print preview, r+sr=roc
|
2009-01-15 16:24:40 +02:00 |
|