Panos Astithas
028083cec5
Bug 711125 - Make the debugger client's setBreakpoint pause the debuggee automatically; r=dcamp
...
Makes DC_setBreakpoint send an interrupt request first, if the debuggee is running (in the main loop), and then proceed with a breakpoint request. Also fixes a bug in the client request dispatcher, where unsolicited notifications would be considered as responses to unrelated active requests.
2012-02-10 09:46:11 +02:00
Panos Astithas
e43d75c138
Bug 690771 - Implement the debugger pause request (at the main loop); r=dcamp
2012-02-10 09:46:10 +02:00
Panos Astithas
5c4b90e534
Bug 683503 - GCLI needs commands to control the debugger; r=jwalker,dcamp
2012-02-10 09:46:04 +02:00
Phil Ringnalda
e187ede4e5
Back out c7e11bcec31a (bug 724210) for Android XUL bustage
2012-02-09 22:24:53 -08:00
Kyle Huey
6882060e95
Bug 725418: IndexedDB - GetAll[Keys] with an explicit 0, null, or undefined for the maximum number of records should return all records. r=bent
...
--HG--
extra : rebase_source : d4ebec7bb33e581bf9e709440a20117e245d1fcd
2012-02-09 20:56:48 -08:00
Kyle Huey
52d3bbd1a1
Bug 725848: ProxyCompleteRunnable must always run, even when clearing the event queue. r=bent
...
--HG--
extra : rebase_source : 02683e57a931f1e7c78a4bd7c13f2452a5e36c94
2012-02-09 20:54:47 -08:00
Kyle Huey
f492f1e377
Bug 725885: Worker interval timers can be deleted prematurely. r=bent
...
--HG--
extra : rebase_source : 9588ec51cd18a7bf2ac3c07aa6ef0dfe50a01bef
2012-02-09 19:03:11 -08:00
Phil Ringnalda
c462db4da4
Back out 61d58d97747a (bug 721463) on expanded suspicion of GC crashes
2012-02-09 21:02:19 -08:00
Phil Ringnalda
68d66b75b4
Back out 710220a5ac33 (bug 714109) on suspicion of causing GC crashes in browser-chrome
2012-02-09 20:40:59 -08:00
Joe Drew
aac02176e9
Bug 725747 - Immediately translate setting the default FBO into our offscreen FBO, rather than setting it and unsetting it before and after GL draw commands. r=jgilbert
2012-02-09 20:57:26 -05:00
Brian Hackett
3c631e8029
Ensure that generators are never compiled, bug 726799. r=dvander
2012-02-16 15:26:30 -08:00
Bill McCloskey
eb3f481009
Bug 727921 - Fix schedulegc bustage
2012-02-16 15:21:59 -08:00
Ed Morley
3661ec3691
Backout 6c1ded13556d (bug 720643), 5cf0a12c1cf0, ac771e54d7ca & 3bb24b12b0d6 (bug 720632) for Android build failures
2012-02-16 23:18:45 +00:00
Daniel Holbert
a9920400e9
Bug 727970: Check formerly-unused rv in TestProtocols.cpp, to fix build warning. r=jduell
2012-02-16 15:16:14 -08:00
Brian Hackett
f50223cec1
Fix dictionary state when swapping objects, bug 727330. r=luke
2012-02-16 15:15:16 -08:00
Richard Newman
4ec1196567
Bug 727725 - Incorrect assertion in GlobalSession.
2012-02-16 14:58:31 -08:00
Philipp von Weitershausen
528b4ad6ba
Bug 720643 - B2G SMS: Notify SMS send success. r=qDot
2012-02-16 14:51:54 -08:00
Philipp von Weitershausen
821d69cb55
Bug 720632 - Part 3: Register SmsRequestManager. r=cjones
2012-02-16 14:50:52 -08:00
Philipp von Weitershausen
4652d5bec5
Bug 720632 - Part 2: XPCOMtaminate SmsRequestManager. r=cjones,mounir
2012-02-16 14:50:52 -08:00
Philipp von Weitershausen
6cd645d722
Bug 720632 - Part 1: nsISmsRequestManager. r=cjones,gal
2012-02-16 14:50:52 -08:00
Terrence Cole
8bfc13f94c
Bug 723346 - Make sharpObjectMap a modern HashMap; r=Waldo
...
This is the last user of the old-style C hashtables in the JS engine.
--HG--
extra : rebase_source : ccf8b296371227c0f0eea59a41b78eb4b63e8275
2012-02-15 17:55:25 -08:00
Fabrice Desré
6c5a72c6e0
Bug 727287 - Battery support for akami devices [r=mounir]
2012-02-16 14:40:43 -08:00
Terrence Cole
03a3de164c
Bug 727980 - Do not mark script atoms as roots; r=billm
...
Fixes a regression from bug 721463.
--HG--
extra : rebase_source : 601530388cb62f78b93a4ab35e749a7ee29d5d05
2012-02-16 14:27:37 -08:00
Bill McCloskey
a766557ea1
Bug 727921 - Add test case
2012-02-16 14:37:16 -08:00
Richard Newman
0f6e75885c
Bug 726194 - Sync pairing succeeds, but is OFF.
2012-02-16 14:28:04 -08:00
Jonathan Kew
a316d01212
bug 727736 - [harfbuzz] force glyphs for zero-width diacritics to actually have zero width, to work around bad fonts. r=behdad
2012-02-16 22:25:22 +00:00
Matt Brubeck
96826993dc
Bug 728005 - Crash when entering full screen mode on Android 2.3 [r=sriram]
2012-02-16 14:22:27 -08:00
Jonathan Kew
18df5063df
bug 662055 followup - fix typo in comment. DONTBUILD
2012-02-16 21:37:22 +00:00
Felix Fung
86f1cdbfb9
Bug 495277 - Reduce calls to new Function in Autocomplete.xml. r=gavin
2012-02-16 14:56:06 -05:00
Jonathan Kew
83e32e9627
bug 662055 - [harfbuzz] permute canonical classes of Hebrew marks to present logical order to OpenType lookups. r=behdad
2012-02-16 21:27:00 +00:00
Jonathan Kew
6faa035352
bug 727815 - flush shaped-word caches when font-shaping preferences are modified. r=roc
2012-02-16 21:26:50 +00:00
Rafael Ávila de Espíndola
ad8818c88d
Bug 683975 - Need infra for developer contributed compilers. r=rail.
...
dowgrade glibc to 2.7.
2012-02-16 15:33:04 -05:00
Bobby Holley
782730fc09
Bug 714590 - Use the helper jsclass format everywhere. r=mrbkap
2012-02-16 12:22:16 -08:00
Mark Finkle
e91ebdb4bd
Bug 726399 - Robotium: Add simple test for 'Open Link' context menu r=gbrown
2012-02-16 14:32:33 -05:00
Mark Finkle
6839b132ff
Backout eb9c17efd1e4, wrong patch
2012-02-16 14:21:52 -05:00
Mark Finkle
e1af6ef949
Bug 727730 - Add support for Share Link context menu r=mbrubeck
2012-02-16 14:07:12 -05:00
Mark Finkle
0f51dab68e
Bug 726399 - Robotium: Add simple test for 'Open Link' context menu r=gbrown
2012-02-16 14:06:58 -05:00
Dietrich Ayala
641e52fdb4
Bug 671041 - batch 'o telemetry metrics for session restore.
...
r=zpao
2012-02-16 19:50:13 +01:00
Terrence Cole
7bc20950ea
Bug 726845 - Make Value marking interfaces indirect; r=billm
...
This will eventually allow the GC to update Values that reference an Object,
when moving an object.
2012-02-15 17:16:53 -08:00
Benjamin Smedberg
5a723026a2
Bug 724465 - Only inlude the Referer header in GET requests from plugins, not POST requests, because IIS throws malformed request exceptions, r=josh
2012-02-16 13:14:29 -05:00
Benjamin Smedberg
c51a952431
Test for bug 410904 and bug 724465 - Is the Referer header present and correct when plugins request streams?
2012-02-16 13:40:03 -05:00
Fabrice Desré
d8f32e4151
Bug 727728 - Support volume change [r=vingtetun,cjones]
2012-02-16 10:20:23 -08:00
Rafael Ávila de Espíndola
22c9c65e4a
Bug 683975 - Need infra for developer contributed compilers. r=rail.
...
Downgrade glibc to 2.9.
2012-02-16 13:09:33 -05:00
Andrew McCreight
6cc7575d27
Bug 727572 - remove childless nsChildContentList from the purple buffer. r=smaug
2012-02-16 08:45:19 -08:00
Andrew McCreight
dd3594af9b
Bug 727625 - remove childless nsDOMCSSAttributeDeclaration from the purple buffer. r=smaug
2012-02-16 08:45:19 -08:00
Rafael Ávila de Espíndola
e57fac612a
Bug 683975 - Need infra for developer contributed compilers. r=rail.
...
Downgrade glibc to 2.10.1.
2012-02-16 11:33:26 -05:00
Justin Lebar
9c6d37a216
Bug 727381 - On Android Fennec, send haptic feedback while a vibration is playing, so as not to clobber it. r=blassey
2012-02-15 13:56:00 -05:00
Ryan VanderMeulen
8803e675c0
Bug 698519 - Update libjpeg-turbo to version 1.2.0. r=jlebar
2012-02-11 03:34:00 -05:00
Rafael Ávila de Espíndola
f482cb539c
Bug 727145 - Pass -Wno-return-type-c-linkage to clang. r=glandium.
2012-02-16 09:53:08 -05:00
Rafael Ávila de Espíndola
8528566e9d
Bug 727221 - mark LastDictionary and nsElementDeletionObserver final. r=ehsan.
2012-02-16 09:39:57 -05:00