Boris Zbarsky
|
9dc3b4cdd3
|
Bug 523294 part 1. Change the signature of HasAttributeDependentStyle. r=dbaron
|
2009-12-10 14:36:03 -08:00 |
|
Boris Zbarsky
|
f437bbbd4c
|
Bug 523288 part 3. Do a bit less work still in the RuleProcessorData constructor. r=dbaron
|
2009-12-10 14:36:03 -08:00 |
|
Boris Zbarsky
|
368b43c231
|
Bug 523288 part 2. Get link state and content state lazily. r=dbaron
|
2009-12-10 14:36:03 -08:00 |
|
Boris Zbarsky
|
c993848554
|
Bug 523288 part 1. Move matching on id and class to right after matching on tag in SelectorMatches. r=dbaron
|
2009-12-10 14:36:02 -08:00 |
|
Boris Zbarsky
|
c117d41a73
|
Bug 523148. Speed up AddImportantRules. r=dbaron
|
2009-12-10 14:36:02 -08:00 |
|
Mark Finkle
|
501dec72eb
|
Bug 533017 - Bring Fennec to the top when clicking on it from the hildon desktop [r=stuart]
|
2009-12-10 17:00:19 -05:00 |
|
Jonathan Kew
|
20be438b77
|
Bug 532349: Support new cmap table ID used in Chinese fonts on OS X 10.6. r=jdaggett
|
2009-12-10 12:18:23 -08:00 |
|
Jonathan Kew
|
67b2a6c40e
|
Bug 532346: Work around ATSUI rendering failure with Apple LiGothic font on 10.6. r=roc
|
2009-12-10 12:18:14 -08:00 |
|
Jonathan Kew
|
14c50c157d
|
Bug 519445: lazy enumeration of font faces on Mac OS X to improve startup. r=jdaggett
|
2009-10-13 00:43:43 +01:00 |
|
David Bolter
|
2cbcd6dd76
|
Adding missing tests (b=342045) r=surkov
|
2009-12-10 11:45:11 -08:00 |
|
Alexander Surkov
|
e53bd62251
|
Bug 342045 - Fix O(n^2) access to all the children of a container, r=marcoz, davidb
|
2009-12-10 11:12:19 -08:00 |
|
Olli Pettay
|
ec076a94d3
|
Bug 528829 - If mouse button is held down during page transition, Firefox stops responding to mouse clicks, r=roc
|
2009-12-10 10:58:33 -08:00 |
|
Daniel Holbert
|
7ea6084810
|
Bug 530675: Support "cursor" property in SVG/SMIL. r=roc
|
2009-12-10 09:26:28 -08:00 |
|
Daniel Holbert
|
0d650e67d8
|
Bug 520239, patch 5: Enable SVG/SMIL animation of shorthand properties, and remove unneeded nsISMILCSSValueType interface. r=roc
|
2009-12-10 09:26:28 -08:00 |
|
Daniel Holbert
|
fad34e9220
|
Bug 520239, patch 2: Add support for shorthand properties in nsStyleAnimation's helper function 'BuildStyleRule'. r=dbaron
|
2009-12-10 09:26:28 -08:00 |
|
Daniel Holbert
|
9542b12f07
|
Bug 530199: Cleanup in nsSMILCSSValueType - postpone allocation of ValueWrappers until they're needed. r=roc
|
2009-12-10 09:26:28 -08:00 |
|
Daniel Holbert
|
92ac2e0f1b
|
Bug 520487: Support URI-valued properties in SVG/SMIL. r=roc
|
2009-12-10 09:26:27 -08:00 |
|
Daniel Holbert
|
45e1b492a3
|
Bug 528656: Support "font-family" property in SVG/SMIL. r=roc
|
2009-12-10 09:26:27 -08:00 |
|
Daniel Holbert
|
a66fb56354
|
Bug 529934: Add "UnparsedString" unit to nsStyleAnimation, as catch-all for otherwise-unanimatable properties. r=dbaron
|
2009-12-10 09:26:27 -08:00 |
|
Daniel Holbert
|
639aa84ba2
|
Bug 524539, patch 2: Support "stroke-dasharray" property in SVG/SMIL. r=roc
|
2009-12-10 09:26:27 -08:00 |
|
Daniel Holbert
|
446a2565b0
|
Bug 524539, patch 1: In nsStyleAnimation, represent "stroke-dasharray: none" with single-value nsCSSValueList. r=dbaron
|
2009-12-10 09:26:27 -08:00 |
|
Daniel Holbert
|
00537f3434
|
Bug 520239, patch 1: Split out a chunk of nsStyleAnimation::ComputeValue into its own function. r=dbaron
|
2009-12-10 09:26:27 -08:00 |
|
Daniel Holbert
|
2b6f7e5bde
|
Add mochitest for bug 529387. (test only)
|
2009-12-10 09:26:27 -08:00 |
|
Daniel Holbert
|
25027ca46a
|
Bug 529387: Don't create SMIL animation controller for data documents. r=roc
|
2009-12-10 09:26:27 -08:00 |
|
Daniel Holbert
|
ea15a6f6b5
|
Bug 529356: Add 'default' case in a switch statement in nsStyleAnimation, to fix build warning. r=dbaron
|
2009-12-10 09:26:27 -08:00 |
|
Daniel Holbert
|
7dc45bbe45
|
Bug 529950: remove unused variable 'frames' to fix build warning. r=bz
|
2009-12-10 09:26:27 -08:00 |
|
Daniel Holbert
|
4e279efed4
|
Bug 526423: Remove unused variables in WebGLContextValidate.cpp to fix build warning. r=mwsteele
|
2009-12-10 09:26:27 -08:00 |
|
Daniel Holbert
|
9598051453
|
Bug 530639: Fix build warnings in TestXPTCInvoke.cpp. r=bsmedberg
|
2009-12-10 09:26:27 -08:00 |
|
Marco Bonardo
|
6bcee7bff7
|
Bug 527311 - Addressbar suggests adaptive results even if they have no visits and we want "history" behavior, r=sdwilsh
|
2009-12-10 09:21:27 -08:00 |
|
Justin Dolske
|
0e45efff40
|
Bug 533665 - Avoid the need to build NSPR for L10N repacks. r=robert.bugzilla a192=beltzner
|
2009-12-09 14:59:37 -08:00 |
|
Bob Clary
|
71b812f50b
|
bug 533027 - skip js1_5/Regress/regress-3649-n.js due to random oom related failures.
|
2009-12-09 14:41:45 -08:00 |
|
Bob Clary
|
e8d8d1ebe5
|
bug 531325 - relax timing comparison to eliminate random failures in js1_8_1/trace/regress-469927.js.
|
2009-12-09 14:41:45 -08:00 |
|
Bob Clary
|
59a6d5d846
|
bug 528717 - relax timing comparison to eliminate random failures in js1_8_1/trace/regress-470739.js.
|
2009-12-09 14:41:45 -08:00 |
|
Bob Clary
|
bac83c114b
|
bug 496127 - relax timing comparison to eliminate random failures in js1_8_1/trace/regress-452498-01.js.
|
2009-12-09 14:41:45 -08:00 |
|
Neil Deakin
|
bd3a36146d
|
Bug 520535, activate event should fire only at windows and dialogs, r=jmathies
|
2009-12-09 11:34:14 -05:00 |
|
Peter Van der Beken
|
c6b8b7525a
|
Part 2 of fix for bug 533401 (Names added through external DOM classinfo don't resolve on global object). r=jst, a=beltzner.
|
2009-12-08 21:50:27 -08:00 |
|
Peter Van der Beken
|
7b1a7303e7
|
Fix for bug 533401 (Names added through external DOM classinfo don't resolve on global object). r=jst, a=beltzner.
|
2009-12-08 13:46:42 -08:00 |
|
Daniel Holbert
|
86306358a3
|
minor fixes to comments in nsSMILAnimationFunction.h. b=no_bug r+a=comments_only
|
2009-12-08 13:06:35 -08:00 |
|
Doug Turner
|
f9bf322ca5
|
Bug 532328 - plugin bustage on Qt. r=karlt
|
2009-12-08 10:54:48 -08:00 |
|
mwsteele@gmail.com
|
f782295830
|
b=528013; [webgl] BindFramebuffer checking target against wrong constants; r=vlad
|
2009-12-07 15:10:04 -08:00 |
|
Jonathan Kew
|
830542e84e
|
Bug 533079 Actually land patch addressing review comments from bug 507970 a=shaver r=biesi
|
2009-12-07 10:49:46 +00:00 |
|
Vladimir Vukicevic
|
e76548dd8f
|
[webgl] revert part of previous commit, exposes strange latent bug
|
2009-12-06 19:29:17 -08:00 |
|
Jesse Ruderman
|
b4b916d596
|
Add crashtests for a few bugs
|
2009-12-06 17:53:38 -08:00 |
|
Jesse Ruderman
|
5eb28e1789
|
Crashtest for bug 509602
|
2009-12-06 16:54:34 -08:00 |
|
Jesse Ruderman
|
308e1a0311
|
Add crashtests for several bugs
|
2009-12-06 16:54:07 -08:00 |
|
Vladimir Vukicevic
|
2e0f9d6bd7
|
b=523959; [webgl] enable WebGL with EGL on Maemo and WinCE; r=stuart
|
2009-12-06 16:07:58 -08:00 |
|
Vladimir Vukicevic
|
4353ae576f
|
b=532541; [webgl] drawElements needs to support ubyte as well as ushort index arrays; r=mwsteele
|
2009-12-06 16:07:56 -08:00 |
|
Jesse Ruderman
|
19da72d7aa
|
automation.py no longer needs to set this SMIL pref, since it is now the default. Bug 532997, r=dholbert
|
2009-12-04 14:25:31 -08:00 |
|
Brendan Eich
|
fe1a575d6a
|
Disable test for bug 354998 in browser debug builds.
|
2009-12-04 13:46:52 -08:00 |
|
Robert Sayre
|
55c6f06ed3
|
Merge tracemonkey to mozilla-central.
|
2009-12-04 11:25:55 -05:00 |
|