Dave Townsend
|
eb6a052b83
|
Backing out bug 610810. a=backout
|
2010-11-11 16:11:05 -08:00 |
|
Dave Townsend
|
f3ebc34c83
|
Backing out bug 610686
|
2010-11-11 16:09:17 -08:00 |
|
Dave Townsend
|
ad886a1f25
|
Backing out bug 611076
|
2010-11-11 16:08:48 -08:00 |
|
Brad Lassey
|
e3016420db
|
bug 608896 - update in-tree freetype from 2.4.1 to 2.4.3 r=stuart a=blocking-fennec
|
2010-11-11 17:30:52 -05:00 |
|
Brad Lassey
|
6ba1c57f92
|
bug 609114 - use freetype's configure script configure its build rather than hard coding the makefile r=ted a=blocking-fennec
|
2010-11-03 08:50:53 -04:00 |
|
Brad Lassey
|
dcc9533c8a
|
bug 610938 - build bustage when configuring with relative path, can't find ads2gas.pl r=khuey a=gavin
|
2010-11-11 17:30:51 -05:00 |
|
Olli Pettay
|
9d39c329b9
|
Bug 608939 - XMLHttpRequest.statusText and getAllResponseHeaders shouldn't throw, r=sicking, a=sicking
--HG--
extra : rebase_source : 5dc42964f6a216c4f10127d0ad74fe52674601d7
|
2010-11-11 23:39:14 +02:00 |
|
Brian Crowder
|
817180639f
|
Bug 601204 - handle more context menu choices in Android IME, r=mwu, a=blocking-fennec=2.0b3+ from blassey
|
2010-11-11 14:07:59 -08:00 |
|
Shawn Wilsher
|
b6ba8b1033
|
Attempt to fix bug 551540 by not waiting for focus. This hangs here locally for me for no good reason (appears to have focus). r=ehsan a=orange-fix
|
2010-11-10 11:00:31 -08:00 |
|
Ehsan Akhgari
|
eda812475f
|
Bug 610556 - Linker errors on shared builds with NS_SetDllDirectory; r=khuey a=bsmedberg
--HG--
rename : toolkit/xre/nsSetDllDirectory.cpp => xpcom/base/nsSetDllDirectory.cpp
rename : toolkit/xre/nsSetDllDirectory.h => xpcom/base/nsSetDllDirectory.h
|
2010-11-09 21:02:09 -05:00 |
|
Ehsan Akhgari
|
a979f4075d
|
Bug 609821 - Don't attempt to update the position of caret when we may have pending reflow operations; r=roc a=bsmedberg
|
2010-11-08 19:16:53 -05:00 |
|
Ehsan Akhgari
|
bb6861f7b5
|
Bug 601881 - video and audio should never play automatically in editor; r=bzbarsky,cpearce a=bsmedberg
--HG--
rename : content/media/test/test_play_events.html => content/media/test/test_autoplay_contentEditable.html
|
2010-10-14 20:13:29 -04:00 |
|
Gavin Sharp
|
9f8c22bb23
|
Bug 609521 - browser_bug538331.js leaves alert windows open on Windows; r=ehsan a=test-only
|
2010-11-04 14:45:54 -04:00 |
|
Dave Townsend
|
11356037a4
|
Bug 611076: Cancelling an AddonInstall that has been redirected to a new URL isn't possible. r=robstrong, a=blocks-betaN
|
2010-11-11 11:50:26 -08:00 |
|
Dave Townsend
|
26e457835a
|
Bug 610686: Cached copies of Addon objects for lightweight themes don't have the correct permissions and pendingOperations during the onEnabling event. r=robstrong, a=blocks-betaN
|
2010-11-11 11:49:43 -08:00 |
|
Dave Townsend
|
76466d3ce2
|
Bug 610810: Add file and line number information to ERROR and WARN messages in the console. r=robstrong, a=dtownsend
|
2010-11-11 10:48:06 -08:00 |
|
Joe Drew
|
5d143ec57b
|
Bug 575521 - bustage fix. r=me a=b
|
2010-11-11 16:04:36 -05:00 |
|
Jonathan Watt
|
32b749f30e
|
Note tests that are not actually being run. a=npob.
|
2010-11-11 20:40:07 +00:00 |
|
Jonathan Watt
|
400e224219
|
Bug 611138. Replacing a segment with a second segment with a different number of arguments puts the wrapper and internal list out of sync. r=dholbert, a=blocking.
|
2010-11-11 20:40:07 +00:00 |
|
Joe Drew
|
a2aa4fefa9
|
Bug 575521 - Draw to a clipped context backed by the surface uploaded to OpenGL using APPLE_client_storage to avoid slowdowns in glTexSubImage2D. r=jrmuizel a=b
|
2010-11-11 15:31:23 -05:00 |
|
Joe Drew
|
01b68699c8
|
Bug 575521 - Use the APPLE_client_storage extension to reduce the number of copies of data we make when uploading textures. r=vlad
|
2010-11-11 15:31:23 -05:00 |
|
Joe Drew
|
37ef931f88
|
Bug 575521 - Support the APPLE_client_storage GL extension. r=vlad
|
2010-11-11 15:31:23 -05:00 |
|
Joe Drew
|
95cd602adf
|
Bug 575521 - Use gfxASurface::GetAsImageSurface in TextureImageCGL to make it faster. r=jrmuizel
|
2010-11-11 15:31:23 -05:00 |
|
Joe Drew
|
c001466571
|
Bug 575521 - Add gfxQuartzSurface::GetAsImageSurface. r=jrmuizel,vlad
|
2010-11-11 15:31:23 -05:00 |
|
Joe Drew
|
69ac8b8909
|
Bug 575521 - Add cairo_quartz_surface_get_image to get the image associated with a quartz surface, if it exists. r=jrmuizel,vlad,bas
|
2010-11-11 15:31:23 -05:00 |
|
Joe Drew
|
6b38f4e09a
|
Bug 575521 - Flush the CGContext before getting its raw image data. r=jrmuizel
|
2010-11-11 15:31:22 -05:00 |
|
Matt Woodrow
|
0a67be7b51
|
Bug 605057 - Add gfxASurface::GetAsImageSurface to convert generic surfaces into image surfaces without copies (if possible). r=roc a=b
|
2010-11-11 15:31:22 -05:00 |
|
Joe Drew
|
dbc80e18a7
|
Bug 611027 - driver suggestion not displayed in about:support due to forgetting assignment. r=jrmuizel a=b
|
2010-11-11 15:31:22 -05:00 |
|
Taras Glek
|
94cfa6f633
|
Bug 595924: API change to go with Bug 598416 to fix crash r=mwu a=blocking2.0-betaN
|
2010-11-11 12:13:57 -08:00 |
|
Taras Glek
|
d614df95fd
|
Bug 598416: add try/catch in places in nsZipReader.cpp that access mmaped memory directly r=bsmedberg a=blocking2.0-betaN
|
2010-11-11 12:13:48 -08:00 |
|
Frank Wein
|
56119874fd
|
Bug 609106 - Add plugin-container.exe to ShimInclusionList via installer, r=rstrong, a2.0=bsmedberg
|
2010-11-11 21:09:25 +01:00 |
|
Serge Gautherie
|
8847987fe0
|
Bug 611231 - [SeaMonkey] mochitest-plain-5: "test_arrowpanel.xul" fails now; (Av1) Set 'middle' label at a more centered position.
r=enndeakin a=(test only).
|
2010-11-11 20:52:30 +01:00 |
|
Ben Turner
|
ceed7c8d18
|
Bug 607729 - Reenable test, a=testfix
|
2010-11-11 10:57:07 -08:00 |
|
Mark Finkle
|
1769a622e5
|
Bug 609696 - Provide scriptable api for Fennec front end to display input method section dialog (bustage fix) [r=mwu a=blocking-fennecb3]
|
2010-11-11 12:45:38 -05:00 |
|
Kyle Huey
|
99fecd3066
|
Backing out Bug 590181 since the GCC 4.5 upgrade failed on this CLOSED TREE
|
2010-11-11 12:36:01 -05:00 |
|
Justin Lebar
|
e5476a3105
|
Bug 590181 - Part 2: Use -O3 on Linux. r=ted, a2.0=dbaron (landing on CLOSED TREE)
|
2010-09-08 10:10:31 -07:00 |
|
Justin Lebar
|
c50ec5e108
|
Bug 590181 - Part 1: Fix linux tests broken by GCC at -O3. r=dbaron
|
2010-09-29 14:32:17 -07:00 |
|
Mounir Lamouri
|
2ddbae3c2a
|
Bug 589977 - Removing aNotify in nsGenericHTMLFormElement::ClearForm. r=sicking a=blocking-final
|
2010-11-11 13:36:42 +01:00 |
|
Mounir Lamouri
|
f94b370201
|
Bug 589975 - NS_GetRadioUpdateValueMissingVisitor shouldn't have a aNotify parameter. r=sicking a=blocking-final
|
2010-11-11 13:34:27 +01:00 |
|
Jonathan Kew
|
06f2a83a6f
|
merge backout of 7e3e4c91c0f7, a=backout
|
2010-11-11 12:18:56 +00:00 |
|
Jonathan Kew
|
9eeab3f07b
|
Backed out changeset 7e3e4c91c0f7 due to Linux failures
|
2010-11-11 12:18:02 +00:00 |
|
Jonathan Kew
|
5677fae53c
|
bug 606917 part 2 - update character property tables for harfbuzz to unicode 6.0. r=smontagu approval2.0=benjamin
|
2010-11-11 11:32:02 +00:00 |
|
Jonathan Kew
|
c2e6d96f80
|
bug 606714 - shape long text runs in sections. r=jdaggett a=blocking2.0
|
2010-11-11 11:21:05 +00:00 |
|
Mike Hommey
|
4eb2407cf0
|
Bug 610951 - Avoid c++0x compilers to fail on narrowing conversions inside {} in PluginInstanceChild.cpp. r=jst,a=jst
|
2010-11-11 09:20:03 +01:00 |
|
Mike Hommey
|
fdfea85673
|
Bug 557771 - Add support for alpha, hppa, ia64, mips, mipsel and s390 to TestPoisonArea. r=zackw,a=bsmedberg
|
2010-11-11 09:19:11 +01:00 |
|
Henri Sivonen
|
0e5c39fc7b
|
Bug 599588 - Make scripts created by createContextualFragment() executable. r=jonas, a=blocking2.0-final.
--HG--
extra : rebase_source : cfe476ed6ac2b1ee4cc243034659290d1226bd42
|
2010-11-01 11:50:01 +01:00 |
|
Henri Sivonen
|
cf9b4bc5e6
|
Bug 602838 part 2 - Make script-created scripts (incl. scripts that have lost their parser-insertedness) default to .async=true. r=jonas, a=blocking2.0-beta8.
--HG--
extra : rebase_source : 8488bca56232504b1510e92b52f2567fa42eaf99
|
2010-10-27 15:04:09 +03:00 |
|
Henri Sivonen
|
1fef2e7679
|
Bug 605466 - Implement new spec-based limits for formatting element proliferation in the HTML5 parsing algorithm. rs=jonas, a=blocking2.0-betaN.
--HG--
extra : rebase_source : b8d9c7fb5c4ef094af89ed9c29d49bd38d8fcca1
|
2010-10-15 12:23:42 +03:00 |
|
Henri Sivonen
|
0f8fe9dae5
|
Bug 602838 part 1 - Execute in insertion order script-inserted external scripts that have the async DOM attribute reporting false. r=jonas, a=blocking2.0-beta8.
--HG--
extra : rebase_source : bfbbf7cf783a1d50a52896e5fe540aa7e84b2e0c
|
2010-10-13 10:12:55 +03:00 |
|
Ted Mielczarek
|
d90870c931
|
bug 610970 - fix Linux minidump writer to ignore mappings that are wholly contained within mappings provided by the API, r=mwu a=blocking-fennec
|
2010-11-10 08:05:31 -05:00 |
|