Commit Graph

234527 Commits

Author SHA1 Message Date
Alexander Surkov
c22068623c Bug 607538 - remove support of accessibility.disablecache preference, r=marcoz, a=benjamin 2010-11-06 12:10:58 +08:00
Philipp Wagner
de3eaaf3c0 Bug 601570 - Don't require schema-validation for xforms; r=ted.mielczarek,a=jst 2010-10-15 00:33:53 +02:00
Serge Gautherie
45a0779de1 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
Serge Gautherie
0dfd44ad90 Bug 599737 - Fully end-of-life Python 2.4 for build support; (Av1a) Remove remnants in configure.in, Support 'python2.7' executable.
r=ted.mielczarek a2.0=benjamin.
2010-10-14 19:37:50 +02:00
Phil Ringnalda
0c030034d5 Bug 609207 - wyciwyg moved to necko_wyciwyg.xpt, but Firefox isn't shipping it, r+a=ted 2010-11-03 00:25:06 -07:00
Phil Ringnalda
8b34a81d80 Bug 608544 - Don't console-spam a totally expected warning about not getting the pref plugins.unloadASAP which has no default value, r+a=josh 2010-10-30 14:01:53 -07:00
Phil Ringnalda
761779b918 Bug 608546 - Get rid of log spam about 'variable basePath redeclares argument', r=jmaher, a=test-only 2010-10-30 10:00:19 -07:00
Dave Townsend
7317c7c0c6 Backing out changeset 20eda5ba6607 from bug 602577 due to test failures. a=backout 2010-11-05 17:25:09 -07:00
Dave Townsend
9e0ed00ef3 Backed out changeset 694dbf0d5ad1 from bug 593535 due to test failures 2010-11-05 16:57:44 -07:00
Dave Townsend
0dda517d65 Bug 593535: Allow restarting extension downloads after failures. r=robstrong, a=blocks-betaN 2010-11-05 15:50:18 -07:00
Dave Townsend
22f66ce3c8 Bug 602577: Recover from a corrupt database or incorrect schema after startup. r=robstrong, a=blocks-betaN 2010-11-05 15:49:46 -07:00
Justin Lebar
6d4ad13db6 Bug 608423 - configure shouldn't assume GNU sed when checking yasm version. r,a2.0=ted 2010-11-05 14:42:18 -07:00
Margaret Leibovic
0f1b3667f3 Bug 577931 - Mac OS X specific styling of menu buttons in popup notifications. r=dao a=blocking-betaN 2010-11-05 14:03:42 -07:00
Margaret Leibovic
858d6beeb1 Bug 607089 - Home button should open in a new tab when current is an app tab. r=dao a=gavin 2010-11-05 14:03:42 -07:00
Margaret Leibovic
9d0b83faa9 Bug 602367 - Add src parameter to AMO API pings. r=dtownsend a=blocking-final 2010-11-05 14:03:42 -07:00
Margaret Leibovic
a3504d7f63 Bug 599573 - Only allow one about window to check for / download / etc. updates. r=gavin a=blocking-final 2010-11-05 14:03:42 -07:00
Margaret Leibovic
da34e4efbc Bug 599480 - When the about window is opened the app menu's check for updates menuitem is a noop. r=dolske a=blocking-final 2010-11-05 14:03:42 -07:00
Margaret Leibovic
8eb3eb213d Bug 588817 - Using "Bookmark all tabs" initially mislabels new folder menuitem in Bookmarks menu (Test). r=gavin a=blocking-betaN 2010-11-05 14:03:42 -07:00
Margaret Leibovic
608d6801ae Bug 588817 - Using "Bookmark all tabs" initially mislabels new folder menuitem in Bookmarks menu. r=mak a=blocking-betaN 2010-11-05 14:03:42 -07:00
Margaret Leibovic
67226735be Bug 590072 - XP specific styling of menu buttons in popup notifications. r=dao a=gavin 2010-11-05 14:03:41 -07:00
Margaret Leibovic
fdebb50f55 Bug 577928 - 7/Vista specific styling of menu buttons in popup notifications. r=dao a=blocking-betaN 2010-11-05 14:03:41 -07:00
Raymond Lee
484161a50c Bug 595521 - When closing the last group, the undo button should stay indefinitely r=dolske, a=blocking
--HG--
extra : rebase_source : 92bf85f2a38f70e2da983a3b39fba421a7e268c4
2010-10-29 12:55:18 +08:00
Michael Yoshitaka Erlewine
e9ac288d68 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
c656d27b39 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
aa53d65dea 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
69ac389f8f 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
63522ce239 Bug 604571 - Copying frames from <video> to <canvas> with drawImage glitches - r+a=vladimir 2010-11-05 15:57:58 -04:00
Benoit Jacob
7773d11bd3 Bug 607774 - Implement the spec on Renderbuffers and Framebuffers - r=vladimir 2010-11-05 15:57:58 -04:00
Benoit Jacob
536a45de2c Bug 593867 - crash [@WebGLContext::ValidateProgram] in NVIDIA driver on Mac - r=vladimir 2010-11-05 15:57:58 -04:00
Benoit Jacob
de95ac94af Bug 604395 - try OSMesa as last resort - r=vladimir 2010-11-05 15:57:58 -04:00
Benoit Jacob
b0ba5afb71 Bug 604771 - Allow spoofing GfxInfo and circumventing the blocklist on Windows - r=jmuizelaar 2010-11-05 15:57:58 -04:00
Benoit Jacob
795431a0f9 Bug 606276 - More WebGL message fixes - r=vladimir 2010-11-05 15:57:58 -04:00
Benoit Jacob
cf6bcc225b Bug 605462 - WebGLContextGL.cpp:3248: warning: unused variable 'debugFlags' - r=dholbert 2010-11-05 15:57:57 -04:00
Oleg Romashin
2e2d2cebe6 Bug 608497 - mSize not updated in XXXTextureImage::Resize() function. r=roc a=approval2.0 2010-11-05 21:49:20 +02:00
Oleg Romashin
e9f3d99c3f Bug 608779 - Qt - ASSERTION: Old pixman and rotate transform. r=dougt a=npodb 2010-11-05 21:49:18 +02:00
Oleg Romashin
b9b045d77b 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
0deeab561c 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
aa0de1aaa4 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
4cad84729d 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
49dbdca896 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
2844cbb054 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
50d1efe64c 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
91bbf7b196 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
b33f6e7f97 bug 605341 - remote orientation api for android r=dougt a=blocking-fennec 2010-11-05 13:43:13 -04:00
Brad Lassey
c90d923fa5 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
b0b7a039e2 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
23abde6d1a Bug 593911 - Check for dlopen in the libc too. r=khuey a=bsmedberg 2010-11-05 18:26:51 +01:00
Mike Hommey
3bcb9ab5e3 Bug 577653 - Allow to build against system libvpx. r=khuey a=roc 2010-11-05 18:24:28 +01:00
Jory A. Pratt
dfa15fbaa9 Bug 591145 - Remove configure checks for encoders. r=khuey a=bsmedberg 2010-11-05 18:23:05 +01:00
Jory A. Pratt
62693166cc Bug 591145 - Remove option to not clobber when changing encoder. r=khuey a=bsmedberg 2010-11-05 18:22:56 +01:00