Brendan Dahl
507304aa6c
Bug 115199 - CSS2 @page rule style support. r=dbaron
2012-08-31 14:21:28 -07:00
Brendan Dahl
909d765772
Bug 115199 - CSS2 @page rule rendering support. r=roc
2012-08-31 14:20:56 -07:00
Ryan VanderMeulen
e6becd8075
Merge m-c to inbound.
2012-11-13 18:58:42 -05:00
Ryan VanderMeulen
3916ac2d53
Merge the last PGO-green inbound changeset to m-c.
2012-11-13 18:58:01 -05:00
Geoff Brown
76bf571ae0
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
8da8b19c60
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
b5844a01a0
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
27a0bd3306
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
20d1de1575
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
ffcf5cc7e8
DONTBUILD this stuff in global Private Browsing builds, no bug
2012-11-13 14:51:53 -08:00
Mark Finkle
d0e9595300
Bug 785652 - adding zh-TW and zh-CN to fennec r=aki
2012-11-13 15:56:56 -05:00
David Bolter
f3638c667f
backout 94e3a41d532e (increased orange)
2012-11-13 15:45:58 -05:00
Mike Conley
91bb1fdd75
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
d5dd49cabd
Bug 810171 - Add a test for VKB overlap input fields. r=cpeterson
2012-11-13 12:11:25 -08:00
Brad Lassey
d2ff2f6e5c
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]
8a29b47235
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
9bce064f46
bug 795832. Make sure MOUSEEVENTF_HWHEEL is defined. r=jimm
2012-11-13 13:09:58 -08:00
Ehsan Akhgari
fc6dbd9e45
DONTBUILD this stuff in global Private Browsing builds, no bug
2012-11-13 11:10:37 -08:00
Bellindira Castillo [:bellindira]
ee8e88fee3
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]
d600e5b1dc
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
d8add78be5
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
952e7b94b3
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
b24c51981f
Backout bcb591d32bd6 (bug 809674) on suspicion of breaking B2G marionette-webapi
2012-11-13 13:48:21 +00:00
Masayuki Nakano
0f83ed44e6
Bug 805767 part.3 Remove hack for bug 496360 r=roc
2012-11-13 22:04:45 +09:00
Masayuki Nakano
e83624d974
Bug 805767 part.2 Implement nsIWidget::GetIMEUpdatePreference() on Windows for TSF r=emk
2012-11-13 22:04:45 +09:00
Masayuki Nakano
b7ca37a234
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
3a05b9e557
Bug 798848 - Disable test_MozEnteredDomFullscreen_event.xul on OS X for intermittent failures
2012-11-13 10:53:52 +00:00
Ed Morley
8717b81ed7
Backout 55a71c654aac (bug 798848) since wrong platform
2012-11-13 10:51:17 +00:00
Ed Morley
ec0b74e760
Bug 798848 - Disable test_MozEnteredDomFullscreen_event.xul on Linux for intermittent failures
2012-11-13 10:48:02 +00:00
Ed Morley
34c529d347
Bug 728834 - Disable scrolling/fixed-text-1.html on Linux for intermittent failures
2012-11-13 10:47:59 +00:00
Hannes Verschore
bebaed1be7
Bug 806298: Follow-up fix to unregress kraken-dft, r=jandem
2012-11-13 11:46:06 +01:00
Jacek Caban
3888086c7c
Bug 810262 - Updated libsoundtouch to r160 r=padenot
2012-11-13 11:25:14 +01:00
Hannes Verschore
180623d6d4
Bug 806298: Disable recompile check for constructing JM calls, r=dvander
2012-11-13 09:45:35 +01:00
Boris Zbarsky
2562abec42
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
2bb6e39346
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
9751b5983e
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
c4fd5403b5
Bug 809806 - Make createprecomplete.py more importable. r=ted
2012-11-13 08:19:43 +01:00
Mike Hommey
6a2bbfd620
Bug 809803 - Move strip flags in STRIP_FLAGS. r=khuey
2012-11-13 08:19:15 +01:00
Mike Hommey
457d6f2ff5
Bug 809798 - Don't use BOTH_MANIFESTS. r=pike
2012-11-13 08:17:14 +01:00
Gavin Sharp
8b8a8df3f3
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
5bf1628789
Bug 807911 - whittle mutation events processing, r=tbsaunde
2012-11-13 15:29:22 +09:00
Chia-hung Tai
6ca8e84bd6
Bug 788441: Add alphanumeric parsing. r=vyang
2012-11-13 11:57:25 +08:00
Phil Ringnalda
45529e865f
Merge m-c to m-i
2012-11-12 21:08:17 -08:00
Phil Ringnalda
6659b55460
Back out 08fd9aa0d6e1 (bug 810102) for turning bug 728834 permaorange
2012-11-12 21:01:17 -08:00
Phil Ringnalda
8d2abf5a44
Merge last PGO-green changeset from mozilla-inbound to mozilla-central
2012-11-12 20:59:49 -08:00
Jonathan Griffin
93fe1c72cb
Bug 810517 - Check for valid listenerWindow, r=mdas
2012-11-12 16:17:54 -08:00
Gavin Sharp
333e195e54
Followup to bug 811102's followup
2012-11-12 20:41:41 -08:00
Gavin Sharp
99be44da3c
Bug 811102 test followup: terminate worker to avoid leak, r=markh
...
--HG--
extra : transplant_source : %E0%A1r%5B%B6k%FAIn%96%7D%88%1D%F57%A5%DCl%18T
2012-11-12 20:35:03 -08:00
Mark Hammond
edaa181c17
Bug 807935 - social chatbar should be hidden in full-screen mode. r=jaws
2012-11-13 14:52:06 +11:00
Ryan VanderMeulen
2c380fb37b
Backed out de9fff3a523, c567df2244f5, 8e3d976d5dc5, and c7499faaec23 (bug 800915) for bustage.
...
--HG--
extra : rebase_source : c823063bfa31d59d32b3402bd4b458b84b703cd5
2012-11-12 21:43:39 -05:00