Shawn Wilsher
|
cae988cf47
|
Backout of bug 519270 - Upgrade to SQLite 3.6.18 due to some instability.
--HG--
extra : rebase_source : 2c0dbb9016d4eb56b1eb4df2a2c77ddd9bae8ad0
|
2009-10-22 13:31:17 -07:00 |
|
L. David Baron
|
5889fa7e7d
|
Fix two reftest.js mistakes in changeset d4fa46306138. (Bug 471579) r=ted
|
2009-10-22 16:36:24 -04:00 |
|
L. David Baron
|
6c40ea8bbe
|
Only call GetFromExtension if we have an extension. (Bug 523672) r=bzbarsky
|
2009-10-22 16:36:21 -04:00 |
|
Neil Deakin
|
d20cdea2b4
|
Followup fix for full keyboard access check, CLOSED TREE
|
2009-10-22 16:08:56 -04:00 |
|
Neil Deakin
|
e2ee631847
|
Disable some tests on Mac to allow for full keyboard access setting, a=sdwilsh, CLOSED TREE
|
2009-10-22 15:06:08 -04:00 |
|
L. David Baron
|
996fc6836b
|
Set dom.popup_maximum to -1 to work around weirdness with the offline tests and get the tree green again, and because we probably want to do it anyway. CLOSED TREE
|
2009-10-22 13:49:21 -04:00 |
|
Olli Pettay
|
586bb8c989
|
Trying to fix the test for bug 411236, a=sheriff on a CLOSED TREE
|
2009-10-22 20:25:06 +03:00 |
|
Ted Mielczarek
|
7ae34be75b
|
report file + line number in mochitest onerror handler pushing to CLOSED TREE for better failure analysis
|
2009-10-22 11:36:33 -04:00 |
|
Alexander Surkov
|
e8ad80bf21
|
Bug 523565 - nsHTMLLabelAccessible shouldn't be text accessible, r=davidb
|
2009-10-22 12:45:52 +08:00 |
|
Karl Tomlinson
|
a96debc29c
|
test for bug 494901
--HG--
extra : rebase_source : 42ade56cf5e0a803f3f952809049a3a934703d5a
|
2009-10-22 15:45:36 +13:00 |
|
David Bolter
|
0d60851492
|
Bug 523118 - we mistake 'cell' and text' xul tree seltypes for multiselects. r=surkov
|
2009-10-21 21:50:06 -04:00 |
|
Karl Tomlinson
|
1de28feb17
|
b=520030 increase --enable-system-cairo required version to ensure fixes for @font-face crashes r=jdaggett
--HG--
extra : rebase_source : 63192b9609ccccdd153b66ab32ea8cd4f9050460
|
2009-10-22 13:15:19 +13:00 |
|
Karl Tomlinson
|
205a73dcf7
|
b=494901 textbox misaligned when using align=baseline r=dbaron
--HG--
extra : rebase_source : 6322f30a5eabd9c4662a1cc817dde8abaecacaaa
|
2009-10-22 13:11:25 +13:00 |
|
Karl Tomlinson
|
b8fe553799
|
b=494901 remove some things from nsSprocketLayout that don't do anything r=dbaron
--HG--
extra : rebase_source : 065b7ecdf4d570683fe94a3bf7e4d2bfb967ed36
|
2009-10-22 13:05:25 +13:00 |
|
Daniel Holbert
|
a151e00614
|
Followup to Bug 522320 bustage fix: in modified chunk of nsCSSDeclaration, check nsCSSValue unit before querying its integer value
|
2009-10-21 17:25:30 -07:00 |
|
Daniel Holbert
|
0902ed0ee1
|
Bug 522320 bustage fix (handle 'normal' value for font-variant/font-style in two other places).
|
2009-10-21 17:05:07 -07:00 |
|
Daniel Holbert
|
d8c59c3f5f
|
Bug 520486 (patch 2): Enable SVG/SMIL animation of properties with enumerated values. r=roc
|
2009-10-21 14:57:57 -07:00 |
|
Daniel Holbert
|
03220db402
|
Bug 520486 (patch 1): Extend nsStyleAnimation to support enumerated values. r=dbaron
|
2009-10-21 14:57:57 -07:00 |
|
Daniel Holbert
|
3cb73212d1
|
Bug 522320: Put auto/none/normal keywords in CSS keyword tables for properties that take enum values. Patch 2 (handle remaining properties). r=dbaron
|
2009-10-21 14:57:57 -07:00 |
|
Daniel Holbert
|
4b1567d0cb
|
Bug 522320: Put auto/none/normal keywords in CSS keyword tables for properties that take enum values. Patch 1 addendum (handle font-style, font-variant, overflow). r=dbaron
|
2009-10-21 14:57:57 -07:00 |
|
Daniel Holbert
|
86e58b6697
|
Bug 522320: Put auto/none/normal keywords in CSS keyword tables for properties that take enum values. Patch 1 (handle single-valued SVG-animatable properties). r=dbaron
|
2009-10-21 14:57:57 -07:00 |
|
Dão Gottwald
|
3f64a387fa
|
Backed out changeset 1afef31990f3
|
2009-10-21 23:25:04 +02:00 |
|
Reed Loden
|
3149826059
|
Fix whitespacing in browser/base/content/aboutSupport.xhtml to match what is being used on 1.9.2 in order to help make creating patches for both trunk and branch easier. Whitespacing only change. No bug.
|
2009-10-21 15:02:50 -05:00 |
|
Olli Pettay
|
06825d0f17
|
Bug 523569 - remove initXXXEventNS methods, r=sicking
--HG--
extra : rebase_source : fa251f645567f0bc63c1debbc64062d7145c5374
|
2009-10-21 21:35:42 +03:00 |
|
Benjamin Smedberg
|
3ff2200833
|
Bug 523438 - make nsFrameLoader* available to content/layout, r=bz
--HG--
extra : rebase_source : 60958c8e1cfeb150f8f48f549b2043637c910e99
|
2009-10-20 17:33:59 -04:00 |
|
Robert Longson
|
17d11a85e8
|
Bug 521207 - tiles do not work if they extend beyond the filter subregion bounds
|
2009-10-21 18:47:59 +01:00 |
|
Honza Bambas
|
d832ddc396
|
Bug 475156 - forgotten nit fixes
|
2009-10-21 19:34:47 +02:00 |
|
Jeff Muizelaar
|
445b58dc3f
|
Add a test for gif comment parsing.
|
2009-10-21 13:31:04 -04:00 |
|
Jeff Muizelaar
|
6028d14806
|
Bug 500200. cairo-ddraw: Fallback if the source surface is larger than the maximum texture size. r=vlad
If the source surface is larger than the maximum texture size we fallback to software compositing
instead of drawing the wrong things.
|
2009-10-21 12:49:20 -04:00 |
|
Markus Stange
|
e505d83e7c
|
Bug 520637 - Draw lightweight themes in the titlebar. r=dao, r=enndeakin
|
2009-10-21 18:02:43 +02:00 |
|
Markus Stange
|
45c2c60f84
|
Merge backout of bug 300904.
|
2009-10-21 17:09:45 +02:00 |
|
Markus Stange
|
2f5f7937fe
|
Backed out changeset 3ee95c194798, bug 300904 (tracking rects) in order to investigate the Mac DHTML performance regression.
|
2009-10-21 17:09:19 +02:00 |
|
Brian Crowder
|
61cb30c406
|
Backed out bug 517109 due to Ts regression.
|
2009-10-21 07:59:29 -07:00 |
|
Brian Crowder
|
3b1d66f144
|
Backed out changeset 899023a9fbb0 due to Ts regression (was bug 517109)
|
2009-10-21 07:58:53 -07:00 |
|
Brian Crowder
|
722cfcbbad
|
Backing out bug 519843 due to Ts regression.
|
2009-10-21 07:57:48 -07:00 |
|
Brian Crowder
|
3e3dabb996
|
Backed out changeset 9992a4a638e2 due to Tp regression (was bug 519843)
|
2009-10-21 07:57:08 -07:00 |
|
L. David Baron
|
4d6a859d90
|
Add support for animation of stroke-dasharray to nsStyleAnimation. (Bug 523355) r=dholbert sr=bzbarsky
|
2009-10-21 10:17:40 -04:00 |
|
Jonathan Watt
|
6b816ecdd6
|
Bug 523481. Restore the group opacity optimization that was broken by the patch for bug 455984. r=longsonr@gmail.com
|
2009-10-21 13:32:57 +02:00 |
|
L. David Baron
|
4c0fa8e623
|
Add support for animation of text-shadow and -moz-box-shadow (the first complex value types that we animate). (Bug 523196) r=dholbert sr=bzbarsky
|
2009-10-21 06:53:46 -04:00 |
|
L. David Baron
|
f85d2aae1c
|
Serialize type selectors with original case. (Bug 523341) r=bzbarsky
|
2009-10-21 06:53:46 -04:00 |
|
Olli Pettay
|
9cc46b81b2
|
Bug 523080 - Unlink HTMLDocument members, r=peterv
--HG--
extra : rebase_source : e8b1faf6f58613826803b101ee314f64ecab3350
|
2009-10-21 12:41:18 +03:00 |
|
Olli Pettay
|
e32bd468dc
|
Bug 523111 - DOMEvent implementations should inherit first the base class, r=jwatt, sr=jst
--HG--
extra : rebase_source : 81cba369792644a99f42c1901dbf04196d007d53
|
2009-10-21 12:38:39 +03:00 |
|
Honza Bambas
|
8f6a5222bd
|
Bug 475156 - correcting cache behavior when using custom conditional request headers, r=bzbarsky
|
2009-10-21 12:18:08 +02:00 |
|
Honza Bambas
|
1d0897eeec
|
Bug 367373 - DOM storage quota should exclude offline-app allowed domains, r+sr=jst
|
2009-10-21 12:18:08 +02:00 |
|
Alfred Kayser
|
22713a7cc0
|
[Bug 523065] libjar: use malloc instead of calloc for zlib. r=tglek
|
2009-10-21 11:58:49 +02:00 |
|
Dão Gottwald
|
88e9c6bf08
|
Bug 523312 - address some nits in aboutSupport.xhtml. r=gavin
|
2009-10-21 11:18:48 +02:00 |
|
Markus Stange
|
b1658e903d
|
Bug 513158 - Titlebar drawing support for Mac OS X. r=josh
|
2009-10-21 09:05:39 +02:00 |
|
Markus Stange
|
6c3dfba67c
|
Bug 515880 - Add drawintitlebar attribute to XUL root elements and sync it to the window widget. r=neil, sr=roc
|
2009-10-21 09:05:34 +02:00 |
|
Markus Stange
|
f9476a0ed2
|
Bug 300904 - Use tracking rects to determine whether the mouse is over a different app and block mouse move events when that's the case. r=josh
|
2009-10-21 09:04:40 +02:00 |
|
Markus Stange
|
f546a633e4
|
Bug 520044 - Crash [@ ChildViewMouseTracker::MouseMoved]. r=josh
|
2009-10-21 09:02:13 +02:00 |
|