Benjamin Smedberg
|
70c85cd51a
|
Merge mozilla-central into electrolysis
|
2010-01-19 16:42:37 -05:00 |
|
Jesse Ruderman
|
8a06f29394
|
Change to UTF-8, because Firefox no longer accepts XML with bogus encodings. Hopefully I guessed the original or intended encoding correctly.
|
2010-01-19 13:11:32 -08:00 |
|
Benjamin Smedberg
|
08d5f0c7db
|
Bug 539726 - Increase the timeout for plugin positioning due to delays in XEmbed process compared with in-process (which only requires delaying out to the event loop), as suggested by karlt
|
2010-01-19 15:25:18 -05:00 |
|
Benjamin Smedberg
|
617c58608b
|
Merge mozilla-central to electrolysis.
|
2010-01-19 14:51:19 -05:00 |
|
Benjamin Smedberg
|
abd04b1311
|
Merge mozilla-central into electrolysis.
|
2010-01-18 10:26:52 -05:00 |
|
Benjamin Smedberg
|
213e57cba3
|
Merge mozilla-central into electrolysis before bug 530475 to avoid merge conflicts with bugs landed in both branches.
|
2010-01-18 10:22:53 -05:00 |
|
Olli Pettay
|
354e0496df
|
Bug 539645 - Print preview does not match what prints on animated images, r=roc
|
2010-01-18 14:39:34 +02:00 |
|
Daniel Holbert
|
41a9eb240f
|
Bug 539585: Fix "warning: format '%p' expects type 'void*'" in layout directory. r=dbaron
|
2010-01-17 15:11:06 -08:00 |
|
Bernd
|
e01b1c53ff
|
bug 540228 trying to fix random orange
|
2010-01-17 09:09:14 +01:00 |
|
Bernd
|
04f0dfceb2
|
test cases for bugs fixed by bug 43178
|
2010-01-16 17:40:07 +01:00 |
|
Bernd
|
547f5ac844
|
bug 28800 remove support for scrollable rowgroups moa=roc r=bzbarsky
|
2010-01-16 17:05:46 +01:00 |
|
Masayuki Nakano
|
798021118b
|
Bug 539531 - Crash when I click-and-drag on a "Gordon" flash emulation [@ nsFrameSelection::ConstrainFrameAndPointToAnchorSubtree(nsIFrame*, nsPoint&, nsIFrame**, nsPoint&) ]. r=bz
|
2010-01-20 11:22:09 +01:00 |
|
Jim Mathies
|
fa7837e2b7
|
Bug 539955 - [OOPP] unit test failure in test_plugin_mouse_coords.html. r=bsmedberg.
|
2010-01-15 16:02:01 -06:00 |
|
Ben Turner
|
9d409ad79c
|
Bug 535036 - '[OOPP] Flash hangs Firefox with IPC enabled when video is paused and process loses focus'. r=masayuki+jst, sr=jst.
|
2010-01-15 12:36:00 -08:00 |
|
Jonathan Watt
|
9f1cae1927
|
Bug 537067. SMIL animation of <length> attributes does not work. r=roc
|
2010-01-15 14:21:06 +00:00 |
|
Benjamin Smedberg
|
3f9c685874
|
Merge mozilla-central into electrolysis
|
2010-01-14 09:01:59 -05:00 |
|
Joel Maher
|
fe0f0b0ff6
|
Bug 530475 - Convert testharness python code to classes for future integration with mobile framework p=jmaher r=ted
|
2010-01-15 09:22:54 -08:00 |
|
Benjamin Smedberg
|
89fff872c6
|
Merge mozilla-central into electrolysis
|
2010-01-13 10:51:41 -05:00 |
|
Jonathan Kew
|
89ecf85a7f
|
marking reftest font-matching/impact-bold.html as random on Mac, filed as bug 539418
|
2010-01-13 13:33:34 +00:00 |
|
Robert Longson
|
29fa5a63d4
|
Bug 539122 - Stop restyling non-elements with SVG. r=roc
|
2010-01-13 11:09:58 +00:00 |
|
John Daggett
|
9dc73b0d47
|
Additional reftests for synthetic styles (bug 538730).
|
2010-01-13 10:42:28 +00:00 |
|
Jonathan Kew
|
67949f94d0
|
Bug 538730: fix Windows synthetic bolding regression from bug 493280. r=jdaggett
|
2010-01-13 10:42:25 +00:00 |
|
Olli Pettay
|
136f3f85ca
|
Bug 533845 - Mouse events don't work in content iframe, if iframe is inside a xul panel, r=roc
--HG--
extra : rebase_source : 8270dcfedb49c555a5deb6bb7a29e4a500cd7a90
|
2010-01-13 11:02:11 +02:00 |
|
Brian Birtles
|
86f07ee577
|
Bug 534325: Apply SMIL restart semantics at interval start times rather than end times, and allow duration to determine interval-ending when there's no end attribute. r=dholbert sr=roc
|
2010-01-13 00:18:51 -08:00 |
|
Daniel Holbert
|
f7436b6990
|
Bug 537313: Disable MSVC warning C4355 ('this' used in init list) in SVG's consumers of nsReferencedElement. r=roc
|
2010-01-13 00:18:48 -08:00 |
|
Dave Townsend
|
3f5f6023c5
|
Backed out changeset 4b725bb53baa from bug 539165 due to reftest failure
|
2010-01-12 16:27:48 -08:00 |
|
Jeff Muizelaar
|
5562b46b91
|
Bug 539165. Fix single and multi-stop solid gradients by multiplying by the alpha component. r=roc
This cairo commit that caused the problem: 2d790daa957471670f4ae0d3b22da89e4ee7111f.
It was merged into mozilla-central with 1effb72d30cf
|
2010-01-12 17:04:00 -05:00 |
|
Daniel Holbert
|
87f5624561
|
Bug 526536: Add some testcases that should be fixed by syncbase timing patches. (tests-only change)
|
2010-01-12 12:00:50 -08:00 |
|
Daniel Holbert
|
27c6a0f20c
|
Bug 537852 followup E: Change syncbase reftests' animations so they go from orange->green->purple instead of orange->green->orange, to make it easier to diagnose (unexpected) failures. (tests-only fix)
|
2010-01-12 12:00:50 -08:00 |
|
Daniel Holbert
|
fbf33f5714
|
Bug 537852 followup D: Misc nit fixes to syncbase reftests. r=birtles
|
2010-01-12 12:00:50 -08:00 |
|
Daniel Holbert
|
fd51c2b158
|
Bug 537852 followup C: Tweak spacing/attribute-ordering in sandwich-priority-* syncbase reftests, to improve readibility. (whitespace changes only)
|
2010-01-12 12:00:50 -08:00 |
|
Daniel Holbert
|
bb0f2d621a
|
Bug 537852 followup B: Pause before seeking, in syncbase reftests. r=birtles
|
2010-01-12 12:00:50 -08:00 |
|
Daniel Holbert
|
eb896e3b54
|
Bug 537852 followup A: remove unnecessary 'fill=remove' attributes, in syncbase reftests. r=birtles
|
2010-01-12 12:00:49 -08:00 |
|
Brian Birtles
|
cd171ab676
|
Bug 537852: Add tests for syncbase timing (bug 474743). r=dholbert
|
2010-01-12 12:00:49 -08:00 |
|
L. David Baron
|
515ee52627
|
Store transitions for one refresh cycle after they complete so that merging with a non-animation style change doesn't make us start a second transition to transition the last step. (Bug 537151) r=bzbarsky
|
2010-01-12 08:51:37 -08:00 |
|
Benjamin Smedberg
|
736201c0c2
|
Merge mozilla-central into electrolysis.
|
2010-01-11 10:08:36 -05:00 |
|
Mats Palmgren
|
7fae53e76f
|
Simplify PullFrame()/PullFrameFrom(). b=538525 r=roc
|
2010-01-11 15:08:23 +01:00 |
|
Jesse Ruderman
|
243c9242a9
|
Add crashtests
|
2010-01-10 19:50:41 -08:00 |
|
Cristian KLEIN
|
fc3d506af7
|
Bug 370436 - "Context menu from keyboard for spell checker selects the wrong line" [r=roc]
|
2010-01-09 09:51:00 -06:00 |
|
Daniel Holbert
|
23b4d0d6e1
|
Bug 538721: Correct 2 bug references in smil/reftest.list. (comment-only change)
|
2010-01-09 12:28:01 -08:00 |
|
Bernd
|
f4a1800dfb
|
bug 43178 - replace incorrect border, frame and rules handling code in content by css rules, initial patch - fantasai, a lof of input - bz r=bzbarsky
|
2010-01-09 16:33:03 +01:00 |
|
Boris Zbarsky
|
7288c16028
|
Bug 507817 followup. Remove some code that was just triggering a warning and not doing anything. r=vlad
|
2010-01-09 00:03:38 -05:00 |
|
Jesse Ruderman
|
13dfc4354b
|
Bug 538716 - fix reftest, making it pass. r=bz
|
2010-01-08 19:55:40 -08:00 |
|
Jesse Ruderman
|
093325f819
|
Fix bug-number comments in reftest.list files
|
2010-01-08 19:54:28 -08:00 |
|
Daniel Holbert
|
2d9d5efe4f
|
comment-only typo fix: s/its/it's/ for contractions in nsBlockReflowState.cpp
|
2010-01-08 16:38:08 -08:00 |
|
Daniel Holbert
|
2f7a34b75a
|
Bug 538431: Rename nsVideoFrame::GetIntrinsicSize to 'GetVideoIntrinsicSize', so it doesn't hide inherited method. r=roc
|
2010-01-08 16:37:30 -08:00 |
|
Jonathan Griffin
|
a826fa66d8
|
Backed out changeset ca10f6b27b95 due to orange on debug mochitests
--HG--
extra : rebase_source : a6ca9ff0547b6ec6bf1c7f285ba8b8bfab415e90
|
2010-01-08 16:05:00 -08:00 |
|
Jonathan Griffin
|
a6eef29d92
|
Bug 530475 - Refactor test harnesses to classes for easier reuse for mobile testing p=jmaher r=ted
|
2010-01-08 12:05:45 -08:00 |
|
Olli Pettay
|
3a431b9f1b
|
Bug 518122, improve textarea.value+= performance, r=bz
|
2010-02-07 21:44:32 +02:00 |
|
Jae-Seong Lee-Russo
|
513e9cf886
|
Bug 517553: Remove '=='/'!=' 'PR_FALSE'/'PR_TRUE'
|
2010-02-07 10:52:43 -05:00 |
|
L. David Baron
|
6670d61a56
|
Work around dependency problem for host_ListCSSProperties.o to fix current random orange. (Bug 544720)
|
2010-02-06 16:59:29 -08:00 |
|
L. David Baron
|
e69f98bf37
|
No longer need to null-check domProp in style system mochitests now that bug 374216 has landed.
|
2010-02-06 14:36:05 -08:00 |
|
Daniel Holbert
|
4a9a1b3347
|
In test_property_database.html, split up a 3-part check into separate checks, to elucidate new randomorange in test_property_database.html
|
2010-02-06 13:24:00 -08:00 |
|
Robert Longson
|
79ae710023
|
Bug 374216 - Setting element.style.someSvgProperty has no effect. r=dbaron,sr=roc
|
2010-02-06 13:46:54 +00:00 |
|
John Daggett
|
ba7aa5ed96
|
Adjust font-face reftests to use random-if instead of fail-if for cases where GDI vs. DirectWrite affects rendering.
|
2010-01-14 14:15:32 +09:00 |
|
Robert O'Callahan
|
efc9d84a87
|
Backing out patch that wasn't meant to be checked in
|
2010-01-14 17:59:42 +13:00 |
|
Robert O'Callahan
|
faf07633e0
|
Backed out changeset 636a1f8ef224
|
2010-01-14 17:59:22 +13:00 |
|
Robert O'Callahan
|
7d5ddf93b2
|
Bug 539226. Ensure that when a scrollbar is added or removed the invalidation is not swallowed by the code that suppresses invalidation of hidden scrollbars. r=mats
|
2010-01-14 15:30:06 +13:00 |
|
Robert O'Callahan
|
9a1e1c6c5b
|
Bug 536524. Avoid overlong paths by normalizing. r=bsmedberg
|
2010-01-14 15:30:05 +13:00 |
|
Robert O'Callahan
|
f5b9be160f
|
Bug 538909. Correctly calculate index of top-left tile. r=dbaron
|
2010-01-14 15:30:05 +13:00 |
|
Robert O'Callahan
|
df694cae49
|
Bug 534433. Destroy all nsImageLoaders when the prescontext is torn down. r=mats
|
2010-01-14 15:30:05 +13:00 |
|
Robert O'Callahan
|
10ea3b4154
|
Backing out fix for bug 539331 due to test failures
|
2010-01-14 15:29:27 +13:00 |
|
Robert O'Callahan
|
9e07c024bc
|
Backed out changeset a3af8424d938
|
2010-01-14 15:29:05 +13:00 |
|
Jim Mathies
|
3960d009a6
|
Bug 536369 - OOPP: Fix for mouse event serialization errors. r=bsmedberg.
|
2010-01-13 19:46:44 -06:00 |
|
Robert O'Callahan
|
c0402ee315
|
Bug 539331 - browser_sanitizeDialog.js is failing [r=mats]
|
2010-01-13 04:57:00 -08:00 |
|
Clint Talbert
|
9863860687
|
Merging backout of 745af1f3dbf5 to tip
|
2010-01-13 14:45:18 -08:00 |
|
Clint Talbert
|
a8699cf98f
|
Orange on Bd builds: Backed out changeset 745af1f3dbf5
|
2010-01-13 14:44:49 -08:00 |
|
Sid Stamm ext:(%2C%20Brandon%20Sterne%20%3Cbsterne%40mozilla.com%3E)
|
56ceec2c4c
|
bug 515433, bug 515437: Content Security Policy (CSP) core
|
2010-01-13 14:18:24 -08:00 |
|
Joel Maher
|
37b4f8d10a
|
Bug 530475, convert test harness python code to classes for future integration with mobile framework. r=ted patch=jmaher
|
2010-01-13 13:53:26 -08:00 |
|
Boris Zbarsky
|
ece890fa3d
|
Bug 514300. Actually add the test to reftest.list
|
2010-01-13 12:50:13 -05:00 |
|
Boris Zbarsky
|
1d3e09c88b
|
Adding bug 535806 test. r=dbaron
|
2010-01-13 11:37:54 -05:00 |
|
Boris Zbarsky
|
8c09ee17b6
|
Bug 537507. Make sure to flag XUL documents as allowing InitialReflow to be called on the presshell even if there are no presshells around when StartLayout is called on the document. r=jst
|
2010-01-13 11:30:11 -05:00 |
|
Boris Zbarsky
|
f3b7249ba2
|
Bug 514300 part 2. Make nsBindingManager::ContentRemoved remove the node from all the places it needs to be removed from. Also fixes bug 415301 and bug 495354. r=sicking
|
2010-01-13 11:30:11 -05:00 |
|
Boris Zbarsky
|
7f4ab06b1d
|
Bug 514300 part 1. Use the owner document to look for the binding manager. r=sicking
|
2010-01-13 11:30:10 -05:00 |
|
Robert Longson
|
f553d22ebd
|
Bug 495968 - Only update the active switch child in nsSVGSwitchFrame::UpdateCoveredRegion. r=roc
|
2010-01-08 11:35:18 +00:00 |
|
Jonathan Watt
|
51098080d7
|
Bug 522267, part 2 of 2. Add support for animating <number> attributes. r=dholbert
|
2009-12-29 07:34:27 +01:00 |
|
Jonathan Watt
|
4335bf355f
|
Bug 522267, part 1 of 2. Make nsSVGNumber2::GetAnimVal take its element as an argument in preparation for it needing to call FlushAnimations() on it. r=dholbert
|
2009-12-29 07:32:03 +01:00 |
|
Daniel Veditz
|
c178b317a0
|
backing out a6ce37b09cf5
|
2010-01-14 17:20:18 -08:00 |
|
Daniel Veditz
|
0e538279e0
|
Backed out changeset a6ce37b09cf5 because of possible Tp4 perf hit
|
2010-01-14 17:19:11 -08:00 |
|
L. David Baron
|
6207e37f4a
|
Always create nsDisplayTableBorderBackground when we're doing event delivery. (Bug 541668) r=roc
|
2010-01-24 12:06:20 -08:00 |
|
L. David Baron
|
244a53d5bb
|
Fake pushback of invalid eCSSToken_URL results from NextURL. (Bug 541434) r=bzbarsky
|
2010-01-24 12:06:19 -08:00 |
|
L. David Baron
|
8e8816457e
|
Ensure intrinsic size is always initialized. (Bug 541028) r=bzbarsky
|
2010-01-24 12:06:19 -08:00 |
|
Jonathan Watt
|
f3a47b5a19
|
Bug 540479. Add support for SMIL animation of boolean attributes in SVG. r=dholbert
|
2010-01-24 16:42:08 +00:00 |
|
Josh Aas
|
4347f70d5b
|
Pointer to NP_CGContext should be NULL in Cocoa NPAPI event model. b=541018 r=smichaud
|
2010-01-24 01:00:39 -05:00 |
|
Jonathan Watt
|
41fa491d84
|
Bug 540478, part 2 of 2. Add support for SMIL animation of enumeration attributes in SVG. r=dholbert
|
2010-01-23 18:59:03 +00:00 |
|
Jonathan Watt
|
b930b5ed27
|
Bug 540478, part 1 of 2. Make nsSVGEnum::GetAnimVal take its element as an argument in preparation for it needing to call FlushAnimations() on it. r=dholbert
|
2010-01-23 18:58:47 +00:00 |
|
Jonathan Watt
|
2a06aa219f
|
Bug 540477. Add comments for nsSVGEffects::InvalidateRenderingObservers and others. r=longsonr
|
2010-01-23 18:47:53 +00:00 |
|
Palo Misik
|
89e4e44622
|
Bug 530505: Rev IID on nsITreeView for Gecko 1.9.3 r=neil
|
2010-01-23 11:32:18 -05:00 |
|
Olli Pettay
|
bd950481d6
|
Bug 540462 - Move GetDocument from nsIDocumentViewer to nsIContentViewer, r=bz
|
2010-01-23 13:41:41 +02:00 |
|
L. David Baron
|
db8938084c
|
Add reftest for tokenization and parsing of CSS url() function.
|
2010-01-22 14:51:11 -08:00 |
|
L. David Baron
|
c953758453
|
Add reftests for bug 541270.
|
2010-01-22 14:51:10 -08:00 |
|
L. David Baron
|
ffa4786712
|
Fix reftest-analyzer failing to show some small color differences.
|
2010-01-22 14:51:08 -08:00 |
|
Sid Stamm
|
f2278605c1
|
Bug 515437 CSP connection code, r=jst,dveditz sr=jst
|
2010-01-22 13:38:21 -08:00 |
|
Steven Michaud
|
22d7ec9de0
|
Bug 525078 - Make plugin mouse up/down/dragging behavior conform to OS X practice and Cocoa NPAPI spec clarifications. r=josh
|
2010-01-22 14:57:04 -06:00 |
|
Robert O'Callahan
|
6f230353bb
|
Bug 542620. Need to paint the table background if columns or column-groups have backgrounds. r=dbaron
--HG--
extra : rebase_source : aebb3f9c4c83d2eecc779939e87dcf7195f5d103
|
2010-02-02 12:21:13 +13:00 |
|
Robert O'Callahan
|
abe4078562
|
Bug 538935. A span should be considered non-empty (for the purposes of deciding whether stuff after it is 'at the beginning of the line') only if it contains non-empty content. r=dbaron
--HG--
extra : rebase_source : 70e158527ef017ed5d5271e861a775aa85986645
|
2010-02-02 12:18:57 +13:00 |
|
Robert O'Callahan
|
c4012b90b5
|
Bug 539720. Initialize cachedNewlineOffset. r=bz
--HG--
extra : rebase_source : 09b3b720d054061b7879225c747f8565a8e3ba20
|
2010-02-02 12:17:17 +13:00 |
|
Robert O'Callahan
|
5573536916
|
Bug 539354. When scrolling an area that was partially outside the window into view, make sure we invalidate the destination area on Mac. r=mstange
--HG--
extra : rebase_source : 4cb48c2bc49926d72b00bf3baa59465c149b6d6c
|
2010-02-02 12:16:09 +13:00 |
|
Benjamin Smedberg
|
ec5b735597
|
Merge mozilla-central into electrolysis.
|
2010-01-08 10:42:46 -05:00 |
|
Benjamin Smedberg
|
570f731f49
|
Merge mozilla-central to electrolysis.
|
2010-01-07 22:11:14 -05:00 |
|
Clint Talbert
|
61810a2ed7
|
merging backout to tip
|
2010-01-07 19:57:30 -06:00 |
|
Clint Talbert
|
1acc74d9c9
|
Backed out changeset e67e79969232 due to orange on debug mochitests
|
2010-01-07 19:57:02 -06:00 |
|
Robert Longson
|
26ce10b388
|
Bug 536677 - fill with url to gradient not inherited when dynamically switched more than once. r=roc
|
2010-01-07 19:07:30 +00:00 |
|
Joel Maher
|
f1b69370ac
|
Bug 530475 - Refactoring test harnesses to classes for easier reuse for mobile testing p=jmaher r=ted
|
2010-01-07 12:47:19 -06:00 |
|
Benjamin Smedberg
|
869fa2a2d8
|
Merge mozilla-central to electrolysis.
|
2010-01-06 11:27:39 -05:00 |
|
Benjamin Smedberg
|
75601d4658
|
Merge mozilla-central to Electrolysis.
|
2010-01-05 13:18:08 -05:00 |
|
Daniel Holbert
|
dce1eac776
|
Bug 530983, patch 1: Extend nsStyleAnimation to support computing/uncomputing 'clip: auto'. r=dbaron
|
2010-01-04 16:32:11 -08:00 |
|
romaxa
|
20519041b1
|
Bug 537124 - "Some native color values are not initialized properly (ex: eColor__moz_fieldtext)" [r=Ventron sr=roc]
|
2009-12-31 04:29:00 -06:00 |
|
Robert Longson
|
23ccf8ff6c
|
Bug 537609 - Change to SVG 1.2T stroke-dasharray parsing. r=dbaron
|
2010-01-06 08:51:45 +00:00 |
|
Simon Montagu
|
2be26bfa52
|
Unescape URIs in page headers. Bug 537216, r=roc
|
2010-01-05 23:09:18 -08:00 |
|
Daniel Holbert
|
1cc4d1651d
|
Remove broken 'onload="run()"' from reference cases for bug 386401's tests, to fix "JavaScript error: ...run is not defined" warnings. (Trivial tests-only change)
|
2010-01-05 17:21:02 -08:00 |
|
Jacek Caban
|
e787295d9f
|
Bug 530448 - Make TestPoisonArea.cpp compile on mingw, r=zwol
|
2010-01-05 18:29:08 -05:00 |
|
Benjamin Smedberg
|
2c8597f9a3
|
Merge mozilla-central into electrolysis.
|
2009-12-22 16:23:41 -05:00 |
|
L. David Baron
|
4927cc54c4
|
Merge backout of revisions fa5326c011b8, 8b22441911b0, and cfa10b01b1f6 (bug 531585) on suspicion of causing random orange bug 536382.
|
2009-12-22 15:47:42 -05:00 |
|
L. David Baron
|
eae023b6a3
|
Backout revisions fa5326c011b8, 8b22441911b0, and cfa10b01b1f6 (bug 531585) on suspicion of causing random orange bug 536382.
|
2009-12-22 15:46:23 -05:00 |
|
Benjamin Smedberg
|
e418880c95
|
Merge mozilla-central to electrolysis.
|
2009-12-22 14:18:51 -05:00 |
|
Jonathan Kew
|
94c533cabd
|
Bug 534352. Accept fonts with redundant cmap sentinel value. r=jdaggett
|
2009-12-22 09:47:18 +00:00 |
|
Robert Longson
|
abf32eb824
|
Bug 510177 - path with a single point not rendered. r=jwatt
|
2009-12-21 22:10:34 +00:00 |
|
Metal Sonic
|
4c1b34d634
|
Bug 507387 - fix copyright holder; Mozilla Corporation -> Mozilla Foundation. r=gerv.
|
2009-12-21 21:50:30 +00:00 |
|
L. David Baron
|
dadb7490da
|
Make nsRefreshDriver hold a reference to its observers while notifying them. (Bug 531585) r=bzbarsky
|
2009-12-21 16:46:25 -05:00 |
|
L. David Baron
|
ac268014d7
|
Fix rather serious build warning about passing non-POD types to printf. DEBUG-only
|
2009-12-21 16:46:25 -05:00 |
|
L. David Baron
|
d0934f9f1f
|
Make the transition manager reference-counted. (Bug 531585) r=bzbarsky
|
2009-12-21 16:46:25 -05:00 |
|
L. David Baron
|
09ff5f95d8
|
Make setting property after setting transition-duration and transition-delay to 0 stop running transitions on that property: part 3: main patch. (Bug 522643) r=bzbarsky
|
2009-12-21 16:46:25 -05:00 |
|
L. David Baron
|
7a4d1f5c03
|
Make setting property after setting transition-duration and transition-delay to 0 stop running transitions on that property: part 2: make GetElementTransitions faster so we can call it more often. (Bug 522643) r=bzbarsky
|
2009-12-21 16:46:25 -05:00 |
|
L. David Baron
|
6b160209bb
|
Make setting property after setting transition-duration and transition-delay to 0 stop running transitions on that property: step 1: move static function up. (Bug 522643) r=bzbarsky
|
2009-12-21 16:46:25 -05:00 |
|
L. David Baron
|
218e356973
|
Add support for animation of 'background-position' and 'background-size'. (Bug 532307) r=bzbarsky
|
2009-12-21 16:46:25 -05:00 |
|
L. David Baron
|
67f4531d35
|
Add support for animation of 'visibility' to transitions (but make it a special case for transitions). (Bug 531942) r=bzbarsky
|
2009-12-21 16:46:25 -05:00 |
|
L. David Baron
|
24c692cc7f
|
Add support for animation of nsRect values. (Bug 520488) r=bzbarsky
|
2009-12-21 16:46:25 -05:00 |
|
L. David Baron
|
c4c186dd89
|
Make nsRefreshDriver reference-counted instead of being a sub-object of the pres context. (Bug 531585) r=bzbarsky
|
2009-12-21 16:46:24 -05:00 |
|
Benjamin Smedberg
|
c85b1e45a9
|
Merge mozilla-central to electrolysis
|
2009-12-21 10:22:07 -05:00 |
|
Simon Montagu
|
545c0b5a6f
|
Update data files and tests to Unicode 5.2. Bug 528359, r=Masatoshi Kimura <YV03354@nifty.ne.jp>
|
2009-12-21 01:20:35 -08:00 |
|
Simon Montagu
|
d84ebba607
|
Remove intl/uconv/ucvmath. Bug 483116, r=Masatoshi Kimura <YV03354@nifty.ne.jp>
|
2009-12-21 00:47:08 -08:00 |
|
Neil Rashbrook
|
a711f8a29e
|
Bug 525057 'make clean' deletes automationutils.py r=ted
|
2010-01-11 23:55:51 +00:00 |
|
Robert O'Callahan
|
68f4784a75
|
Bug 526394. Part 36: Store the overflow area explicitly whenever it's not exactly equal to the border-box; if they're both empty but with different dimensions or position, we should still store the explicit overflow area. Also fix test_offsets to compute the expected scrolled area correctly. r=mats
|
2010-01-12 10:45:21 +13:00 |
|
Robert O'Callahan
|
8d3cbbd5d2
|
Bug 526394. Part 35: Prevent event dispatch and script execution during UpdateViewAfterScroll, even in the presence of malign Win32 reentrant APIs. r=mats
|
2010-01-12 10:45:20 +13:00 |
|
Robert O'Callahan
|
b5f5b11c36
|
Bug 526394. Part 33: Remove nsScrollPortView etc. r=mats
|
2010-01-12 10:45:20 +13:00 |
|
Robert O'Callahan
|
dd085808e4
|
Bug 526394. Part 32: Remove code that only existed so that scrollframes could have views. r=mats
|
2010-01-12 10:45:19 +13:00 |
|
Robert O'Callahan
|
e845917d4e
|
Bug 526394. Part 31.5: Cleanup ScrolledAreaEvent stuff to be simpler. In particular we don't need to store the scrolled area, we can just compute it when we fire the event. r=mats
|
2010-01-12 10:45:19 +13:00 |
|
Benjamin Smedberg
|
e5c0bed1ab
|
Merge mozilla-central to electrolysis.
|
2009-12-17 13:09:48 -05:00 |
|
Robert O'Callahan
|
a0eeb78969
|
Bug 526216 - mochitest-browser-chrome: crash in nsObjectFrame::IsOpaque while running browser_pluginnotification.js and test_crashing.html, r=josh
--HG--
extra : rebase_source : 3f5677e9af8e5b9d54ac394d62cf8528487efa94
|
2009-12-17 09:56:24 -05:00 |
|
Robert Longson
|
da1e4a0b96
|
Bug 534841 - filter feFunc[RGBA] does not default omitted attributes correctly. r=roc
|
2009-12-17 11:00:54 +00:00 |
|
Benjamin Smedberg
|
211d3738cb
|
Merge mozilla-central to electrolysis.
|
2009-12-16 19:02:20 -05:00 |
|
Doug Turner
|
54346be057
|
Bug 535338 - UpdateVisibility should call VisibilityFullyObscured when clip is zero. r=roc
|
2009-12-16 14:08:14 -08:00 |
|
Jonathan Kew
|
e96ca9e720
|
Bug 534919: do not inherit font from ZWNJ to adjacent character. r=roc
|
2009-12-16 15:47:12 +00:00 |
|
Benjamin Smedberg
|
2efe22a0e4
|
Merge only plugin changes from e10s to mozilla-central.
|
2009-12-16 09:19:07 -05:00 |
|
Benjamin Smedberg
|
ffeebc91f0
|
Merge mozilla-central into electrolysis
|
2009-12-16 08:38:42 -05:00 |
|
Boris Zbarsky
|
bdc41dba60
|
Bug 531148 followup. Actually return a value here!
|
2009-12-17 02:38:12 -05:00 |
|
Gavin Sharp
|
d801147906
|
Back out revision dbdbe3ad0234 from bug 525047 - every leak test box that's clobbered since it landed has failed, not finding the first thing it tries to import from automationutils
--HG--
extra : rebase_source : 6c8b3ef583b3ad06de1b395db13bedee735f125e
|
2009-12-15 23:35:30 -05:00 |
|
Benjamin Smedberg
|
ce3386b2d4
|
Electrolysis-plugin-only bookkeeping commit.
|
2009-12-15 20:33:05 -05:00 |
|
Benjamin Smedberg
|
daab3b8125
|
Merge mozilla-central into electrolysis.
|
2009-12-15 20:31:04 -05:00 |
|
Olli Pettay
|
6b73946c52
|
Bug 534407 - Crash [@ nsPrintEngine::DoPrint(nsPrintObject*)] while printing, r=roc
--HG--
extra : rebase_source : 2dfe04469e14c8dc6903f5284daf2a36fa9d723d
|
2009-12-16 00:17:57 +02:00 |
|
Neil Rashbrook
|
e5f97bdf04
|
Bug 532617 -moz-background-size does not always get serialised r=dbaron
|
2009-12-15 21:40:38 +00:00 |
|
Neil Rashbrook
|
5c00290acc
|
Bug 525057 \'make clean\' deletes automationutils.py r=ted
|
2009-12-15 21:39:51 +00:00 |
|
Zack Weinberg
|
d676634e05
|
Bug 532721: follow-up tweaks and bustage fix. r=roc
|
2009-12-15 19:01:01 -08:00 |
|
Josh Aas
|
514a6c5e9d
|
Greatly reduce the number of timers firing when multiple Carbon plugin instances are active on Mac OS X. Should reduce CPU usage. Make all instances use the same (at most two) timers for idle events. b=519598 r=roc
|
2009-12-15 15:44:52 -05:00 |
|
Jesse Ruderman
|
c462eaca6f
|
Add reftests for bug 490176 and bug 490177
|
2009-12-16 18:45:09 -08:00 |
|
Jim Mathies
|
1ea63e49c6
|
Bug 534027 - input event coords incorrect for oop windowless plugins. r=jmuizelaar.
|
2009-12-14 18:28:51 -06:00 |
|
Jim Mathies
|
23118539a9
|
Bug 531860 - plugin-alpha-zindex ref test fails with oopp enabled. r=jmuizelaar.
|
2009-12-14 18:27:25 -06:00 |
|
Zack Weinberg
|
09a37c1c23
|
Bug 532721: less conservative detection of gradients with size dependence. r=dbaron
|
2009-12-15 12:34:19 -08:00 |
|
Robert O'Callahan
|
b228105b93
|
Bug 534366. Make nsFirstLineFrame set InlineReflowState::mLineLayout correctly. r=dbaron
|
2009-12-16 09:08:59 +13:00 |
|
Zack Weinberg
|
86ab0ff298
|
Bug 532721. Be aware that gradient background rendering depends on the size of the containing frame. r=dbaron
|
2009-12-16 09:08:59 +13:00 |
|
Markus Stange
|
3a2b1d0a66
|
Bug 534416 - Only turn off initial auto repeat delay for hover autorepeatbuttons. r=Enn
|
2009-12-15 15:36:11 +01:00 |
|
Benjamin Smedberg
|
999be86ac2
|
Merge mozilla-central into electrolysis.
|
2009-12-14 08:01:18 -05:00 |
|
Simon Montagu
|
77681c9d20
|
Call AdjustOffsetsForBidi on a new continuation frame immediately after creating it. Bug 536963, r=roc
|
2010-01-03 00:46:19 -08:00 |
|
Timothy Nikkel
|
2178cc013a
|
Bug 537562. Add crashtest.
|
2010-01-02 18:57:40 -06:00 |
|
Timothy Nikkel
|
97bc36029b
|
Bug 499841. Fix a failed attempt at a merge.
|
2010-01-02 18:56:29 -06:00 |
|
Timothy Nikkel
|
c4d4fe1182
|
Bug 537059. Add crashtest.
--HG--
extra : rebase_source : 7a22e75f66a58c08d9ff25f264617ac31aea65b4
|
2010-01-02 02:22:22 -06:00 |
|
Timothy Nikkel
|
c581600f0c
|
Bug 396367. Make the tests reset the textzoom after changing it.
--HG--
extra : rebase_source : 5afddd159099314576ad6623d11649266a7b4e77
|
2009-12-26 21:36:12 -06:00 |
|
Timothy Nikkel
|
bd15675d9d
|
Bug 396367. Make sure that we have flushed content notifications anytime we process restyles that might cause frame construction. r=bzbarsky
--HG--
extra : rebase_source : c6aa412247ab70f5bf3a4688f262edcccd2d6fdd
|
2009-12-22 18:09:10 -06:00 |
|
Timothy Nikkel
|
b3a04ada9c
|
Bug 499841. Add crashtest.
|
2010-01-01 20:49:24 -06:00 |
|
Timothy Nikkel
|
1172cc4cd0
|
Backed out changeset 63d4a49fbec1 (bug 396367)
|
2010-01-01 20:34:05 -06:00 |
|
Timothy Nikkel
|
6a84e052f2
|
Bug 396367. Make sure that we have flushed content notifications anytime we process restyles that might cause frame construction. r=bzbarsky
--HG--
extra : rebase_source : 67d99a197a4974684f57f23873033b85c276ef86
|
2009-12-22 18:09:10 -06:00 |
|
Timothy Nikkel
|
3e07c97339
|
Bug 488771. Stop nsIRollUpListener from inheriting from nsISupports. r=roc
--HG--
extra : rebase_source : 0af5c537b7be03c1407f4b658ba7802081ad3f01
|
2009-12-22 17:49:33 -06:00 |
|
Timothy Nikkel
|
ad77d4e1d7
|
Bug 484400. When removing a positioned element use the placeholder frame to get the relevant containing block for first-letter processing. r=bzbarsky
--HG--
extra : rebase_source : 9a327e8f44541ac822bc7be52caa1ceab825ccd1
|
2009-12-22 17:47:25 -06:00 |
|
Timothy Nikkel
|
5f6a955352
|
Bug 499841. Pass the block frame that contains the first letter style to RemoveFirstLetterFrames so that the NS_BLOCK_HAS_FIRST_LETTER_CHILD bit can be unset on it. Always set the NS_BLOCK_HAS_FIRST_LETTER_CHILD bit on the first continuation only. r=bzbarsky
--HG--
extra : rebase_source : 411297490d6d18244fa7caa3194facfedc28ea86
|
2009-12-22 17:44:35 -06:00 |
|
Timothy Nikkel
|
01699b9589
|
Bug 287088. Stop first-line styling from leaking into second and subsequent lines when a single element is split between first and second lines. r=roc
--HG--
extra : rebase_source : 0dcf9009a73d5f8082c09172f4ce6840be5e6c98
|
2009-12-22 17:42:45 -06:00 |
|
Boris Zbarsky
|
b22600af13
|
Bug 537419. mContent might be null here. r=dbaron
|
2009-12-31 20:37:57 -05:00 |
|
Boris Zbarsky
|
cba4b340ad
|
Trying to fix orange due to landing of bug 528306 by fixing assumption in test.
|
2009-12-31 17:12:43 -05:00 |
|
Boris Zbarsky
|
06b277fcc7
|
Bug 528306 part 3. Hook up restyle processing to nsRefreshDriver. r=dbaron
|
2009-12-31 14:07:57 -05:00 |
|
Boris Zbarsky
|
ef3cef478b
|
Bug 528306 part 2. Make nsCSSFrameConstructor reference-counted. r=dbaron
|
2009-12-31 14:07:57 -05:00 |
|
Boris Zbarsky
|
5e1384376d
|
Bug 528306 part 1. Don't stop the refresh driver timer on observer removal; instead just stop it if it fires when there are no observers. r=dbaron
|
2009-12-31 14:07:57 -05:00 |
|
Boris Zbarsky
|
35c346dcdf
|
Bug 536623 and bug 537141. Don't attempt to maybe-create textframes for kids of parents that have xbl childlists on insert and append: we know we didn't skip creating any frames that didn't need skipping unconditionally in that situation, and trying to create them can put them in the wrong place. r=roc
|
2009-12-31 14:07:57 -05:00 |
|
Boris Zbarsky
|
a99f0f4f96
|
Bug 536716. Make BuildScrollFrame not set the primary frame on the content, fix letter frames to reset primary frames to 0 before resetting them to the new value as needed, fix things so <area> never gets a frame of its own, and reenable the SetPrimaryFrame assertion when the primary frame is being changed from one non-null frame to another. r=roc
|
2009-12-31 14:07:56 -05:00 |
|
L. David Baron
|
61bd9cfc56
|
Revert bulk of changeset 67ddbe030ab6 (originally for bug 457809) now that bug 253354 is fixed.
|
2009-12-31 12:49:22 -05:00 |
|
Neil Deakin
|
989819833a
|
Bug 536486, remove IsDestroyingFrames check now that frames are available from content nodes, fixes possible leak, r=roc
|
2009-12-31 12:36:56 -05:00 |
|
L. David Baron
|
2178a29eb2
|
Add mochitest for bug 536379.
|
2009-12-31 10:56:33 -05:00 |
|
L. David Baron
|
0050e304d7
|
Ensure that it is safe to hand out CSS rules before doing so. (Bug 536379) r=bzbarsky
|
2009-12-31 10:56:33 -05:00 |
|
L. David Baron
|
8483573833
|
Add nsPresContext::EnsureSafeToHandOutCSSRules. (Bug 536379) r=bzbarsky
|
2009-12-31 10:56:33 -05:00 |
|
L. David Baron
|
1d3abc0523
|
Add method to nsStyleSet to call EnsureUniqueInner on all CSS sheets. (Bug 536379) r=bzbarsky
|
2009-12-31 10:56:33 -05:00 |
|
L. David Baron
|
0edebe9e9f
|
ClearRuleCascades when ensuring a stylesheet has a unique inner so that matched rules point back to the new rules. (Bug 536379) r=bzbarsky
|
2009-12-31 10:56:33 -05:00 |
|
L. David Baron
|
175e61cedf
|
Make EnsureUniqueInner return a tri-state result that says whether it needed to do any cloning. (Bug 536379) r=bzbarsky
|
2009-12-31 10:56:33 -05:00 |
|
L. David Baron
|
46b22b7ca0
|
DeCOMify nsHTMLCSSStyleSheet. (Bug 239008) r=bzbarsky
|
2009-12-31 10:56:33 -05:00 |
|
L. David Baron
|
c8c4296b20
|
Move class definition of nsHTMLCSSStyleSheet into its own header. (Bug 239008) r=bzbarsky
|
2009-12-31 10:56:32 -05:00 |
|
L. David Baron
|
7df0e7485a
|
Rename HTMLCSSStyleSheetImpl to nsHTMLCSSStyleSheet. (Bug 239008) r=bzbarsky
|
2009-12-31 10:56:32 -05:00 |
|
Benjamin Smedberg
|
422b4b28d2
|
Merge mozilla-central into electrolysis. One code change was required: in nsDocShell::CreateStaticClone I replaced EnsureDocShell with MaybeCreateDocShell.
|
2009-12-12 13:38:25 -05:00 |
|
Robert Longson
|
09b236ef87
|
Bug 534216 - Text in anchor tags not placed correctly if viewBox present. r=roc
|
2009-12-12 14:37:20 +00:00 |
|
Markus Stange
|
6a7cd4e2e2
|
Bug 534183 - Autorepeatbuttons in menus shouldn't have any initial delay. r=Enn
--HG--
extra : rebase_source : a28ce171cfb0bca7070b8f0bfdf0c7da446908d5
|
2009-12-11 23:03:31 +01:00 |
|
Boris Zbarsky
|
d01f0e2af4
|
Bug 525608 followup. Initialize the variable, and remove the extra branch. r=dbaron
|
2009-12-12 00:03:17 -08:00 |
|
Boris Zbarsky
|
4ecb7006bd
|
Bug 531933. Give HasStateDependentStyle a better signature. r=dbaron
|
2009-12-11 22:36:34 -08:00 |
|
Boris Zbarsky
|
c4baa01a7a
|
Bug 529749. Make sure nsRuleWalker never has a null mCurrent. r=dbaron
|
2009-12-11 22:36:34 -08:00 |
|