Patrick McManus
25951fb3a6
bug 735552 - wrong assert on shutdown in nsHttpConnectionMgr::ReportSpdyConnection r=honzab
...
--HG--
extra : rebase_source : 8baf5fbae8d9ad8196fd699191c0013f7ea8f424
2012-03-15 00:03:04 -04:00
Steve Fink
7aaf1dd15e
Bug 735118 - Add a --debugger flag on jstests.py to allow setting the debugger name and args to use. r=dmandelin
...
--HG--
extra : rebase_source : 19d4aaeaf8ddbe83d7b529cafd472e1edae783c1
2012-03-13 14:21:58 -07:00
Steve Fink
d79b7aac7c
Bug 735519 - Fix a bunch of "inlined function used but not defined" warnings. r=dmandelin
...
--HG--
extra : rebase_source : 3886a738be227a90f78b872dc17c308b2f9ebcc5
2012-03-14 12:28:48 -07:00
Ehsan Akhgari
e10fb682a3
Bug 735861 - Make shared-libraries.h not build on platforms where Gecko Profiler is not supported; r=BenWa
2012-03-14 22:58:18 -04:00
Landry Breuil
20513ab95d
Bug 735422: Don't use shared-libraries.h and SharedLibraryInfo structs where SPS is not enabled; r=ehsan
2012-03-14 22:57:04 -04:00
David Mandelin
92b188c0a0
Bug 728623: disable jitcode address randomization on Win64, r=dvander
2012-03-14 17:36:34 -07:00
Justin Lebar
608a2371a8
Bug 729111 - Re-land (back out rev 114c4148c6f3, backing in rev c7e4db80d280), because this code has been cleared of suspicion of causing oranges (bug 735574).
2012-03-14 21:09:35 -04:00
Matthew Gregan
ce1f210bb0
Bug 734784 - Update system-headers to reflect changes to libvpx includes. r=cpearce
2012-03-15 12:06:02 +13:00
Erin W. McCall
927b6bf82c
Bug 665342 - Delete border between upper and lower sections, and change background color of lower area. r=dao DONTBUILD
2012-03-15 01:01:14 +01:00
Dão Gottwald
00e5859c31
merge backout
2012-03-15 01:00:44 +01:00
Dão Gottwald
a37c93c206
Backed out changeset f9ceb4f6eae3
2012-03-15 01:00:28 +01:00
Bill McCloskey
f53ee14ad8
Bug 735916 - Fix javascript.options.mem.log (r=terrence)
2012-03-14 16:50:35 -07:00
Dão Gottwald
4bcccd8cc0
Bug 735233 - Shift-F6 should focus the location bar rather than the first focusable chrome element. r=enn
2012-03-15 00:34:00 +01:00
Erin W. McCall
c6e1983001
Bug 664342 - Delete border between upper and lower sections, and change background color of lower area. r=dao
2012-03-15 00:33:36 +01:00
Ehsan Akhgari
dd0066072a
Backout changeset 6151695f9df4 (bug 715744) because we decided that the blocklist is not a good idea
2012-03-14 19:08:07 -04:00
Ryan VanderMeulen
9281aae1a4
Backout 11a5cc8bb70a (bug 723251) due to bustage.
2012-03-14 18:48:22 -04:00
Justin Lebar
040a216ea9
Bug 735877 - Update syntax hints in pref files to reflect the fact that you can't use computed values (e.g. 50 * 1024). r=mossop
2012-03-14 18:49:17 -04:00
Théo Chevalier
57a3543d80
Bug 730955 - Make Telemetry opt-in notification consistent with other Telemetry messaging, r=gavin
2012-03-14 14:38:35 -07:00
Kyle Machulis
b604262aa4
Bug 735017: Clean up namespaces and naming for gonk dom objects in gonk specific code - Patch 2: Change mozilla::dom::telephony to mozilla::dom::gonk for dom/system/gonk objects; r=bent
2012-03-14 15:43:26 -07:00
Kyle Machulis
5a8150c5e0
Bug 735017: Clean up namespaces and naming for gonk dom objects in gonk specific code - Patch 1: Change dom/system/b2g to dom/system/gonk; r=philikon
...
--HG--
rename : dom/system/b2g/AudioManager.cpp => dom/system/gonk/AudioManager.cpp
rename : dom/system/b2g/AudioManager.h => dom/system/gonk/AudioManager.h
rename : dom/system/b2g/GonkGPSGeolocationProvider.cpp => dom/system/gonk/GonkGPSGeolocationProvider.cpp
rename : dom/system/b2g/GonkGPSGeolocationProvider.h => dom/system/gonk/GonkGPSGeolocationProvider.h
rename : dom/system/b2g/Makefile.in => dom/system/gonk/Makefile.in
rename : dom/system/b2g/RadioInterfaceLayer.js => dom/system/gonk/RadioInterfaceLayer.js
rename : dom/system/b2g/RadioInterfaceLayer.manifest => dom/system/gonk/RadioInterfaceLayer.manifest
rename : dom/system/b2g/SystemWorkerManager.cpp => dom/system/gonk/SystemWorkerManager.cpp
rename : dom/system/b2g/SystemWorkerManager.h => dom/system/gonk/SystemWorkerManager.h
rename : dom/system/b2g/net_worker.js => dom/system/gonk/net_worker.js
rename : dom/system/b2g/nsIAudioManager.idl => dom/system/gonk/nsIAudioManager.idl
rename : dom/system/b2g/nsIRadioInterfaceLayer.idl => dom/system/gonk/nsIRadioInterfaceLayer.idl
rename : dom/system/b2g/nsIWorkerHolder.idl => dom/system/gonk/nsIWorkerHolder.idl
rename : dom/system/b2g/nsRadioInterfaceLayer.h => dom/system/gonk/nsRadioInterfaceLayer.h
rename : dom/system/b2g/ril_consts.js => dom/system/gonk/ril_consts.js
rename : dom/system/b2g/ril_worker.js => dom/system/gonk/ril_worker.js
rename : dom/system/b2g/systemlibs.js => dom/system/gonk/systemlibs.js
rename : dom/system/b2g/tests/header_helpers.js => dom/system/gonk/tests/header_helpers.js
rename : dom/system/b2g/tests/test_ril_worker_buf.js => dom/system/gonk/tests/test_ril_worker_buf.js
rename : dom/system/b2g/tests/test_ril_worker_sms.js => dom/system/gonk/tests/test_ril_worker_sms.js
rename : dom/system/b2g/tests/xpcshell.ini => dom/system/gonk/tests/xpcshell.ini
2012-03-14 15:42:31 -07:00
Matt Brubeck
e20c5eeb4f
Bug 735874 - (2/2) Show/hide the options when an add-on is enabled/disabled [r=mfinkle]
2012-03-14 15:31:21 -07:00
Matt Brubeck
0e6f569741
Bug 735874 - (1/2) Refactor add-on manager enable/disable functions [r=mfinkle]
2012-03-14 15:31:21 -07:00
Jeff Walden
5989985b18
Back out bug 735313, an invariant was relaxed but not all assertions of it were adjusted properly, and I'm not 100% confident tinderboxen will correctly handle the new failure mode. r=bustage
2012-03-14 15:24:51 -07:00
Chris Peterson
3b2d85c49e
Bug 733196 - Do not use the fullscreen keyboard on Native Fennec (in portrait or landscape orientations). r=blassey
2012-03-13 14:22:54 -07:00
Chris Peterson
d3b2339947
Bug 726393 - Fetch Android's cached TextKeyListener on key down/up events to avoid nulls. r=blassey, f=gbrown
2012-03-12 16:02:06 -07:00
Josh Dhaliwal
d975f91f19
Bug 723251 - onSaveInstanceState() never saves screenshots to instance state bundle. r=bnicholson
2012-03-14 18:00:29 -04:00
David Rajchenbach-Teller
45a6c4479e
Bug 720628 - Improve error reporting of Promise.jsm. r=rcampbell
2012-03-07 16:22:33 +01:00
David Rajchenbach-Teller
2daa793894
Bug 711126 - Utilities for Promise.jsm. r=rcampbell,jwalker
2012-03-14 18:17:43 +01:00
Kan-Ru Chen
da32eeb89d
Bug 697132 - Use nsCOMPtr constructor. r=Ms2ger
2012-03-14 18:00:29 -04:00
Jeff Walden
0e1702af27
Bug 735313 - StringBuffer still needs length validation. r=luke
2012-03-14 12:41:15 -07:00
James Willcox
62f9590a73
Bug 719851 - Remove Flash view on Android when plugin instance is lost r=blassey
...
--HG--
extra : rebase_source : 88996dc534da0bab5a4bd19104ec2f604c241c90
2012-03-14 17:15:46 -04:00
Aryeh Gregor
6516ccca87
Bug 735059 - Second and third execCommand() parameters should be optional; r=ehsan
2012-03-12 18:12:19 -04:00
Margaret Leibovic
cca9cd3b56
Bug 734332 - Remove unused 'Tab:Selected:Done' message. r=mfinkle
2012-03-14 10:20:47 -07:00
Alexander Surkov
acc4abc2b5
Bug 735666 - crash [@ nsIDocument::GetContainer() ], r=tbsaunde
2012-03-14 16:37:50 -04:00
James Willcox
85e3bf557d
Bug 728369 - Fix non-OpenGL plugin positioning on Android r=blassey
2012-03-14 15:43:49 -04:00
Marco Bonardo
6bc5b3e339
Bug 735312 - followup, add missing namespace
2012-03-14 20:41:07 +01:00
Brian Nicholson
7e0f8ccda8
Bug 702319 - Fix telemetry message l10n entry. r=mfinkle,Pike
2012-03-14 11:56:57 -07:00
Ehsan Akhgari
7b21a126fb
Backout changeset ea6be5f60c42 (bug 722946) for breaking Windows builds
2012-03-14 14:29:58 -04:00
Justin Lebar
97a1f739d1
Back out bug 729111 (rev c7e4db80d280) due to suspected randomorange (bug 735574).
2012-03-14 14:14:29 -04:00
Terrence Cole
2fe9cca9b9
Bug 722946 - Add method to HashTable for inline rekeying/removal; r=luke
...
It is possible in several places to have unconstrained client objects as the key
of a HashMap/HashSet. For generational and compacting GC, we will need to move
these objects in memory. This means we will need to remove and re-insert these
keys in a new location, during GC. Because we cannot safely allocate memory
for this, we need a specialized algorithm inside the HashTable itself.
2012-02-03 15:43:34 -08:00
Marco Bonardo
c720d9f013
Bug 735312 - Properly handle importing default bookmarks from omni.ja.
...
r=felipe
2012-03-14 18:57:00 +01:00
Terrence Cole
25c6bd8365
Bug 734517 - Fix barriering of funName in InitExnPrivate; r=billm
...
InitExnPrivate needs to trigger barriers when copying out to the heap, but not
when copying data into the on-stack vector.
2012-03-12 18:32:39 -07:00
Alexander Surkov
b186e2ce6d
Bug 733382 - editable state bit should be presented on readonly inputs, r=davidb
...
--HG--
rename : accessible/tests/mochitest/states/test_inputs.xul => accessible/tests/mochitest/states/test_controls.xul
2012-03-14 13:48:01 -04:00
Ehsan Akhgari
2a6c344efd
Merge mozilla-central into mozilla-inbound
2012-03-14 13:40:34 -04:00
Fabrice Desré
d2f974204b
No bug - Bump b2g version number to 14.0a1 [r=me] DONTBUILD because NPOTB
2012-03-14 09:33:12 -07:00
Blake Kaplan
662d0db31b
Bug 727884 - Make nsWrapperCache::WrapObject take a JSObject scope instead of XPCWrappedNativeScope. r=peterv
2012-03-14 16:25:40 +01:00
Kartikaya Gupta
a96a6f4142
Bug 725095 - Merge off-main-thread compositor from Maple. IGNORE BAD COMMIT MESSAGES
2012-03-14 11:18:15 -04:00
Lucas Rocha
2e2f5bc841
Bug 735660 - Bump database version to enable more performant views (r=rfinkle)
2012-03-14 15:12:43 +00:00
Lucas Rocha
362b83b64a
Bug 735660 - Commit DB transaction used by migrations (r=mfinkle)
2012-03-14 15:12:42 +00:00
Brian Hackett
9de3d74777
Don't generate addprop PIC for JSOP_SETNAME, bug 735161. r=dvander
2012-03-14 08:11:14 -07:00