Craig Topper
|
432b14f38e
|
Bug 580902 - Remove "using namespace mozilla;" from nsSVGElement.h and fixup the places that relied on it. r=jwatt
|
2010-07-25 17:25:38 -07:00 |
|
Timothy Nikkel
|
c73671f6fd
|
Bug 538308. Record that this crashtest asserts.
|
2010-07-25 14:27:01 -05:00 |
|
Timothy Nikkel
|
f7c5754ce0
|
Bug 542136. Add crashtest.
|
2010-07-25 13:10:31 -05:00 |
|
Timothy Nikkel
|
5f651e3e38
|
Bug 538308. Add crashtest.
|
2010-07-25 13:10:31 -05:00 |
|
Timothy Nikkel
|
c3a3665cf1
|
Bug 489868. Add reftest.
|
2010-07-25 13:10:31 -05:00 |
|
Robert O'Callahan
|
c3ee8486fe
|
Bug 579264. Ensure that ApplyRenderingChangeToTree repaints popup descendants of the frame. r=bz
|
2010-07-24 21:38:55 +12:00 |
|
Robert O'Callahan
|
5eaac34d84
|
Bug 579250. Revamp unified-titlebar interface so that we can tell nsNativeThemeCocoa about toolbars even if they're not actually painted. r=mstange
|
2010-07-24 21:35:29 +12:00 |
|
Kyle Huey
|
cc5305fe73
|
Bug 567323: Layout bindings for camera. r=sicking sr=roc
|
2010-07-23 14:35:51 -07:00 |
|
Benjamin Smedberg
|
8850ffa6eb
|
Back out bug 567323 because of consistent Mochitest-4 errors:
1530 ERROR TEST-UNEXPECTED-FAIL | /tests/layout/forms/test/test_bug411236.html | Test timed out.
1578 ERROR TEST-UNEXPECTED-FAIL | /tests/layout/forms/test/test_bug534785.html | Test timed out.
1702 ERROR TEST-UNEXPECTED-FAIL | /tests/layout/forms/test/test_bug563642.html | Test timed out.
1709 ERROR TEST-UNEXPECTED-FAIL | /tests/layout/forms/test/test_bug564115.html | Test timed out.
|
2010-07-23 16:16:39 -04:00 |
|
Kyle Huey
|
bd7e024cac
|
Bustage fix for Bug 567323
|
2010-07-23 11:24:49 -07:00 |
|
Kyle Huey
|
4526526765
|
Bug 567323: Layout bindings for camera. r=sicking sr=roc
|
2010-07-23 10:58:58 -07:00 |
|
Olli Pettay
|
abf43f852b
|
Bug 566466 - speed up createElement(), r=jst, peterv
|
2010-07-23 12:49:57 +03:00 |
|
Karl Tomlinson
|
32893e4a5b
|
revert most of acb4d17b70cd from bug 573933 to reenable -moz-appearance testing with bug 576143
--HG--
extra : rebase_source : 1ca78ffb1c791fac5cb89b94baf5a9d819da16ff
|
2010-07-23 10:48:15 +12:00 |
|
Karl Tomlinson
|
fb689d79eb
|
b=580440 use native-rendering temp surfaces only as large as necessary r=roc a2.0=beltzner
--HG--
extra : rebase_source : 53788fe162ea7ef0c8b4190a08801cbd276e702b
|
2010-07-23 10:25:19 +12:00 |
|
Boris Zbarsky
|
e52f354298
|
Bug 580685. We might not have a root element to resolve 'rem' against. r=dbaron
|
2010-07-22 17:33:37 -04:00 |
|
Justin Lebar
|
445d3bb942
|
Bug 581051 - Move selection.modify() from nsISelection.idl into nsISelection3.idl. r,approval2.0=jst
--HG--
extra : rebase_source : 9008b467241f21bc66d5fca734d916400d21e3b2
|
2010-07-22 11:02:06 -07:00 |
|
Masayuki Nakano
|
660981e020
|
Bug 389372 - Contenteditable node is still editable without focus; r=ehsan,masayuki,roc sr=jst a=blocking-2.0:betaN+
|
2010-07-22 12:22:44 -04:00 |
|
Ehsan Akhgari
|
ac64050109
|
Bug 569397 - Eagerly initialize the input controls with spellcheck="true"; r=roc ui-r=faaborg approval2.0=benjamin
|
2010-06-02 22:39:29 -04:00 |
|
Jonathan Kew
|
2f92ddc5b8
|
bug 577380 - use Core Text shaping for fonts requiring AAT layout on Mac OS X. r=jdaggett
|
2010-07-22 10:25:21 +01:00 |
|
Jonathan Kew
|
15ab663f0e
|
bug 511339 followup - add reftests for font feature control. r=jdaggett a=tests-only
|
2010-07-22 10:25:20 +01:00 |
|
Mounir Lamouri
|
dbf929d752
|
Bug 549475: Implement HTML5-specified value sanitization algorithm for HTMLInputElement. r=sicking,ehsan,bsmedberg sr=jst
--HG--
rename : layout/reftests/editor/newline-1.html => layout/reftests/editor/newline-4.html
|
2010-07-21 02:11:19 +02:00 |
|
Ehsan Akhgari
|
436482ad96
|
Bug 576342 - Intermittent Windows Cd failure: "REFTEST TEST-UNEXPECTED-PASS | reftest/tests/layout/generic/crashtests/463741-1.html | assertion count 3 is less than expected 4 assertions"; r=Jesse
|
2010-07-21 20:47:04 -04:00 |
|
Masayuki Nakano
|
d7540e477b
|
backout the previous my check-ins
|
2010-07-22 11:11:34 +09:00 |
|
Masayuki Nakano
|
742e98c291
|
Bug 389372 Contenteditable node is still editable without focus r=ehsan+roc, sr=jst
|
2010-07-22 08:46:52 +09:00 |
|
Craig Topper
|
b9673b8709
|
Bug 577438 Part 1: Add previous sibling to nsIMutationObserver::ContentRemoved. r=sicking
|
2010-07-21 15:05:17 -07:00 |
|
Chris Jones
|
544264704f
|
Bug 567421, part 2: Implement Dump[Self](FILE*) and Log[Self]() methods for layers. r=roc
|
2010-07-21 13:06:33 -05:00 |
|
Kyle Huey
|
9dc5e5c187
|
Bug 574570: Followup to address missed review comment.
|
2010-07-21 09:12:19 -07:00 |
|
Kyle Huey
|
ffc8573b3d
|
Bug 574570: Parse the 'accept' attribute in accordance with the HTML5 spec. r=sicking,volkmar
|
2010-07-21 09:07:55 -07:00 |
|
Boris Zbarsky
|
93922db9e1
|
Bug 578696 part 11. Stop holding strong refs when calling ContentRemoved and remove the now-unused IMPL_STRONGREF_MUTATION_NOTIFICATION macro. r=sicking
|
2010-07-21 11:37:41 -04:00 |
|
Boris Zbarsky
|
998b474e42
|
Bug 578696 part 9. Stop holding strong refs when calling ContentAppended. r=sicking
|
2010-07-21 11:33:32 -04:00 |
|
Boris Zbarsky
|
8cfe0849e3
|
Bug 578696 part 8. Stop holding strong refs when calling AttributeChanged. r=sicking
|
2010-07-21 11:33:32 -04:00 |
|
Boris Zbarsky
|
b8256cdb51
|
Bug 578696 part 4. Stop holding strong refs when calling NodeWillBeDestroyed. r=sicking
|
2010-07-21 11:33:32 -04:00 |
|
Boris Zbarsky
|
e484008628
|
Reenable this test now that bug 556124 is fixed.
|
2010-07-19 23:57:27 -04:00 |
|
Robert O'Callahan
|
163349d538
|
Bug 579262. Fix logic around mNeedsToUpdatePluginGeometry so we don't miss updating geometry for some plugins. r=tnikkel
|
2010-07-20 13:29:29 +12:00 |
|
Robert O'Callahan
|
2608584bee
|
Bug 562833. Set proper alignment for display items. r=dbaron
|
2010-07-20 13:29:25 +12:00 |
|
Zack Weinberg
|
76dbdde0f4
|
Bug 569719 part 2: Move headers for the former nsCSSLoader and nsCSSDeclaration into mozilla/css/. r=dbaron
--HG--
rename : layout/style/nsCSSDeclaration.cpp => layout/style/Declaration.cpp
rename : layout/style/nsCSSDeclaration.h => layout/style/Declaration.h
rename : layout/style/nsCSSLoader.cpp => layout/style/Loader.cpp
rename : layout/style/nsCSSLoader.h => layout/style/Loader.h
|
2010-06-28 15:49:35 -07:00 |
|
Zack Weinberg
|
9c006a4ff7
|
Bug 569719 part 1: Rename nsCSSDeclaration to mozilla::css::Declaration. r=dbaron
|
2010-06-28 15:49:35 -07:00 |
|
Boris Zbarsky
|
7b4527a47c
|
Bump the mac assert count too. Bug 579940.
|
2010-07-19 13:28:45 -04:00 |
|
Boris Zbarsky
|
b90e9bf3ec
|
Bug 441669. Look for our flow by starting at the cached location and moving out, instead of always searching in one direction and then in the other. r=roc
|
2010-07-19 11:55:19 -04:00 |
|
John Daggett
|
fe417e2e32
|
Bug 563023. Fix Postscript local lookup to match ref. r=jkew
|
2010-07-19 17:05:10 +09:00 |
|
Boris Zbarsky
|
8411019bb0
|
Bump the assertion counts, since they seem to be timing-dependent now that we're not flushing layout onload.
|
2010-07-19 01:09:11 -04:00 |
|
Timothy Nikkel
|
3d5bb058f6
|
Bug 572296. Default the position to open the context menu to the top left of the document. r=mats
|
2010-07-18 21:23:48 -05:00 |
|
Timothy Nikkel
|
53403c062e
|
Bug 563878. Part 17. Use nsIFrame::GetNearestWidget to simplify some code. r=mats
|
2010-07-18 21:23:48 -05:00 |
|
Timothy Nikkel
|
a33080b47d
|
Bug 563878. Part 16. Switch nsMenuPopupFrame::SetPopupPosition to using the new API to convert app units. r=mats
|
2010-07-18 21:23:48 -05:00 |
|
Timothy Nikkel
|
eaf04d25f4
|
Bug 563878. Part 15. Fix GetOffsetTo callsites. r=mats
|
2010-07-18 21:23:48 -05:00 |
|
Timothy Nikkel
|
8d58defa7a
|
Convert to calls of GetOffsetTo from retained layers to GetOffsetToCrossDoc. r=roc on irc
|
2010-07-18 21:23:48 -05:00 |
|
Timothy Nikkel
|
25663b3497
|
Bug 563878. Part 13. Implement zoom display list item to handle document hierarchies where zoom is not constant. r=mats sr=roc
|
2010-07-18 21:23:48 -05:00 |
|
Timothy Nikkel
|
b364da1a00
|
Bug 563878. Part 12. Change the view observer interface and overhaul painting in view/. r=mats f=roc
|
2010-07-18 21:23:47 -05:00 |
|
Timothy Nikkel
|
3317cb6848
|
Bug 563878. Part 11. Rework the synth mouse move code. r=mats
|
2010-07-18 21:23:47 -05:00 |
|
Timothy Nikkel
|
b131ad775d
|
Adjust comment. r=roc on irc
|
2010-07-18 21:23:47 -05:00 |
|