Bill McCloskey
|
2cd6daa202
|
Bug 728190 - Update stack later in Arguments (r=bhackett)
|
2012-02-22 10:39:58 -08:00 |
|
Bill McCloskey
|
014d905257
|
Bug 728086 - Poison the stack when not in use (r=luke)
|
2012-02-22 10:36:12 -08:00 |
|
Felix Fung
|
bf48e869bf
|
Bug 727901 - Fixed gImageView.data[row] is undefined when sorting. r=dao
|
2012-02-17 06:13:41 -05:00 |
|
Justin Lebar
|
d125e439ea
|
Bug 728939 - Part 2: Add tests. r=bz
--HG--
extra : rebase_source : 00ea8c6aba6d41d719334ae8adaed07e7d9273f1
|
2012-02-22 16:54:11 +01:00 |
|
Justin Lebar
|
fb0b71be61
|
Bug 728939 - Part 1: Changing a URI's hash should update document.URL. r=bz
--HG--
extra : rebase_source : a41d88a9375d60a05ed61a6214003762119b7370
|
2012-02-22 16:53:58 +01:00 |
|
Mats Palmgren
|
4b422a4e42
|
Bug 726258 - Don't suppress the scrollbar because of a too small size in the scollbar minor direction. r=bz
|
2012-02-22 17:23:47 +01:00 |
|
Jeff Hammel
|
3d6de46f1d
|
Bug 727705 - remove two copies of pageloader from m-c. r=jmaher
|
2012-02-22 09:24:29 -05:00 |
|
Vincent Chang
|
fc5a31fa0f
|
Bug 717150: Support adjust system clock and set timezone APIs in hal layer r=cjones.
|
2012-02-17 02:44:00 -08:00 |
|
Rafael Ávila de Espíndola
|
187b1c29ab
|
Bug 728653 - Revert accidental push. r=mak.
|
2012-02-22 09:10:00 -05:00 |
|
Rafael Ávila de Espíndola
|
52771dd69e
|
Bug 728653 - Crash in mozilla::storage::Connection::stepStatement. r=mak.
|
2012-02-22 09:00:28 -05:00 |
|
Jeff Walden
|
50113c3307
|
Bug 728411 - Move more elements bits over to ObjectImpl. r=bhackett
--HG--
extra : rebase_source : bcc5f0d8fc44643675e4a9efad84c7419545bb95
|
2012-02-16 19:11:06 -08:00 |
|
Jeff Walden
|
29b604027d
|
Bug 728411 - Move write barrier bits to ObjectImpl. r=bhackett
--HG--
extra : rebase_source : b1d72f92b2befd3a1277afe0cc5188fef2ebddf8
|
2012-02-16 19:11:06 -08:00 |
|
Myk Melez
|
0fb83ed0ce
|
no bug - update revision of Add-on SDK being tested; test-only
--HG--
extra : rebase_source : 1ca733f4ac7bd7f2a9df2902f3182c7515d1949a
|
2012-02-16 17:00:23 -08:00 |
|
Blake Kaplan
|
34249d705a
|
Bug 727957 - Automatically connect to wifi on akami. r=gal
|
2012-02-22 16:43:37 +01:00 |
|
Olli Pettay
|
ea853ad333
|
Bug 728577 - nsGlobalWindow::mFocusedNode seems to keep documents alive longer than needed, r=Enn
|
2012-02-22 19:08:40 +02:00 |
|
Rob Campbell
|
ab1e048072
|
merge fx-team to m-c
|
2012-02-22 12:47:22 -04:00 |
|
Ed Morley
|
810fe947b3
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-02-22 14:10:55 +00:00 |
|
Serge Gautherie
|
625d3e3821
|
Bug 729474. (Av1) name/test_browserui.xul: Improve log, to help diagnose. r=surkov.alexander.
|
2012-02-22 14:45:24 +01:00 |
|
Olli Pettay
|
bcc4e82a06
|
Bug 726334, FormFillController should not have strong references to content objects, r=gavin
|
2012-02-22 14:59:39 +02:00 |
|
Tim Taubert
|
df4d976502
|
Bug 728887 - Double clicking a tab group creates a new group under it; r=dietrich
|
2012-02-22 09:58:43 +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 |
|
Mark Finkle
|
c9f6f97900
|
Bug 729324 - Always make sure 'Quit' is last menu r=sriram
|
2012-02-22 00:12:33 -05:00 |
|
Mark Finkle
|
4762cbb5f7
|
Bug 729247 - crash [@ java.lang.NullPointerException: at org.mozilla.gecko.DoorHangerPopup.addDoorHanger(DoorHangerPopup.java)] r=blassey
|
2012-02-22 00:12:22 -05:00 |
|
Mark Finkle
|
63d258acb1
|
Bug 729115 - java.lang.NullPointerException @ org.mozilla.gecko.GeckoApp.processThumbnail(GeckoApp.java:642) r=blassey
|
2012-02-22 00:12:14 -05:00 |
|
Mark Finkle
|
ce305c7eae
|
Bug 728782 - Add support for Bookmark Link context menu r=wesj r=gbrown
|
2012-02-22 00:11:50 -05:00 |
|
Alexander Surkov
|
43a881a014
|
Bug 650241 - disable width testing of testBounds() because of failure on some platforms
|
2012-02-22 13:49:22 +09:00 |
|
Phil Ringnalda
|
c26b1c3bb7
|
Back out b7f7b63038dd (bug 728686) for leaks and suspicion of intermittent mochitest-a11y failures
|
2012-02-21 20:34:26 -08:00 |
|