Tetsuharu OHZEKI
863324557a
Bug 810794 - Enable to config 'network.cookie.cookieBehavior'. r=mleibovic
2012-11-13 18:58:49 -05:00
Chuck Lee
28c8889945
Bug 806307 - Queue target messages before listener ready and resend after ready. r=vicamo
2012-11-12 19:19:48 +08:00
Gabriele Svelto
fbc8afdb64
Bug 805855 - Free dirty pages in response to all memory-pressure messages. r=jlebar
2012-11-12 17:41:23 +01:00
Gabriele Svelto
f39e18e483
Bug 805855 - Add an extra function to jemalloc to free dirty unused pages. r=glandium
2012-11-08 20:06:50 +01:00
David Rajchenbach-Teller
f7aae016b2
Bug 794091 - Reorganize OS.File importScripts to avoid talos hangs. r=froydnj
2012-11-08 14:35:01 -05:00
David Rajchenbach-Teller
574ebc58a9
Bug 794091 - Write SessionStore with OS.File. r=ttaubert
2012-11-08 14:35:01 -05:00
Nicholas D. Matsakis
cdee8bbc50
Bug 781602 - Permit multiple ion compilation modes. r=dvander
...
This implies the possibility of multiple ion scripts per JSScript.
* * *
Add abstractions for cases that handle all comp. modes at once.
* * *
split out separate fields for seq, par
* * *
Convert Invalidate() to assert that it is being run in sequential mode.
2012-11-13 18:58:48 -05:00
Abhishek Potnis
a9094a7158
Bug 607280 - Remove the call to getShortcutOrURI in the contentAreaClick function. r=gavin
2012-11-04 19:18:37 +05:30
Masatoshi Kimura
a87ade4d88
Bug 562091 - Remove the EUC-KR conveter and rename x-windows-949 to EUC-KR. r=smontagu
2012-11-13 18:58:48 -05:00
Brendan Dahl
ec5ca0d279
Bug 115199 - CSS2 @page rule style support. r=dbaron
2012-08-31 14:21:28 -07:00
Brendan Dahl
416d875170
Bug 115199 - CSS2 @page rule rendering support. r=roc
2012-08-31 14:20:56 -07:00
Ryan VanderMeulen
6e49849d0d
Merge m-c to inbound.
2012-11-13 18:58:42 -05:00
Ryan VanderMeulen
fcc5a747af
Merge the last PGO-green inbound changeset to m-c.
2012-11-13 18:58:01 -05:00
Geoff Brown
42ab34e921
Bug 808764 - Set XPCOM_DEBUG_BREAK and other env vars in Android xpcshell tests; r=jmaher
...
--HG--
extra : rebase_source : 548629ff005a6ee41e7c1d6e44f9eaab2d200a70
2012-11-13 16:37:56 -07:00
Geoff Brown
de63c71f77
Bug 808729 - Set _TESTING_MODULES_DIR for Android xpcshell tests; r=jmaher
...
--HG--
extra : rebase_source : 80896416e1262802421282573af6c2babc4cfcac
2012-11-13 16:37:53 -07:00
Geoff Brown
c2ee41c57f
Bug 752126 - Shorten remote (android) xpcshell command line with script; r=jmaher
...
--HG--
extra : rebase_source : 8d809c68a31dae6a11a72fe6584202b2f4e5d925
2012-11-13 16:37:51 -07:00
Jeff Muizelaar
2d7632c351
Bug 811467. Increase image decode chunk size. r=joe
...
Telemetry shows us doing image decoding at around 10000 KB/s. This means we
can do about 10240 bytes per ms. Since we have 5ms to do the decoding that
means we should be able to 51200 bytes in 5ms. I'd suggest we change to 16384
as that gives a healthy margin.
It turns out tenfourfox has also increased the size for performance reasons.
--HG--
extra : rebase_source : 9fce27dd9cb2e81c0da43c1ef63668affd9582cb
2012-11-13 15:39:04 -08:00
Jeff Muizelaar
0b4904f43a
Bug 811461. Switch IMAGE_DECODE_LATENCY to microseconds. r=taras
...
Currently this is recording in ms when we expect all of the values to be <5ms
I believe this was just a typo.
--HG--
extra : rebase_source : ed71dc9bd7dc9ef0903e2e84152b44ba13d97adf
2012-11-13 15:38:54 -08:00
Ehsan Akhgari
9a4e37c88e
DONTBUILD this stuff in global Private Browsing builds, no bug
2012-11-13 14:51:53 -08:00
Mark Finkle
0b59edf439
Bug 785652 - adding zh-TW and zh-CN to fennec r=aki
2012-11-13 15:56:56 -05:00
David Bolter
f3c69b4b0f
backout 94e3a41d532e (increased orange)
2012-11-13 15:45:58 -05:00
Mike Conley
22fef0fa74
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
402ad2d9c7
Bug 810171 - Add a test for VKB overlap input fields. r=cpeterson
2012-11-13 12:11:25 -08:00
Brad Lassey
d4abf011ce
bug 749352 - Firefox fails to connect when a proxy is used r=mfinkle,mossop
...
--HG--
rename : toolkit/system/windowsproxy/Makefile.in => toolkit/system/androidproxy/Makefile.in
rename : toolkit/system/windowsproxy/nsWindowsSystemProxySettings.cpp => toolkit/system/androidproxy/nsAndroidSystemProxySettings.cpp
2012-11-13 11:25:18 -08:00
Bellindira Castillo [:bellindira]
0825c81827
Bug 806686 - Port browser_privatebrowsing_geoprompt.js to the new per-window PB APIs; r=ehsan
...
--HG--
rename : browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_geoprompt.js => browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_geoprompt.js
rename : browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_geoprompt_page.html => browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_geoprompt_page.html
2012-11-12 21:18:22 -06:00
Tim Abraldes
f6c58bdda9
bug 795832. Make sure MOUSEEVENTF_HWHEEL is defined. r=jimm
2012-11-13 13:09:58 -08:00
Ehsan Akhgari
e54da4097d
DONTBUILD this stuff in global Private Browsing builds, no bug
2012-11-13 11:10:37 -08:00
Bellindira Castillo [:bellindira]
9a5571e1fb
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]
44afd6ed91
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
a1d830b676
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
ba222a73cb
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
6c4fbc534b
Backout bcb591d32bd6 (bug 809674) on suspicion of breaking B2G marionette-webapi
2012-11-13 13:48:21 +00:00
Masayuki Nakano
e11469e287
Bug 805767 part.3 Remove hack for bug 496360 r=roc
2012-11-13 22:04:45 +09:00
Masayuki Nakano
066467c7e0
Bug 805767 part.2 Implement nsIWidget::GetIMEUpdatePreference() on Windows for TSF r=emk
2012-11-13 22:04:45 +09:00
Masayuki Nakano
e4a8770b29
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
6d464c7d6e
Bug 798848 - Disable test_MozEnteredDomFullscreen_event.xul on OS X for intermittent failures
2012-11-13 10:53:52 +00:00
Ed Morley
8d24b3d24b
Backout 55a71c654aac (bug 798848) since wrong platform
2012-11-13 10:51:17 +00:00
Ed Morley
9b27fc6989
Bug 798848 - Disable test_MozEnteredDomFullscreen_event.xul on Linux for intermittent failures
2012-11-13 10:48:02 +00:00
Ed Morley
4e9273c925
Bug 728834 - Disable scrolling/fixed-text-1.html on Linux for intermittent failures
2012-11-13 10:47:59 +00:00
Hannes Verschore
3cf9adf644
Bug 806298: Follow-up fix to unregress kraken-dft, r=jandem
2012-11-13 11:46:06 +01:00
Jacek Caban
c31804e035
Bug 810262 - Updated libsoundtouch to r160 r=padenot
2012-11-13 11:25:14 +01:00
Hannes Verschore
42483631ba
Bug 806298: Disable recompile check for constructing JM calls, r=dvander
2012-11-13 09:45:35 +01:00
Boris Zbarsky
45edccd252
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
2f3202994d
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
2fe22ee821
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
9bb686d74c
Bug 809806 - Make createprecomplete.py more importable. r=ted
2012-11-13 08:19:43 +01:00
Mike Hommey
9c006b1ad5
Bug 809803 - Move strip flags in STRIP_FLAGS. r=khuey
2012-11-13 08:19:15 +01:00
Mike Hommey
3b09cc017f
Bug 809798 - Don't use BOTH_MANIFESTS. r=pike
2012-11-13 08:17:14 +01:00
Gavin Sharp
dddba36a95
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
d7d7a07078
Bug 807911 - whittle mutation events processing, r=tbsaunde
2012-11-13 15:29:22 +09:00