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

264645 Коммитов

Автор SHA1 Сообщение Дата
Dan Witte 3554776016 Bug 729363 - Don't dump to console when shell service unavailable. r=gavin 2012-02-22 14:06:55 +01:00
aceman 5cfbcc2a29 Bug 406336 - Fix indexOf and enumerate documentation. r=benjamin 2012-02-22 14:05:23 +01:00
Dão Gottwald 2b81dd4de7 merge backout 2012-02-22 14:03:20 +01:00
Dão Gottwald f47605cab1 Backed out changeset 9a5b898000b5 2012-02-22 14:03:14 +01:00
Dão Gottwald 461a196867 merge backout 2012-02-22 14:03:03 +01:00
Dão Gottwald 864587d97e Backed out changeset 599a1a0c5fbe 2012-02-22 14:02:57 +01:00
Dão Gottwald 10c3ad548b merge backout 2012-02-22 14:02:37 +01:00
Dão Gottwald 5e09ab9158 Backed out changeset 02d79cbf942c 2012-02-22 14:02:26 +01:00
Ted Mielczarek 8ea2d12635 bug 602565 - Make crashreporter client use Rich Edit 4.1 control to fix display of Indic scripts. r=ehsan 2012-02-22 07:51:30 -05:00
Nathan Froyd 336418bd45 Bug 729276 - nsIContentPermissionRequest shouldn't be marked [function]; r=khuey 2012-02-21 13:17:52 -08:00
Nathan Froyd 0df830d34e Bug 717061 - add tests for uncompressed->gzip conversion; r=mossop 2012-02-13 12:05:16 -08:00
Nathan Froyd b2969d9963 Bug 717061 - fix uncompressed->gzip conversion in nsDeflateConverter; r=mossop 2012-01-25 18:27:48 -08:00
Ching Wei Tseng b369406826 Bug 601535 - content/media should use CheckedInt.h. r=doublec 2012-02-22 13:28:06 +01:00
Lucas Rocha 55a6bf6af8 Bug 725914 - Remove sub-select from the table join for bookmark and history (r=mfinkle) 2012-02-22 11:47:13 +00:00
Andrew Quartey 61bb7df447 Bug 691267 - Remove nsHTMLButtonAccessible duplication, r=surkov
--HG--
rename : accessible/tests/mochitest/actions/test_inputs.html => accessible/tests/mochitest/actions/test_controls.html
2012-02-22 20:33:37 +09:00
Marco Bonardo ad87cc26c2 Bug 722176 - Inline autocomplete becomes inactive after deleting an entry in location bar history.
r=dietrich
2012-02-22 12:23:14 +01:00
Marco Bonardo c86e46764b Bug 723611 - Remove mainthread pragmas executed by the VacuumManager.
r=sdwilsh
2012-02-22 12:23:05 +01:00
Alexander Surkov 8eed5b1ea9 Bug 650241 - improve accessible boundaries testing, r=marcoz 2012-02-22 20:27:28 +09:00
Jonathan Kew 3ee460c36b bug 722139 - Turn on harfbuzz shaper by default for Hebrew on all platforms. r=smontagu 2012-02-22 10:21:43 +00:00
Kai Engert bbb9a8c4a4 Bug 728617, Update Mozilla to NSS 3.13.3, r=rrelyea 2012-02-22 11:02:38 +01:00
Philipp von Weitershausen 5760604a6a Bug 729042 - SMS: Add nsISmsDatabaseService::saveIncomingMessage(). r=mounir 2012-02-22 09:55:01 +01:00
Philipp von Weitershausen 73bd59a760 Bug 729104 - B2G SMS: Make SmsDatabaseService stub a JS component. r=mounir 2012-02-21 01:34:18 +01:00
Michael Wu b965fe238e Bug 729146 - Check aRepaint in Resize in gonk's nsWindow, r=cjones 2012-02-22 09:50:44 +01:00
Simon Montagu 72285af510 Make elements with unicode-bidi: plaintext and no strong directional characters default to left-to-right. Bug 726420, r=ehsan 2012-02-22 00:30:32 -08:00
Simon Montagu d36c3a9a80 Reftest for bug 726420, r=ehsan 2012-02-22 00:30:32 -08:00
Jan de Mooij 1f5d0e1b79 Bug 725357 - Move Monitor call from GetElementOperation to the interpreter. r=dvander 2012-02-22 09:26:02 +01:00
Phil Ringnalda 0b9a7c075c Merge merge 2012-02-21 23:38:00 -08:00
Phil Ringnalda 6bb007b4d6 Merge m-c to m-i 2012-02-21 23:36:31 -08:00
Masayuki Nakano 74fe8bb5fe Bug 630813 part.9 Should compute modifier key's DOM keycode from unshifted GDK keyval r=karlt 2012-02-22 16:34:31 +09:00
Masayuki Nakano dfdc3bb1ef Bug 630813 part.8 IsCtrlAltTab() should use KeymapWrapper r=karlt 2012-02-22 16:34:31 +09:00
Masayuki Nakano 7c65f01056 Bug 630813 part.7 Implement IsKeyPressEventNecessary() in mozilla::widget::KeymapWrapper r=karlt 2012-02-22 16:34:31 +09:00
Masayuki Nakano 69b7b8cea6 Bug 630813 part.6 nsKeyEvent should be initialized by mozilla::widget::KeymapWrapper r=karlt 2012-02-22 16:34:31 +09:00
Masayuki Nakano 0643f79a36 Bug 630813 part.5 Move DOMKeyCodeToGdkKeyCode() and DOMKeyCodeToGdkKeyCode() into KeymapWrapper r=karlt 2012-02-22 16:34:31 +09:00
Masayuki Nakano ed669df5cd Bug 630813 part.4 Implement a modifier keys initializer for nsInputEvent r=karlt 2012-02-22 16:34:31 +09:00
Masayuki Nakano 739fe4efcf Bug 630813 part.3 nsWindow::GetToggledKeyState() should use mozilla::widget::KeymapWrapper r=karlt 2012-02-22 16:34:31 +09:00
Masayuki Nakano 7909dd1140 Bug 630813 part.2 Store native modifier key information r=karlt 2012-02-22 16:34:31 +09:00
Masayuki Nakano 0f720d7f56 Bug 630813 part.1 Make KeymapWrapper which is a wrapper class of GdkKeymap r=karlt 2012-02-22 16:34:31 +09:00
Mike Hommey 14011c7522 Bug 723861 - Ship xpidllex.py and xpidlyacc.py. r=ted 2012-02-22 08:12:15 +01:00
Mike Hommey ca520fa83e Bug 727960 - When extracting libraries, reuse cached library if it is newer than the apk. r=tglek 2012-02-22 08:12:15 +01:00
Mike Hommey a3d8439a7c Bug 729010 - Properly package jsshell libraries. r=khuey 2012-02-22 08:12:15 +01:00
Mike Hommey 5d7637edeb Bug 728071 part 2 - Include application.ini.h in APKOpen.cpp instead of nsAndroidStartup.cpp. r=blassey 2012-02-22 08:12:15 +01:00
Mike Hommey af0ef99a2c Bug 728071 part 1 - Move nsXREAppData definition in a separate header, and use it from application.ini.h. r=bsmedberg 2012-02-22 08:12:15 +01:00
Mike Hommey 4221a257f2 Bug 686805 part 7 - Display linker stats on each Startup Timeline event. r=tglek,r=khuey 2012-02-22 08:12:15 +01:00
Mike Hommey 8c5b3643ce Bug 686805 part 6 - Add functions to display stats about seekable compressed streams. r=tglek 2012-02-22 08:12:15 +01:00
Mike Hommey c1edc7cec2 Bug 686805 part 5 - Optionally make libxul.so a seekable compressed stream on Android. r=khuey 2012-02-22 08:12:15 +01:00
Mike Hommey 942b661343 Bug 686805 part 4 - Make the linker load libraries with on-demand decompression when they are seekable compressed streams. r=tglek,r=sewardj 2012-02-22 08:12:15 +01:00
Mike Hommey ee92560165 Bug 686805 part 3 - Tool to generate seekable compressed streams. r=tglek 2012-02-22 08:12:15 +01:00
Mike Hommey 3c9f465103 Bug 686805 part 2 - Use a SIGSEGV signal handler to handle segmentation faults happening in loaded libraries address space. r=tglek,r=sewardj 2012-02-22 08:12:15 +01:00
Mike Hommey 524ce82972 Bug 686805 part 1 - Make Mappable::munmap, Mappable1stPagePtr::munmap and MappedPtr::munmap private. r=tglek 2012-02-22 08:12:15 +01:00
Josh Aas 15f1a5735a Bug 729135: Fix virtual function warnings in core plugin code. r=bsmedberg 2012-02-22 00:19:27 -05:00