L. David Baron
|
232cb16309
|
Add wctype.h to config/system-headers. (Bug 594492) r=cjones a2.0=bustage
|
2010-09-09 08:21:46 -07:00 |
|
L. David Baron
|
4c8a8b3d3d
|
Add an invalid-value test for text-shadow that we already have for -moz-box-shadow. a2.0=tests
|
2010-09-09 08:21:46 -07:00 |
|
L. David Baron
|
7d8d7e59ed
|
Fix missing computation half of calc() for border-*-width. (Bug 363249) r=bzbarsky a2.0=blocking2.0:beta6
|
2010-09-09 08:21:46 -07:00 |
|
L. David Baron
|
e06e2d58f5
|
Add calc() support for two properties I missed: outline-width and column-gap. (Bug 363249) r=bzbarsky a2.0=blocking2.0:beta6
|
2010-09-09 08:21:46 -07:00 |
|
L. David Baron
|
7a6fa51b18
|
Negative values for stroke-dasharray should be rejected. (Bug 585715) r=bzbarsky a2.0=blocking2.0:beta6
|
2010-09-09 08:21:46 -07:00 |
|
L. David Baron
|
f9bc2d9cef
|
Fix places where I missed clamping negative calc() to 0. (Bug 585715) r=bzbarsky a2.0=blocking2.0:beta6
|
2010-09-09 08:21:46 -07:00 |
|
L. David Baron
|
af2f9eff65
|
Fix missing frame in style system mochitests. (Bug 585715) r=bzbarsky a2.0=blocking2.0:beta6
|
2010-09-09 08:21:46 -07:00 |
|
L. David Baron
|
8aaf22a0f4
|
Add support for calc() on -moz-border-radius and -moz-outline-radius. (Bug 585715) r=bzbarsky a2.0=blocking2.0:beta6
|
2010-09-09 08:21:45 -07:00 |
|
Dão Gottwald
|
3ad8f0a1e4
|
Backed out bug 587901's winstripe changes. a=backout
|
2010-09-09 17:07:10 +02:00 |
|
Alexander Surkov
|
0ee231bcdf
|
Bug 592913 - provide a way to quickly determine whether an accessible object is a descendant of a tab document, r=marcoz, davidb, a=blocking
|
2010-09-09 23:44:56 +09:00 |
|
Serge Gautherie
|
c5cea9abde
|
Bug 591741 - [SeaMonkey] mochitest-a11y: relations/test_tabbrowser.xul times out; (Av1) Bind chrome://navigator/content/navigator.css for SeaMonkey.
r=surkov.alexander a=(test only).
|
2010-09-09 15:57:25 +02:00 |
|
Dão Gottwald
|
bdca3b6745
|
Backed out changeset bd19f9a62a34 (merge) a=backout
|
2010-09-09 15:39:05 +02:00 |
|
Dão Gottwald
|
46e8cdc17a
|
Backed out changeset bd19f9a62a34
|
2010-09-09 15:32:34 +02:00 |
|
Timothy B. Terriberry
|
95840747da
|
Bug 593753 - Update libvpx to 0.9.2. r=cpearce a=blocking
|
2010-09-09 14:06:21 +02:00 |
|
Dão Gottwald
|
7ae89b9f7b
|
followup to 23e49f8ab15b, remove leftover :hover styling
|
2010-09-09 14:02:58 +02:00 |
|
Tyler Downer
|
3f4e7f2981
|
Bug 590022 - Enable smooth scrolling by default on Windows. r=gavin a=blocking
|
2010-09-09 13:46:39 +02:00 |
|
Dão Gottwald
|
aa871cdb76
|
Bug 587901 - tweak identity box styling. r=dolske
|
2010-09-09 13:44:44 +02:00 |
|
Marco Bonardo
|
4ac8501cc2
|
merge backout a=orange
|
2010-09-09 13:31:47 +02:00 |
|
Marco Bonardo
|
9ee88553bb
|
Backed out changeset 4b41b425c4fa
|
2010-09-09 13:29:56 +02:00 |
|
Marco Bonardo
|
5901754999
|
merge backout
|
2010-09-09 13:29:31 +02:00 |
|
Marco Bonardo
|
1d84fc10b1
|
Backed out changeset a2107d95a1fd
|
2010-09-09 13:28:47 +02:00 |
|
Marco Bonardo
|
d2fe55c398
|
Backed out changeset 7dc407aa7123
|
2010-09-09 13:28:01 +02:00 |
|
Marco Bonardo
|
d4f2c826c2
|
fix bustage. a=bustage
|
2010-09-09 12:42:32 +02:00 |
|
Marco Bonardo
|
24c379f2a3
|
bug 563738 (part1) - Add missing information to the URLFormatter. r=dietrich a=blocking
|
2010-09-09 12:20:07 +02:00 |
|
Marco Bonardo
|
19d669a86d
|
Bug 592990 - about:home DOM storage is cleared with cookies and private browsing. r=mayhemer a=blocking
|
2010-09-09 12:20:05 +02:00 |
|
Bas Schouten
|
351e721d3b
|
Bug 594322: Do not assert using CAIRO_HAS_D2D_SURFACE when D2D surfaces are not available. r=jrmuizel a=bustage-fix
|
2010-09-09 09:50:18 +02:00 |
|
Dão Gottwald
|
b376114450
|
Bug 593836 - don't mess with setTabTitle in WindowsPreviewPerTab.jsm. r+a=gavin
|
2010-09-09 09:48:33 +02:00 |
|
Dão Gottwald
|
19f46e7ff9
|
Bug 594163 - don't reset #appmenu-button's background-clip when the window is inactive. r=gavin
|
2010-09-09 09:47:50 +02:00 |
|
Ehsan Akhgari
|
0d4b0ddec9
|
Bug 593872 - Send events for when tabs become pinned/unpinned; r,a=gavin
|
2010-09-08 20:15:24 -04:00 |
|
Ben Turner
|
c769e22813
|
Bug 591516 - 'IndexedDB: Add some UI to prompt for IndexedDB permissions'. Tests.
|
2010-09-09 15:15:44 -07:00 |
|
Ben Turner
|
cf28451779
|
Bug 591516 - 'IndexedDB: Add some UI to prompt for IndexedDB permissions'. r=sicking+gavin.
|
2010-09-09 15:15:40 -07:00 |
|
Ben Turner
|
59b3600f55
|
Bug 592801 - 'IndexedDB: IDBRequest rework, make everything an event target'. r=sicking.
|
2010-09-09 15:15:38 -07:00 |
|
Rob Campbell
|
e2ae3b5174
|
Bug 593538 - Hide the Error Console behind a preference, r=gavin, a=blocking2.0
|
2010-09-09 19:00:53 -03:00 |
|
Rob Campbell
|
01c922a5a3
|
Backed out changeset 743e2ea36e51, botched commit message, a=developers
|
2010-09-09 18:59:24 -03:00 |
|
Rob Campbell
|
5158da74a2
|
Bug 593536 - Hide the Inspector behind a pref, r=gavin, a=blocking2.0
|
2010-09-09 18:52:43 -03:00 |
|
Rob Campbell
|
12966c5056
|
Bug 593536 - Hide the Inspector behind a pref, r=gavin, a=blocking2.0
|
2010-09-09 18:52:43 -03:00 |
|
Rob Campbell
|
9e0b0e29f9
|
Bug 592525 - Txul Regression between 1PM-3PM PDT, r=gavin, a=blocking2.0
|
2010-09-09 18:52:43 -03:00 |
|
Ehsan Akhgari
|
5cdc7ae6dd
|
Bug 422179 - Part 3: Disable a reftest which fails because of bilinear filtering; r=jrmuizelaar a=NPOTB
|
2010-09-09 16:27:17 -04:00 |
|
KUROSAWA, Takeshi
|
caacfe8928
|
Bug 422179 - Part 2: Honor Cairo version in tree; r=jmuizelaar a=blocking-final+ try: --build do --p linux,linux64 --m none --u all --t all
|
2010-09-09 16:27:12 -04:00 |
|
KUROSAWA, Takeshi
|
abb6802ff0
|
Bug 422179 - Implement bilinear filtering of upscaled images for Linux; r=jmuizelaar a=blocking-final+
|
2010-09-09 16:27:10 -04:00 |
|
Alon Zakai
|
6e795edc77
|
Bug 589598 - InstallTrigger in iframes. r=Mossop, a=blocking2.0=betaN+
|
2010-09-09 16:12:37 -04:00 |
|
Michael Wu
|
d5fc5a0de5
|
Bug 589971 - Omnijar before profiling part of PGO, r=ted a=beltzner
|
2010-09-09 16:12:08 -04:00 |
|
Michael Yoshitaka Erlewine
|
c0412a5f18
|
Bug 586685 - Pull out hard coded strings for localization [r=dietrich a=blocking-b6]
|
2010-09-09 10:06:00 -04:00 |
|
Raymond Lee
|
1c5d3c6593
|
Bug 594684 - Remove legacy code in the dragdrop test file [r+a=dietrich]
|
2010-09-09 15:21:50 +08:00 |
|
Dão Gottwald
|
731f287fe4
|
Bug 587901 - Make the identity box draggable. r+a=dolske
--HG--
extra : rebase_source : cb1b8aa08d86db86199bfb28a35dc758f9f4270f
|
2010-09-08 17:10:46 +02:00 |
|
David Anderson
|
d550b945b2
|
Fix various bugs in tracer integration (bug 593532, r=dmandelin).
|
2010-09-07 22:52:15 -07:00 |
|
Jason Orendorff
|
a101a7ab67
|
Fix typo in jstests.list. no_r=me.
|
2010-09-09 14:33:47 -05:00 |
|
Jason Orendorff
|
bb0c9c71b8
|
Add passing test taken from bug 592556, comment 35. no_r=me. In before regression!
|
2010-09-09 14:19:45 -05:00 |
|
Jason Orendorff
|
a47ae73260
|
Bug 593742 - nsDOMWorker has to set the right compartment. r=bent.
--HG--
extra : rebase_source : 1f309d333686fdad21a7b6940873994ccc64157d
|
2010-09-09 11:13:06 -05:00 |
|
Makoto Kato
|
cfc509ab28
|
Bug 591526 - JM: Win64 build failure--no define for ArgReg2. r=dvander
|
2010-09-09 16:56:08 +09:00 |
|