Daniel Holbert
|
e44e74289c
|
Bug 504652, patch 1: create nsStyleAnimation utility class for shared animation & interpolation code. r=dbaron
|
2009-09-10 12:03:36 -07:00 |
|
Neil Deakin
|
cef5702d08
|
Bug 503943, back out mouse capture patch, CLOSED TREE
|
2009-09-10 12:11:41 -04:00 |
|
Neil Deakin
|
6d007b6255
|
Bug 503943, add mouse capturing api to elements, remove capturing from views, r=roc,sr=smaug
|
2009-09-10 08:51:36 -04:00 |
|
Alexander Surkov
|
1c8c857964
|
Bug 417929 - nsIAccessiblTable selectRows does not unselect previously selected rows, r=marcoz, davidb, ginn, smaug, sr=roc
|
2009-09-10 11:06:54 +08:00 |
|
Chris Jones
|
9d0f93c04d
|
bug 504034: initialize RgnRectMemoryAllocator non-statically by heap allocating it. r=vlad
|
2009-09-09 20:22:03 -05:00 |
|
Olli Pettay
|
54ee98bc91
|
Bug 511883 - window.print() doesn't work from inside a frame, r=roc
--HG--
extra : rebase_source : 1e82eedf7b3c49f249800aa919b06c43270091f0
|
2009-09-09 16:53:06 +03:00 |
|
Alexander Surkov
|
71b5e7dcaa
|
Bug 514595 - it's not necessary to keep two events type for show and two ones for hide, r=marocz, davidb, ginn, sr=roc
--HG--
rename : accessible/tests/mochitest/test_events_mutation_coalesce.html => accessible/tests/mochitest/test_events_coalescence.html
|
2009-09-09 17:03:14 +08:00 |
|
Boris Zbarsky
|
b315604687
|
Bug 513153. Update the default submit correctly even if multiple form controls are removed in one remove operation. r=jst
|
2009-09-08 16:00:20 -04:00 |
|
Martijn Wargers
|
84905ecdab
|
Bug 508247 - crashtest for non SVG element in path for getCTM.
|
2009-09-08 20:34:16 +01:00 |
|
Markus Stange
|
9a989a2004
|
Bug 514988 - Remove unused nsIEventListener interface and update users. r=roc
--HG--
extra : rebase_source : b69928341cb6402d035fa242dde3c85367d96984
|
2009-09-08 09:50:22 +12:00 |
|
Markus Stange
|
b8b16b6e54
|
Bug 469774 - Never descend into nsMenuPopupFrames when building display lists. Fixes drawing bugs that occurred when a caret was visible in a popup. r=roc
--HG--
extra : rebase_source : 9979c98dd1e7dac3994f2b3b5401306656d0a3b7
|
2009-09-08 09:43:20 +12:00 |
|
Dão Gottwald
|
bdd26ac194
|
merge
|
2009-09-07 14:17:52 +02:00 |
|
Dão Gottwald
|
39a0edb110
|
Backed out changeset 83ba2c6e25eb because of bug 514891
|
2009-09-07 14:17:30 +02:00 |
|
Takeshi Kurosawa
|
b50e7cf419
|
Bug 494201 - feComposite has arguments inverted. r=longsonr
|
2009-09-07 08:33:22 +01:00 |
|
Serge Gautherie
|
530cee485c
|
Bug 469523 - xpcshell-tests: enable leak log in tinderbox (log); (Fv1) Move code to automationutils.py from automation.py.in
r=ted.mielczarek
|
2009-09-06 03:08:49 +02:00 |
|
Mats Palmgren
|
4093f253d0
|
Remove/simplify frame list use. b=510137 r=bernd
|
2009-09-04 23:07:43 +02:00 |
|
Mats Palmgren
|
845f8b59d7
|
Don't scroll to the selected element if the reflow was interrupted, we'll do it later. b=512410 r=bzbarsky
|
2009-09-04 23:07:38 +02:00 |
|
Mats Palmgren
|
56f9427ab3
|
Don't fall off the edge without returning a value. b=514689 r=fantasai
|
2009-09-04 23:07:30 +02:00 |
|
Timothy Nikkel
|
ddc68de598
|
Bug 445749. In MenuPopupFrame screen coordinates are given relative to the current screen, and so need to be adjusted to absolute screen space. r=enn
|
2009-09-04 13:15:29 +02:00 |
|
Markus Stange
|
8dc9565b91
|
Bug 513502 - Don't allow fractional sizes for the length of the scrollbar thumb. r=roc
--HG--
extra : rebase_source : 5f297336e5acd0ffedea5944745db92f28770840
|
2009-09-04 09:34:31 +12:00 |
|
Markus Stange
|
39090d5b71
|
Bug 513502 - Clean up nsSliderFrame.cpp a little. r=roc
--HG--
extra : rebase_source : fa4840f97e690617a45d27d19fc986ed28c9be1b
|
2009-09-04 09:33:55 +12:00 |
|
Neil Deakin
|
225214df33
|
Bug 510008, clientX/Y not correct in popupshowing event for popup inside a frame, fix to use correct widget for event, r=roc
|
2009-09-03 15:30:07 -04:00 |
|
Christian Biesinger
|
71274a3f8d
|
bug 513451 remove nsPresShell::EnumeratePlugins, it's been unused since bug 480819
r+sr=roc
|
2009-09-03 12:37:56 +02:00 |
|
Karl Tomlinson
|
9968c6380f
|
b=513807 comparison of unsigned expression >= 0 is always true when constructing nsGenConNodes r=dbaron
--HG--
extra : rebase_source : b4d995793272279136753949181b6c2793b111bf
|
2009-09-03 08:45:43 +12:00 |
|
Mark Steele
|
9f78beefa4
|
b=513156; update Canvas 3D to implement WebGL (still disabled by default via configure); r=vlad
|
2009-09-02 17:47:49 -07:00 |
|
Daniel Holbert
|
1b7ae528d3
|
Bug 474049: (first patch) Add SMILOverrideStyle rule & accessors on nsIContent/nsGenericElement, to store SMIL-animated style values. r=dbaron r=bz
|
2009-09-02 17:28:37 -07:00 |
|
Robert O'Callahan
|
d2fb577d70
|
Bug 503657. Treat a newline character as a valid boundary for line breaking analysis. r=smontagu
--HG--
extra : rebase_source : f64e4629aca2c394f7331c342ad33ac84223c429
|
2009-09-02 14:46:48 +12:00 |
|
Robert O'Callahan
|
d879c631ab
|
Bug 503399. Never count trimmed trailing whitespace as whitespace that should received justification spacing; in this case we were using doing that when computing caret position. r=smontagu
--HG--
extra : rebase_source : ce1488d66893565e6f338d128ff1393c456c93f6
|
2009-09-02 14:46:48 +12:00 |
|
Timothy Nikkel
|
e94dfedb9f
|
Bug 513185. Cleanup - get rid of unused PresContext argument of nsComboboxControlFrame::ShowList. r=roc
--HG--
extra : rebase_source : def06a931fc16d51b5783a327c0374a774f52895
|
2009-09-02 14:46:47 +12:00 |
|
Timothy Nikkel
|
25b7e778fe
|
Bug 513185. Calculate an opaque backstop color for a dropdown combobox (select) before possible scroll (which leads to painting). r=roc
--HG--
extra : rebase_source : 0ad5b14f24291dd16779328b1901a7f1a0091840
|
2009-09-02 14:46:47 +12:00 |
|
Benjamin Smedberg
|
667f63d102
|
Bug 513032 - remove empty conditionals in our makefiles, r=ted
|
2009-08-27 10:48:18 -07:00 |
|
Dão Gottwald
|
df2304025d
|
merge
|
2009-09-04 15:32:33 +02:00 |
|
Dão Gottwald
|
b978bfab72
|
Backed out changeset 1e6d52401dd2
|
2009-09-04 15:32:17 +02:00 |
|
Michael Ventnor
|
7ad8a95064
|
Bug 512988 - Text-shadow blur and underline messes up with padding-left. r+sr=roc
|
2009-09-04 14:24:26 +02:00 |
|
Alfred Kayser
|
8dcdf9acd5
|
Bug 483977 - nsCSSScanner: Simplify IsDigit. r+sr=dbaron
|
2009-09-04 14:25:27 +02:00 |
|
Robert O'Callahan
|
f6c888b9a4
|
Bug 511951. Don't hide the inner view of a subdocument frame's hidden view. r=dbaron
--HG--
extra : rebase_source : 3d6decc545a48ea90c95eb66e8dc68177fb6086b
|
2009-08-24 22:18:19 -07:00 |
|
Robert O'Callahan
|
45eb8089da
|
Bug 508134. Stop managing the visibility of views from SyncFrameViewProperties, except for nsSubdocumentFrames. r=dbaron
--HG--
extra : rebase_source : 8cda020494dfaec55076a4bf865e848ffb59656b
|
2009-08-25 00:44:42 -07:00 |
|
Robert O'Callahan
|
026451d5a7
|
Bug 503813. Events targeted at generated content frames should get the non-generated ancestor as target element. r=dbaron
--HG--
extra : rebase_source : ee218effc8b98ba19b9b2ce9ff29ce4e8dfe0a2e
|
2009-09-02 14:46:33 +12:00 |
|
Joe Drew
|
e6dca60324
|
Bug 508057 - Drop the ref to the observer when we're changing images in XUL's image box frame. r=bz
|
2009-09-02 11:45:57 -04:00 |
|
Timothy Nikkel
|
d687d462a3
|
Bug 513394. Make sure that mPrevChild gets set on nsBlockReflowState. r=dbaron
|
2009-09-02 11:33:15 -04:00 |
|
Boris Zbarsky
|
271b9267a2
|
Bug 478504. Need to clear textruns in bidi continuations too. r=roc
|
2009-09-02 11:32:01 -04:00 |
|
Ms2ger
|
6d19022e24
|
Bug 513923. [HTML5] HTML5 parser fails layout/reftests/bugs/495385-1c.html. r=bzbarsky
|
2009-09-01 14:57:02 -04:00 |
|
Timothy Nikkel
|
7cddfd7416
|
Bug 445765. In getting the device context from a docshell don't go through nsIBaseWindow::GetMainWidget because that always returns the device context for the primary screen when called on toplevel docshell. r=dbaron
|
2009-09-01 12:40:49 -04:00 |
|
fantasai
|
05cab6329e
|
Bug 492627 - Remove Placeholder Continuations [Part VII: More intelligent deletion of floats and overflow containers] r=roc
|
2009-08-31 11:25:37 -07:00 |
|
fantasai
|
de2f94d03d
|
Bug 492627 - Remove Placeholder Continuations [Tests for paginated <br clear>] r=roc
|
2009-08-31 11:25:37 -07:00 |
|
fantasai
|
0a8cd46b1a
|
Bug 492627 - Remove Placeholder Continuations [Part VI: Handle <br clear>] r=roc
|
2009-08-31 11:25:36 -07:00 |
|
fantasai
|
1f4c53a304
|
Bug 492627 - Remove Placeholder Continuations [Part V: Reimplement float splitting without placeholder continuations] r=roc
|
2009-08-31 11:25:36 -07:00 |
|
fantasai
|
b2ea1d69bb
|
Bug 492627 - Remove Placeholder Continuations [Part IV: Switch float layout APIs to pass float directly, without placeholder] r=roc
|
2009-08-31 11:25:35 -07:00 |
|
fantasai
|
87bc18b4e2
|
Bug 492627 - Remove Placeholder Continuations [Part III: Remove current float-splitting code.] r=roc
|
2009-08-31 11:25:35 -07:00 |
|
Robert Longson
|
7186fd81c3
|
Bug 509940 - Images with fill=none are not displayed. r=jwatt
|
2009-08-31 12:26:23 +01:00 |
|