Commit Graph

220520 Commits

Author SHA1 Message Date
Michael Wu
6ebb934425 Bug 566686 - Provide a decompression API in nsZipArchive, patch mostly by taras, r=alfredkayser
--HG--
extra : rebase_source : 0e45fb4b4a78fbd4337ef7f95ee338b58f50e29f
2010-06-02 14:46:48 -07:00
Brad Lassey
c1ec9bcb32 [android] read /proc/cpuinfo for cpu info 2010-05-07 16:48:33 -04:00
Vladimir Vukicevic
d77c194467 bustage fix for webgl-disabled builds 2010-06-02 14:05:24 -07:00
L. David Baron
65c3d85b93 Fix indentation in configure --help. (Bug 569261) r=ted 2010-06-02 14:04:21 -07:00
Alfred Kayser
4b7caef3db Fixing bug 175600. Increase the max number of disk cache entries. r=darin.moz@gmail.com, sr=cbiesinger@gmail.com 2010-06-02 13:55:32 -07:00
Paul O’Shannessy
727661cbfe Bug 568995 - Update tests to use waitForClipboard [r=dao, r=dolske] 2010-06-02 13:38:35 -07:00
Paul O’Shannessy
621d10f57a Bug 567870 - add waitForClipboard to SimpleTest [r=gavin]
This also updates the test for bug 556061 to use waitForClipboard.
2010-06-02 13:38:32 -07:00
Robert Strong
aa786d633a Bug 522065 - PCA complains when installer is cancelled (uninstaller fix is bug 569058). r=ted.mielczarek 2010-06-02 12:47:31 -07:00
Dave Townsend
8971df3735 Bug 562583: Fix race condition and ree-enable test_update.js. r=robstrong 2010-06-02 11:03:24 -07:00
Chris Jones
a753705c8b Bug 568944: Regenerate STL wrappers after dist/ is deleted. r=ted 2010-06-02 12:56:35 -05:00
Chris Jones
ad393ee2d4 Bug 568366: Allow copy-constructing and assigning from T__None-typed unions. r=benjamn 2010-06-02 12:56:34 -05:00
Peter Van der Beken
2503c7475e Fix for bug 560462 (Use fast unwrapping for more quickstubs), part 3d - use fast unwrapping for nsIDOMHTMLDocument_ and nsIDOMNSHTMLDocument_. r=jst.
--HG--
extra : rebase_source : d5a10dfe9c399ae7d9e0f543615c210e727dea84
2010-05-31 21:40:00 +02:00
Mats Palmgren
96cd506907 Bug 530070. r=jmathies 2010-06-02 15:02:05 +02:00
David Bolter
04af2fcb76 Bug 561932 - Make text events async/safe 2010-06-02 08:30:13 -04:00
David Bolter
66ba39a35f Bug 564471 - Make state change events asynch 2010-06-02 08:30:08 -04:00
Peter Van der Beken
681400e393 Fix for bug 560462 (Use fast unwrapping for more quickstubs), part 3c - use fast unwrapping for nsIDOMNode_GetNodeType. r=jst.
--HG--
extra : rebase_source : c866a74f1c109997f768e6d1711ac7ced92e6bf0
2010-05-31 18:56:53 +02:00
Graeme McCutcheon
52dd41b94d Bug 566251 - Findbar chrome tests shouldn't use nsIThreadManager directly. r=gavin 2010-06-02 11:22:54 +01:00
Masayuki Nakano
4766cac975 Bug 564669 disables test_texteditor_keyevent_handling.html on linux 2010-06-02 17:05:34 +09:00
Masayuki Nakano
fe3d0e12b0 Bug 564669 Remove nsIPlaintextEditor::handleKeyPress() r=smaug, sr=roc 2010-06-02 16:24:56 +09:00
Benoit Jacob
52baf42be7 b=567449; fix webgl param getters; r=vlad 2010-06-01 23:09:19 -07:00
Benoit Jacob
4268806ff0 b=565404; add WebGLUniformLocation object; r=vlad 2010-06-01 23:09:19 -07:00
Benoit Jacob
723eb61a5d b=567565; better WebGL buffer validation for element array buffers; r=vlad 2010-06-01 23:09:18 -07:00
Mark Finkle
7b4bf2dfc7 Backing out 704e77dcb303 2010-06-02 01:40:56 -04:00
Oleg Romashin
79060c165c Bug 560630 - NotificationService for e10s fennec initialized and used in different threads. r=bent.mozilla 2010-06-02 05:25:46 -04:00
Oleg Romashin
26ae2b0e8e Bug 569514 - graphicssystem cmdline argument does not work anymore. r=dougt 2010-06-02 05:24:16 -04:00
Masayuki Nakano
ef41c4154d Bug 466487 ATOK (Japanese IME) fails to eat key message r=jimm 2010-06-02 11:14:11 +09:00
Mats Palmgren
af4be9fe4f Remove buggy focus blocking code that isn't needed after nsWindow::Enable(PRBool) was fixed. b=567704 r=karlt 2010-06-02 01:33:28 +02:00
Mats Palmgren
f0c140c1bb Check each next-in-flow if it's an overflow container. b=564968 r=fantasai 2010-06-02 01:32:59 +02:00
Nick Thomas
537d7f05bd Bug 522649, remove res/arrow*.gif that moved into a jar, r=ted 2010-06-02 09:57:42 +12:00
Nick Thomas
05a0543f0b Bug 507288 followup, remove deprecated greprefs/*.js on all platforms, r=ted 2010-06-02 09:51:18 +12:00
Ted Mielczarek
20e7f4ceee Bug 569268 - Package correct Visual C++ CRT DLLs based on compiler version, r=nthomas 2010-06-02 09:49:29 +12:00
Ted Mielczarek
8beec9e10f Bug 569373 - make Preprocessor.py handle -DVAR=NUMBER such that #if VAR == NUMBER works, r=l10n@mozilla.com 2010-06-02 09:48:31 +12:00
Jeff Hammel
081b44aaef Bug 516984 Mass import of Mozmill code into m-c. This is mozmill release 1.4.1 Reviewers=mikeal, ctalbert, harth, whimboo etc 2010-06-01 13:45:04 -07:00
Jeff Hammel
4867e8e6ea Bug 516984 - Make file changes for Mozmill support in buildbot r=ted 2010-06-01 13:45:01 -07:00
Jonas Sicking
91a85f600a Bug 563491: Don't run code to set window status while we're inside a script blocker. r=mrbkap 2010-06-01 13:36:16 -07:00
Ehsan Akhgari
fad624a55c Bug 484181 - spellcheck broken in contenteditable DIV with preceding empty DIV within a DIV; r=roc 2010-05-31 17:40:17 -04:00
Michael Wu
a6b9079633 Bug 561464 - Add support for XPCOM on Android, patch mostly by vlad, r=bsmedberg 2010-06-01 12:02:42 -07:00
Peter Van der Beken
febc60cc0f Back out ba983923066f (bug 560462 part 3c) to see if it fixes test_aria_imgmap.html orange. 2010-06-01 20:27:09 +02:00
Jim Mathies
8436fd286c Bug 568694 - Add missing newURI params for deleted jumplist items and clean up various return values. r=dao. 2010-06-01 11:09:41 -05:00
Peter Van der Beken
28d9dd8ccf Fix for bug 560462 (Use fast unwrapping for more quickstubs), part 3c - use fast unwrapping for nsIDOMNode_GetNodeType. r=jst.
--HG--
extra : rebase_source : 15d47594e8c95f28a907c1fdf4c3ac503372fbbd
2010-05-31 18:56:53 +02:00
Mounir Lamouri
9a775a7845 bug 567938 - form.submit() broken if called from <input type='submit'>'s onclick handler. r=bzbarsky 2010-06-01 14:42:37 +01:00
Masatoshi Kimura
63429f7378 bug 552460 - part 3 - implement Variation Sequence support in Windows font backend. r=jfkthame 2010-06-01 14:42:37 +01:00
Masatoshi Kimura
90b21de3e4 bug 552460 - part 2 - Unicode data needed for Variation Sequence support. r=smontagu 2010-06-01 14:42:37 +01:00
Masatoshi Kimura
c75e8f3d22 bug 552460 - part 1 - reftest for Variation Sequence support. 2010-06-01 14:42:37 +01:00
Peter Van der Beken
157cab0fb3 Backing out 2afbac619d82 (Bug 560462 part 3b) to fix orange 2010-06-01 15:36:50 +02:00
Peter Van der Beken
1819841fb9 Fix for bug 560462 (Use fast unwrapping for more quickstubs), part 3b - use fast unwrapping for nsIDOMNodeList_GetLength. r=jst. 2010-05-31 18:39:36 +02:00
Peter Van der Beken
55265d17a6 Fix for bug 560462 (Use fast unwrapping for more quickstubs), part 3a. r=jst. 2010-04-19 17:41:39 +02:00
Vladimir Vukicevic
50e8441072 bustage fix; getting rid of two semicolons 2010-05-31 19:47:42 -07:00
Vladimir Vukicevic
73cbd73f4a b=566447; add presshell memory reporter; r=bz 2010-05-31 19:19:35 -07:00
Robert O'Callahan
002224fae6 Bug 568189. Add patches to list. 2010-06-01 14:09:44 +12:00