Brad Lassey
|
0e72bb5519
|
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
|
da61055435
|
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
|
70c2a075f7
|
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
|
6941bc2708
|
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
|
6c2e6b0a79
|
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
|
bc3d07f965
|
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
|
e7bc30c680
|
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
|
3d5ca7986b
|
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
|
2ea22b474d
|
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
|
dad4d20737
|
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
|
e71a3bf0d7
|
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
|
d77c9f55a1
|
Bug 575521 - bustage fix. r=me a=b
|
2010-11-11 16:04:36 -05:00 |
|
Jonathan Watt
|
a4e2cf3a18
|
Note tests that are not actually being run. a=npob.
|
2010-11-11 20:40:07 +00:00 |
|
Jonathan Watt
|
39ff414a70
|
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
|
870a645dda
|
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
|
9bdb4efaa4
|
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
|
f5aad39596
|
Bug 575521 - Support the APPLE_client_storage GL extension. r=vlad
|
2010-11-11 15:31:23 -05:00 |
|
Joe Drew
|
ac3ba026a4
|
Bug 575521 - Use gfxASurface::GetAsImageSurface in TextureImageCGL to make it faster. r=jrmuizel
|
2010-11-11 15:31:23 -05:00 |
|
Joe Drew
|
f266d548cc
|
Bug 575521 - Add gfxQuartzSurface::GetAsImageSurface. r=jrmuizel,vlad
|
2010-11-11 15:31:23 -05:00 |
|
Joe Drew
|
5a6635cadd
|
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
|
cfd14721ce
|
Bug 575521 - Flush the CGContext before getting its raw image data. r=jrmuizel
|
2010-11-11 15:31:22 -05:00 |
|
Matt Woodrow
|
ced3693cdf
|
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
|
c319f0f4a8
|
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
|
23936101cc
|
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
|
82ac2d11bf
|
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
|
4a20991e25
|
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
|
575cdf74d2
|
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
|
8f4b6434fa
|
Bug 607729 - Reenable test, a=testfix
|
2010-11-11 10:57:07 -08:00 |
|
Mark Finkle
|
23a6a74a23
|
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
|
7d5d01ed5b
|
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
|
37329ff4d5
|
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
|
8d94665847
|
Bug 590181 - Part 1: Fix linux tests broken by GCC at -O3. r=dbaron
|
2010-09-29 14:32:17 -07:00 |
|
Mounir Lamouri
|
7d34709c98
|
Bug 589977 - Removing aNotify in nsGenericHTMLFormElement::ClearForm. r=sicking a=blocking-final
|
2010-11-11 13:36:42 +01:00 |
|
Mounir Lamouri
|
ae0abea29e
|
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
|
d3fc784c6d
|
merge backout of 7e3e4c91c0f7, a=backout
|
2010-11-11 12:18:56 +00:00 |
|
Jonathan Kew
|
9d4104dd9b
|
Backed out changeset 7e3e4c91c0f7 due to Linux failures
|
2010-11-11 12:18:02 +00:00 |
|
Jonathan Kew
|
15f3f69671
|
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
|
28c0811c89
|
bug 606714 - shape long text runs in sections. r=jdaggett a=blocking2.0
|
2010-11-11 11:21:05 +00:00 |
|
Mike Hommey
|
d2876a53cc
|
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
|
5d20fb66fd
|
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
|
76999c3787
|
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
|
540f2194fe
|
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
|
e00c8d1067
|
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
|
69d732d81d
|
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
|
d330d7fa90
|
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 |
|
Oleg Romashin
|
cdf15687d8
|
Bug 609838 - Fennec double-tap zoom is broken with HW acceleration enabled. r=jones.chris.g a=b-f
|
2010-11-11 07:44:42 +02:00 |
|
Phil Ringnalda
|
b78fd053ad
|
Bug 608657 - Remove misplaced and unused "network.hosts.(pop|smtp)_server" prefs, r=bienvenu, a=bsmedberg
|
2010-10-31 17:56:16 -07:00 |
|
Ben Turner
|
817d80532b
|
Bug 607729 - disable test, a=orange
|
2010-11-10 20:11:40 -08:00 |
|
Brad Lassey
|
b7a1a622eb
|
Bug 610573 - unable to run talos on builds after Oct 24th, fennec fails to terminate, r=mwu a=stuart
|
2010-11-09 15:52:34 -05:00 |
|
Michael Wu
|
e23865816e
|
Bug 607939 - Start gecko in onStart instead of onCreate, r=blassey a=blocking-fennec
|
2010-11-10 19:34:32 -08:00 |
|