Commit Graph

56854 Commits

Author SHA1 Message Date
Brad Lassey
5afc1bb7db bug 607387 - android restarter spins for ever waiting for fennec to die r=mwu a=blocking-fennec 2010-10-26 21:57:29 -04:00
Boris Zbarsky
97a46aa911 Bug 607222. Start our update batches a little earlier. Patches by smaug and sicking, r=smaug on sicking's code, r=sicking on smaug's code, r=me on the whole thing, a=clegnitto 2010-10-26 21:55:06 -04:00
David Mandelin
61c89f1888 Backout merge, a=backing out changeset tried for b7 blocker 2010-10-26 18:20:20 -07:00
David Mandelin
5aa436fc27 Backed out changeset 8dd996c91f40 -- it doesn't fix the problem, but does make it harder to analyze. 2010-10-26 18:14:25 -07:00
Robert Sayre
917b07cfc8 Merge tracemonkey to mozilla-central a=blockers. 2010-10-26 21:02:27 -04:00
Justin Lebar
f53341c26c Backed out changeset 6b23d13ab112 -- the tree is currently open only to b7 blockers. a=jst 2010-10-26 17:54:59 -07:00
Robert Sayre
735dc25cad Merge tracemonkey to mozilla-central a=blockers. 2010-10-26 20:50:55 -04:00
Robert Sayre
31161f8735 Merge tracemonkey to mozilla-central. 2010-10-26 20:49:22 -04:00
Serge Gautherie
11363960c3 Bug 595756 - "DOMSVGLength.cpp(58) : error C2248: 'mozilla::DOMSVGLengthList::mItems' : cannot access private member declared in class 'mozilla::DOMSVGLengthList'"; (Av1) Add an unrelated PRUint8() cast.
r=longsonr a2.0=roc.
2010-10-27 02:45:50 +02:00
Bjarne Herland
c3c3ef1802 Followup for bug 588804, bump the cache version to ensure that previously invalid caches get cleared. r=jst@mozilla.com, a=blocker 2010-10-26 17:34:58 -07:00
Timothy B. Terriberry
0e284ab1de Bug 604992 - Improve handling of invalid frames. Mirrors upstream commit 0c60dba6. r=cpearce a=blocking2.0 2010-10-27 12:36:58 +13:00
Michael Yoshitaka Erlewine
d8d94abf6e Bug 596075 - Move First-Run Video To Be A Tab Pointing To A Mozilla-Hosted Web Page [r=dolske, a=blocking2.0:betaN+]
--HG--
extra : rebase_source : b05376dd45ebceaadd35b6f628ba28e47037f24e
2010-10-26 17:06:20 -04:00
Frank Yan
f564d7a9bc Bug 606691 - combined location bar buttons should not appear in popups without toolbar items. r=dao a=gavin
--HG--
extra : rebase_source : 95defa75f1e2f274466523c0dcc8b8424e39793e
2010-11-05 12:56:03 -07:00
Frank Yan
ad73c5206c Bug 593357 - Stop/Go/Reload button breaks resizing the location and search bar after it was relocated and reattached back to the location bar. r+a=gavin
--HG--
extra : rebase_source : f439d3f7662367ff3a6c61baf4689f7c265d68f3
2010-11-05 12:56:03 -07:00
Frank Yan
b56bc0f52d Bug 607518 - After performed Paste & Go and Paste & Search , Ctrl+Z makes blank, Ctrl+Z is necessary twice to undo it. r+a=gavin
--HG--
extra : rebase_source : d22c594d6cec8cfbdadb68b799d5e228aa138f8e
2010-11-05 12:56:03 -07:00
Benoit Jacob
d888a0f39f Bug 604571 - Copying frames from <video> to <canvas> with drawImage glitches - r+a=vladimir 2010-11-05 15:57:58 -04:00
Benoit Jacob
ab9bf7d5a8 Bug 607774 - Implement the spec on Renderbuffers and Framebuffers - r=vladimir 2010-11-05 15:57:58 -04:00
Benoit Jacob
f14ad5f406 Bug 593867 - crash [@WebGLContext::ValidateProgram] in NVIDIA driver on Mac - r=vladimir 2010-11-05 15:57:58 -04:00
Benoit Jacob
d432550e48 Bug 604395 - try OSMesa as last resort - r=vladimir 2010-11-05 15:57:58 -04:00
Benoit Jacob
239a4ed2f8 Bug 604771 - Allow spoofing GfxInfo and circumventing the blocklist on Windows - r=jmuizelaar 2010-11-05 15:57:58 -04:00
Benoit Jacob
7e7409bac3 Bug 606276 - More WebGL message fixes - r=vladimir 2010-11-05 15:57:58 -04:00
Benoit Jacob
6004bc5481 Bug 605462 - WebGLContextGL.cpp:3248: warning: unused variable 'debugFlags' - r=dholbert 2010-11-05 15:57:57 -04:00
Oleg Romashin
a87a1eec59 Bug 608497 - mSize not updated in XXXTextureImage::Resize() function. r=roc a=approval2.0 2010-11-05 21:49:20 +02:00
Oleg Romashin
bdbb3ed32e Bug 608779 - Qt - ASSERTION: Old pixman and rotate transform. r=dougt a=npodb 2010-11-05 21:49:18 +02:00
Oleg Romashin
8ada90638c Bug 572651 - ThebesLayer shader program (GetBGRXLayerProgram) is slow on mobile r=vladimir a=b-f 2010-11-05 08:40:19 +02:00
Scott Greenlay
12a1123cd8 Bug 609673: Fix incorrect syntax for ipc plugin tests in testsuite-targets.mk. r=josh a=josh 2010-11-05 15:11:36 -04:00
Felipe Corrêa da Silva Sanches
11203a2085 Bug 596063: Fix 4 "warning: suggest parentheses around && within ||" warnings in SVGLengthListSMILType. r=dholbert a=bsmedberg 2010-11-05 11:24:12 -07:00
timeless@mozdev.org
83e320229c Bug 604631: nsPrintEngine::SetupToPrintContent() leaks docTitleStr and docURLStr if mIsCreatingPrintPreview & !seqFrame. r=dholbert a=bsmedberg 2010-11-05 11:24:12 -07:00
Daniel Holbert
e0749538a3 Bug 596070: s/don't/do not/ in #warning message, to fix "missing terminating ' character" build warning. r=dougt a=dougt 2010-11-05 11:24:12 -07:00
Daniel Holbert
7dc194ba0c Bug 606270: check return value of posix_memalign to fix build warning. r=vlad a=vlad 2010-11-05 11:24:12 -07:00
Robert Longson
0201c82775 Bug 484953 - speed up display of text that is both stroked and filled r+a=roc 2010-11-02 05:40:30 +00:00
Brad Lassey
a72e238ba8 bug 607758 - Crash [@ nsWindowWatcher::OpenWindowJSInternal] when trying to show profile manager r=jst a=blocking-fennec 2010-11-05 13:43:13 -04:00
Brad Lassey
6cc4d04d67 bug 605341 - remote orientation api for android r=dougt a=blocking-fennec 2010-11-05 13:43:13 -04:00
Brad Lassey
bd7b0f4297 bug 606235 - Android file picker should honor file type filters r=mwu a=blocking-fennec 2010-11-05 13:43:12 -04:00
Vivien Nicolas
40edfe14fc Bug 572696 - Fennec should understand meta viewport with spaces. r=jst a=blocking-fennec 2010-11-05 18:27:24 +01:00
Jory A. Pratt
b8260165be Bug 593911 - Check for dlopen in the libc too. r=khuey a=bsmedberg 2010-11-05 18:26:51 +01:00
Mike Hommey
974d30cc03 Bug 577653 - Allow to build against system libvpx. r=khuey a=roc 2010-11-05 18:24:28 +01:00
Jory A. Pratt
ee9165f0b2 Bug 591145 - Remove configure checks for encoders. r=khuey a=bsmedberg 2010-11-05 18:23:05 +01:00
Jory A. Pratt
221b49a484 Bug 591145 - Remove option to not clobber when changing encoder. r=khuey a=bsmedberg 2010-11-05 18:22:56 +01:00
Jory A. Pratt
dc217b4b9b Bug 583582 - Fix compilation of hunspell with gcc-4.5 for changes to fortify sources. r=smaug a=bsmedberg 2010-11-05 18:22:36 +01:00
Mounir Lamouri
529415fddc Bug 598907 - crash [@ _purecall | nsGenericHTMLFormElement::IsDisabled() ]. r=smaug a=blocking 2010-11-05 18:15:05 +01:00
Mounir Lamouri
45a67c2d71 Bug 609279 - Add getLabelAt in tests redifining nsAutoCompleteSimpleResult. r=ehsan a=tests 2010-11-05 18:14:40 +01:00
Alon Zakai
b9a4c8936d Bug 594121 - Nice the child process. r=dougt a=blocking-fennec 2010-11-05 09:38:17 -07:00
Alon Zakai
0eea5c252a Bug 609678 - Fix memory leak in SetBackingBuffer. r=cjones a=blocking-fennec 2010-11-05 09:37:40 -07:00
Brandon Sterne
6b5c4f41f8 Bug 608662 - fix X-Frame-Options crash when using external view-source editor, r=jst, a=blocking2.0 2010-11-05 09:33:26 -07:00
Brandon Sterne
350eae7241 Bug 589457 - fix random orange in X-Frame-Options test, r=jst, a=blocking2.0 2010-11-05 09:33:08 -07:00
Dave Townsend
8379adc562 Bug 608316: Cancelling an uninstall while onUninstalling events are still being sent can leave the UI confused. r=Unfocused, a=blocks-final 2010-11-03 11:21:47 -07:00
Dave Townsend
86c4936ec0 Bug 608680: Throw an exception if illegal arguments are passed to InstallTrigger.install. r=Unfocused, a=blocks-betaN 2010-11-03 11:21:04 -07:00
Dave Townsend
ece33fba68 Bug 553017: Make revealing and hiding bootstrapped add-ons in non-profile install locations work correctly. r=robstrong, a=blocks-final 2010-11-05 09:20:14 -07:00
Ehsan Akhgari
f434f2c01f Bug 372345 - Part 3: Some cleanup code, followup to the first part; r=bzbarsky a=blocking-final+
--HG--
extra : rebase_source : c2dd67652939e1e9a26a3f0d2671b2b49c32d4d9
2010-11-04 15:00:35 -04:00