Simon Montagu
|
0087a5e263
|
Don't drop keypress messages with character codes > U+FFFF. Bug 297943, r=karlt
|
2010-07-04 15:42:04 +03:00 |
|
Neil Rashbrook
|
6311798d4a
|
Bug 575740 Switch xpfe autocomplete to the new component registration r=bienvenu
|
2010-07-04 11:50:17 +01:00 |
|
David Bienvenu
|
c67d3f9a5e
|
adapt mork to new component mgr, r/sr=neil, bug 575740
|
2010-07-03 17:57:57 -07:00 |
|
Dave Townsend
|
7b057c9995
|
Bug 575987: Pointer files containing an invalid path throw an error during startup. r=robstrong
|
2010-07-03 16:21:23 -07:00 |
|
Benoit Jacob
|
16a0abd011
|
b=576620; fix bufferData parameter validation; r=vladimir
|
2010-07-03 18:34:07 -04:00 |
|
Benoit Jacob
|
c84a062c1e
|
b=576529; Last GL_SAME_METHOD validation fix, and pass WebGL types; r=vladimir
|
2010-07-03 18:33:05 -04:00 |
|
Benoit Jacob
|
e6358a2cb1
|
b=576067; Let WebGL use CheckedInt; r=vladimir
|
2010-07-03 18:32:19 -04:00 |
|
Benoit Jacob
|
fa8498d3a8
|
b=576086; Remove sizeInBytes from WebGL; r=vladimir
|
2010-07-03 18:27:56 -04:00 |
|
Benoit Jacob
|
f39d072c77
|
b=576081; Remove gfx/layers/opengl/glDefs.h; r=vladimir
|
2010-07-03 18:26:56 -04:00 |
|
L. David Baron
|
c843e5b33a
|
Make nsStyleAnimation::ComputeDistance not crash when given -moz-transform: none. (Bug 576761) (pending review)
--HG--
extra : transplant_source : _hY%B1%23%2Cb%D2%19R%BB%24%A4%9C%1B%16R%5C%8Ee
|
2010-07-03 12:25:37 -07:00 |
|
Dave Townsend
|
8593004082
|
Fix application name replacement from bug 552965
|
2010-07-03 07:00:43 -07:00 |
|
Dave Townsend
|
3103207465
|
Bug 565064: Update theme disabled states when changing builds. r=robstrong
|
2010-07-02 16:03:34 -07:00 |
|
Masayuki Nakano
|
2ff8f01a1c
|
Bug 573689 key events lost while page is loading r=smaug, sr=roc
|
2010-07-03 15:27:09 +09:00 |
|
Brian Birtles
|
0ad8e3f1f2
|
Bug 492458 - SVG SMIL: Implement backwards seeking - Part 2 - backwards seeking. r=dholbert, sr=roc
|
2010-07-03 14:52:51 +09:00 |
|
Brian Birtles
|
dada1e0fb4
|
Bug 492458 - SVG SMIL: Implement backwards seeking - Part 1 - interval and instance time filtering. r=dholbert, sr=roc
|
2010-07-03 14:52:50 +09:00 |
|
L. David Baron
|
a5966c5522
|
Implement animation of -moz-transform property. (Bug 531344) r=dholbert
|
2010-07-02 21:18:56 -07:00 |
|
L. David Baron
|
5d4b53b370
|
Move ReadTransforms from nsRuleNode to nsStyleTransformMatrix. (Bug 531344) r=dholbert
|
2010-07-02 21:18:56 -07:00 |
|
L. David Baron
|
30d39f10f2
|
Add support for calc() expressions in translate functions of -moz-transform. (Bug 531344) r=bzbarsky
|
2010-07-02 21:18:56 -07:00 |
|
L. David Baron
|
b44f2f2e1c
|
Fix weird SetCoordToValue signature. (Bug 531344) r=dholbert
|
2010-07-02 21:18:56 -07:00 |
|
L. David Baron
|
cd7fdfd709
|
Allow CSS parser to forbid min()/max() within certain calc() expressions. (Bug 531344) r=bzbarsky
|
2010-07-02 21:18:56 -07:00 |
|
L. David Baron
|
c79bc101bc
|
Create a common function for setting pieces of a transform matrix for a translation. (Bug 531344) r=dholbert
|
2010-07-02 21:18:56 -07:00 |
|
L. David Baron
|
96ae9617aa
|
Add some helper functions for common CSS value to CSS value interpolations. (Bug 531344) r=dholbert
|
2010-07-02 21:18:56 -07:00 |
|
L. David Baron
|
c0e1253b97
|
Make the style struct store the specified transform list so that we can animate matching lists without matrix decomposition. (Bug 531344) r=dholbert
|
2010-07-02 21:18:56 -07:00 |
|
L. David Baron
|
3adbe95c8f
|
Handle computed-value calc() expressions in computed style. (Bug 363249) r=bzbarsky
|
2010-07-02 21:18:56 -07:00 |
|
L. David Baron
|
413fbfdc07
|
Convert calc() serialization code to a template so it can also be used for nsStyleCoord. (Bug 363249) r=bzbarsky
|
2010-07-02 21:18:55 -07:00 |
|
L. David Baron
|
46944261e9
|
Add API to compute length, percentage or calc() style coords. (Bug 363249) r=bzbarsky
|
2010-07-02 21:18:55 -07:00 |
|
L. David Baron
|
bdaba1f3fc
|
Add API to compute computed-value calc() expressions to lengths. (Bug 363249) r=bzbarsky
|
2010-07-02 21:18:55 -07:00 |
|
L. David Baron
|
f081169855
|
Add additional template parameter expectations to ComputeCalc so that its input can be nsCSSValue or nsStyleCoord. (Bug 363249) r=bzbarsky
|
2010-07-02 21:18:55 -07:00 |
|
L. David Baron
|
0c9f617c72
|
Add code to compute a computed-value calc() expression from a specified-value calc() expression, and make it reachable from SetCoord in nsRuleNode. (Bug 363249) r=bzbarsky
|
2010-07-02 21:18:55 -07:00 |
|
L. David Baron
|
247e69252b
|
Switch calc() to saturating operations on nscoord. (Bug 363249) r=bzbarsky
|
2010-07-02 21:18:55 -07:00 |
|
L. David Baron
|
46fbfa8fba
|
Fix namespace usage in nsRuleNode. (Bug 363249) r=bzbarsky
|
2010-07-02 21:18:55 -07:00 |
|
L. David Baron
|
2d6d3fc9eb
|
Add storage for calc() expressions to nsStyleCoord. (Bug 363249) r=bzbarsky
|
2010-07-02 21:18:55 -07:00 |
|
L. David Baron
|
fbdc2c3138
|
Add nsStyleCoord::Array type. (Bug 363249) r=bzbarsky
|
2010-07-02 21:18:55 -07:00 |
|
L. David Baron
|
c5676916f0
|
Add nsStyleContext::Alloc for allocations scoped to the lifetime of the style context. (Bug 363249) r=bzbarsky
|
2010-07-02 21:18:55 -07:00 |
|
L. David Baron
|
952ee9aa56
|
Add reftests to check that the reftest-print page dimensions are as expected.
|
2010-07-02 21:18:55 -07:00 |
|
L. David Baron
|
9737f5e893
|
Fire transitionend events only for transitions on elements (not pseudo-elements). (Bug 537140) r=bzbarsky
|
2010-07-02 21:18:55 -07:00 |
|
L. David Baron
|
de7383d621
|
Document GetChildListNameFor better as followup to bug 536720. r=mats
|
2010-07-02 21:18:55 -07:00 |
|
Alexander Surkov
|
c2b4668fb6
|
Bug 575595 - add GetRowAndColumnIndicesAt to make IAccessibleTable::get_rowColumnExtentsAtIndex faster, r=marcoz, davidb
|
2010-07-03 12:16:52 +09:00 |
|
Alexander Surkov
|
b98b2d16b9
|
575576 - cache position in set and set size, r=davidb, marcoz, sr=neil
|
2010-07-03 12:11:35 +09:00 |
|
Chris Jones
|
04bd8e72a3
|
Bug 576680: Initialize |rv| so that valgrind doesn't complain (though it's technically unnecessary) and add a helper function to cut some LoC. r=dwitte
|
2010-07-02 22:03:18 -05:00 |
|
Chris Jones
|
885e50d3fb
|
Bug 566050: Make runxpcshelltests.py tests more amenable to non-standard debugging scenarios. r=ted
|
2010-02-10 14:52:16 -08:00 |
|
Dave Townsend
|
5fa6e913b5
|
Backed out changeset f9a700607b86 from bug556400 due to possible browser-chrome failures.
--HG--
extra : transplant_source : %AC%2C%060%A3Shzk%F0%19i%87%AB%D8%87%B8%5E%80%A6
|
2010-07-02 20:01:44 -07:00 |
|
Dave Townsend
|
da8037f7df
|
Backed out changeset 07a9dcc28c5c from bug 566738 due to possible browser-chrome failures.
--HG--
extra : transplant_source : %0C%19%86%CE%D8%F3%95%7FV%BA%3DsM%06%D4%EF%C8%B7%8Dq
|
2010-07-02 20:00:45 -07:00 |
|
Dave Townsend
|
59c523ac6e
|
Backed out changeset f666976446db from bug 556400 due to possible browser-chrome
failures.
--HG--
extra : transplant_source : h%3B%A1%2CB0Z%08%B0%D3%D7N-%DD%0B%00%8C%95G%FE
|
2010-07-02 19:58:25 -07:00 |
|
L. David Baron
|
7e550d686a
|
Merge backout of changeset f0d3b958d38d (bug 552523) for causing 137-140 mochitest failures on the two mochitest runs (both Windows) that have completed so far.
|
2010-07-02 18:15:31 -07:00 |
|
L. David Baron
|
4b86d31101
|
Backed out changeset f0d3b958d38d (bug 552523) for causing 137-140 mochitest failures on the two mochitest runs (both Windows) that have completed so far.
|
2010-07-02 18:15:13 -07:00 |
|
Dan Witte
|
904501ea58
|
Add new images to circumvent caching during tests. b=450450
|
2010-07-02 17:40:29 -07:00 |
|
Benedict Hsieh
|
755316d041
|
Bug 531886 - [regression] *.mfasl fastload caches not invalidated after build / changing XUL/JS code. r=bsmedberg
|
2010-07-02 16:59:17 -07:00 |
|
Sid Stamm
|
5be8112a3d
|
Bug 552523 - enable CSP active and report-only modes simultaneously, r=dveditz
|
2010-07-02 15:26:35 -07:00 |
|
Kyle Huey
|
d42d30a7d6
|
Bug 568691: Followup to fix calling convention mismatch so xpconnect tests will build on Windows.
--HG--
extra : rebase_source : bd828190e120d2c11bc3bb5b86b44c366b043748
|
2010-07-02 15:39:41 -06:00 |
|