Landry Breuil
24f9eaa90a
Bug 743428 - package profiler.xpt only if MOZ_ENABLE_PROFILER_SPS is set. r=glandium
2012-04-09 09:32:57 +02:00
Ms2ger
22e29fc829
Merge m-c to m-i.
2012-04-09 09:32:28 +02:00
Philipp von Weitershausen
b15d176c4c
Bug 743603 - B2G Wifi: minor code readability improvement. r=mrbkap
...
--HG--
extra : rebase_source : ceca6081c1e775ecb8f82799d2c39d1c7ec3a9ea
2012-04-09 15:19:35 +08:00
John Daggett
341246ae21
Bug 710727. Share cmaps across all fonts. r=jkew
2012-04-09 13:31:55 +09:00
Daniel Holbert
076e7cd854
Bug 369560 followup: Soften language in unusual-but-innocuous NS_WARNING for XBL docs with no root element. r=bz
2012-04-08 18:37:41 -07:00
Vicamo Yang
93a0cbdbd3
Bug 736707 - Part 2: Support Type-0 Message. r=philikon
2012-04-08 17:13:19 +08:00
Vicamo Yang
333c0743b4
Bug 736707 - Part 1: TP-PID sanity checks. r=philikon
2012-04-08 17:13:01 +08:00
Kartikaya Gupta
7b4ee2b2de
Bug 740718 - Move event coalescing code to PostEvent and rearrange to avoid null pointer dereferences. r=blassey
2012-04-07 23:50:42 -05:00
Takanori MATSUURA
714abf89d4
Bug 743433 - Remove .orig files which were accidentally added by bug 680246. r=khuey
2012-04-07 08:48:23 -04:00
Igor Bukanov
5220367ed1
Bug 737364 - part 2 - replace JSContext with JSRuntime in the GC-related API
...
This part replaces the JSContext *cx argument in most GC-related API
with JSRuntime *rt. When possible, the patch removes the code to obtain
a temporary cx just to run the GC.
The patch also removes JS_DestroyContextMaybeGC. That function is not
used in FF code base and its implementation is broken. It requires that
the context has an entered compartment when it is destroyed, which in
turns implies a missing leave compartment call.
2012-03-28 12:13:30 +02:00
Blake Kaplan
fcbd1988d6
Bug 736091 - Add a forgetNetwork function that forgets the requested network. If the requested network is the current network, we reconnect to the next available network. r=cjones
...
--HG--
extra : rebase_source : b68cd9c99dcf31e9274d603d88300340ee1ebf60
2012-03-26 18:27:10 +02:00
Chris Jones
434821d1d1
Bug 743617: Temporarily pref off omtc pending regression fixes. r=mwu (npotb) DONTBUILD
2012-04-09 15:09:04 +08:00
Blake Kaplan
c3280e98f5
Bug 742797 - Fix shutdown on ICS. r=cjones DONTBUILD
2012-04-05 19:47:08 +02:00
Kyle Huey
50f43dd111
Back out Bug 679230 due to Android reftest failures.
2012-04-07 10:36:49 -07:00
Kyle Huey
76887dde56
Bug 697230: Part 3 - Make style images block onload. r=bz
2012-04-07 09:00:27 -07:00
Kyle Huey
b1e7e0165e
Bug 697230: Part 2 - Push onload blocking logic down into imagelib. r=joe sr=bz
2012-04-07 09:00:04 -07:00
Kyle Huey
7a78607b88
Bug 697230: Part 1 - Centralize style image observers. r=bz
2012-04-07 08:58:41 -07:00
ffxbld
19e947f850
Automated blocklist update from host linux-ix-slave24
2012-04-07 03:19:29 -07:00
Olli Pettay
b7882b811f
Bug 743199 - Unmark Document's and Window's ELM, r=mccr8
2012-04-07 10:12:03 +03:00
Kyle Huey
e680841744
Fix Bug 743376. r=bz
2012-04-06 17:44:50 -07:00
Serge Gautherie
36a4e05837
Bug 739041. (Dv1a-FF) test_384370.js: Move after_import() into run_test(), Use Services.prefs too. f=neil r=mak77.
2012-04-07 01:56:32 +02:00
Matt Brubeck
8cadf316d9
Merge last green changeset from inbound to mozilla-central
2012-04-06 11:14:51 -07:00
Serge Gautherie
d5bda02a7b
Bug 739041. (Cv1a-FF) test_browserGlue_prefs.js: Move comment back to its related code, s/print/do_log_info/g. r=mak77.
2012-04-06 16:31:25 +02:00
Mike Hommey
f486d1cc20
Backout bug 644608 for subtly breaking layout/media build
2012-04-06 13:57:24 +02:00
Mike Hommey
61fa9dd153
Fixup for windows builds after bug 644608. rs=Ms2ger
2012-04-06 13:36:37 +02:00
Ms2ger
aab2ba895f
Backout bug 742805, 742778, 742775, 740974, 742765, 742761, 742092, 722197 for leaks.
2012-04-06 13:10:30 +02:00
Vivien Nicolas
a43515208a
Bug 722197 - Add a preference to map some domain names to localhost. r=mcmanus
2012-04-06 03:12:18 -07:00
Vivien Nicolas
240437dd5c
Bug 742092 - Bridge the permission prompt to the content using the homescreen messaging API. r=fabrice
2012-04-06 03:12:18 -07:00
Vivien Nicolas
94ffe1fb46
Bug 742761 - Remove some warnings in b2g/. r=fabrice
2012-04-06 03:12:18 -07:00
Vivien Nicolas
5bf6c61223
Bug 742765 - this._indexedDB is undefined in SettingsManager.js. r=gwagner
2012-04-06 03:12:18 -07:00
Vivien Nicolas
da9dcbcb48
Bug 740974 - toolbar currentSet setter needs to return 'val' when returning early. r=dao
2012-04-06 03:12:18 -07:00
Vivien Nicolas
8df2aa6ac5
Bug 742775 - Turn off the debug mode by default on SmsDatabaseService.js. r=philikon
2012-04-06 03:12:18 -07:00
Vivien Nicolas
07230d40c2
Bug 742778 - Turn off the debug mode by default for dom/wifi. r=mrbkap
2012-04-06 03:12:18 -07:00
Vivien Nicolas
6f4d74fc95
Bug 742805 - Do not dump ril socket failures on a desktop build with --enable-b2g-ril. r=philikon
2012-04-06 03:12:18 -07:00
Michael Wu
42dba73a13
Bug 741038 - Dumb down mt touchscreen detection, r=cjones
2012-04-06 03:01:07 -07:00
Jacek Caban
1deed44e96
Bug 742281 - Append instead of assigning OS_LIBS in xpcom/tests/windows/Makefile.in r=glandium
2012-04-06 11:13:28 +02:00
Jacek Caban
2c75fb8742
Bug 742357 - Use macros to declare nsIMutationObserver functions in nsMutationReceiver r=smaug
2012-04-06 11:12:59 +02:00
Serge Gautherie
b6add5f16b
Bug 740769. (Av1) Fix multiple issues in test_bug325418.js. r=bzbarsky.
2012-04-05 22:59:38 +02:00
Serge Gautherie
1425823abe
Bug 637101. (Bv1) Add a 1 second delay before calling killTest(), Fix bug 647323 regression, Remove extra ';' and spaces. r=ted.mielczarek.
2012-04-05 21:00:02 +02:00
Rail Aliiev
2b3fe15d04
Bug 738349 - PGP signature file missing http://releases.mozilla.org/pub/mozilla.org/firefox/releases/11.0/mac/en-US/ . r=ted
2012-04-05 14:18:45 -04:00
Ehsan Akhgari
e130fd8945
Merge the last green PGO changeset from mozilla-inbound to mozilla-central
2012-04-05 13:40:53 -04:00
Jonathan Kew
d73cbd10ed
bug 736227 - fix surrogate handling in case-insensitive string compare. r=smontagu
2012-04-05 13:39:13 +01:00
Tim Taubert
5c6bb8ccc9
merge m-c to fx-team
2012-04-05 11:44:09 +02:00
Kyle Huey
1b361b0c81
Bug 741248: Attempt a fix by twiddling the makefile a bit. r=me
2012-04-04 19:11:30 -07:00
Max Li
c68fb1a346
Bug 670853 - undetermined progressmeters should expose mixed state, r=surkov, f=eeejay
2012-04-04 18:07:49 -04:00
Max Li
5ce85c1c39
Bug 735645 - expose sub and sup elements in text attributes, r=surkov
2012-04-04 20:10:19 -04:00
Mike Hommey
57df697d04
Bug 738709 - Don't call pthread_atfork from jemalloc on OSX. r=jlebar
2012-04-05 09:20:54 +02:00
Mike Hommey
46646a522a
Bug 738176 - Completely disable jemalloc when it's supposed to be disabled on OSX, and cleanup exposed APIs. r=jlebar,r=khuey
2012-04-05 09:20:53 +02:00
Nicholas Nethercote
161176956a
Bug 742163 - Clean up JSScript::jitArityCheck{Normal,Ctor}. r=dvander.
2012-04-05 00:02:02 -07:00
Brad Lassey
e3451864f9
backout b51259905d85 because it needs sr
2012-04-05 02:02:52 -04:00