Commit Graph

112848 Commits

Author SHA1 Message Date
Ben Turner
827cb19e8c Bug 809661 - Need a speedy way to construct a thread list for SMS messages. r=sicking 2012-11-13 13:01:26 -08:00
Mark Finkle
694ee254f9 Bug 785652 - adding zh-TW and zh-CN to fennec r=aki 2012-11-13 15:56:56 -05:00
David Bolter
3b262bfbb8 backout 94e3a41d532e (increased orange) 2012-11-13 15:45:58 -05:00
Mike Conley
30ff42fce0 Bug 766654 - Allow pasting of a URL into the Downloads Panel to initiate a download. r=mak. 2012-11-13 14:46:56 -05:00
Kartikaya Gupta
9d0bbb2116 Bug 810171 - Add a test for VKB overlap input fields. r=cpeterson 2012-11-13 12:11:25 -08:00
Nathan Froyd
8d66057983 Bug 809931 - make Static{Auto,Ref}Ptr have trivial constructors and destructors; r=jlebar 2012-11-09 16:48:42 -05:00
Ehsan Akhgari
d738606e5d Backout bug 646027 (and the mess caused by files copied elsewhere) in order to fix bug 653688
--HG--
extra : rebase_source : de0bc7200da9431f8fae343c085e64d35d976595
2012-11-13 11:58:27 -08:00
Vladimir Vukicevic
a7c0de471b no bug; sync dirs; CLOSED TREE bustage fix 2012-11-13 14:55:17 -05:00
Brian Nicholson
17e6a345ab Bug 762155 - Open keyword URLs without a search term. r=mfinkle 2012-11-13 11:37:33 -08:00
Brian Nicholson
6c3a6b14ac Bug 811144 - Check if DB initialized when calling expireHistory(). r=wesj 2012-11-13 11:34:11 -08:00
Vladimir Vukicevic
5e11c6363f b=810478; fix missing null termination of buffer that's used via str* functions later on; r=glandium 2012-11-13 14:21:08 -05:00
Vladimir Vukicevic
06309ae278 no bug; fix configure.in message on Android to not be lies and give useful info; r=sparky 2012-11-13 14:20:54 -05:00
Ehsan Akhgari
73c044e28a Merge mozilla-central into mozilla-inbound 2012-11-13 11:16:31 -08:00
Ehsan Akhgari
de8b3bf7ea DONTBUILD this stuff in global Private Browsing builds, no bug 2012-11-13 11:10:37 -08:00
Kyle Huey
e0afefe1c8 Bug 809666: Define ctypes and perf properties on the 'this' object, not the global, when sharing globals. r=mrbkap
--HG--
extra : rebase_source : d9f8329b7f60b3e72aea241aa97b59aa04531c66
2012-11-13 08:57:46 -08:00
Kyle Huey
9efde1e3a0 Bug 810987: When sharing a global, don't import properties onto the global, import them onto the appropriate 'this' object. r=mrbkap
--HG--
extra : rebase_source : c3a92d4197831fa3061bf3f01b7cc610cc89e867
2012-11-13 11:13:27 -08:00
Ethan Hugg
7617be8bac Bug 811333 Signaling - Fix size of thread ID for Windows build r=jesup 2012-11-13 09:23:04 -08:00
David Bolter
7781bfe064 Bug 811307 - [AccessFu] Add mochitest for enabling. r=eeejay 2012-11-13 14:07:21 -05:00
Brian Nicholson
cf4064cd81 Bug 784086 - Separate images table into favicon and thumbnail tables. r=lucasr,rnewman 2012-11-13 10:56:58 -08:00
Kyle Huey
1eb5f304df Backout Bug 810987. 2012-11-13 10:27:37 -08:00
Kyle Huey
0d165065cd Backout bug 809666. 2012-11-13 10:27:06 -08:00
Kyle Huey
b490fd3695 Backed out changeset 62886fd1aaa4 2012-11-13 10:25:24 -08:00
Kyle Huey
d4d9b2dcd8 Bug 810987: Followup bustage fix. 2012-11-13 10:24:08 -08:00
Bellindira Castillo [:bellindira]
0b00a5252f Bug 806687 - Port browser_privatebrowsing_localStorage.js to the new per-window PB APIs; r=ehsan
--HG--
rename : browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_localStorage.js => browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_localStorage.js
rename : browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_localStorage_page1.html => browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_localStorage_page1.html
rename : browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_localStorage_page2.html => browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_localStorage_page2.html
2012-11-12 11:39:58 -06:00
Mario Alvarado [:marioalv]
0fe41dfe46 Bug 806720 - Port browser_styleeditor_private.js to the new per-tab PB APIs; r=ehsan
--HG--
rename : browser/devtools/styleeditor/test/browser_styleeditor_private.js => browser/devtools/styleeditor/test/browser_styleeditor_private_perwindowpb.js
2012-11-12 19:42:47 -06:00
Andres Hernandez
468a7012af Bug 806685 - Port browser_privatebrowsing_downloadLastDir.js and its friends to the new per-window PB APIs; r=ehsan
--HG--
rename : browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_DownloadLastDirWithCPS.js => browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_DownloadLastDirWithCPS.js
rename : browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_downloadLastDir.js => browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_downloadLastDir.js
rename : browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_downloadLastDir_c.js => browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_downloadLastDir_c.js
rename : browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_downloadLastDir_toggle.js => browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_downloadLastDir_toggle.js
2012-11-12 21:20:32 -06:00
Blake Kaplan
6f0303b53c Bug 811100 - Use the compartment's global for our global instead of always walking our parent chain. r=luke
--HG--
extra : rebase_source : acef0f81b55542b68c821f49afddf5be8b56d90f
2012-11-13 10:38:19 -08:00
Ed Morley
1e33323cc9 Backout bcb591d32bd6 (bug 809674) on suspicion of breaking B2G marionette-webapi 2012-11-13 13:48:21 +00:00
Masayuki Nakano
fdcbf2722b Bug 805767 part.3 Remove hack for bug 496360 r=roc 2012-11-13 22:04:45 +09:00
Masayuki Nakano
0fa32a3173 Bug 805767 part.2 Implement nsIWidget::GetIMEUpdatePreference() on Windows for TSF r=emk 2012-11-13 22:04:45 +09:00
Masayuki Nakano
c2ec08b400 Bug 805767 part.1 nsTextStateManager should use nsIWidget::GetIMEUpdatePreference() instead of the result of nsIWidget::OnIMEFocusChange() r=smaug 2012-11-13 22:04:44 +09:00
Ed Morley
9d769d9192 Bug 798848 - Disable test_MozEnteredDomFullscreen_event.xul on OS X for intermittent failures 2012-11-13 10:53:52 +00:00
Ed Morley
1ae94e5083 Backout 55a71c654aac (bug 798848) since wrong platform 2012-11-13 10:51:17 +00:00
Ed Morley
91078fa33b Bug 798848 - Disable test_MozEnteredDomFullscreen_event.xul on Linux for intermittent failures 2012-11-13 10:48:02 +00:00
Ed Morley
183c70a973 Bug 728834 - Disable scrolling/fixed-text-1.html on Linux for intermittent failures 2012-11-13 10:47:59 +00:00
Hannes Verschore
145b30b7c9 Bug 806298: Follow-up fix to unregress kraken-dft, r=jandem 2012-11-13 11:46:06 +01:00
Jacek Caban
f0340e58e6 Bug 810262 - Updated libsoundtouch to r160 r=padenot 2012-11-13 11:25:14 +01:00
Hannes Verschore
0d9bbf35ff Bug 806298: Disable recompile check for constructing JM calls, r=dvander 2012-11-13 09:45:35 +01:00
Boris Zbarsky
2d4ae2e778 Bug 810618. Make sure we don't allow layout statics to go away while we're still trying to use them. r=khuey 2012-11-13 00:26:55 -08:00
Boris Zbarsky
93edcc7097 Bug 810520. Correctly handle static methods and attributes in the NativeProperties structs that Xrays use. r=peterv
Note that at this point we actaully do Xrays for all of our various
property types, except in worker code.  The real substantive change
here is the change to what usedForXrays returns.  The rest is minor
cleanup.
2012-11-13 00:26:55 -08:00
Gavin Sharp
06079492cb Bug 811102: bustage fix #3 :(
--HG--
extra : transplant_source : %0F%D8%1Bv%3EP%935%7E%E2%1A%E4F%0C%7F%F8%1F%FFP%1D
2012-11-12 23:28:54 -08:00
Mike Hommey
6076a93875 Bug 809806 - Make createprecomplete.py more importable. r=ted 2012-11-13 08:19:43 +01:00
Mike Hommey
ceba8b82af Bug 809803 - Move strip flags in STRIP_FLAGS. r=khuey 2012-11-13 08:19:15 +01:00
Mike Hommey
8bb9300037 Bug 809798 - Don't use BOTH_MANIFESTS. r=pike 2012-11-13 08:17:14 +01:00
Gavin Sharp
5830dc65ed Bug 811102 followup #2: add some clean up to tests from bug 804910 exposed by the fix for bug 811102, r=markh
--HG--
extra : transplant_source : V%E3%98%1E%01__%80%1E%F4%FBN%E1%7F%8F%10j%E8A%8D
2012-11-12 22:24:59 -08:00
Alexander Surkov
f15104b9ad Bug 807911 - whittle mutation events processing, r=tbsaunde 2012-11-13 15:29:22 +09:00
Chia-hung Tai
7556e76ede Bug 788441: Add alphanumeric parsing. r=vyang 2012-11-13 11:57:25 +08:00
Phil Ringnalda
ae4e3fd466 Merge m-c to m-i 2012-11-12 21:08:17 -08:00
Phil Ringnalda
8102da43c0 Back out 08fd9aa0d6e1 (bug 810102) for turning bug 728834 permaorange 2012-11-12 21:01:17 -08:00
Phil Ringnalda
65ca7a5899 Merge last PGO-green changeset from mozilla-inbound to mozilla-central 2012-11-12 20:59:49 -08:00