Граф коммитов

268271 Коммитов

Автор SHA1 Сообщение Дата
Alon Zakai 2944a770b8 Bug 634666 - DEFER_OPEN option for file streams. r=bz,sdwilsh sr=bz a=blocking-fennec 2011-03-04 16:36:56 -08:00
Brian Crowder c672f6531e Bug 634555: sync with the Gecko event queue at the end of onTextChanged, r=mwu,blassey, a=blocking-fennec:2.0,blassey 2011-03-02 12:23:02 -05:00
Alon Zakai 76f0a1e108 bg 624344 - File name not parsed correctly while trying to save page via 'Save link' r=enn a=blocking-fennec 2011-03-04 18:29:01 -05:00
Alon Zakai 2659d77d0f bg 624344 - File name not parsed correctly while trying to save page via 'Save link' r=enn a=blocking-fennec 2011-03-04 18:12:44 -05:00
Brad Lassey 9acb08d251 bug 611163 - Fennec doesn't start due a problem with 'ashmem buffer' in DDMS r=taras a=blocking-fennec 2011-03-04 18:08:24 -05:00
Brad Lassey 606d223442 bug 636877 - Improve android restarts r=dougt a=blocking-fennec 2011-03-04 18:00:52 -05:00
Brad Lassey ef6cf85921 bug 637487 - Unable to install extensions when Fennec moved to SD Card r=dougt a=blocking-fennec 2011-03-04 17:57:25 -05:00
Ben Hearsum 32b19c4714 No-op comment change to trigger Talos after talos.zip update. r=NPOTB a=NPOTB 2011-03-03 14:09:19 -05:00
Jeff Walden fbf3446fa4 Bug 637859. Anchor a string for a bit. r=cdleary, a=bsmedberg 2011-03-03 09:37:18 -08:00
Henri Sivonen d545ce29a8 Test for bug 638318 - Test that a byte run that has more than 1024 zeros but one non-zero byte among them before the 1024 byte limit does not sniff as UTF-16LE/BE. r=bzbarsky, a=test-only. 2011-03-03 19:20:00 +02:00
Henri Sivonen 799965d35b Bug 638318 - Require all zero bytes to be in either odd or even position when sniffing for UTF-16BE/LE-encoded Basic Latin. r=bz, a=beltzner 2011-03-03 08:52:47 +02:00
Dave Townsend ccafdd7e93 Bug 638113: Add-ons manager does not return results when searching for preliminarily reviewed add-ons. r=robstrong, a=dolske 2011-03-02 14:13:37 -08:00
Benoit Jacob 4b5adbd1ce Bug 635059 - Update WebGL test suite to version 1.0.0 from khronos.org - a=NPOTB 2011-03-03 11:02:36 -05:00
Benoit Jacob 80fc85d6d0 Bug 635068 - WebGL test array-unit-tests.html fails - r=dmandelin+vlad, a=blocking2.0 2011-03-03 11:02:35 -05:00
Benoit Jacob 50f1a07834 Bug 635068 - WebGL test array-unit-tests.html fails - r=jag, a=blocking2.0 2011-03-03 11:02:35 -05:00
Marco Bonardo 48109484fc Bug 551538 - intermittend timeout in browser_bookmarksProperties.js
r=sdwilsh a=tests-only
2011-03-03 13:51:03 +01:00
Marco Bonardo 7aff5a2fde Bug 467997 - browser_sanitize-timespans.js random failure when crossing midnight.
r=sdwilsh a=tests-only
2011-03-03 13:51:01 +01:00
Marco Bonardo 74f42b3e2c Bug 619689 - Intermittent browser_sidebarpanels_click.js | Item is visited followed by timeout and havoc in other tests.
r=sdwilsh a=tests-only
2011-03-03 13:50:59 +01:00
Dão Gottwald 42aa5fc279 Bug 631491 - toolbar's iconsize attribute is not updated correctly after switching themes. r+a=dolske 2011-03-03 11:35:18 +01:00
Dão Gottwald d0ebeaa106 Bug 586212 - Don't carry out the command when clicking on a disabled splitmenu. r=dolske 2011-03-03 11:34:55 +01:00
L. David Baron 81a50e5fc8 Don't return NS_ERROR_ILLEGAL_INPUT when given an empty source buffer. (Bug 638236) r=smontagu a2.0=blocking 2011-03-02 23:21:06 -08:00
Alexander Surkov af994f7d08 Bug 638106 - CKEditor document should be editable, r=davidb, a=final+ 2011-03-03 14:41:46 +08:00
Philipp von Weitershausen 2964a61556 Merge services-central with mozilla-central. a=blocking-fennec 2011-03-02 22:12:34 -08:00
Olli.Pettay@gmail.com c8514f3403 Fix bug 635776. r=bz, a=jst 2011-03-02 21:43:09 -08:00
Frank Yan c70ef8cb55 Bug 570279 - Tab+NavBar Connecting Curve Adjustments. r=dolske ui-r=shorlander a=beltzner 2011-03-02 21:40:41 -08:00
L. David Baron 8e7530c705 Fix converter stream part of bug 638236. r=bzbarsky a2.0=blocking
CLOSED TREE
2011-03-02 21:01:20 -08:00
Ehsan Akhgari 30f3c7dfd1 Bug 638276 - Correct the name of the member variable in the comment for the nsTextEditorState class; a=doh!
CLOSED TREE DONTBUILD
2011-03-02 18:36:36 -08:00
Ehsan Akhgari a4cb0c12d0 Landing a bunch of patches while keeping the CLOSED TREE to make sure that the Windows builders issue is fixed; a=nthomas on #build 2011-03-02 18:17:59 -08:00
Honza Bambas 3fad41c103 Bug 638218 - Asynchronous policy-uri fetching causes connection problems when using NTML proxy; r=dveditz a=hardblocker 2011-03-02 17:46:14 -08:00
Philipp von Weitershausen e1d7071cf1 Merge fx-sync 2011-03-02 16:32:28 -08:00
Philipp von Weitershausen 6336209011 Bug 636673 - Avoid accessing 'arguments' in code that's called a lot. r=rnewman a=blocking-fennec 2011-03-02 15:27:16 -08:00
Richard Newman 52db8608c2 Bug 618496: memoization of PK11SymKey. r=philiKON 2011-03-02 15:18:46 -08:00
Richard Newman cdb5761dfb Bug 618496: Revisit memoization of SECItems. r=philiKON 2011-03-02 15:09:28 -08:00
Margaret Leibovic 9011f255cc Bug 638116 - use different background gradient colors in split menu buttons in Firefox Button [r=dao, a=beltzner] 2011-03-02 14:12:28 -08:00
Dão Gottwald 454fe08769 Bug 631270: move status panel to the opposite side of the screen when the findbar is open, to avoid it obscuring find results in the common case of them being at the bottom left of the screen, r=gavin, ui-r=beltzner, a=beltzner 2011-03-02 16:48:58 -08:00
Ehsan Akhgari 4aef1c69f9 Back out changeset 4b7c9efbf269 (bug 637644) to investigate whether it is the culprit for Linux Moth oranges on our CLOSED TREE; a=investigatory-backout-blessed-by-#developers 2011-03-02 15:01:15 -08:00
Axel Hecht 0ab653bc90 no bug, add Persian to Firefox 4, ra=drivers, DONTBUILD 2011-03-02 23:46:47 +01:00
Gavin Sharp 9ac2ae4743 Back out 25027d672f50 (bug 636818) because it caused bustage (accidental file removal), a=#developers 2011-03-02 13:57:46 -08:00
Andreas Gal 0a8e9ac2b8 Backed out changeset 8b3a403a6d26 (bug 636697, a=breaks Linux builds, cross-label variable initialization). 2011-03-02 13:36:06 -08:00
Jason Orendorff 036b0413ed Bug 636697 - Fix null deref in js_watch_set. r=brendan, a=dmandelin.
--HG--
extra : rebase_source : 1b167ac05c305ca571dab8a12c0e7d4930805c2d
2011-03-02 14:48:16 -06:00
Jason Orendorff 97df1796b0 Bug 636818 - Crash [@ js::CallJSPropertyOpSetter] or [@ js_SetProperty]. r=gal, a=dmandelin.
--HG--
extra : rebase_source : ffda69df6aa059fac4e742c905573809695c7765
2011-03-02 14:15:57 -06:00
Markus Stange b180158891 Bug 615693: improve the inactive window appearance for tabs on top, r=dao, a=beltzner 2011-03-02 12:04:35 -08:00
Margaret Leibovic 932fef53e8 Bug 628049 - Improve the hover styling of split menus in the Firefox menu [r=dao, a=blocking] 2011-03-02 13:21:24 -08:00
hsivonen@iki.fi 5627af5b27 Remove the Hotmail-specific hack that forces the old parser for document.open() (bug 636692, r=bz, a=blocker). 2011-03-02 13:15:02 -08:00
Benoit Jacob a0810936f5 Bug 627464 - Annotate crash reports if the forced-enabled prefs are set - r=jrmuizel, a=joe 2011-03-02 15:50:36 -05:00
Richard Newman 2b46b4da5e Bug 618496: remove algorithm adaptability in WeaveCrypto. r=philiKON 2011-03-02 10:08:43 -08:00
Philipp von Weitershausen b779f9bc7a Merge services-central with mozilla-central. a=merge 2011-03-02 09:12:32 -08:00
Philipp von Weitershausen 9a3ac9750b Merge fx-sync 2011-03-01 21:55:52 -08:00
Richard Newman 686e74cbe3 Bug 618496: stripping out unused WeaveCrypto attributes. r=philiKON 2011-03-01 21:37:44 -08:00
Philipp von Weitershausen 754759064b Bug 636305 - History engine: make incoming records comply to mozIPlaceInfo. r=rnewman a=blocking-fennec 2011-03-01 21:26:38 -08:00