Robert O'Callahan
|
87188f2833
|
Bug 572282. Reuse main window layer tree to paint child windows. r=mats
|
2010-06-28 12:30:39 +12:00 |
|
Timothy Nikkel
|
9df6bf07d2
|
Bug 496011. Add crashtest.
|
2010-06-27 16:00:16 -05:00 |
|
Timothy Nikkel
|
0b0bd05f6f
|
Bug 534768. Add crashtest.
|
2010-06-27 16:00:13 -05:00 |
|
Timothy Nikkel
|
3ba589c76e
|
Bug 572296. Fix logic error when adjusting the position to show the context menu at for a context menu key press. r=enndeakin
|
2010-06-27 15:58:56 -05:00 |
|
Mats Palmgren
|
ba0d9a576a
|
Bug 536720 - Don't say the frame is in the nsGkAtoms::popupList if that list is empty. r=fantasai
|
2010-06-27 22:53:59 +02:00 |
|
Daniel Holbert
|
4418e720b6
|
whitespace-only fix to trigger another Win64 build
|
2010-06-26 19:43:13 -07:00 |
|
Daniel Holbert
|
ed05c57d55
|
Bug 574750: Use size_t for counter, in loops over contents of an nsCSSValue::Array. r=bz
|
2010-06-25 12:38:57 -07:00 |
|
Ehsan Akhgari
|
daaaa51f71
|
Bug 574071 - Intermittent failure in layout/base/crashtests/348729-1.html | assertion count 0 is less than expected 2 assertions; r=jesse
|
2010-06-25 15:12:00 -04:00 |
|
Boris Zbarsky
|
59286dcbf7
|
Bug 577309 part 15. Stop using content indices entirely in nsCSSFrameConstructor::ContentRemoved. r=tnikkel
|
2010-07-15 00:38:24 -04:00 |
|
Boris Zbarsky
|
29800a9621
|
Bug 577309 part 14. Stop using content indices entirely in nsCSSFrameConstructor::ContentAppended. r=tnikkel
|
2010-07-15 00:38:23 -04:00 |
|
Boris Zbarsky
|
e7c8d97165
|
Bug 577309 part 13. Stop using content indices entirely in nsCSSFrameConstructor::ContentInserted. r=tnikkel
|
2010-07-15 00:38:23 -04:00 |
|
Boris Zbarsky
|
2c37598755
|
Bug 577309 part 12. Eliminate most content index use in ContentRangeInserted. r=tnikkel
|
2010-07-15 00:38:22 -04:00 |
|
Boris Zbarsky
|
5db355713c
|
Bug 577309 part 11. Stop using content indices in AddTextItemIfNeeded. r=roc
|
2010-07-15 00:38:22 -04:00 |
|
Boris Zbarsky
|
d2c8f30717
|
Bug 577309 part 10. Stop using content indices in GetRangeInsertionPoint. r=tnikkel
|
2010-07-15 00:38:22 -04:00 |
|
Boris Zbarsky
|
e5bac765ac
|
Bug 577309 part 9. Stop using content indices in GetInsertionPrevSibling. r=tnikkel
|
2010-07-15 00:38:21 -04:00 |
|
Boris Zbarsky
|
f8f24c5e2e
|
Bug 577309 part 8. Stop using content indices in ChildIterator. r=roc
|
2010-07-15 00:38:21 -04:00 |
|
Boris Zbarsky
|
ad541421fe
|
Bug 577309 part 7. Stop using content indices in determining whether to suppress whitespace frames. r=roc
|
2010-07-15 00:38:21 -04:00 |
|
Boris Zbarsky
|
8e3b4bda8e
|
Bug 577309 part 5. Change MaybeConstructLazily to not use content indices. r=tnikkel
|
2010-07-15 00:38:20 -04:00 |
|
Boris Zbarsky
|
a3e715c327
|
Bug 577309 part 4. Change MaybeRecreateForFrameset to not use content indices. r=tnikkel
|
2010-07-15 00:38:20 -04:00 |
|
Boris Zbarsky
|
89bfea579c
|
Bug 577309 part 3. Change ClearLazyBitsInChildren to not use content indices. r=tnikkel
|
2010-07-15 00:38:20 -04:00 |
|
Boris Zbarsky
|
3f0ad685c1
|
Bug 577309 part 2. Change the ContentRangeInserted signature to take the end child in addition to the start child. r=tnikkel
|
2010-07-15 00:38:20 -04:00 |
|
Karl Tomlinson
|
6980b3ff48
|
b=444870 include overflow in the dirty rect passed to DrawWidgetBackground() r=roc
|
2010-07-15 10:25:41 +12:00 |
|
Jonathan Kew
|
1341e3f276
|
bug 511339 - part 1 - implement -moz-font-feature-settings and -moz-font-language-override in CSS. r=dbaron
|
2010-07-13 21:30:42 +01:00 |
|
Mats Palmgren
|
a1c32a5075
|
Bug 556432 - Dragging a content selection shows non-selectable text in the drag feedback. r=roc
|
2010-07-12 22:24:33 +02:00 |
|
Ms2ger@gmail.com
|
a4005e2fd1
|
Bug 538362 - rename nsIDocument::GetPrimaryShell to nsIDocument::GetShell. r=smaug
|
2010-06-25 15:59:57 +02:00 |
|
Jim Mathies
|
f8e5ddc599
|
Bug 513162 - Document viewer to widget glue. r=bz.
|
2010-06-24 21:01:06 -05:00 |
|
L. David Baron
|
cfa59de4bb
|
Don't bother with 16-bit reference count and index in nsCSSValue::Array. (Bug 574059) r=bzbarsky
|
2010-06-24 14:53:44 -07:00 |
|
Johnny Stenback
|
841261676e
|
Fixing bug 572609. Use faster version of GetElementById() from our C++ code. r=jonas@sicking.cc
|
2010-06-23 14:35:57 -07:00 |
|
Benjamin Smedberg
|
a3250f5999
|
Bug 449129 followup: actually decrement the PaintTracker properly
|
2010-06-23 12:15:58 -04:00 |
|
Benjamin Smedberg
|
1af2f3576f
|
Bug 449129 - abort a plugin process if a plugin attempts to spin an event loop while painting, r=jmathies
|
2010-06-23 10:18:00 -04:00 |
|
Boris Zbarsky
|
106aa16259
|
Bug 573127. Adjust the assert slightly to make it match reality. r=dbaron
|
2010-06-23 00:47:23 -04:00 |
|
Boris Zbarsky
|
7f14719c4d
|
Bug 573241. When reparenting a style context, don't include any transition rules the old context might have had in the new one, since that can confuse transitions. r=dbaron
|
2010-06-23 00:46:27 -04:00 |
|
Johnny Stenback
|
b5ac9ee398
|
Backed out changeset 82a21d443b5e
|
2010-06-21 22:39:53 -07:00 |
|
Johnny Stenback
|
6268e31519
|
Fixing bug 572609. Use faster version of GetElementById() from our C++ code. r=jonas@sicking.cc
|
2010-06-21 19:58:50 -07:00 |
|
Jesse Ruderman
|
681b0a4b53
|
Bug 573209 - stop pretending that nsDisplayListBuilder is only allocated on the stack. r=roc
|
2010-06-21 09:21:41 -07:00 |
|
Simon Montagu
|
b743b76680
|
Don't make bidi continuations out of empty text frames. Bug 572582, r=roc
|
2010-06-20 22:33:34 -07:00 |
|
Boris Zbarsky
|
d9be0d1283
|
Another missed review comment for bug 479655
|
2010-06-18 15:35:52 -04:00 |
|
Boris Zbarsky
|
6919a66abe
|
Addressing some bug 479655 review comments I missed.
|
2010-06-18 15:18:02 -04:00 |
|
Boris Zbarsky
|
249485c852
|
Bug 563327 part 1. Expose an nsIPresShell API for refresh observers. r=roc
|
2010-06-14 16:06:49 -04:00 |
|
Boris Zbarsky
|
037bfe5f69
|
Bug 517056. Drawing an incomplete image to the canvas shouldn't throw; should instead silently do nothing. r=vlad
|
2010-06-18 12:23:05 -04:00 |
|
Boris Zbarsky
|
2e0c510982
|
Bug 569006. Skip probing for ::before/::after during reresolve if we're not redoing matching on kids, since those can't appear/disappear without either a reframe or a change in what selectors we match. r=dbaron
|
2010-06-18 12:23:05 -04:00 |
|
Boris Zbarsky
|
e81230c9bb
|
Bug 494117 part 2. Don't force selector matching on the whole subtree rooted at an element when the element's style changes. r=dbaron
|
2010-06-18 12:23:05 -04:00 |
|
Boris Zbarsky
|
37c6532fe1
|
Bug 494117 part 1. Rename eRestyle_Self to eRestyle_Subtree. r=dbaron
|
2010-06-18 12:23:05 -04:00 |
|
Boris Zbarsky
|
7cd4ee91fa
|
Bug 479655 part 7. Switch to the new setup for tracking and handling restyles. r=dbaron
|
2010-06-18 12:23:05 -04:00 |
|
Boris Zbarsky
|
117cc77c6f
|
Bug 479655 part 6. Add a private AddPendingRestyle API that allows removing restyle hints, as well as adding them. r=dbaron
|
2010-06-18 12:23:05 -04:00 |
|
Boris Zbarsky
|
f8d9da8e92
|
Bug 479655 part 5. Pass the relevant restyle tracker through to style reresolution. r=dbaron
|
2010-06-18 12:23:05 -04:00 |
|
Boris Zbarsky
|
c459ccbab5
|
Bug 479655 part 4. Move handling of eRestyle_LaterSiblings into RestyleTracker. r=dbaron
|
2010-06-18 12:23:05 -04:00 |
|
Boris Zbarsky
|
37a217faf3
|
Bug 479655 part 3. Refactor restyle processing into a new RestyleTracker class. r=dbaron
|
2010-06-18 12:23:04 -04:00 |
|
Robert O'Callahan
|
46b86c6732
|
Bug 568392. Part 1: fix reftests so they pass if the scrollbars are visible. r=dbaron
|
2010-06-18 21:17:35 +12:00 |
|
Alexander Surkov
|
b9b500e77b
|
Bug 571459 - shutdown document accessible when presshell goes away, patch=bz, surkov, r=surkov, davidb, sr=roc, bz, f=marcoz
|
2010-06-18 11:44:09 +09:00 |
|
Jesse Ruderman
|
fb054fc73e
|
Add some crashtests and reftests
--HG--
extra : rebase_source : a167ccf140387fa50e3668422b5a74bea0527255
|
2010-06-17 13:21:24 -07:00 |
|
Olli Pettay
|
fe69412640
|
Bug 571438 - MayHavePaintEventListener fails for non-e10s message manager, r=jst
|
2010-06-16 14:43:36 +03:00 |
|
Masayuki Nakano
|
d4c1419c7c
|
Bug 519913 The IME composition string isn't committed on Mac when the window is deactivating r=smaug+enn
|
2010-06-15 14:05:37 +09:00 |
|
Drew Willcoxon
|
6c3a203093
|
Backed out changeset b54140961fa7 to fix more mochitest-a11y crashes (Bug 571459)
|
2010-06-14 16:19:10 -07:00 |
|
Ehsan Akhgari
|
9dcdabcf25
|
Backed out changeset fee5701c664e and changeset dcfe95c71a04 to fix the mochitest-a11y crashes (bug 563327)
|
2010-06-14 18:14:30 -04:00 |
|
Ehsan Akhgari
|
1d66c0ff11
|
Adjust the assertion count (bug 567708)
|
2010-06-14 17:25:58 -04:00 |
|
Boris Zbarsky
|
ab2008132c
|
Bug 563327 part 1. Expose an nsIPresShell API for refresh observers. r=roc
|
2010-06-14 16:06:49 -04:00 |
|
Boris Zbarsky
|
2d3ef7e383
|
Bug 571459. Shutdown the doc accessible if its presshell dies. r=surkov,roc
|
2010-06-14 16:06:48 -04:00 |
|
Simon Montagu
|
e01cbc6b47
|
When bidi resolving makes a frame's continuations non-fluid, make sure that its parents also have non-fluid continuations. Bub 534367, r=roc
|
2010-06-13 20:16:55 -07:00 |
|
Rob Arnold ext:(%20%26%20Robert%20O%27Callahan%20%3Crobert%40ocallahan.org%3E)
|
95f0307543
|
b=555133 Attempt to infer whether or not theme parts are transparent r=roc,rob sr=vlad
|
2010-06-11 10:53:57 +12:00 |
|
Karl Tomlinson
|
d9f67b344a
|
backout ce0bec337cdd due to bad message
|
2010-06-11 10:53:01 +12:00 |
|
Rob Arnold ext:(%20%26%20Robert%20O%27Callahan%20%3Crobert%40ocallahan.org%3E)
|
b3c3976708
|
Attempt to infer whether or not theme parts are transparent r=roc,rob sr=vlad
--HG--
rename : layout/mathml/mathfontSTIXSize1.properties => layout/mathml/mathfontSTIXSizeOneSym.properties
extra : rebase_source : 0500c9e1f6cabd42bd56e5e69b1af3c30c7045cd
|
2010-06-11 10:25:15 +12:00 |
|
Oleg Romashin
|
8a00f10fd1
|
Bug 558308 - More GFX optimizations needed for Image Layers. r=vlad
|
2010-04-20 12:36:00 -04:00 |
|
L. David Baron
|
ed06caaf51
|
Use 64 bits for frame state. (Bug 570837) r=roc
|
2010-06-08 22:28:14 -07:00 |
|
Boris Zbarsky
|
c9c80444ca
|
Fix the comment to not talk about irrelevant things.
|
2010-06-09 00:03:10 -04:00 |
|
Boris Zbarsky
|
cf5cde8e24
|
Bug 570866. De-bogify the assertion.
|
2010-06-08 23:36:17 -04:00 |
|
L. David Baron
|
9a129faa59
|
Rename -moz-background-size to background-size. (Bug 549809) r=roc
|
2010-06-08 18:44:33 -07:00 |
|
L. David Baron
|
934c377eda
|
Rename properties and values of background-clip and background-origin to match css3-background. (Bug 549809) r=roc
|
2010-06-08 18:44:33 -07:00 |
|
L. David Baron
|
308b0473d7
|
Add -moz-background-clip: content. (Bug 549809) r=roc
|
2010-06-08 18:44:32 -07:00 |
|
Jesse Ruderman
|
3dbc6bd8c8
|
Add a bunch of crashtests
|
2010-06-08 17:53:08 -07:00 |
|
John Daggett
|
c9a6678562
|
Bug 504698. Force Cleartype rendering of content on XP based on pref (follow-on). r=jkew
|
2010-06-09 09:33:13 +09:00 |
|
Boris Zbarsky
|
43a16212af
|
Add assertions that would catch bug 558943 earlier. r=dbaron
|
2010-06-08 15:58:26 -04:00 |
|
Ehsan Akhgari
|
4f61aba234
|
Bug 570378 - Add tests for numeric substitution (in Arabic and Persian) in text not in text frames; r=roc
--HG--
rename : browser/components/preferences/tests/browser_privacypane_7.js => browser/components/preferences/tests/browser_privacypane_8.js
rename : layout/base/tests/bug441782-1-ref.html => layout/base/tests/bug570378-arabic-1-ref.html
rename : layout/base/tests/bug441782-1.html => layout/base/tests/bug570378-arabic-1.html
rename : layout/base/tests/bug441782-2-ref.html => layout/base/tests/bug570378-arabic-2-ref.html
rename : layout/base/tests/bug441782-2.html => layout/base/tests/bug570378-arabic-2.html
rename : layout/base/tests/bug441782-3-ref.html => layout/base/tests/bug570378-arabic-3-ref.html
rename : layout/base/tests/bug441782-3.html => layout/base/tests/bug570378-arabic-3.html
rename : layout/base/tests/bug441782-4-ref.html => layout/base/tests/bug570378-arabic-4-ref.html
rename : layout/base/tests/bug441782-4.html => layout/base/tests/bug570378-arabic-4.html
rename : layout/base/tests/bug441782-5-ref.html => layout/base/tests/bug570378-arabic-5-ref.html
rename : layout/base/tests/bug441782-5.html => layout/base/tests/bug570378-arabic-5.html
rename : layout/base/tests/bug467672-1-ref.html => layout/base/tests/bug570378-persian-1-ref.html
rename : layout/base/tests/bug467672-1.html => layout/base/tests/bug570378-persian-1.html
rename : layout/base/tests/bug467672-2-ref.html => layout/base/tests/bug570378-persian-2-ref.html
rename : layout/base/tests/bug467672-2.html => layout/base/tests/bug570378-persian-2.html
rename : layout/base/tests/bug467672-3-ref.html => layout/base/tests/bug570378-persian-3-ref.html
rename : layout/base/tests/bug467672-3.html => layout/base/tests/bug570378-persian-3.html
rename : layout/base/tests/bug467672-4-ref.html => layout/base/tests/bug570378-persian-4-ref.html
rename : layout/base/tests/bug467672-4.html => layout/base/tests/bug570378-persian-4.html
rename : layout/base/tests/bug467672-5-ref.html => layout/base/tests/bug570378-persian-5-ref.html
rename : layout/base/tests/bug467672-5.html => layout/base/tests/bug570378-persian-5.html
rename : layout/base/tests/test_bug441782-1a.html => layout/base/tests/test_bug570378-arabic-1a.html
rename : layout/base/tests/test_bug441782-1b.html => layout/base/tests/test_bug570378-arabic-1b.html
rename : layout/base/tests/test_bug441782-1c.html => layout/base/tests/test_bug570378-arabic-1c.html
rename : layout/base/tests/test_bug441782-1d.html => layout/base/tests/test_bug570378-arabic-1d.html
rename : layout/base/tests/test_bug441782-1e.html => layout/base/tests/test_bug570378-arabic-1e.html
rename : layout/base/tests/test_bug441782-2a.html => layout/base/tests/test_bug570378-arabic-2a.html
rename : layout/base/tests/test_bug441782-2b.html => layout/base/tests/test_bug570378-arabic-2b.html
rename : layout/base/tests/test_bug441782-2c.html => layout/base/tests/test_bug570378-arabic-2c.html
rename : layout/base/tests/test_bug441782-2d.html => layout/base/tests/test_bug570378-arabic-2d.html
rename : layout/base/tests/test_bug441782-2e.html => layout/base/tests/test_bug570378-arabic-2e.html
rename : layout/base/tests/test_bug441782-3a.html => layout/base/tests/test_bug570378-arabic-3a.html
rename : layout/base/tests/test_bug441782-3b.html => layout/base/tests/test_bug570378-arabic-3b.html
rename : layout/base/tests/test_bug441782-3c.html => layout/base/tests/test_bug570378-arabic-3c.html
rename : layout/base/tests/test_bug441782-3d.html => layout/base/tests/test_bug570378-arabic-3d.html
rename : layout/base/tests/test_bug441782-3e.html => layout/base/tests/test_bug570378-arabic-3e.html
rename : layout/base/tests/test_bug441782-4a.html => layout/base/tests/test_bug570378-arabic-4a.html
rename : layout/base/tests/test_bug441782-4b.html => layout/base/tests/test_bug570378-arabic-4b.html
rename : layout/base/tests/test_bug441782-4c.html => layout/base/tests/test_bug570378-arabic-4c.html
rename : layout/base/tests/test_bug441782-4d.html => layout/base/tests/test_bug570378-arabic-4d.html
rename : layout/base/tests/test_bug441782-4e.html => layout/base/tests/test_bug570378-arabic-4e.html
rename : layout/base/tests/test_bug441782-5a.html => layout/base/tests/test_bug570378-arabic-5a.html
rename : layout/base/tests/test_bug441782-5b.html => layout/base/tests/test_bug570378-arabic-5b.html
rename : layout/base/tests/test_bug441782-5c.html => layout/base/tests/test_bug570378-arabic-5c.html
rename : layout/base/tests/test_bug441782-5d.html => layout/base/tests/test_bug570378-arabic-5d.html
rename : layout/base/tests/test_bug441782-5e.html => layout/base/tests/test_bug570378-arabic-5e.html
rename : layout/base/tests/test_bug467672-1a.html => layout/base/tests/test_bug570378-persian-1a.html
rename : layout/base/tests/test_bug467672-1b.html => layout/base/tests/test_bug570378-persian-1b.html
rename : layout/base/tests/test_bug467672-1c.html => layout/base/tests/test_bug570378-persian-1c.html
rename : layout/base/tests/test_bug467672-1d.html => layout/base/tests/test_bug570378-persian-1d.html
rename : layout/base/tests/test_bug467672-1e.html => layout/base/tests/test_bug570378-persian-1e.html
rename : layout/base/tests/test_bug467672-1f.html => layout/base/tests/test_bug570378-persian-1f.html
rename : layout/base/tests/test_bug467672-1g.html => layout/base/tests/test_bug570378-persian-1g.html
rename : layout/base/tests/test_bug467672-2a.html => layout/base/tests/test_bug570378-persian-2a.html
rename : layout/base/tests/test_bug467672-2b.html => layout/base/tests/test_bug570378-persian-2b.html
rename : layout/base/tests/test_bug467672-2c.html => layout/base/tests/test_bug570378-persian-2c.html
rename : layout/base/tests/test_bug467672-2d.html => layout/base/tests/test_bug570378-persian-2d.html
rename : layout/base/tests/test_bug467672-2e.html => layout/base/tests/test_bug570378-persian-2e.html
rename : layout/base/tests/test_bug467672-2f.html => layout/base/tests/test_bug570378-persian-2f.html
rename : layout/base/tests/test_bug467672-2g.html => layout/base/tests/test_bug570378-persian-2g.html
rename : layout/base/tests/test_bug467672-3a.html => layout/base/tests/test_bug570378-persian-3a.html
rename : layout/base/tests/test_bug467672-3b.html => layout/base/tests/test_bug570378-persian-3b.html
rename : layout/base/tests/test_bug467672-3c.html => layout/base/tests/test_bug570378-persian-3c.html
rename : layout/base/tests/test_bug467672-3d.html => layout/base/tests/test_bug570378-persian-3d.html
rename : layout/base/tests/test_bug467672-3e.html => layout/base/tests/test_bug570378-persian-3e.html
rename : layout/base/tests/test_bug467672-3f.html => layout/base/tests/test_bug570378-persian-3f.html
rename : layout/base/tests/test_bug467672-3g.html => layout/base/tests/test_bug570378-persian-3g.html
rename : layout/base/tests/test_bug467672-4a.html => layout/base/tests/test_bug570378-persian-4a.html
rename : layout/base/tests/test_bug467672-4b.html => layout/base/tests/test_bug570378-persian-4b.html
rename : layout/base/tests/test_bug467672-4c.html => layout/base/tests/test_bug570378-persian-4c.html
rename : layout/base/tests/test_bug467672-4d.html => layout/base/tests/test_bug570378-persian-4d.html
rename : layout/base/tests/test_bug467672-4e.html => layout/base/tests/test_bug570378-persian-4e.html
rename : layout/base/tests/test_bug467672-4f.html => layout/base/tests/test_bug570378-persian-4f.html
rename : layout/base/tests/test_bug467672-4g.html => layout/base/tests/test_bug570378-persian-4g.html
rename : layout/base/tests/test_bug467672-5a.html => layout/base/tests/test_bug570378-persian-5a.html
rename : layout/base/tests/test_bug467672-5b.html => layout/base/tests/test_bug570378-persian-5b.html
rename : layout/base/tests/test_bug467672-5c.html => layout/base/tests/test_bug570378-persian-5c.html
rename : layout/base/tests/test_bug467672-5d.html => layout/base/tests/test_bug570378-persian-5d.html
rename : layout/base/tests/test_bug467672-5e.html => layout/base/tests/test_bug570378-persian-5e.html
rename : layout/base/tests/test_bug467672-5f.html => layout/base/tests/test_bug570378-persian-5f.html
rename : layout/base/tests/test_bug467672-5g.html => layout/base/tests/test_bug570378-persian-5g.html
extra : rebase_source : 02d673eaaec344bc69d3a0181650ba32401bb685
|
2010-06-08 00:31:52 -04:00 |
|
Ehsan Akhgari
|
187716f27a
|
Bug 567708 - Intermittent crashtest 378325-1.html | assertion count 2 is more than expected 1 assertions ("cannot get ptop", nsGlobalWindow::GetPrivateRoot); r=dbaron
--HG--
extra : rebase_source : 3b8e5db9eb3d7d66aa5493dad89c0f438a0bc181
|
2010-06-03 21:31:07 -04:00 |
|
Ehsan Akhgari
|
67c7d5d5e2
|
Bug 332636 - Handle backspace for Unicode plane 1 characters correctly; r=roc
--HG--
extra : rebase_source : a343610b06983d3328f3ddb2e7025193ab275094
|
2010-06-04 13:28:19 -04:00 |
|
Mounir Lamouri
|
51117776b3
|
Bug 569337 - Fix compilation issues when SVG and SMIL are disabled. r=dbaron
|
2010-06-06 19:45:18 +02:00 |
|
Timothy Nikkel
|
0d8eb620e3
|
Bug 563878. Part 1c. Misc layout cleanup. r=mats
(transplanted from 2c4a36b7e9ea2125b9daaab242202be4c34e46a5)
--HG--
extra : transplant_source : %2CJ6%B7%E9%EA%21%25%B9%DA%AA%B2B%20%2B%E4%C3NF%A5
|
2010-06-05 15:29:49 -05:00 |
|
Timothy Nikkel
|
3cf7abcc45
|
Bug 563878. Part 1b. Make nsIPresShell::RenderNode and nsIRenderingContext::SetClipRegion take an nsIntRegion. r=mats
(transplanted from d5ca465f42381d777adcc468c8fdf96942f1fcfe)
--HG--
extra : transplant_source : %D5%CAF_B8%1Dwz%DC%C4h%C8%FD%F9iB%F1%FC%FE
|
2010-06-05 15:29:49 -05:00 |
|
Timothy Nikkel
|
14c5d0cae6
|
Bug 8253. Part 1. Disable first-letter and first-line styles in select elements. r=bzbarsky
(transplanted from b2d0bd7761a16e652727596f58b0edc1d57610d4)
--HG--
extra : transplant_source : %B2%D0%BDwa%A1ne%27%27YoX%B0%ED%C1%D5v%10%D4
|
2010-06-05 15:29:49 -05:00 |
|
Ehsan Akhgari
|
168fa38e97
|
Bug 569238 - Add some debugging information to determine what causes test_flush_on_paint.html to time out (temporary test-only change)
(transplanted from 9624407a729c81c531c7ab3a49e7209ede5525e0)
--HG--
extra : transplant_source : %96%24%40zr%9C%81%C51%C7%AB%3AI%E7%20%9E%DEU%25%E0
|
2010-06-04 13:28:19 -04:00 |
|
Ehsan Akhgari
|
17d8856c83
|
Bug 563864 - Add some debugging output to figure out what's going on with test_mozPaintCount.html intermittent oranges (temporary test-only change)
(transplanted from 9b29864cabd1b25cf5184d4f96ad75ff8ce99d4c)
--HG--
extra : transplant_source : %9B%29%86L%AB%D1%B2%5C%F5%18MO%96%ADu%FF%8C%E9%9DL
|
2010-06-04 13:28:19 -04:00 |
|
Jesse Ruderman
|
1b655ed5af
|
Improve crashtests.list bug-annotations
|
2010-06-04 14:24:16 -07:00 |
|
Neil Rashbrook
|
a50cec31b6
|
Follow up to bug 568691 - Fix some of the static windows build bustage that is due to various dependencies in layour widget and chrome. r=roc.
|
2010-07-08 09:01:28 -07:00 |
|
Michael Kohler
|
dab190d2bc
|
Bug 506041 - Correct misspellings in source code (Patch 3)
r=timeless
--HG--
extra : rebase_source : 1917c999a5865676ffb7ec3c2834c3e091bb64dc
|
2010-07-07 15:33:52 +02:00 |
|
timeless@mozdev.org
|
31a9177ac9
|
Bug 576480 crash [@ PresShell::Destroy] mDocument->HasAnimationController() after null checked block
r=dholbert
--HG--
extra : rebase_source : da85de78f8bde67ffe713228b0a2b22bd3a4836d
|
2010-07-02 18:21:32 +03:00 |
|
Saint Wesonga
|
e7a357dcaf
|
Bug 562387 - Convert NS_NEWXPCOM/NS_DELETEXPCOM to new/delete. r=bsmedberg
|
2010-07-05 11:42:18 +02:00 |
|
Dão Gottwald
|
9b15b69a1b
|
Backed out changeset 59ace8d80ce8
|
2010-07-04 22:01:13 +02:00 |
|
Saint Wesonga
|
8dd5da1024
|
Bug 562387 - Convert NS_NEWXPCOM/NS_DELETEXPCOM to new/delete. r=bsmedberg
|
2010-07-04 21:39:17 +02:00 |
|
Masayuki Nakano
|
e244e5c13a
|
Bug 573689 key events lost while page is loading r=smaug, sr=roc
|
2010-07-03 15:27:09 +09:00 |
|
L. David Baron
|
3d36cc7bbf
|
Document GetChildListNameFor better as followup to bug 536720. r=mats
|
2010-07-02 21:18:55 -07:00 |
|
Timothy Nikkel
|
9fa49496f5
|
Bug 569018. If our candidate parent frame isn't for our container content then it's not a candidate parent frame. r=bzbarsky
|
2010-07-02 14:11:04 -05:00 |
|
Timothy Nikkel
|
976046bf62
|
Bug 563878. Part 5. Rename nsIFrame::GetWindow(Offset) to GetNearestWidget. r=mats
|
2010-07-02 14:11:04 -05:00 |
|
Karl Tomlinson
|
2f99c17a8c
|
backing out dacb2bc379ad due to assertions in 419737-1 and 435223-1 reftests
|
2010-07-02 17:45:17 +12:00 |
|
Karl Tomlinson
|
1b71189884
|
b=444870 include overflow in the dirty rect passed to DrawWidgetBackground() r=roc
|
2010-07-02 16:08:06 +12:00 |
|
Jesse Ruderman
|
14ecbf3e68
|
Add bug numbers for all remaining asserts() annotations in crashtests and reftests
|
2010-07-01 19:33:56 -07:00 |
|
Robert O'Callahan
|
8442c7897c
|
Bug 564991. Part 6: Make BasicLayers support retained ThebesLayer contents. r=cjones,sr=vlad
|
2010-03-04 10:37:04 +13:00 |
|
Markus Stange
|
9ae64d7d00
|
Bug 572680 - Pull the image snapping algorithm out of DrawImageInternal. r=roc
--HG--
extra : rebase_source : 05c59b5bd230ec54c81d34e58ce030366ebf1546
|
2010-07-01 18:43:06 +02:00 |
|
Chiaki Ishikawa
|
e4744c5e63
|
Bug 573315 - compilation failure: mozilla/layout/base/nsPresShell.cpp missing nsIMemoryReporter.h. r=vlad
--HG--
extra : rebase_source : 6f8feb86c969e94bb74be7dfbc6a6dd563ed0e7e
|
2010-06-20 01:22:00 -04:00 |
|
Doug Turner
|
a8d2b069bc
|
Bug 571166 - merge from e10s to m-c. r=various. sr=bz. CLOSED TREE.
|
2010-06-30 23:27:52 -07:00 |
|
Boris Zbarsky
|
0b583f1ba2
|
Backed out changeset 00dfcf7f4c9e (bug 575336) due to test orange. Magic words for CLOSED TREE.
|
2010-06-30 22:02:28 -07:00 |
|