Commit Graph

69293 Commits

Author SHA1 Message Date
Makoto Kato
305fbdb9aa Bug 637555 - Remove nsIMacLocale. r=smontagu 2011-05-11 14:25:09 +09:00
Michael Ventnor
6495d28112 Bug 513006 - Some scrollbars disappear if GTK2 theme has scrollbar buttons turned off r=roc
--HG--
extra : rebase_source : ab867f6ae611fda355be336b8115106d1b6fbd58
2011-05-11 14:54:12 +10:00
Michael Ventnor
e5dc19237a Bug 635903 - Arrow of Edit Bookmarks Panel is missing after toggling the expanded folder view r=karlt
--HG--
extra : rebase_source : ef557270584eb7419593e501093b383f247f8e58
2011-05-11 14:54:12 +10:00
Masayuki Nakano
9a56e9598d Bug 655918 Clean up the composition string when whole characters of it are refused due to maxlength r=ehsan 2011-05-11 13:52:45 +09:00
Masayuki Nakano
226901d5e5 Bug 651307 Don't commit composition string on plugins at changing input source r=smichaud 2011-05-11 13:52:45 +09:00
Masayuki Nakano
6a43b8a387 Bug 651694 Sort out NS_PLUGIN_EVENT r=roc 2011-05-11 13:52:44 +09:00
Brad Lassey
b78c2af944 bug 656200 - Android Talos tests are failing to initialize the device correctly a+r=mfinkle 2011-05-11 00:47:10 -04:00
Mark Finkle
8ae3ca27df Bug 654838 - Create a unique branding for Fennec beta (displayname fix) [r=blassey] 2011-05-10 23:50:43 -04:00
Michael Wu
034def94d2 Merge backout (to fix bug 656172) 2011-05-10 19:10:01 -07:00
Michael Wu
4746e4ca82 Back out parts 3-7 of bug 620931 which caused bug 656172, r=killer 2011-05-10 18:27:51 -07:00
John Daggett
5fb2f0c9f2 Bug 567552. Disable font auto-activation. r=josh 2011-05-11 09:44:35 +09:00
John Daggett
375ce049e0 Bug 650723. Add ClearType parameter data to about:support. r=gavin,jrmuizel 2011-05-11 09:30:20 +09:00
Hernán Rodriguez Colmeiro
40e9c239f5 Bug 656152: Improve string for 32-bit plugin restart. r=gavin 2011-05-10 16:31:33 -07:00
Masatoshi Kimura
4d700c8562 Bug 649133: Implement xhr.mozResponse and xhr.mozResponseType. r=sicking 2011-05-10 16:18:55 -07:00
Chris Leary
10ad9f372b Merge mozilla-central and tracemonkey. (CLOSED TREE) 2011-05-10 14:55:52 -07:00
Siddharth Agarwal
ff204b309c Bug 656099 - bustage fix: add a null param to scheduleUpdate calls. CLOSED TREE
Bug 536295 changed the API, but these calls were missed.
2011-05-11 01:28:33 +05:30
Steven Michaud
ca466709eb Bug 654725 - Changes in OS X 10.7 break our Wi-Fi monitor code, causing crashes. r=josh 2011-05-10 14:44:17 -05:00
Mark Finkle
687b0504e1 Bug 649820 - Change browser CSS based on Android OS version (core changes) [r=vingtetun r=mbrubeck] 2011-05-10 15:38:54 -04:00
Wes Johnston
0d7f8aca63 Bug 655740 - Make prefs pane more tablet friendly. r=mfinkle 2011-05-10 12:34:32 -07:00
Benjamin Stover
008c84f691 Bug 651522 permaorange: Cleanup and add some temporary logging r=mfinkle 2011-05-10 11:57:46 -07:00
Daniel Holbert
58125e7d17 Bug 629718: Mark SVG anim-text-rotate-01.svg reftest as random-on-WinXP. r=ehsan DONTBUILD 2011-05-10 11:53:13 -07:00
Matt Brubeck
ac4f0b7867 Bug 655361 - Move the browser too during firstrun sidebar animation [r=mfinkle]
--HG--
extra : rebase_source : 8684f99b969ae291e0d8126bda41311514b9aa6f
2011-05-10 11:12:45 -07:00
Ed Morley
55afc5a710 Bug 654732 - Remove WinCE code from storage/* & db/sqlite3/src/Makefile.in; r=sdwilsh 2011-05-10 20:24:49 +02:00
Ed Morley
56c685d231 Bug 655473 - Remove WinCE code from IPC; r=cjones 2011-05-10 20:24:49 +02:00
Ed Morley
e53a8d52b6 Bug 545261 - Remove the debug "yikes! spinning on a line over 1000 times!" abort; r=roc 2011-05-10 20:24:48 +02:00
Ed Morley
082d53f39b Bug 655756 - Remove final XP_MAC remnants; r=josh 2011-05-10 20:24:48 +02:00
Ms2ger
6c02285d88 Bug 654137 - Make window.top not replacable; r=bz 2011-05-10 20:24:44 +02:00
Edmund Wong
9d6d399f4f Bug 366774 - Removed unused preference bidi.characterset. r=smontagu 2011-05-10 20:24:43 +02:00
Siddharth Agarwal
3c94ff0c84 Bug 648127 - xpcshell: add a newline before every TEST- line. r=ted
runxpcshelltests.py looks for TEST-UNEXPECTED-FAIL only at the beginning of lines, so if a failure happens right after a dump() call without a trailing newline, it isn't able to detect it.
2011-05-10 23:34:15 +05:30
Myk Melez
ca2ffa26e8 Bug 654003 update addon sdk version for testing r=ctalbert 2011-05-10 10:40:06 -07:00
Dave Townsend
294e4f950f Bug 611048: Allow jumping to failures in the list of browser-chrome results. r=gavin 2011-05-10 10:27:11 -07:00
Matt Brubeck
b8f06db560 Bug 655997 - Crash when changing orientation on Android (regression from bug 643032) [r=blassey] 2011-05-10 09:14:05 -07:00
Jeff Muizelaar
2dfcf68c91 qcms: avoid unnecessary promotion to double. r=ehsan 2011-05-10 12:01:48 -04:00
Jeff Muizelaar
cd58cf15e6 Bug 605179. qcms: revert build warning fixes. r=ehsan
0ec22e77aefc fixed some build warnings that no longer happen because pedantic is disabled.
2011-05-10 11:55:39 -04:00
Rob Campbell
5db7261afd Bug 656021 - Update Scratchpad menu access key to S; r=l10n 2011-05-10 12:36:35 -03:00
Josh Aas
816d2af519 Bug 653794: Improve management of plugin MIME types, MIME descriptions, and extensions. r=bsmedberg 2011-05-10 09:47:43 -04:00
Marco Bonardo
660ddb590d Merge Places and mozilla-central 2011-05-10 14:34:01 +02:00
Matt Brubeck
1b17575132 Back out changeset bfb48178c8ec (finish backing out bug 514437) to fix tests on a CLOSED TREE. 2011-05-09 19:38:05 -07:00
Marco Bonardo
062096757a Bug 493783 - Fix some Places warnings.
r=sdwilsh
2011-05-10 03:10:25 +02:00
Shawn Wilsher
319fab3287 Pushing on a CLOSED TREE to fix a performance regression. 2011-05-09 16:05:17 -07:00
Shawn Wilsher
f8feb2aafd Merge for back out tracked by bug 655860. Also backs out bug 654990 because it depends on bugs in the back out range. 2011-05-09 15:52:44 -07:00
Shawn Wilsher
259bae0699 Back out bug 514437, bug 567872, bug 568825, bug 633209, bug 633913, bug 634086, bug 634088, bug 634549, bug 634551, bug 638176, bug 641517, bug 641905, bug 641942, bug 642127, and bug 642667 to undo the performance regression tracked by bug 655860. 2011-05-09 15:48:39 -07:00
Chris Leary
e9c15c147e Merge mozilla-central to tracemonkey. 2011-05-09 14:27:44 -07:00
Paul Biggar
1cd5ff1908 Backed out changeset 0c6254cb818d (bug 652593) due to PROCESS-CRASH orange in M(oth). 2011-05-09 09:50:36 -07:00
Paul Biggar
9c572e750b Bug 652593: Remove compound GET*PROP opcodes, to fix strict warnings (r=bhackett,dao)
The undefined property strict-mode warning was missed under some compound
opcodes. JM had removed those opcodes, and so the warnings appeared. This
ports the opcode remove to TM, fixing the warnings.

Bug 647626 removed the compound opcodes from JM, as they made type-inference
and the JITs more complex, for a minor speed impact (see
https://bugzilla.mozilla.org/show_bug.cgi?id=647626#c6 for benchmarks).

This also fixes the strict mode warnings that appeared in the browser as a
result of the fix.
2011-05-09 07:37:37 -07:00
Mounir Lamouri
07e1da97a2 Fix build bustage. 2011-05-09 16:00:29 +02:00
Ed Morley
b38b1bc27f Bug 655475 - Remove WinCE code from I18N; r=smontagu 2011-05-08 19:46:10 +02:00
Ed Morley
09f1ab7fa4 Bug 654504 - Remove WinCE code from dom/plugins/base/; r=josh 2011-05-08 19:45:56 +02:00
Mounir Lamouri
69a6bfc5d9 Merging cedar with mozilla-central. 2011-05-08 18:23:36 +02:00
Makoto Kato
ee2d0c87ab Bug 652747 - 64-bit Nightly [build 25-04-2011] crashes on launch in DLL Blacklist code with certain antivirus software installed. r=vlad 2011-05-08 22:27:50 +09:00