Nicholas Nethercote
|
13d7fcefb2
|
merge
|
2010-04-05 22:17:33 -07:00 |
|
Nicholas Nethercote
|
934d8c0f95
|
Bug 556459 - TM: remove unnecessary cases from demote(), isPromoteInt(), isPromoteUInt(). r=gal.
|
2010-04-05 22:16:42 -07:00 |
|
Brendan Eich
|
244c77de79
|
Abort on non-dense-array, non-native JSObjectOp.getProperty op (557168, r=gal).
|
2010-04-05 22:10:22 -07:00 |
|
Nicholas Nethercote
|
46b653e0e1
|
Mac bustage fix for bug 556187. r=brendan via IRC.
|
2010-04-06 12:16:37 +10:00 |
|
Nicholas Nethercote
|
4542317997
|
Bug 556187 - encapsulate JSSLOT_ARRAY_* within JSObject. r=brendan.
|
2010-04-05 18:32:16 -07:00 |
|
timeless@mozdev.org
|
06c049adbc
|
Bug 555687 - OBJ_SCOPE(obj) is unused in TraceRecorder::setProp. r=jorendorff.
--HG--
extra : rebase_source : 7a63d5edfb25a8b4ecacc2b069d9ad5da561ec3a
|
2010-04-05 15:37:33 -05:00 |
|
Jeff Walden
|
80e3a56f93
|
Bug 520696 - Implement support for string and numeric literals as names for properties defined using ES5 get/set syntax. r=jimb
--HG--
extra : rebase_source : 42120d6f31851efa9771e3c869989de70d5ed0f5
|
2009-12-14 18:31:05 -05:00 |
|
Jeff Walden
|
9fbb700478
|
Make the code prettier. r=style-police
--HG--
extra : rebase_source : 3bd513d15e315dcabf4d69e95e3ded5764a50363
|
2010-04-05 10:43:49 -07:00 |
|
Jason Orendorff
|
8187e1ef94
|
Bug 557247 - In debug js shell builds, expose whether we're on trace or not (tracemonkey.onTrace). r=gal.
|
2010-04-05 12:26:44 -05:00 |
|
Andreas Gal
|
cf22c89a43
|
b=551507; bad auto root usage in typed arrays; r=waldo
|
2010-04-04 22:11:07 -07:00 |
|
Robert Sayre
|
744599315f
|
Merge mozilla-central to tracemonkey.
|
2010-04-04 14:15:05 -04:00 |
|
Robert Sayre
|
cd7a9e4cf3
|
Fix thinko in test.
|
2010-04-04 11:00:45 -04:00 |
|
Robert Sayre
|
c95c882b76
|
Fix up the tests from bug 555246 to run when there's no evalcx function available.
|
2010-04-04 09:41:11 -04:00 |
|
Serge Gautherie
|
0ecee67708
|
(no bug) Remove remnant MOZ_CALENDAR since (at least) mozilla1.9.1.
(no review)
|
2010-04-04 04:38:09 +02:00 |
|
Bill Gianopoulos
|
9fb6b84bbc
|
Bug 555727: Stop MSVC from over-optimizing NS_DECLARE_FRAME_PROPERTY. r=dbaron
|
2010-04-03 16:21:53 -04:00 |
|
Josh Aas
|
e5b35d4ec9
|
Only allow out-of-process plugins on Mac OS X 10.6 or higher. b=556545 r=bgirard
|
2010-04-03 11:19:50 -04:00 |
|
Jonathan Kew
|
f6660b2fde
|
Bug 553433 - followup to correct freetype notice in about:license. r=blassey
|
2010-04-03 13:52:23 +01:00 |
|
Laurent Jouanneau
|
80bbbfa384
|
bug 549295 - html serializer should not wrap by default. r=Olly sr=Boris
|
2010-04-03 14:51:17 +02:00 |
|
Ehren Metcalfe
|
e0ac5d5547
|
Bug 556446: Remove dead code in layout. r=roc,bz
|
2010-04-03 07:36:19 -04:00 |
|
Jacek Caban
|
48b662ae1f
|
Bug 553586: Heap corruption in Windows ShowNativePrintDialog. r=vlad
|
2010-04-03 07:35:27 -04:00 |
|
Masatoshi Kimura
|
87b17f9962
|
Bug 463104: elementFromPoint should accept floating point coordinates. r=bz
|
2010-04-03 07:34:24 -04:00 |
|
Jacek Caban
|
a143357a5d
|
Bug 393119: Followup bustage fix for mingw. r=mrbkap
|
2010-04-03 07:32:59 -04:00 |
|
Dão Gottwald
|
3e32555d24
|
use Services.* in browser chrome tests
|
2010-04-03 09:36:55 +02:00 |
|
L. David Baron
|
13963cf87c
|
Bug 554188 followup: use fails-if rather than random-if, with stricter condition.
|
2010-04-02 22:31:41 -07:00 |
|
L. David Baron
|
9b9ef4a6b9
|
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
|
1141b26829
|
Add mochitests for getComputedStyle and querySelector(All) lying about :visited selectors. (Bug 147777)
|
2010-04-02 18:58:27 -07:00 |
|
L. David Baron
|
d93ae3417f
|
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
|
f094fceed0
|
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
|
6d9693bbd2
|
Put visited handling in the tree match context. (Bug 147777) r=bzbarsky
|
2010-04-02 18:58:27 -07:00 |
|
L. David Baron
|
562295a495
|
Set NS_STYLE_RELEVANT_LINK_IS_VISITED when appropriate. (Bug 147777) r=bzbarsky
|
2010-04-02 18:58:27 -07:00 |
|
L. David Baron
|
2f9c329ba6
|
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
|
d1f6c99d69
|
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
|
a0fa66317b
|
Fix initialization comment in nsRuleProcessorData. (Bug 147777) r=sdwilsh
|
2010-04-02 18:58:26 -07:00 |
|
L. David Baron
|
7716822c2c
|
Make nsStyleContext::FindChildWithRules deal with the visited style context. (Bug 147777) r=bzbarsky
|
2010-04-02 18:58:26 -07:00 |
|
L. David Baron
|
e280ee7267
|
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
|
ae7431d3fc
|
Introduce NodeMatchContext for additional input into SelectorMatches. (Bug 147777) r=bzbarsky
|
2010-04-02 18:58:26 -07:00 |
|
L. David Baron
|
1954ac4824
|
Introduce TreeMatchContext for additional output from SelectorMatchesTree. (Bug 147777) r=bzbarsky
|
2010-04-02 18:58:26 -07:00 |
|
L. David Baron
|
f64f440371
|
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
|
0b57ef51cd
|
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
|
cf5b3270af
|
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
|
7ff92ec1fa
|
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
|
cb0d8954c9
|
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
|
78c4bdc4bd
|
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
|
68d7839f41
|
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
|
b5cbbc06ce
|
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
|
c6cfc1d0a4
|
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
|
0703626682
|
Add nsIDOMWindowUtils::getVisitedDependentComputedStyle for use in tests. (Bug 147777) r=bzbarsky
|
2010-04-02 18:58:25 -07:00 |
|
L. David Baron
|
961c31082c
|
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
|
4f2f50bd5a
|
Add mechanism for separate style data for visited style. (Bug 147777) r=bzbarsky
|
2010-04-02 18:58:25 -07:00 |
|
L. David Baron
|
3eacc25287
|
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 |
|