Jacek Caban
|
43af34b1a0
|
Bug 553586: Heap corruption in Windows ShowNativePrintDialog. r=vlad
|
2010-04-03 07:35:27 -04:00 |
Masatoshi Kimura
|
431e038108
|
Bug 463104: elementFromPoint should accept floating point coordinates. r=bz
|
2010-04-03 07:34:24 -04:00 |
Jacek Caban
|
c48615d849
|
Bug 393119: Followup bustage fix for mingw. r=mrbkap
|
2010-04-03 07:32:59 -04:00 |
Dão Gottwald
|
9c87f94fb0
|
use Services.* in browser chrome tests
|
2010-04-03 09:36:55 +02: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 |
Josh Aas
|
9994fdbfbf
|
Bug 555234: Enable OOPP for x86 OS X and don't export mochitests conditional on MOZ_IPC. r=bsmedberg,ted
|
2010-04-02 20:19:31 -05:00 |
Chris Pearce
|
9afe5059b5
|
Bug 531340 - Bustage fix on comm-central. r=bustage-fix
|
2010-04-02 17:03:12 -07:00 |
Daniel Holbert
|
17c090d9ff
|
Bug 556900: Fix GCC warnings in nsOggPlayStateMachine.cpp. r=cpearce
|
2010-04-02 16:47:18 -07:00 |
Daniel Holbert
|
ef8f4acfc5
|
Bug 556897: Fix GCC warnings "FOO will be initialized after BAR when initialized here" in content/media/ogg/. r=cpearce
|
2010-04-02 16:47:15 -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 |
Michael Wu
|
3949f4e154
|
Bug 542146 - Add support for building JS on Android. patch by vlad, bcombee, and me. r=ted
|
2010-04-02 15:09:05 -07:00 |
Daniel Holbert
|
e697e2f577
|
Bug 556860: Fix unsigned/signed warnings in nsGeolocation.cpp. r=dougt
|
2010-04-02 14:49:38 -07: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 |
Chris Jones
|
732c02bb31
|
Bug 551254: Simple (disabled) test that the STL wrappers work correctly.
|
2010-04-02 12:58:12 -05:00 |
Chris Jones
|
a8c5a07cbb
|
Bug 551254: Allow reviewed+approved STL headers to be included through <foo>. (<algorithm> and <vector> are provisionally in the list because of their use in libpr0n, but need to be reviewed in followup bug 556700 and bug 556701). r=ehsan,ted,zwol
|
2010-04-02 12:58:11 -05:00 |
Michael Wu
|
dc57b86c73
|
Bug 553121 - Use resource URIs instead of file URIs for DTDs, r+sr=jst
|
2010-04-02 11:32:38 -07:00 |
Chris Jones
|
9a2d4853f0
|
Merge backout
|
2010-04-02 13:20:44 -05:00 |
Chris Jones
|
d17ed699f3
|
Backed out changeset cec7b12eb5e3
|
2010-04-02 13:20:22 -05:00 |
Chris Jones
|
d7cdcebdf7
|
Merge backout
|
2010-04-02 13:20:01 -05:00 |
Chris Jones
|
a6d985aeaa
|
Backed out changeset ac5cbcb2feb2
|
2010-04-02 13:19:24 -05:00 |
Doug Turner
|
2c7c7d9fa9
|
Fix Qt Gfx build bustage when using shared image surfaces. No bug
|
2010-04-02 11:11:31 -07:00 |
Chris Jones
|
23b3beae10
|
Bug 551254: Simple (disabled) test that the STL wrappers work correctly.
|
2010-04-02 12:58:12 -05:00 |
Chris Jones
|
f4b0fe954c
|
Bug 551254: Allow reviewed+approved STL headers to be included through <foo>. (<algorithm> and <vector> are provisionally in the list because of their use in libpr0n, but need to be reviewed in followup bug 556700 and bug 556701). r=ehsan,ted,zwol
|
2010-04-02 12:58:11 -05:00 |
Taras Glek
|
bca924d424
|
Bug 541828 - Do not crash on small invalid jar files r=alfredkayser
--HG--
extra : rebase_source : c8dd6d99b4e86d60e85e08eab4100df74c629ad4
|
2010-03-26 10:19:53 -07:00 |