Serge Gautherie
|
b799a48bd8
|
Bug 718237. (Av1) accessible/tests/mochitest/*: Support "SeaMonkey searchbar" too, Remove 1 useless "browser.css" use. r=surkov.alexander.
|
2012-01-20 12:49:41 +01:00 |
|
Jon Buckley
|
70e8c9bde5
|
Bug 716397. Fix mozglue package warning on Linux. f=sgautherie r=khuey.
|
2012-01-20 12:49:23 +01:00 |
|
Ed Morley
|
8d1a437786
|
Merge last green changeset of mozilla-inbound to mozilla-central
|
2012-01-20 01:24:13 +00:00 |
|
Tim Taubert
|
65dba48df0
|
merge m-c to fx-team
|
2012-01-20 00:23:23 +01:00 |
|
Philipp von Weitershausen
|
3df22d7351
|
Bug 719283 - Part 2: Add stub SmsDatabaseService for Gonk. a=bustage
--HG--
rename : dom/sms/src/fallback/SmsDatabaseService.cpp => dom/sms/src/ril/SmsDatabaseService.cpp
rename : dom/sms/src/fallback/SmsDatabaseService.h => dom/sms/src/ril/SmsDatabaseService.h
|
2012-01-19 12:55:31 -08:00 |
|
Philipp von Weitershausen
|
244bafb726
|
Bug 719283 - Part 1: Fix SmsService for Gonk. a=bustage
|
2012-01-19 12:55:25 -08:00 |
|
Philipp von Weitershausen
|
53cef195b1
|
Bug 711671 - Rename nsTelephonyWorker / nsITelephone to nsIRadioInterfaceLayer
--HG--
rename : dom/telephony/nsTelephonyWorker.js => dom/system/b2g/RadioInterfaceLayer.js
rename : dom/telephony/nsTelephonyWorker.manifest => dom/system/b2g/RadioInterfaceLayer.manifest
rename : dom/telephony/nsITelephone.idl => dom/system/b2g/nsIRadioInterfaceLayer.idl
rename : dom/telephony/nsTelephonyWorker.h => dom/system/b2g/nsRadioInterfaceLayer.h
rename : dom/telephony/ril_consts.js => dom/system/b2g/ril_consts.js
rename : dom/telephony/ril_worker.js => dom/system/b2g/ril_worker.js
|
2012-01-19 12:53:32 -08:00 |
|
Gian-Carlo Pascutto
|
89a75ab83e
|
Bug 713228 - Followup, fix misleading comment. DONTBUILD
|
2012-01-19 21:37:29 +01:00 |
|
Alex Pakhotin
|
81b4f4c383
|
Bug 712972 - Can't type mzl.la into awesome bar. r=blassey
|
2012-01-19 11:55:14 -08:00 |
|
Matt Brubeck
|
f26465597e
|
Merge last green changeset from inbound to mozilla-central
|
2012-01-19 10:37:48 -08:00 |
|
Robert Kaiser
|
c679b9cfa2
|
bug 709589 - Some engine manager cleanup found by SeaMonkey reviews - nits, r=gavin
|
2012-01-19 13:39:44 +01:00 |
|
Robert Kaiser
|
0c8ab943c0
|
bug 709589 - Some engine manager cleanup found by SeaMonkey reviews - improve onSelect, r=gavin
|
2012-01-19 13:39:44 +01:00 |
|
Robert Kaiser
|
9552ef6050
|
bug 709589 - Some engine manager cleanup found by SeaMonkey reviews - improve _cloneEngine, r=gavin
|
2012-01-19 13:39:44 +01:00 |
|
Robert Kaiser
|
fe28079c5d
|
bug 709589 - Some engine manager cleanup found by SeaMonkey reviews - improve observer, r=gavin
|
2012-01-19 13:39:44 +01:00 |
|
Robert Kaiser
|
668f4e04e2
|
bug 709589 - Some engine manager cleanup found by SeaMonkey reviews - use Services.jsm, r=gavin
|
2012-01-19 13:39:44 +01:00 |
|
Makoto Kato
|
109e2010c9
|
Bug 715204 - Non-ascii titles are displayed as garbage during session restore. r=bnicholson
|
2012-01-19 20:36:14 +09:00 |
|
Marco Bonardo
|
a9ec0e10f4
|
Bug 717772 - Delay autocomplete of pasted value.
r=gavin
|
2012-01-19 12:31:29 +01:00 |
|
Marco Bonardo
|
432bcfeab6
|
Bug 711503 - Don't trim url when inline autocomplete inserts text.
r=gavin
|
2012-01-19 12:31:27 +01:00 |
|
Michael Ventnor
|
5c706d5982
|
Bug 566489 - Enable inline autocomplete again, but make it smarter.
Original patch by Michael Ventnor, further improved by David Dahl <ddahl@mozilla.com>.
r=mak
|
2012-01-19 12:31:24 +01:00 |
|
Michael Ventnor
|
ce713fe857
|
Bug 699751 - Change schema for new inline autocomplete.
Original patch by Michael Ventnor, further improved by David Dahl <ddahl@mozilla.com>.
r=mak
|
2012-01-19 12:31:23 +01:00 |
|
Michael Ventnor
|
dcccf2c9c1
|
Bug 660156 - Race condition between sync and async autocomplete searches.
r=mak
|
2012-01-19 12:31:20 +01:00 |
|
Michael Ventnor
|
eb11118340
|
Bug 660592 - Allow autocomplete results to hide themselves from the popup.
r=mak sr=gavin
|
2012-01-19 12:31:19 +01:00 |
|
Tim Taubert
|
55aff2dc60
|
merge m-c to fx-team
|
2012-01-19 12:10:03 +01:00 |
|
Tim Taubert
|
9e205b0fa7
|
Backed out changeset d0b03b763e5b (bug 702920)
|
2012-01-19 12:04:23 +01:00 |
|
Jonathan Watt
|
bcca3519b0
|
Bug 636379, changing expected condition on XP from fail to random, since the test seems to be passing half the time and failing half the time (after bug 525095 landed?). r=me.
--HG--
extra : rebase_source : 84a91603f78f4cb0f6a4b3766ae4c235830d24aa
|
2012-01-19 10:37:46 +00:00 |
|
Marco Bonardo
|
0a2d0989df
|
Merge central to inbound
|
2012-01-19 11:36:52 +01:00 |
|
Marco Bonardo
|
37527a686e
|
Merge last green PGO from inbound to central
|
2012-01-19 11:34:17 +01:00 |
|
Henri Sivonen
|
819df8bb79
|
Bug 713810 - Use the HTMLness mode of the original document for the View Selection Source serialization. r=gavin.sharp.
|
2012-01-19 09:51:49 +02:00 |
|
Mike Hommey
|
0a7af4565c
|
Bug 718737 - Add a startup timeline event on the first nsDocShell::LoadURI for non about:blank content. r=bz,r=tglek
|
2012-01-19 08:40:18 +01:00 |
|
Mike Hommey
|
daf5d912d2
|
Bug 717906 - Enable NSS lowhash API so that Mozilla builds work on Fedora. r=rrelyea
|
2012-01-19 08:19:48 +01:00 |
|
Mike Hommey
|
91283be7b1
|
Bug 717906 - Allow to enable NSS lowhash API without requiring FREEBL_NO_DEPEND. r=rrelyea
|
2012-01-19 08:19:44 +01:00 |
|
Mike Hommey
|
310cef755f
|
Update NSPR to NSPR_4_9_BETA6 tag. Fixes bug 712262, bug 712275 & bug 712281; a=ted
|
2012-01-19 08:19:21 +01:00 |
|
Edmund Wong
|
7f9e10b436
|
Bug 717491 - Removed bin/components/proxyObject.xpt from package-manifest.in. r=ted
|
2012-01-19 15:12:25 +08:00 |
|
Phil Ringnalda
|
c848efe9b6
|
Bug 718564 - adjust crashtest assertion ranges to reflect reality part two, the forgetting of one
|
2012-01-18 22:47:08 -08:00 |
|
Blair McBride
|
40b8823f1b
|
Bug 702920 - If compatibility changes for a user-disabled addon, the UI doesn't get notified and doesn't update. r=dtownsend
|
2012-01-19 19:00:24 +13:00 |
|
Phil Ringnalda
|
90ef8490af
|
Bug 718564 - adjust crashtest assertion ranges to reflect reality
--HG--
extra : rebase_source : 3ae657663239f3382d5163170c0a098e0c78ed69
|
2012-01-18 21:52:43 -08:00 |
|
Matt Woodrow
|
d188865651
|
Backout 0190782907ea because of failed tests
|
2012-01-19 19:37:02 +13:00 |
|
MSU Capstone Team
|
67d512a497
|
Bug 717119 - Typo in documentation comment for AddonUpdateChecker.getNewestCompatibleUpdate(). r=bmcbride
|
2012-01-19 18:46:06 +13:00 |
|
Robert Strong
|
75cccb9f97
|
Main patch - Bug 660038 - Remove channel switching support. r=bbondy
|
2012-01-18 14:10:38 -08:00 |
|
Robert Strong
|
90e53d8fe2
|
RelEng patch - Bug 660038 - Remove channel switching support. r=nthomas
|
2012-01-18 14:10:25 -08:00 |
|
Serge Gautherie
|
b17a90f1d9
|
Bug 694353. (Av2-FF) Stop explicitly packaging NSS .chk files which are now created in the staging directory directly, Reorder PSM files. r=ted.mielczarek.
|
2012-01-18 21:25:28 +01:00 |
|
Joel Maher
|
1f193292bc
|
Bug 718795 - deploy new talos.zip. r=armenzg
|
2012-01-18 13:32:08 -05:00 |
|
Wes Johnston
|
5920e68298
|
Bug 713922 - Don't allow empty password for master password. r=mfinkle
|
2012-01-18 08:50:11 -08:00 |
|
Wes Johnston
|
457af0bee4
|
Bug 716161 - Don't allow clicking disabled selects. r=mfinkle
|
2012-01-18 08:49:48 -08:00 |
|
James Willcox
|
1055c05f63
|
Bug 707439 - Fix Flash plugin positioning
--HG--
extra : rebase_source : aaa41297d293ffde1aabe5632ade6c416b4d541f
|
2012-01-18 10:41:35 -05:00 |
|
James Willcox
|
4c88772ec9
|
Bug 718014 - Restrict dirty rect to subrect of tile texture
--HG--
extra : rebase_source : bbe56fd271b08e908eb301b5b0839a80bce139fb
|
2012-01-18 10:41:30 -05:00 |
|
Brian Hackett
|
fdd7a080be
|
Pass scope chain explicitly to FindProperty, bug 717494. r=dvander
|
2012-01-18 17:15:00 -08:00 |
|
Chris Pearce
|
3333e53c6b
|
Bug 717026 - Ensure libsydneyaudio windows block size is an even multiple of channels*frame_size. r=kinetik
|
2012-01-19 14:11:51 +13:00 |
|
Brian Hackett
|
bdf9362d41
|
Store JSStrings instead of jsids in native key iterators, bug 713754. r=dvander
|
2012-01-18 16:56:22 -08:00 |
|
Brian Hackett
|
7e3d6561ae
|
Compile large scripts in chunks, bug 706914. r=dvander
|
2012-01-18 16:40:18 -08:00 |
|