Commit Graph

7606 Commits

Author SHA1 Message Date
Dave Townsend
45d39612f0 Bug 605949: Fix intermittent failure in test_bug384052.js. r=robstrong, a=tests 2010-10-26 10:47:31 -07:00
Dave Townsend
c34a485647 Bug 597178: Only show back/forward buttons when necessary. r=Unfocused, a=blocks-final 2010-10-26 10:45:15 -07:00
Mike Hommey
4a5295264c Backed out changeset 1769b8307bde (bug 575485). a=backout 2010-10-26 12:55:13 +02:00
Mike Hommey
53fb77de43 Backed out changeset a2ef5d0f5052 (bug 575485) 2010-10-26 12:53:50 +02:00
Mike Hommey
d5915f40a2 Backed out changeset fc2988ab64e5 (bug 575485) 2010-10-26 12:53:16 +02:00
Mike Hommey
6ccb7ecd59 Bug 428765 - Use nxIXULAppInfo to get application version number in about:. r=gavin,a=gavin 2010-10-26 09:15:28 +02:00
Justin Dolske
aa8fc46765 Bug 575485 - Refactor commonDialog code into a sharable JSM (Part 3, jsm). r=gavin, a=me 2010-10-25 22:45:00 -07:00
Justin Dolske
22e00c1874 Bug 575485 - Refactor commonDialog code into a sharable JSM (Part 2, refactor). r=gavin, a=me 2010-09-14 16:28:24 -07:00
Justin Dolske
dfcb88feb3 Bug 575485 - Refactor commonDialog code into a sharable JSM (Part 1, cleanup). r=gavin, a=me 2010-09-14 16:28:22 -07:00
Matthew Gregan
37761d08be Bug 599203 - Don't show incorrect buffered range when currentTime is outside existing ranges. r=dolske a=blocking2.0 2010-09-24 12:48:30 +12:00
Wesley Johnston
2eab630d72 Bug 465839 - Add a binding for touch enabled video and audio controls. a=blocking-fennec-2.0b2, r=dolske 2010-10-25 09:24:00 -04:00
Ehsan Akhgari
c5d807f1c7 Bug 605138 - Scripts from topix.net apparently causing page to scroll down when opening; r=roc a=blocking-final+ 2010-10-21 16:56:20 -04:00
Neil Deakin
902842e19b Bug 578667, text not highlighting when selectiondrag is outside frame, r=mats,a=blocking 2010-10-25 10:06:30 -04:00
Gavin Sharp
e625c3b89e Bug 606859: sherlock plugin loading code was broken by bug 599751, r+a=bustage 2010-10-24 21:11:15 -04:00
Mounir Lamouri
7b182edaa9 Bug 595069 - Tests mutation observer with @list and filtering. r=dolske a=tests 2010-10-24 15:31:00 +02:00
Dão Gottwald
2217bacf89 whitespace cleanup 2010-10-24 11:17:06 +02:00
Dão Gottwald
067090bdd6 whitespace cleanup 2010-10-24 11:03:47 +02:00
Justin Lebar
241ab761e5 Bug 570975 - Don't convert UTF-8 strings to UTF-16 in MatchAutoCompleteFunction r=sdwilsh, a2.0=blocking
--HG--
extra : rebase_source : 70dd986a655e1670fec86e21c8cea7a596e3b0ac
2010-08-31 18:03:40 -07:00
Justin Lebar ext:(%2C%20Kyle%20Huey%20%3Cme%40kylehuey.com%3E)
8b20bfbcec Bug 145975 - Implement nsCaseInsensitiveUTF8StringComparator r=smontagu
--HG--
extra : rebase_source : 8e5d63a6a5ca50b6e95a80421ad96a1d4a52ae77
2010-08-31 18:03:40 -07:00
Marco Bonardo
6b48bd0ad3 Bug 606638 - Intermittent failure in test_393498.js. Consider timers resolution on Win. a=orange 2010-10-23 13:23:32 +02:00
Jim Mathies
6f22e0ce28 Bug 597387 - Fix for software update not updating the app modal id in start menu shortcuts. r=rstrong, a=final. 2010-10-22 15:23:04 -05:00
Mounir Lamouri
fa881a64c7 Bug 606215 - radio widget destructor should not assume radioGroup is not null. r=gavin.sharp a=bz 2010-10-22 21:29:58 +02:00
Ted Mielczarek
e6d1723160 bug 603592 - Swap endianness on GUIDs when de-stringifying them. r=mwu, a=blocking-fennec
--HG--
extra : rebase_source : fef5970b706e352cf442526f3a419a76696b5413
2010-10-22 14:38:58 -04:00
Dave Townsend
40c5e7027a Bug 605499: Tests for showing EULA for extension installs. r=Unfocused, a=tests 2010-10-22 10:33:03 -07:00
Makoto Kato
1bb0376f66 follow up Bug 600469. indent only fix. r=mak77, a=whitespace fix 2010-10-22 21:27:44 +09:00
Makoto Kato
8d84cada94 Bug 600469 - Cu is not defined into PAC_handleError (nsPlacesAutoComplete.js). r=gavin, a=gavin 2010-10-22 20:42:55 +09:00
Timothy Nikkel
4110d0d0a8 Bug 592882. Don't re-add the listener because we don't need it anymore. r=dolske a=orange 2010-10-21 19:58:11 -05:00
John Ford
2bfae9556e Bug 605926: checksum packager.mk target breaks pretty names. r+a=ted 2010-10-21 10:02:18 -07:00
Mark Banner
bd9a9cf2a9 Bug 598613 - Allow Mork to be included/registered in libxul even when places is turned on; r=khuey approval2.0=beltzner 2010-10-21 11:55:12 +01:00
Dão Gottwald
ae38aa0db7 Bug 605089 - Remove uses of the sortDirectionIndicator class. r=enn 2010-10-21 10:15:04 +02:00
Brad Lassey
f85e8b346c maemo bustage fix from android crash reporter push a=blocking-fennec 2010-10-20 23:13:35 -04:00
Brad Lassey
1099518c89 linux build bustage fix a=bustage-fix 2010-10-20 21:33:56 -04:00
Michael Wu
53f6429368 Bug 603592 - Report mapping to crash reporter, r=ted a=blocking-fennec 2010-10-20 20:44:03 -04:00
Ted Mielczarek
23a9e742aa bug 603592 - Add an API for the Android embedding to use to provide info about shared libraries mapped into anonymous mappings. r=mwu a=blocking-fennec 2010-10-19 15:05:47 -04:00
Ted Mielczarek
c91de3bfd4 bug 603592 - add a breakpad api to add info about known modules. r=mwu a=blocking-fennec 2010-10-19 14:52:27 -04:00
Ted Mielczarek
4ec94afa77 bug 603592 - make a file_id host binary that can spit out a Breakpad file id. r=mwu a=blocking-fennec 2010-10-14 20:38:19 -04:00
Ted Mielczarek
e230a1951b bug 595171 - crashreporter glue for Android. r=blassey a=blocking-fennec 2010-10-13 14:27:44 -04:00
Ted Mielczarek
cece4402f2 bug 595167 - Make Breakpad client libs work on Android. r=mwu a=blocking-fennec 2010-10-13 11:37:58 -04:00
Dave Townsend
1be9a480c3 Bug 587088: Rollback updates when file operations fail. r=robstrong, a=blocks-betaN 2010-10-20 11:03:27 -07:00
Robert Strong
1c13959461 Bug 601386 - Running in 64 bit mode after applying an update when the bundle was originally opened in 32 bit mode. r=joshmoz, a=blocks a blocker 2010-10-20 11:37:26 -07:00
Robert Strong
53dac7b840 Bug 605767 - Intermittent test_0200_app_launch_apply_update.js | the application can't be in use when running this test. r=dtownsend, a=test fix 2010-10-20 11:37:13 -07:00
Mihai Sucan
1e1152b4fb Bug 603211 - Fix test: browser_webconsole_bug_595350_multiple_windows_and_tabs.js, r+a=gavin 2010-10-20 14:39:44 -03:00
Rob Campbell
f6b4d01460 Bug 604722 - Web Console won't open on chrome content, r+a=gavin 2010-10-20 14:39:44 -03:00
Mihai Sucan
605b0d04b4 Bug 603251 - Fix test: browser_webconsole_basic_net_logging.js, a=testfix 2010-10-20 14:39:44 -03:00
Mihai Sucan
d4f038157e Bug 603210 - Fix test: browser_webconsole_bug_580030_errors_after_page_reload.js, a=testfix 2010-10-20 14:39:44 -03:00
Rob Campbell
d5fb6f9c51 Bug 605565 - Re-enable JSterm helper tests, r=gavin, a=tests 2010-10-20 14:39:44 -03:00
Mihai Sucan
c55f2f6bca Bug 594497 - Up and down keyboard presses should only trigger history when the cursor is at the start or end in the Web Console, r=sdwilsh, a=blocking2.0 2010-10-20 14:39:44 -03:00
Mihai Sucan
265d27566e Bug 603209 - Refactor web console mochitest: browser_webconsole_netlogging.js, a=testfix 2010-10-20 14:39:44 -03:00
Mihai Sucan
a9da318e19 Bug 595934 - Some xpconnect and Chrome errors should be displayed in the web console, r=gavin, a=blocking2.0 2010-10-20 14:39:44 -03:00
Dave Townsend
ae446713c2 Add a localization note for bug 605499, a=beltzner
--HG--
extra : transplant_source : %AB%D4mk54%7B%0BU%3AR%0ENp%E7%87%D7%A9/%F6
2010-10-20 09:54:07 -07:00