L. David Baron
|
7c61f15cf1
|
Annotate remainder of crashtest mainfests (all but one test) with the tests that are known to assert. (Bug 472557)
|
2010-05-06 09:28:01 -07:00 |
|
Boris Zbarsky
|
83e6db7fac
|
Bug 563837. Don't set primary frames when doing paginated replication of frames for whatever reason, and loosen up some asserts accordingly. r=roc
|
2010-05-05 14:18:05 -04:00 |
|
Boris Zbarsky
|
f7d7c95ec6
|
Bug 562971. Include Element.h as mozilla/dom/Element.h and don't use 'using namespace' quite as much. r=jst
|
2010-05-05 14:18:05 -04:00 |
|
Jonas Sicking
|
6f9aebb70a
|
Bug 429175: Make sure to only set aNotify to true when we should. r=peterv
|
2010-05-03 06:23:36 -07:00 |
|
Timothy Nikkel
|
dc223a4719
|
Merge back out of changeset e6134e94c6cb (Bug 222436) for possible Tsvg_opacity regression.
|
2010-05-02 02:02:01 -05:00 |
|
Timothy Nikkel
|
68e1173934
|
Backed out changeset e6134e94c6cb (Bug 222436) for possible Tsvg_opacity regression.
|
2010-05-02 02:01:29 -05:00 |
|
Timothy Nikkel
|
6e864c14b8
|
Bug 222436. Simplify nsPresContext::BidiEnabled. r=roc
|
2010-04-10 13:03:40 -05:00 |
|
Timothy Nikkel
|
61cbe3e62f
|
Bug 559970. Allow input type=text and password and textareas to have their frames constructed lazily. r=bzbarsky
|
2010-05-01 13:42:47 -05:00 |
|
timeless@mozdev.org
|
949c8ea25d
|
Bug 562479 - comparison between signed and unsigned integer expressions in nsCSSFrameConstructor::ContentRangeInserted, r=dbaron
|
2010-04-29 22:48:00 -07:00 |
|
Timothy Nikkel
|
0fedc0b667
|
Bug 560441. Quiet some lazy frame construction asserts because framesets don't play the XBL game. r=bzbarsky
|
2010-05-01 13:42:47 -05:00 |
|
Timothy Nikkel
|
b8a1914987
|
Bug 560447. Quiet lazy frame construction assertions for area's because they misbehave. r=bzbarsky
|
2010-05-01 13:42:47 -05:00 |
|
Jonas Sicking
|
26eb9625c3
|
Bug 562791: Add NS_TIME_FUNCTION and friends to content code. r=jst
|
2010-04-30 12:40:59 -07:00 |
|
Boris Zbarsky
|
ca01cf3893
|
Bug 562688 part 13. Eliminate eELEMENT usage in layout/style, except the rule processor. r=dbaron
|
2010-04-30 09:12:06 -04:00 |
|
Boris Zbarsky
|
ccb1be60c3
|
Bug 562688 part 10. Eliminate eELEMENT usage in layout/base. r=dbaron
|
2010-04-30 09:12:06 -04:00 |
|
Boris Zbarsky
|
04027a9479
|
Bug 562688 part 4. Change GetRootContent and the like to return Elements. r=jst, sr=sicking
|
2010-04-30 09:12:05 -04:00 |
|
Mitchell Field
|
9818f00bf2
|
Bug 560095 - Use mozilla::services::GetObserverService(). r=biesi,dveditz,gavin,josh,jst,mrbkap,roc,sdwilsh,shaver,sicking,smontagu,surkov
|
2010-04-29 18:59:13 +02:00 |
|
Vivien Nicolas
|
04460c2244
|
Bug 403266 - usechromesheets attribute does not work if there is no userContent.css in the profile. r=dbaron
|
2010-04-29 10:37:27 +02:00 |
|
Daniel Holbert
|
dcc3c7473a
|
Bug 561861: Remove unused variable 'ourColor' from nsCSSRendering::PaintOutline. r=dbaron
|
2010-04-28 23:13:11 -07:00 |
|
Mats Palmgren
|
d0b4571d12
|
Assert that we only increment reasonable side/corner values. Note that incrementing the max value is allowed so that for-loops can be used without complicating the break-condition. r=timeless b=334571
|
2010-04-27 18:15:02 +02:00 |
|
timeless
|
83499da47b
|
Bug 334571 Coverity 702, NS_SIDES array limit check - replace NS_FOR_CSS_SIDES defines with enum. r=zwol,mats
|
2010-04-27 18:15:02 +02:00 |
|
timeless
|
97c43a3297
|
Bug 334571 strip trailing whitespace. r=zwol
|
2010-04-27 18:15:01 +02:00 |
|
Ben Newman
|
941ed3332c
|
Replace direct instantiations of nsRunnableMethod with calls to the templatized NS_NewRunnableMethod function (part 3/3 of bug 558498). r=dwitte sr=dbaron
|
2010-04-20 16:21:35 -07:00 |
|
Dave Townsend
|
7e6e800437
|
Bug 544277: Cannot build layout with MOZ_MEDIA disabled. r=enn, a=#developers
|
2010-04-25 12:52:23 -07:00 |
|
Simon Montagu
|
9056f54ae6
|
Force logical ordering in XUL elements on visual bidi pages. Bug 558403, r=roc
|
2010-04-25 15:15:17 +03:00 |
|
Olli Pettay
|
0797892373
|
Bug 552255, a bit more strict focus handling, r=enndeakin, sr=jst, a=1hourlimit
|
2010-04-24 13:40:48 +03:00 |
|
Robert O'Callahan
|
fc7df512e2
|
Bug 548792. Fix rect coordinate adjustment. r=mats
|
2010-04-23 14:41:37 +12:00 |
|
Robert O'Callahan
|
53eab1994a
|
Bug 548792. Let the search for a scrollable parent cross document boundaries. r=mats
|
2010-03-29 14:46:59 +13:00 |
|
Robert O'Callahan
|
1163079236
|
Bug 556052. Compute mViewToWidgetOffset correctly and fix bugs by adding subpixel translation when painting. r=mats
|
2010-04-23 12:21:54 +12:00 |
|
Neil Deakin
|
ceb1712f98
|
Bug 418521, improve the way focus indicators are displayed to correlate better with system behaviour, add -moz-focusring property to apply only when focus rings should be drawn, r=dao,jmathies,dbaron sr=neil
|
2010-04-21 10:53:42 -04:00 |
|
Masayuki Nakano
|
53ce892306
|
Bug 544277 IME became unusable when switching focus on Gmail RTF Editor r=enn
|
2010-04-21 22:13:08 +09:00 |
|
Josh Aas
|
e57fb03f84
|
Add support for NPCocoaEventWindowFocusChanged. b=555290 r=roc
|
2010-04-21 02:21:46 -04:00 |
|
David Baron
|
945430ee19
|
Bug 502301 - fix C++0x narrowing conversion inside {} compilation errors [r=benjamin]
|
2010-04-20 10:41:21 +02:00 |
|
Michael Ventnor
|
3602bd64b6
|
Bug 544099 - Highly optimise -moz-box-shadow for common cases by allowing layout to specify an area where blurring is not needed r=roc,joe
--HG--
rename : gfx/thebes/src/gfxBlur.cpp => gfx/src/thebes/utils/gfxBlur.cpp
rename : gfx/thebes/public/gfxBlur.h => gfx/src/thebes/utils/gfxBlur.h
extra : rebase_source : d7ad7a1ee2ac9e25937133dba95f0f8d7347d612
|
2010-04-18 13:13:10 +10:00 |
|
Timothy Nikkel
|
5f7b8610fa
|
Bug 538207 and bug 538210. Add crashtests.
|
2010-01-21 16:06:35 -06:00 |
|
Timothy Nikkel
|
12327c99cb
|
Bug 502937. Part 4. Implement ContentRangeInserted to create frames for a range of nodes that aren't at the end of a childlist. r=bzbarsky sr=roc
|
2010-01-21 16:06:16 -06:00 |
|
Timothy Nikkel
|
224192af2f
|
Bug 502937. Part 3. Implement lazy frame construction. r=bzbarsky sr=roc
|
2010-01-18 03:26:40 -06:00 |
|
Mats Palmgren
|
ee0dbc1396
|
Bug 507775. r=bzbarsky sr=roc
|
2010-04-14 18:55:33 +02:00 |
|
Serge Gautherie
|
5113026175
|
Bug 492476 - [MacOSX] mochitest-chrome: the 3 layout/base/tests/test_printpreview*.xul need to report 'todo'; (Bv1) Add missed |var todo = window.opener.wrappedJSObject.todo;|.
(bustage fix) [CLOSED TREE]
|
2010-04-14 04:53:31 +02:00 |
|
Serge Gautherie
|
221bac9b5e
|
Bug 492476 - [MacOSX] mochitest-chrome: the 3 layout/base/tests/test_printpreview*.xul need to report 'todo'; (Av1) Remove useless |var printerEnumerator|, Use a todo().
r=roc.
|
2010-04-14 02:24:47 +02:00 |
|
Timothy Nikkel
|
ac0c03fe97
|
Bug 553359. Cache whether the PresContext is chrome or not. r=bzbarsky
|
2010-04-10 13:03:40 -05:00 |
|
Robert Longson
|
eb179fd968
|
Bug 456286 - support altGlyph elements as tspans. r=roc
|
2010-04-13 09:58:09 +01:00 |
|
Serge Gautherie
|
ebb98f44a1
|
Bug 556686 - [Debug Windows SeaMonkey 2.1] mochitest-chrome: layout/base/tests/chrome/test_bug396024.xul, /test_bug482976.xul and test_printpreview.xul time out; (Av1) Bug 501100 follow-up: s/DIRS/PARALLEL_DIRS/, Clean up remnant comment, Rename them to test_printpreview*.xul.
r=roc.
Bug 501100 - Print preview mochitests should be chrome tests
--HG--
rename : layout/base/tests/chrome/bug396024_helper.xul => layout/base/tests/chrome/printpreview_bug396024_helper.xul
rename : layout/base/tests/chrome/bug482976_helper.xul => layout/base/tests/chrome/printpreview_bug482976_helper.xul
rename : layout/base/tests/chrome/test_bug396024.xul => layout/base/tests/chrome/test_printpreview_bug396024.xul
rename : layout/base/tests/chrome/test_bug482976.xul => layout/base/tests/chrome/test_printpreview_bug482976.xul
|
2010-04-13 06:04:48 +02:00 |
|
Timothy Nikkel
|
d0c1cab2a9
|
Bug 553366. When flushing, make sure to flush external documents too. r=bzbarsky
|
2010-04-10 13:03:40 -05:00 |
|
Timothy Nikkel
|
5337327603
|
Backed out changeset ae2093359899 (Bug 553359) for tsvg_opacity regression.
|
2010-04-11 19:26:41 -05:00 |
|
Timothy Nikkel
|
20d7ad6361
|
Bug 553359. Cache whether the PresContext is chrome or not. r=bzbarsky
|
2010-04-10 13:03:40 -05:00 |
|
Timothy Nikkel
|
b515e7c583
|
Merge back out of changeset 3a27158cbdd6 (bug 222436) to try to fix tsvg_opacity regression.
|
2010-04-11 00:11:52 -05:00 |
|
Timothy Nikkel
|
a79353a133
|
Backed out changeset 3a27158cbdd6 (bug 222436) to try to fix tsvg_opacity regression.
|
2010-04-11 00:11:26 -05:00 |
|
Timothy Nikkel
|
c24322509e
|
Merge back out of changeset b4fcd21cb6e5 (bug 553359) to try to fix tsvg_opacity regression.
|
2010-04-11 00:08:37 -05:00 |
|
Timothy Nikkel
|
17be279bff
|
Backed out changeset b4fcd21cb6e5 (bug 553359) to try to fix tsvg_opacity regression.
|
2010-04-11 00:07:52 -05:00 |
|
Timothy Nikkel
|
751acd36a6
|
Merge backout of 761790684f3b (Bug 553366) for suspicion of causing tsvg_opacity regression.
|
2010-04-10 21:53:23 -05:00 |
|