Timothy Nikkel
|
dc1569c2fc
|
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
|
30fd077d62
|
Backed out changeset 3a27158cbdd6 (bug 222436) to try to fix tsvg_opacity regression.
|
2010-04-11 00:11:26 -05:00 |
Timothy Nikkel
|
0e4f04dc67
|
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
|
1fccc50b36
|
Backed out changeset b4fcd21cb6e5 (bug 553359) to try to fix tsvg_opacity regression.
|
2010-04-11 00:07:52 -05:00 |
Timothy Nikkel
|
e6e11bb6bf
|
Merge backout of 761790684f3b (Bug 553366) for suspicion of causing tsvg_opacity regression.
|
2010-04-10 21:53:23 -05:00 |
Timothy Nikkel
|
e006d2efac
|
Backout 761790684f3b (Bug 553366) for suspicion of causing tsvg_opacity regression.
|
2010-04-10 21:52:53 -05:00 |
Craig Topper
|
2253459f9c
|
Bug 253889: Even more nsIPresShell deCOMtamination. r=roc
|
2010-04-10 16:15:22 -04:00 |
Craig Topper
|
8b8747d605
|
Bug 557416: Remove unnecessary includes and forward declarations of nsPresContext. r=roc
|
2010-04-10 16:10:12 -04:00 |
Craig Topper
|
25d5518e18
|
Bug 557416: Remove unnecessary includes and forward declarations of nsIPresShell. r=roc
|
2010-04-10 16:09:38 -04:00 |
Brandon Sterne
|
1f2912edde
|
Bug 515797: Allow necko to create channels that are aware of Content Security Policy. r=jduell, sr=biesi
|
2010-04-10 16:08:21 -04:00 |
felipc@gmail.com
|
d9da4b20b9
|
Bug 557987 - Toolbar buttons with drop-down menus are busted, r=roc@ocallahan.org
|
2010-04-10 22:29:12 +03:00 |
Timothy Nikkel
|
eaf35ff481
|
Bug 505835. nsTreeBodyFrame::ReflowFinished should null check return value of GetBaseElement. r=neil
|
2010-04-10 13:03:40 -05:00 |
Timothy Nikkel
|
238e6fe84b
|
Bug 222436. Simplify nsPresContext::BidiEnabled. r=roc
|
2010-04-10 13:03:40 -05:00 |
Timothy Nikkel
|
046659cbfd
|
Bug 553359. Cache whether the PresContext is chrome or not. r=bzbarsky
|
2010-04-10 13:03:40 -05:00 |
Timothy Nikkel
|
0a3df9a0d9
|
Bug 553366. When flushing, make sure to flush external documents too. r=bzbarsky
|
2010-04-10 13:03:40 -05:00 |
Phil Ringnalda
|
9b7f32b5cc
|
Bug 556124 - change from "fails" to "random" since it unexpectedly passes on 10.5.8 Talos slaves, CLOSED TREE
|
2010-04-09 19:54:56 -07:00 |
L. David Baron
|
a7ecaaa70c
|
Fix spelling of separate.
|
2010-04-08 21:03:47 -07:00 |
Clint Talbert
|
a65714a0f8
|
Bug 554934 - Fix perma-orange when running tests on Fedora Talos Slaves r=jfkthame
|
2010-04-08 09:38:37 -07:00 |
Simon Montagu
|
ba0a69e5b2
|
Make the scroll bar and resizer always be on the left of right-to-left widgets. Bug 556363, r=Enn
|
2010-04-08 09:11:14 -07:00 |
Ehsan Akhgari
|
d8ba25d90f
|
Bug 555289 - Plugin crashed UI should be RTL in RTL locales (Further fixes + tests); r=dao,dbaron
|
2010-04-07 19:35:09 -04:00 |
Jeff Muizelaar
|
196a568767
|
Merge backout
|
2010-04-08 09:44:46 -04:00 |
Jeff Muizelaar
|
9a26138ae4
|
Backed out changeset 9480726de986
Rendering/Invalidation problems showed up.
|
2010-04-08 09:44:28 -04:00 |
Masayuki Nakano
|
bb2c56323d
|
Bug 556694 Selection color isn't reverted when input field is specified only background-color r=dbaron
|
2010-04-08 21:44:57 +09:00 |
Chris Pearce
|
f7d8dcb479
|
Bug 556889 - Commit merge.
|
2010-04-08 21:20:25 +12:00 |
Chris Pearce
|
9c85f50feb
|
Bug 556889 - Backed out changeset 6f250c9b680b due to reftest failure on Linux.
|
2010-04-08 21:18:58 +12:00 |
Robert Longson
|
df5f3c9a60
|
Bug 553905 - data parser should parse up to a failure and not scrap the whole path. r=jwatt
|
2010-04-08 09:58:04 +01:00 |
Chris Pearce
|
8ae321bbc6
|
Bug 556889 - Honour video aspect ratio in layers rendering. r=roc
|
2010-04-08 20:16:02 +12:00 |
Jeff Muizelaar
|
a6ac7bede6
|
Bug 542605. Update cairo to 12d521df8acc483b2daa844d4f05dc2fe2765ba6. r=vlad,jwatt,bas
Reland after fixing quartz related clipping bug.
|
2010-04-05 22:28:54 -04:00 |
Felipe Gomes
|
e4fb76d330
|
Bug 489127 - nodesFromRect required for better usability on mobile devices (part 1+2) [r=roc]
|
2010-04-07 20:31:26 -04:00 |
Felipe Gomes
|
5d06a9d293
|
Bug 489127 - nodesFromRect required for better usability on mobile devices (part 3) [r=roc]
|
2010-04-07 20:31:26 -04:00 |
L. David Baron
|
c7f2c20b20
|
Make the reset test in test_transitions.html deal with the possibility of massive skew between setTimeout and the clock. (Bug 539904)
|
2010-04-07 12:06:15 -07:00 |
Ehsan Akhgari
|
d414a5a8e0
|
Merge backout of bug 553124
|
2010-04-07 13:29:28 -04:00 |
Ehsan Akhgari
|
43363953fd
|
Backed out changeset 9786ae3984b3 (bug 553124) because of potential privacy risks
|
2010-04-07 13:29:10 -04:00 |
Ehsan Akhgari
|
6f84f45be3
|
Bug 553124 - After bug 147777 lands, private browsing doesn't need to disable coloring of visited links any more; r=sdwilsh,bzbarsky
--HG--
extra : rebase_source : 7aff54b4357ca411278e906ecd022adfd1bb09cc
|
2010-04-06 13:47:42 -04:00 |
L. David Baron
|
48a0a6c550
|
Add test for background image loading behavior for :visited links. (Bug 557287)
|
2010-04-06 12:42:41 -07:00 |
L. David Baron
|
b9f7a3d9ad
|
Don't start image loads for the if-visited style contexts. (Bug 557287) r=bzbarsky
|
2010-04-06 12:42:41 -07:00 |
L. David Baron
|
5412d20e69
|
Make style contexts know if they are the if-visited style. (Bug 557287) r=bzbarsky
|
2010-04-06 12:42:41 -07:00 |
L. David Baron
|
235fbbfd1f
|
Exit loop when needed. (Bug 497256) r=roc
|
2010-04-06 12:42:41 -07:00 |
Jonathan Kew
|
cb55ddc796
|
bug 554188 - handle trailing whitespace on bidi-overridden text runs consistently on OS X 10.6. r=roc
|
2010-04-07 10:18:57 +01:00 |
L. David Baron
|
1dd09b2485
|
When setTimeout fires much later than it should, which happens on unit test boxes a good bit, make test_transitions_events.html report a todo rather than a fail. (Bug 537573)
|
2010-04-06 22:50:06 -07:00 |
Masayuki Nakano
|
ff4d34e035
|
Bug 183646 ::-moz-selection does not work in form controls (input[type=text], input[type=password], textarea) r=dbaron
|
2010-04-07 11:10:54 +09:00 |
L. David Baron
|
44fc00f5f0
|
Use the appropriate color based on visitedness for '-moz-column-rule-color'. (Bug 557580) r=roc
|
2010-04-06 19:03:12 -07:00 |
L. David Baron
|
34a3f166a8
|
Make nsStyleAnimation extract -moz-column-rule-color correctly. (Bug 557580) r=dholbert
|
2010-04-06 19:03:12 -07:00 |
Ehsan Akhgari
|
2653821890
|
Merge backout of bug 221820
|
2010-04-06 21:10:47 -04:00 |
Ehsan Akhgari
|
c51a6481a1
|
Back out the editor lazy inititialization patches (bug 221820) to try to solve the orange in bug 557689
|
2010-04-06 21:08:58 -04:00 |
Zack Weinberg
|
b571940f32
|
Bug 556661 bustage fix: test_priority_preservation.html updated to new semantics, augmented with further tests
|
2010-04-06 17:55:57 -07:00 |
Zack Weinberg
|
fc45a2cee3
|
Bug 556661: make nsDOMCSSDeclaration::SetProperty capable of removing !important. r=dbaron
|
2010-04-06 15:52:02 -07:00 |
L. David Baron
|
ea2113c668
|
Avoid showing black when the if-visited style is transparent and the unvisited style is a color. (Bug 557584) r=bzbarsky
|
2010-04-06 15:32:52 -07:00 |
Zack Weinberg
|
52c2d9375f
|
Eliminate NS_HIDDEN and NS_HIDDEN_ from layout/style/. Search-and-replace plus formatting fixes. rs=bzbarsky, no bug.
|
2010-04-06 14:52:17 -07:00 |
Ehsan Akhgari
|
b096e7c504
|
Bug 221820 - Part 7: Wrap the calls to nsTextControlFrame::EnsureEditorInitialized in a weak frame check; r=roc
--HG--
extra : rebase_source : e8ea41dfa8e4b591e21176fb654f968671cc3ba1
|
2010-04-06 16:44:46 -04:00 |
Ehsan Akhgari
|
f47c4a2437
|
Bug 221820 - Part 6: Fix a failing test; r=bzbarsky
--HG--
extra : rebase_source : 7ffe1d5c7840be9e84ec66851f96b61c69aeeda4
|
2010-04-06 16:44:12 -04:00 |
Ehsan Akhgari
|
f4a336fb87
|
Bug 221820 - Part 5: Make lazy editor initialization compatible with placeholder values; r=bzbarsky
--HG--
extra : rebase_source : f7e1954482d34f5a229307ff7a6bc4fa527171ff
|
2010-04-06 16:43:39 -04:00 |
Ehsan Akhgari
|
380b7b208c
|
Bug 221820 - Part 4: Fix the newline handling for text fields without an editor; r=bzbarsky
--HG--
extra : rebase_source : 92d9e491351a6183f0232604cd989c14d10d5fad
|
2010-02-22 16:15:56 -08:00 |
Ehsan Akhgari
|
a85b9fbf14
|
Bug 221820 - Part 3: Debug-only assertion for reentrancy detection; r=bzbarsky
--HG--
extra : rebase_source : 0b3e81c649178ebff2b08856f652a37be59d7547
|
2010-02-09 20:29:11 -05:00 |
Ehsan Akhgari
|
a5e3d44e9b
|
Bug 221820 - Part 2: Make the editor initialization lazy (initialize only when needed); r=bzbarsky
--HG--
extra : rebase_source : bf84341934b14c78fadc162607721e9325673fc4
|
2010-02-02 10:49:55 -05:00 |
Ehsan Akhgari
|
64a3144e62
|
Bug 221820 - Part 1: Call EnsureEditorInitialized from all places where editor needs to exist; r=bzbarsky
--HG--
extra : rebase_source : 91df07eb7a6a52c35d8f4d52212663045450b95a
|
2010-02-01 23:00:12 -05:00 |
Ehsan Akhgari
|
3776d4f9f8
|
Bug 542919 - Refactor the plain text editor initialization to facilitate lazy initialization; r=bzbarsky sr=roc
--HG--
extra : rebase_source : 9c043d3cb30420f061d543e11e3000a1f8e18e27
|
2010-02-01 23:00:06 -05:00 |
Timothy Nikkel
|
37de910f94
|
Bug 479931, Bug 515811, and Bug 522374. Add crashtests.
|
2010-04-06 15:03:16 -05:00 |
Boris Zbarsky
|
e0c5cb9ec9
|
Bug 550882 followup. Remove the hack, since it's not useful anymore.
|
2010-04-06 16:01:34 -04:00 |
Peter Van der Beken
|
85c9e641b0
|
Fix for bug 533637 (Speed up unwrapping a node in quickstubs that use nsINode (dromaeo)). Pair every DOMCI to a specific C++ class. r=jst.
--HG--
extra : rebase_source : 9a7823b365cfca04bb08c5be94eab29d218f1e61
|
2010-01-12 14:08:43 +01:00 |
Masayuki Nakano
|
6116cdc355
|
Bug 552493 Hang on select-all in large textbox (which repeats if I unfocus & focus Firefox) r=roc
|
2010-04-06 18:01:53 +09:00 |
Chris Double
|
4d94fbf7a0
|
Bug 551277. Backed out changeset f9a11b9b2b9f
|
2010-04-06 18:10:02 +12:00 |
Chris Double
|
987e0e6294
|
Bug 551277 - Implement software YCbCr conversion in layers, replacing liboggplay color conversion code - r=roc
--HG--
extra : rebase_source : 53b2c194aa6eb75a4751efdd83f066d3aeadf5d7
|
2010-04-06 12:07:39 +12:00 |
Robert Sayre
|
2c202e279b
|
Merge tracemonkey to mozilla-central.
|
2010-04-05 13:17:29 -04:00 |
Robert Sayre
|
0f3df923db
|
Merge mozilla-central to tracemonkey.
|
2010-04-04 14:15:05 -04:00 |
Bill Gianopoulos
|
3387c15d67
|
Bug 555727: Stop MSVC from over-optimizing NS_DECLARE_FRAME_PROPERTY. r=dbaron
|
2010-04-03 16:21:53 -04:00 |
Ehren Metcalfe
|
a791e19cc4
|
Bug 556446: Remove dead code in layout. r=roc,bz
|
2010-04-03 07:36:19 -04:00 |
L. David Baron
|
0318aa7e91
|
Bug 554188 followup: use fails-if rather than random-if, with stricter condition.
|
2010-04-02 22:31:41 -07:00 |
L. David Baron
|
4448b4ee8a
|
Make pseudo-classes-02 run using test_visited_reftests.html instead of the normal reftest harness. (Bug 147777) r=jwatt
|
2010-04-02 18:58:27 -07:00 |
L. David Baron
|
0c9f4d1933
|
Add mochitests for getComputedStyle and querySelector(All) lying about :visited selectors. (Bug 147777)
|
2010-04-02 18:58:27 -07:00 |
L. David Baron
|
13e72332b4
|
Add reftests for :visited handling in layout/reftests/css-visited/ and make them run through the mochitest harness (via layout/style/test/test_visited_reftests.html) rather than the reftest harness. (Bug 147777)
|
2010-04-02 18:58:27 -07:00 |
L. David Baron
|
3a0a941202
|
Add method to munge the content state appropriately for how we're matching so that matching operations in HTML and CSS style sheets follow the new rules. (Bug 147777) r=bzbarsky
|
2010-04-02 18:58:27 -07:00 |
L. David Baron
|
77b2baaacc
|
Put visited handling in the tree match context. (Bug 147777) r=bzbarsky
|
2010-04-02 18:58:27 -07:00 |
L. David Baron
|
fa654ea00f
|
Set NS_STYLE_RELEVANT_LINK_IS_VISITED when appropriate. (Bug 147777) r=bzbarsky
|
2010-04-02 18:58:27 -07:00 |
L. David Baron
|
fa5650511b
|
Propagate whether we have a relevant link from rule processors to style set. (Bug 147777) r=bzbarsky
|
2010-04-02 18:58:27 -07:00 |
L. David Baron
|
124bb33c2e
|
Pass through desired link-visitedness on the rule walker and construct if-visited style contexts in the style set when visited styles are present. (Bug 147777) r=bzbarsky
|
2010-04-02 18:58:27 -07:00 |
L. David Baron
|
3dbb11b9a9
|
Fix initialization comment in nsRuleProcessorData. (Bug 147777) r=sdwilsh
|
2010-04-02 18:58:26 -07:00 |
L. David Baron
|
eb2548e97d
|
Make nsStyleContext::FindChildWithRules deal with the visited style context. (Bug 147777) r=bzbarsky
|
2010-04-02 18:58:26 -07:00 |
L. David Baron
|
12aeda8a30
|
Propagate whether we have a relevant link out of selector matching. (Bug 147777) r=bzbarsky
|
2010-04-02 18:58:26 -07:00 |
L. David Baron
|
179665d6ce
|
Introduce NodeMatchContext for additional input into SelectorMatches. (Bug 147777) r=bzbarsky
|
2010-04-02 18:58:26 -07:00 |
L. David Baron
|
9b0db9e924
|
Introduce TreeMatchContext for additional output from SelectorMatchesTree. (Bug 147777) r=bzbarsky
|
2010-04-02 18:58:26 -07:00 |
L. David Baron
|
b33a804541
|
Use the appropriate color based on visitedness for the color or fallback color parts of 'fill' and 'stroke'. (Bug 147777) r=jwatt
|
2010-04-02 18:58:26 -07:00 |
L. David Baron
|
e4ae9159cc
|
Use the appropriate color based on visitedness for 'outline-color'. (Bug 147777) r=zweinberg
|
2010-04-02 18:58:26 -07:00 |
L. David Baron
|
951a1ae9b5
|
Use the appropriate color based on visitedness for border-collapse borders. (Bug 147777) r=bernd
|
2010-04-02 18:58:26 -07:00 |
L. David Baron
|
712030c86e
|
Use the appropriate color based on visitedness for nsCSSRendering::PaintBorder users of the 'border-*-color' properties. (Bug 147777) r=zweinberg
|
2010-04-02 18:58:26 -07:00 |
L. David Baron
|
f27c596c76
|
Prerequisite comments for using the appropriate color for border colors. (Bug 147777) r=zweinberg
|
2010-04-02 18:58:26 -07:00 |
L. David Baron
|
15a5fe036b
|
Use the appropriate color based on visitedness for the 'background-color' property. (Bug 147777) r=zweinberg
|
2010-04-02 18:58:26 -07:00 |
L. David Baron
|
109a546aaa
|
Make PaintBackgroundWithSC and related methods operate on nsStyleContext* rather than const nsStyleBackground*. (Bug 147777) r=zweinberg
|
2010-04-02 18:58:26 -07:00 |
L. David Baron
|
a35f4b2aac
|
Use the appropriate color based on visitedness for the 'color' property. (Bug 147777) r=roc
|
2010-04-02 18:58:25 -07:00 |
L. David Baron
|
7a857e9b5a
|
Fix existing tests to deal with getComputedStyle lying about :link vs. :visited. (Bug 147777) r=sdwilsh
|
2010-04-02 18:58:25 -07:00 |
L. David Baron
|
5d680f5d9b
|
Add nsIDOMWindowUtils::getVisitedDependentComputedStyle for use in tests. (Bug 147777) r=bzbarsky
|
2010-04-02 18:58:25 -07:00 |
L. David Baron
|
4cf0bf0c58
|
Add function to nsStyleUtil for choosing the appropriate color from style data based on link visitedness. (Bug 147777) r=bzbarsky
|
2010-04-02 18:58:25 -07:00 |
L. David Baron
|
80348d8506
|
Add mechanism for separate style data for visited style. (Bug 147777) r=bzbarsky
|
2010-04-02 18:58:25 -07:00 |
L. David Baron
|
681596fa66
|
Split nsStyleSet::ResolveStyleForRules into two different APIs for the two different types of uses. (Bug 147777) r=bzbarsky
|
2010-04-02 18:58:25 -07:00 |
Vivien Nicolas
|
f60313c3a4
|
Bug 461843: Backout changes to avoid assertions but broke scrollbar margin support [r=roc]
|
2010-04-02 18:25:40 -04:00 |
Ted Mielczarek
|
71d714f465
|
Bug 554188: 534919-1.html is known to fail on 10.6, working on it. test only, no-r=
|
2010-04-02 15:06:20 -05:00 |
Robert Sayre
|
7d438a554a
|
Merge mozilla-central to tracemonkey.
|
2010-04-02 10:10:27 -04:00 |
Robert Sayre
|
0fb98b223d
|
Disable reftest 508908-1.xul. See bug 556124.
|
2010-04-02 08:03:11 -04:00 |
Zack Weinberg
|
ca65e30e9c
|
Bug 494117: Mechanically change 'ReParent' to 'Reparent' throughout the tree. r=bzbarsky
|
2010-04-01 23:07:43 -07:00 |
Zack Weinberg
|
835ff67dda
|
Bug 494117: remove PresContext argument to nsStyleSet::GetContext. r=bzbarsky
|
2010-04-01 23:07:42 -07:00 |
Mats Palmgren
|
348f3082bf
|
Bug 383488: don't accept trailing tokens in 'value' in style.setProperty(prop,value,"important"). r=dbaron
|
2010-04-01 23:07:40 -07:00 |
Boris Zbarsky
|
2b60b98a59
|
Bug 552334. Deal with z-indices whose difference overflows a 32-bit signed int. r=roc
|
2010-04-01 22:09:05 -04:00 |
Boris Zbarsky
|
e31631ba45
|
Bug 551699. Use the content insertion frame of our containing block when looking for our static position. r=dbaron
|
2010-04-01 22:09:05 -04:00 |
Boris Zbarsky
|
dd2e9869ca
|
Bug 538082. These asserts are asserting things that happen to not always be true. r=dbaron
|
2010-04-01 22:09:05 -04:00 |
Boris Zbarsky
|
f203c2ec0f
|
Bug 509569. Avoid assertion by not storing structs with unused inherit logical box props in them, even though it would be ok to do so. r=dbaron
|
2010-04-01 22:09:05 -04:00 |
Zack Weinberg
|
7529e1fe6e
|
Bug 508466 part 3: remove eSelectorParsingStatus_Empty. r=dbaron
|
2010-03-31 11:08:11 -07:00 |
Zack Weinberg
|
223c22a153
|
Bug 508466 part 2: In a CSS selector group, use distinct mOperator codes for the descendant combinator (' ') and the end of the chain ('\0'). r=dbaron
|
2010-03-31 11:08:09 -07:00 |
Zack Weinberg
|
3b15f59e43
|
Bug 508466 part 1: Refactor nsCSSParser::ParseSelector and nsCSSParser::ParseSelectorGroup for clarity. r=dbaron
|
2010-03-31 11:08:08 -07:00 |
Jim Mathies
|
798a6b7f0b
|
merge backout.
|
2010-03-31 12:55:55 -05:00 |
Jim Mathies
|
e8db46f043
|
Backout bug 555133 to fix bug 555950.
|
2010-03-31 12:55:41 -05:00 |
Josh Aas
|
452d0e1769
|
Fix comment.
|
2010-03-31 13:51:25 -04:00 |
Mike Hommey
|
e77f7f4af2
|
Bug 512487: Remove background-color settings in reftests first-letter/399941-[89] to make them not font-dependent.
|
2010-03-31 10:44:58 -07:00 |
Masayuki Nakano
|
37b847f135
|
Bug 554822 backout the previous patch
|
2010-04-01 02:31:06 +09:00 |
Masayuki Nakano
|
f1448bab60
|
Bug 554822 Caret should refer the actual text color instead of the value of CSS color property r=roc
|
2010-04-01 02:12:43 +09:00 |
Rob Arnold
|
0feeddc29f
|
Bug 555133 - Attempt to infer whether or not theme parts are transparent r=roc sr=vlad
|
2010-03-29 15:24:40 -04:00 |
Joel Maher
|
b349ccffd7
|
Bug 471676 Allow reftest harness to accept same chunking arguments as mochitest, used for maemo and other platforms r=ted
|
2010-03-29 10:57:51 -07:00 |
Daniel Holbert
|
3de1190d72
|
Bug 556404: Put CSS parser in SVG mode when parsing SMIL animation endpoints for XML attributes. r=roc r=dbaron
|
2010-04-02 09:34:31 -07:00 |
Kyle Huey
|
f7fe1611de
|
Bug 253889: Bustage fix
|
2010-03-31 09:21:17 -04:00 |
Craig Topper
|
fbc0e59dce
|
Bug 253889: DeCOMtaminate nsIPresShell - Clean up unnecessary initialization in HandleEventWithTarget(). r=roc
--HG--
extra : rebase_source : 88fa8550cb112139008f04bee4ed6a0a5c7cb415
|
2010-03-31 08:50:20 -04:00 |
Craig Topper
|
2ec76bd9d8
|
Bug 253889: DeCOMtaminate nsIPresShell - Make GetRootFrame() nonvirtual inside gklayout. r=roc
--HG--
extra : rebase_source : 6c1572e04309bc6d0db9732f98d820595dd3ab77
|
2010-03-31 08:48:04 -04:00 |
Craig Topper
|
0e86233524
|
Bug 253889: DeCOMtaminate nsIPresShell - Rev IID and remove NS_NewPresShell. r=roc
--HG--
extra : rebase_source : 55acb1008a92cd6c13760591c086c52ac9cb3e74
|
2010-03-31 08:47:25 -04:00 |
Craig Topper
|
ac28e5cb9c
|
Bug 253889: DeCOMtaminate nsIPresShell - Remove more NS_IMETHOD. r=roc
--HG--
extra : rebase_source : ab0c230d7be484858e03b242c76b5cc9bcfa87ae
|
2010-03-31 08:45:32 -04:00 |
Craig Topper
|
f1f968736b
|
Bug 253889: DeCOMtaminate nsIPresShell - Inline getters. r=roc
--HG--
extra : rebase_source : cdb8803dc075e72a47879c83d62e2c08cc999caf
|
2010-03-31 08:45:08 -04:00 |
Craig Topper
|
99999b1e18
|
Bug 253889: DeCOMtaminate nsIPresShell - IID rev. r=roc
--HG--
extra : rebase_source : 7570b499706367da3153fb3c21abcd41aaa98349
|
2010-03-31 08:44:11 -04:00 |
Craig Topper
|
afa4c872e5
|
Bug 253889: DeCOMtaminate nsIPresShell - IsPaintingSuppressed(). r=roc
--HG--
extra : rebase_source : 9ee8283e8bce33402893ae5316f89c9f699a1236
|
2010-03-31 08:43:49 -04:00 |
Craig Topper
|
8ef02ed2f5
|
Bug 253889: DeCOMtaminate nsIPresShell - IsReflowLocked(). r=roc
--HG--
extra : rebase_source : 46adf0d5ad41602276c8bcded46e7dae0f399da9
|
2010-03-31 08:43:27 -04:00 |
Craig Topper
|
8da3d1c3df
|
Bug 253889: DeCOMtaminate nsIPresShell - GetEventTarget[Frame|Content](). r=roc
--HG--
extra : rebase_source : aa059747dc2b24360fd8429fbd7fd21077ecbfa4
|
2010-03-31 08:43:01 -04:00 |
Craig Topper
|
8f10fd8f80
|
Bug 253889: DeCOMtaminate nsIPresShell - Remove NS_IMETHOD. r=roc
--HG--
extra : rebase_source : dc316062106c32edc90815399708b861e3a14aa9
|
2010-03-31 08:41:54 -04:00 |
Craig Topper
|
c82a6bc194
|
Bug 253889: DeCOMtaminate nsIPresShell - GetCaret(). r=roc
--HG--
extra : rebase_source : 2a05050d8cbb10dd3bb763d5d5a158cc5f3dd814
|
2010-03-31 08:39:31 -04:00 |
Craig Topper
|
3b3307f212
|
Bug 253889: DeCOMtaminate nsIPresShell - make some methods const. r=roc
--HG--
extra : rebase_source : 94167aa329d4021677027f6bb6b1674d278f53f5
|
2010-03-31 08:38:52 -04:00 |
Craig Topper
|
b37453ff6d
|
Bug 555888 - Convert nsCOMPtr<nsPresContext> to nsRefPtr<nsPresContext>. r=roc
--HG--
extra : rebase_source : fd3a575d23d76c0adeed53ae6b83268484988014
|
2010-03-31 13:09:11 +02:00 |
Robert Longson
|
bdd80f1369
|
Bug 521636 - A single rotate number should rotate all glyphs. r=roc
|
2010-03-31 09:57:28 +01:00 |
Ginn Chen
|
73dbd6bb74
|
Bug 555673 FramePropertyTable.cpp failed to compile with Sun Studio on Solaris r=roc
|
2010-03-29 19:43:35 +08:00 |
Robert O'Callahan
|
c3f6613840
|
Backing out fix for bug 548792 to try to fix test failure in test_caretmove.html
|
2010-03-29 16:42:53 +13:00 |
Robert O'Callahan
|
4cd9ef0d06
|
Backed out changeset 4df05ea5fe1b
|
2010-03-29 16:42:10 +13:00 |
Robert O'Callahan
|
34c4e60075
|
Bug 551463. Don't clamp scroll positions during reflow, do it during a post-reflow callback so that temporary frame size changes don't clamp when they shouldn't. r=mats
|
2010-03-29 14:46:59 +13:00 |
Robert O'Callahan
|
1ea635776b
|
Bug 548792. When scrolling content into view, make sure to check scrollable elements in ancestor documents. r=mats
|
2010-03-29 14:46:59 +13:00 |
Robert O'Callahan
|
a27c78da5a
|
Bug 545049. Capture the pre-transform overflow area of a frame and use it in InvalidateOverflowArea. r=mats
|
2010-03-29 14:46:58 +13:00 |
Robert O'Callahan
|
93d285f634
|
Bug 545049. When the overflow area of a transformed frame changes, we need to repaint the whole thing. r=mats
|
2010-03-29 14:46:58 +13:00 |
Robert O'Callahan
|
0fd1837981
|
Bug 551660. Switch layout code from using nsPropertyTable to FramePropertyTable. r=mats,sr=dbaron
|
2010-03-29 14:46:55 +13:00 |
Benoit Girard
|
d0a3d6d019
|
Optimize Core Graphics drawing model OOPP implementation. b=555835 r=josh
|
2010-04-01 17:53:56 -04:00 |
Daniel Holbert
|
d3484c4647
|
Bug 551298, patch C bustage-followup: Use fully qualified class name when logging AddRefs names to prevent name-collision in bloat hash map.
|
2010-04-01 11:05:40 -07:00 |
Daniel Holbert
|
f138b54154
|
Bug 551298, patch C: Use NS_INLINE_DECL_REFCOUNTING in /layout/ directory. r=roc
|
2010-04-01 11:05:40 -07:00 |
Daniel Holbert
|
d509dc0e16
|
Bug 551298, patch B: Replace uses of THEBES_INLINE_DECL_REFCOUNTING with NS_INLINE_DECL_REFCOUNTING. r=roc
|
2010-04-01 11:05:40 -07:00 |
Daniel Holbert
|
605900c19f
|
Backed out changeset 29bc09de2f77 (Bug 551298) due to Linux debug mochitest-5 orange
|
2010-04-01 09:38:53 -07:00 |
Daniel Holbert
|
f670acaa95
|
Bug 551298, patch B: Replace uses of THEBES_INLINE_DECL_REFCOUNTING with NS_INLINE_DECL_REFCOUNTING. r=roc
|
2010-04-01 08:08:51 -07:00 |
timeless@mozdev.org
|
2aec598f27
|
Bug 552246 remove unused variable availWidth from nsTableRowFrame::CalcHeight
r=bernd
|
2010-04-01 08:07:22 -07:00 |
Robert O'Callahan
|
ff36677368
|
Bug 550029. Don't try to run treeview script if the document global object has gone away. r=smaug
|
2010-04-01 20:32:13 +13:00 |
Jesse Ruderman
|
fdb1e0190d
|
Add tests to manifest. (Homeless tests identified by script in bug 551617.)
|
2010-03-31 20:17:35 -07:00 |
Jesse Ruderman
|
ff90f89d15
|
hg rm a test that was removed from the manifest. Making a working test is covered by bug 414740's in-testsuite? flag.
|
2010-03-31 20:16:44 -07:00 |
Masayuki Nakano
|
f88647e545
|
Bug 554822 Caret should refer the actual text color instead of the value of CSS color property r=roc
|
2010-04-01 11:35:48 +09:00 |
Zack Weinberg
|
8a8adc758b
|
Bug 494117 preliminary refactor: Search-and-replace 'ReStyle' with 'Restyle' throughout layout. r=roc
|
2010-03-31 17:43:32 -07:00 |
Robert O'Callahan
|
288770f0d1
|
Bug 551660. Create FramePropertyTable. r=mats,sr=dbaron
|
2010-03-15 14:51:44 +13:00 |
Robert O'Callahan
|
8ee064d838
|
Bug 551637. collapseOffsetProperty is never used. r=mats
|
2010-03-29 14:46:13 +13:00 |
Robert O'Callahan
|
79e3ba391b
|
Bug 551632. endsInDiacritic frame property is set but never used. r=smontagu
|
2010-03-29 14:46:13 +13:00 |
Kyle Huey
|
1284a86b27
|
Bug 253889: Windows bustage fix.
|
2010-03-28 19:57:06 -04:00 |
Craig Topper
|
61dba9a452
|
Bug 253889: More deCOMtamination of nsIPresShell. r=roc
|
2010-03-28 19:21:11 -04:00 |
Olli Pettay
|
c9aaa3e7c4
|
Bug 553924 - Crash [@ nsDocumentViewer.cpp], r=jlebar
|
2010-03-29 01:47:54 +03:00 |
Ehsan Akhgari
|
7f6cd7f0af
|
Bug 552359 - Tinderbox orange: layout/reftests/forms/placeholder/placeholder-7.html placeholder-8.html placeholder-9.html; r=roc
|
2010-03-27 11:16:53 -04:00 |
Masayuki Nakano
|
71ab14e537
|
Bug 553975 Caret is painted under textframe in input/textarea element r=roc
|
2010-03-27 13:33:17 +09:00 |
Daniel Holbert
|
4b5785c3e6
|
Bug 555291: Replace multiple string-literals of SVG whitespace/comma delimeters with a single #define. r=jwatt
|
2010-03-26 20:55:28 -07:00 |
Robert O'Callahan
|
245051422a
|
Bug 551635. Don't crash if we focus the root element and there's no root scroll frame. r=mats
|
2010-03-11 18:37:27 +13:00 |
Josh Aas
|
a8f5b27e45
|
Send repeat key events to Cocoa NPAPI plugins. b=554753 r=smichaud r=roc
|
2010-03-25 20:14:56 -04:00 |
Craig Topper
|
fd9001c409
|
Bug 554253 - Convert nsCOMPtr<nsPresContext> to nsRefPtr<nsPresContext>. r=roc
--HG--
extra : rebase_source : d828daca07188864d055f3d1a72f5217632eb358
|
2010-03-25 14:17:11 +01:00 |
Markus Stange
|
21d217cfc3
|
Bug 554061 - Also check XBL stylesheets when determining whether a restyle is necessary when document state changes. r=dbaron
|
2010-03-25 10:22:58 +01:00 |
L. David Baron
|
84b554e2fb
|
Add comment to reftest manifest. CLOSED TREE
|
2010-03-24 16:03:53 -04:00 |
Joel Maher
|
e64d339c02
|
Bug 553922 - Update remote test code to have MPL header and use devicemanager timeout properly (NPOTB) r=ctalbert
|
2010-03-24 10:51:17 -07:00 |
Daniel Holbert
|
3bf1c38256
|
Bug 553416: Make nsSVGClipPathFrame notify children when its transform attribute is animated. r=longsonr
--HG--
rename : layout/reftests/svg/smil/lime.svg => layout/reftests/svg/smil/transform/lime.svg
|
2010-03-24 09:54:48 -07:00 |
Neil Deakin
|
79b8f82a99
|
Bug 554072, resizer should account for borders and padding when retrieving current element size, r=roc
|
2010-03-23 14:52:56 -04:00 |
Benoit Girard
|
e854857c67
|
Explicitly remove CALayer from CARenderer when CARenderer is destroyed in order to avoid situations where the CALayer is attached to two renderers. b=556453 r=josh
|
2010-04-05 00:29:56 -04:00 |
L. David Baron
|
238beaa031
|
Subtract the correct border+padding. (Bug 546048) r=roc
|
2010-04-04 14:46:15 -07:00 |
Kyle Huey
|
94ab17c6df
|
Backing out Bug 253889 to fix Bug 555727.
|
2010-03-30 19:57:12 -04:00 |
Kyle Huey
|
5278cfe428
|
Backed out changeset 4b8936ac4a31
|
2010-03-30 19:56:44 -04:00 |
Kyle Huey
|
e0042efe22
|
Backing out Bug 253889 to fix Bug 555727.
|
2010-03-30 19:56:05 -04:00 |
Kyle Huey
|
4bba0cff2a
|
Backed out changeset 90a30ea68797
|
2010-03-30 19:55:21 -04:00 |
Brian Crowder
|
2162e35c64
|
Reverting an accidental deletion from my previous landing
|
2010-03-30 13:58:30 -07:00 |
Brian Crowder
|
ebfc565fa0
|
Bug 471917 - fix PNG reftests to respect color-management settings, r=mfinkle, sr=dbaron
|
2010-03-29 14:56:46 -07:00 |
Robert Longson
|
ca4c9d42cc
|
Bug 388547 - reenable reftest.
|
2010-03-30 13:21:18 +01:00 |
Robert Longson
|
6addad0123
|
Bug 388547 - revert reftest change to get tree green.
|
2010-03-30 12:44:28 +01:00 |
Robert Longson
|
d7895f037c
|
Bug 388547 - initial support for x,y,dx,dy,rotate lists on SVG text and tspan elements (missing reftest files). r=roc
|
2010-03-30 12:32:03 +01:00 |
Robert Longson
|
ac2db96a5b
|
Bug 388547 - initial support for x,y,dx,dy,rotate lists on SVG text and tspan elements. r=roc
|
2010-03-30 11:21:19 +01:00 |
Frédéric Wang
|
cd74cd48d1
|
b=407101 STIX n-ary ops and angle brackets r=karlt
|
2009-10-22 13:05:35 +02:00 |
Karl Tomlinson
|
110f627e7b
|
b=544211 preparation for handling synthesized button-up events for ending element pointer capture r=smaug
|
2010-03-24 16:36:27 +13:00 |
Boris Zbarsky
|
5060537f28
|
Bug 550882. Make sure to create scrollbars for the viewport even if it's currently overflow:hidden, since various changes to <body> and the like can change the propagated overflow. r=roc
|
2010-03-08 19:30:02 -05:00 |
Benoit Girard
|
984af21306
|
Add support for the NPAPI Core Animation drawing model. b=497225 r=josh sr=roc
|
2010-03-23 20:51:11 -04:00 |
Neil Deakin
|
3bbcde7acc
|
BBug 554092, resizer overlaps content window scrollbar, r=roc
|
2010-03-23 14:55:35 -04:00 |
Neil Deakin
|
31fc4565a6
|
Bug 553760, two resizers appear in textarea, hide the one for the placeholder scrollframe, r=dbaron
|
2010-03-23 13:14:47 -04:00 |
Robert Longson
|
6725a73d98
|
Bug 554091 - negative rx and ry are unsupported rather than errors according to SVG1.2T. r=jwatt
|
2010-03-23 12:53:36 +00:00 |
Saint Wesonga
|
385bd7f8b5
|
Bug 537916 - MathML mfenced: Whitespaces in separators are not ignored. r=roc
|
2010-03-23 09:27:43 +01:00 |
liucougar@gmail.com
|
cb757fbca3
|
Bug 507936 - Should join node when deleting at end of paragraph. r=peterv
|
2010-03-23 09:23:23 +01:00 |
Rob Arnold
|
868b41f2d3
|
Bug 450767 - Don't necessarily apply Aero Glass to the entire window r=jimm sr=roc
|
2010-03-17 18:56:00 -04:00 |
Olli Pettay
|
21fe6ba718
|
Bug 534478, prevent assertions caused by reftest pagemode, r=dbaron
--HG--
extra : rebase_source : c2bec911560c952009783a83a93ced887447937d
|
2010-03-22 16:24:18 +02:00 |
Daniel Glazman
|
e00e8f9100
|
:not() selector with no argument should be a parse error. (Bug 553805) r=dbaron
--HG--
extra : transplant_source : J%23a%3C%1EQ%13%F5%DBx%8E%83%A8%09%3A%E1%93t%AF%D2
|
2010-03-21 15:25:18 -04:00 |
Simon Montagu
|
dfcc09097f
|
Add failing reftests from bug 329069 to manifest. r=dbaron
|
2010-03-22 02:37:09 -07:00 |
Markus Stange
|
00fbecd8b0
|
Bug 508482 - Window activation status should be a pseudoclass (:-moz-window-inactive) instead of an attribute. r=dbaron, r+sr=jst
|
2010-03-17 18:10:57 +01:00 |
Daniel Holbert
|
e36eda357d
|
Bug 541588 subpatch 2: Use nsRefreshDriver instead of nsITimer to schedule sample callbacks for nsSMILAnimationController. r=roc
|
2010-03-21 23:42:53 -07:00 |
Jesse Ruderman
|
5eadeccad7
|
Add crashtest for bug 461294
|
2010-03-21 16:27:11 -07:00 |
Olli Pettay
|
436af94f0e
|
Bug 553927 - DocumentViewerImpl::PageHide shouldn't use NS_ERROR for a valid case, r=roc
|
2010-03-22 00:06:12 +02:00 |
Daniel Holbert
|
32f3a006df
|
Bug 553881: Use SMIL reftest api-sanity-1.svg (and make it use standard reference case). r=tests_only
|
2010-03-21 12:23:30 -07:00 |
Jesse Ruderman
|
3d78545c70
|
Remove bogus reftest files (bug 553835) accidentally left around when bug 364680 was fixed
|
2010-03-20 18:26:11 -07:00 |
Jesse Ruderman
|
16b81e6152
|
Fix most of the homeless-reftest warnings: remove some files that are no longer used; add some entries to reftest.list files. (Bug 551617 comment 22)
|
2010-03-20 18:26:07 -07:00 |
Craig Topper
|
3d7073c4a5
|
Bug 253889: DeCOMtaminate nsIPresShell r=roc
|
2010-03-20 17:54:19 -04:00 |
Neil Deakin
|
3ea1a5bd7d
|
Bug 501154, consolidate places where clipboard events are fired from, r=smaug,sr=neil
|
2010-03-19 14:32:13 -04:00 |
Neil Deakin
|
17876e41fa
|
Bug 442228, support resizers in scrollable areas and enable them by default for textareas, r=roc,sr=dbaron
|
2010-03-19 07:49:34 -04:00 |
Neil Deakin
|
4bad2a09ab
|
Bug 442228, skip native anonymous content for _parent check, also set a minimum resize size, and support other sizes for content resizing, r=neil
|
2010-03-19 07:49:33 -04:00 |
Neil Deakin
|
27dcf91d68
|
Bug 442228, add -moz-resize property to indicate that elements are resizable, r=dbaron
|
2010-03-19 07:49:33 -04:00 |
Robert Longson
|
37b034371c
|
Bug 553053 - Should not create frames for SVG animation elements, it interferes with clipPath validation and is inefficient. r=dholbert,sr=roc
|
2010-03-19 11:17:49 +00:00 |
Masayuki Nakano
|
44096c6f1b
|
Bug 528396 Create XP level IME transaction tests r=roc+mats, sr=jst
|
2010-03-19 14:02:53 +09:00 |
Neil Deakin
|
3cbbbf8a1e
|
Bug 543563, fix build error due to conflict with bug 544472
|
2010-03-18 16:45:29 -04:00 |
Neil Deakin
|
b66e7be3ef
|
Bug 544472, eliminate duplicate calls to AddCSS*** methods, plus some minor related code cleanup, r=dbaron
|
2010-03-18 15:58:15 -04:00 |
Neil Deakin
|
8f209c1ed5
|
Bug 543563, textarea in xul textbox doesn't take into account any assigned widths/heights, r=dbaron
|
2010-03-18 15:58:12 -04:00 |
Ehsan Akhgari
|
be4b7eb8dc
|
Bug 353539 - textarea.focus() puts caret at end without scrolling it into view; r=roc
--HG--
extra : rebase_source : 775c2c16cfbb0ef9a9024dd53c42c803ee08e8ae
|
2010-03-18 12:14:40 -04:00 |
Ehsan Akhgari
|
52ec0ae2b2
|
Bug 231389 - Textarea scrolls to top after changing its .value, regardless of cursor position; r=roc
--HG--
extra : rebase_source : 01f1129bc5289c3b56d15a7965e647002a0b1198
|
2010-03-18 12:14:08 -04:00 |
Peter Van der Beken
|
e1c6294f66
|
Fix for bug 552716 (Remove NS_INTERFACE_MAP_ENTRY_CONTENT_CLASSINFO). r=jst.
--HG--
extra : rebase_source : 8e03b54ff6117dcac27188b296c59dcafbb6db78
|
2010-03-17 16:09:05 +01:00 |
Daniel Holbert
|
8fcc363e94
|
merge after backing out bug 541588
|
2010-03-18 07:58:33 -07:00 |
Daniel Holbert
|
6252fa89ed
|
Backed out changeset 59f507847beb (bug 541588) to see if it was responsible for minor SVG perf regression.
|
2010-03-18 07:58:09 -07:00 |
Robert Longson
|
d918498168
|
Bug 552830 - Should not force rx=ry for a rect by clamping if one is omitted. r=jwatt
|
2010-03-18 12:14:38 +00:00 |
Daniel Holbert
|
4f07b8fb14
|
Bug 541588: Hook up nsSMILAnimationController to nsRefreshDriver for scheduling samples. r=roc
|
2010-03-17 01:54:20 -07:00 |
Henri Sivonen
|
2f401edad4
|
Test for bug 381746 - Make reftest 381746-1.html wait for the load events of its iframes. r=mats.
--HG--
extra : rebase_source : a92b4a01d62ae2a22230da3dfb4a6ad177abce11
|
2010-03-10 10:25:06 +02:00 |
Daniel Holbert
|
91d25abef1
|
Bug 552873: Re-enable random reftest, with an attempted workaround. r=tests-only
|
2010-03-17 01:15:25 -07:00 |
Daniel Holbert
|
c3384f83c2
|
Bug 552873: mark random test mapped-attr-vs-css-prop-1.svg as random, while I work on fixing it.
|
2010-03-16 23:02:35 -07:00 |
Robert O'Callahan
|
2abce146a9
|
Bug 538323. Part 2: use ImageLayers to render video. r=kinetik
|
2010-03-02 12:41:49 +13:00 |
Robert O'Callahan
|
4ffba9d374
|
Bug 538266. Part 4: Fix setting of visible region to account for any transforms that have been set on the layer. r=dbaron
|
2010-03-02 12:08:28 +13:00 |
Robert O'Callahan
|
05ed217783
|
Bug 538266. Part 3: move nsSVGUtils::GfxRectToIntRect to nsLayoutUtils. r=mats
|
2010-03-02 12:08:28 +13:00 |
Daniel Holbert
|
db7c1c12c9
|
Bug 534028, Patch E: Tests for SMIL animation of mapped attributes interacting with CSS transitions. r=tests-only
--HG--
rename : layout/reftests/svg/smil/smil-transitions-interaction-1.svg => layout/reftests/svg/smil/smil-transitions-interaction-1a.svg
rename : layout/reftests/svg/smil/smil-transitions-interaction-1.svg => layout/reftests/svg/smil/smil-transitions-interaction-1b.svg
rename : layout/reftests/svg/smil/smil-transitions-interaction-2.svg => layout/reftests/svg/smil/smil-transitions-interaction-2a.svg
rename : layout/reftests/svg/smil/smil-transitions-interaction-2.svg => layout/reftests/svg/smil/smil-transitions-interaction-2b.svg
rename : layout/reftests/svg/smil/smil-transitions-interaction-3.svg => layout/reftests/svg/smil/smil-transitions-interaction-3a.svg
rename : layout/reftests/svg/smil/smil-transitions-interaction-3.svg => layout/reftests/svg/smil/smil-transitions-interaction-3b.svg
rename : layout/reftests/svg/smil/smil-transitions-interaction-4.svg => layout/reftests/svg/smil/smil-transitions-interaction-4a.svg
rename : layout/reftests/svg/smil/smil-transitions-interaction-4.svg => layout/reftests/svg/smil/smil-transitions-interaction-4b.svg
|
2010-03-16 16:17:47 -07:00 |
Daniel Holbert
|
9c6a7040a2
|
Bug 534028, Patch D: Tests for smil animation of mapped attributes. r=roc
--HG--
rename : content/smil/test/test_smilCSSFromBy.xhtml => content/smil/test/test_smilMappedAttrFromBy.xhtml
rename : content/smil/test/test_smilCSSPaced.xhtml => content/smil/test/test_smilMappedAttrPaced.xhtml
|
2010-03-16 16:17:33 -07:00 |
L. David Baron
|
38c8dbd05b
|
Remove code that was a remnant of the old storage for transition-property. (Bug 550497) r=bzbarsky
|
2010-03-16 16:04:21 -07:00 |
L. David Baron
|
ab63fbccd6
|
Add additional diagnostic output for diagnosing intermittent failure bug 537573.
|
2010-03-16 16:04:20 -07:00 |
Joel Maher
|
c9126117d9
|
Bug 545905 Add remotereftests.py to m-c for running reftests on windows mobile r=ctalbert a=dholbert for CLOSED TREE landing, NPOTB
|
2010-03-15 15:35:59 -07:00 |
Ehsan Akhgari
|
a563c6e375
|
Bug 549887 - Make sure we don't crash if for some reason the layout init fails; r=dbaron
--HG--
extra : rebase_source : a112310d69c86f727471e2abaea31e1898f68ca1
|
2010-03-15 11:13:52 -04:00 |
Jonathan Kew
|
68e947fdde
|
bug 502906 - part 3 - factor out Uniscribe and GDI shapers from Windows GDI font code. r=jdaggett
--HG--
rename : gfx/thebes/src/gfxWindowsFonts.cpp => gfx/thebes/src/gfxUniscribeShaper.cpp
rename : gfx/thebes/public/gfxWindowsFonts.h => gfx/thebes/src/gfxUniscribeShaper.h
|
2010-03-15 09:34:25 +00:00 |
Justin Wood
|
a72463aa37
|
Backout Bug 507936, Due to test failures.
|
2010-03-15 01:16:15 -04:00 |
Justin Wood
|
527c629d8a
|
Backout Bug 507936, Due to test failures. roc claimed to have done it already but I don't see it
|
2010-03-15 01:15:27 -04:00 |
Michael Ventnor
|
fe1d8bc6de
|
Bug 519079 - Set a maximum on CSS shadow blur radius so that stupid values don't hang the browser r=roc
|
2010-03-15 14:16:17 +10:00 |
liucougar
|
21e79119b6
|
Bug 507936. Join nodes when deleting at end of paragraph. r=peterv
--HG--
extra : rebase_source : cf90db83f439a33643daf98662f36b98a18649c7
|
2010-03-15 14:37:23 +13:00 |
Robert O'Callahan
|
99e00d1d89
|
Bug 550716. Snap layer bounds to nearest bpixels instead of outside pixels, to accurately reflect what we draw. r=mats
--HG--
extra : rebase_source : 08e3f6af4cc46e193593039a5196b0ee82defa60
|
2010-03-10 13:15:22 +13:00 |
Robert O'Callahan
|
c347059add
|
Bug 549184. Track 'has nonempty content been placed on this line yet' separately from 'has nonempty, non-span content been placed on this line yet'. r=dbaron
--HG--
extra : rebase_source : fe9318ed5143fe42107a55dfdcb6c0c8fee3dae6
|
2010-03-10 13:14:14 +13:00 |
Robert O'Callahan
|
4600eb89a8
|
Bug 546071. Compute view-to-widget offset for plugin views. r=mats
--HG--
extra : rebase_source : 483afc3b0d00f5fd6685f760b6ad358a94a7c9ba
|
2010-02-24 00:33:41 -08:00 |
Mats Palmgren
|
f00539aaf8
|
Add SimpleTest.waitForFocus to fix [orange].
|
2010-03-15 02:04:13 +01:00 |
Mats Palmgren
|
355d7fd5b3
|
Bug 544852, part 4: Add nsCaret::GetGeometryForFrame. r=roc
|
2010-03-14 23:56:26 +01:00 |
Mats Palmgren
|
a445269db2
|
Bug 544852, part 3: Merge UpdateHookRect into UpdateCaretRects. r=roc
|
2010-03-14 23:54:11 +01:00 |
Mats Palmgren
|
06c0d583e4
|
Bug 544852, part 2: Use nsCaret::GetGeometry. r=roc
|
2010-03-14 23:52:45 +01:00 |
Mats Palmgren
|
e5f8b2f7e8
|
Bug 544852, part 1: Remove nsCaret::GetCaretCoordinates. r=roc
|
2010-03-14 23:52:07 +01:00 |
Mats Palmgren
|
ac3489add8
|
Bug 544852, part 0: Remove unused code. r=roc
|
2010-03-14 23:50:36 +01:00 |
Robert O'Callahan
|
17ea32876c
|
Mark tests as failing if there's no test plugin
|
2010-03-15 16:46:55 +13:00 |
Markus Stange
|
d5d743e172
|
Merge backout of bug 508482.
|
2010-03-17 20:04:14 +01:00 |
Markus Stange
|
d0207d99c6
|
Backed out changeset e17c076aceea, bug 508482 (:-moz-window-inactive pseudoclass) because of test_righttoleft.xul test failures.
|
2010-03-17 20:03:53 +01:00 |
Zack Weinberg
|
0140b565ce
|
Bug 403526: Do not propagate text-decoration to floats. r=dbaron
|
2010-03-17 11:18:06 -07:00 |
Timothy Nikkel
|
902f3ab84d
|
Bug 534768. Also special case creation of continuations inside of floating first letter frames while reflowing them. r=roc,smontagu
|
2010-03-17 12:30:30 -05:00 |
Markus Stange
|
4a7a64bc2e
|
Bug 508482 - Window activation status should be a pseudoclass (:-moz-window-inactive) instead of an attribute. r=dbaron, r+sr=jst
|
2010-03-17 18:10:57 +01:00 |