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 |
Benjamin Smedberg
|
a334155c96
|
Bug 576540 - nsContentUtils::Init is getting the image loader module, which is initializing the graphics module before they expect to be initialized. This breaks the chain by lazily initializing the image loader and image cache from contentutils, r=joe sr=bz
--HG--
extra : rebase_source : cb612418b6e4be90bace1e69f5ff9432496687f7
|
2010-07-02 17:15:52 -04:00 |
Mitchell Field
|
d0f35f6883
|
Remove @status FROZEN and @status UNDER_REVIEW. r=bsmedberg
--HG--
extra : rebase_source : 7fab31a6b7898e05ff828482390846cc9ce2854d
|
2010-07-02 10:27:06 -04:00 |
Mike Hommey
|
8f396f3fdf
|
Bug 562628. Propagate nsProcess::Init failures back to LaunchWithIProcess. r=bzbarsky
|
2010-07-02 16:56:09 -04:00 |
Steffen Wilberg
|
21ba20caa3
|
Bug 538813. Make about:cache and about:cache-entry pretty. r=bzbarsky
|
2010-07-02 16:56:09 -04:00 |
Saint Wesonga
|
aaf59d3e92
|
Bug 572668. Don't send the useless crypto token in the UA string. r=bzbarsky
|
2010-07-02 16:56:09 -04:00 |
Ms2ger
|
6d9d3e18e5
|
Bug 290397. Default values of 'shape' should be treated as 'rect'. r=bzbarsky
|
2010-07-02 16:56:09 -04:00 |
Boris Zbarsky
|
7f037d0096
|
Bug 573354. Don't assert things that aren't true. r=bernd
|
2010-07-02 16:56:09 -04:00 |
Boris Zbarsky
|
35ac88e284
|
Bug 576136. Use arrays of rulevalues, not linked lists, for slightly better cache locality. r=dbaron
|
2010-07-02 16:56:09 -04:00 |
Michael Wu
|
9e28ed1f7d
|
Bug 576610 - Fix Android packaging with data driven compreg, r=vlad
|
2010-07-02 13:20:24 -07:00 |
Benjamin Smedberg
|
88776b063a
|
Bug 568691 followup: fix interfaces.manifest correctly in builds that package without a manifest, r=mfinkle
--HG--
extra : rebase_source : 0c78222a98be39228825cb953e9e63c86c8d9caf
|
2010-07-02 16:02:56 -04:00 |