Terrence Cole
53b40ccbbb
Bug 760342 - Check explicitly for mis-use of HashTable::Enum; r=luke
...
If a user does removeFront or rekeyFront on an Enum, then continues to use it,
it will fail, potentially randomly. This patch makes the failure explicit in
debug builds.
2012-06-01 15:41:27 -07:00
Frank Yan
db047ca5bd
Bug 760696 - Use :fullscreen to detect HTML5 video/audio state for controls visibility. r=jaws,dbaron
2012-06-01 15:10:37 -07:00
Bobby Holley
e580a6cb4f
Bug 751995 - Handle orphaned wrappers. r=peterv
2012-06-02 00:24:22 +02:00
Landry Breuil
2d64658038
Bug 759671 - reapply missing chunk from bug 722011 to fix build on OpenBSD - r=ms2ger
2012-06-01 15:12:44 -07:00
Landry Breuil
b125a37fb3
Bug 759683 - Check for -mssse3 instead of inconditionally using it. r=glandium
2012-06-01 15:12:09 -07:00
Bas Schouten
b2f14f0253
Bug 736460: Deal with gradient stops in a single position. r=jrmuizel
2012-06-02 00:00:28 +02:00
Fabrice Desré
08a9f92515
Bug 760277 - Move Webapps.js and Webapps.jsm out of dom/base [r=mounir]
...
--HG--
rename : dom/base/Webapps.js => dom/apps/src/Webapps.js
rename : dom/base/Webapps.jsm => dom/apps/src/Webapps.jsm
rename : dom/base/Webapps.manifest => dom/apps/src/Webapps.manifest
2012-06-01 14:40:17 -07:00
Fabrice Desré
70c05cb278
Bug 723206 - Constructors implemented in JS from IDL should be allowed to have arguments [r=mrbkap]
2012-06-01 14:40:14 -07:00
Joey Armstrong
4cbec42f85
bug 756443: Add mkdir_stem() to complement mkdir_deps. Strip extraneous slashes from given paths.
2012-06-01 17:26:50 -04:00
Ehsan Akhgari
976be9a0fc
Merge mozilla-central into mozilla-inbound
2012-06-01 17:22:53 -04:00
Marshall Culpepper
60c62fa867
Bug 744344 - B2G RIL: Add DOM API for getting the list of available networks. r=philikon sr=sicking
...
Also added a new MobileOperatorInfo type that exposes operator name, MNC, MCC, and operator/network status, and accompanying emulator Marionette tests.
2012-06-01 14:10:39 -07:00
Jose Antonio Olivera Ortega
ab044e7b8e
Bug 757852 - B2G Emergency Calls: Make them work on ICS. r=philikon
2012-06-01 14:10:00 -07:00
Ehsan Akhgari
5b1b2aa3b0
Bug 760290 - The update UI needs to be aware of the possibility that the update cannot be staged in the background; r=rstrong
2012-05-31 20:28:32 -04:00
Ehsan Akhgari
c1a2ef8da5
Bug 760027 - Attempt to retry moving the installation directory when performing the replace stage of an update 10 times; r=strong
...
This will hopefully give the applications which might have a handle to some
file in that directory open a chance to close them up so that the replace
operation would finish successfully.
2012-05-31 15:40:07 -04:00
Yoshi Huang
c08fb45f3b
Bug 738558: B2G RIL: get cell location and cell id in processRegistrationState in ril_worker.js. r=philikon
2012-05-31 13:31:56 +08:00
Fernando Rodríguez Sela
05899a4ef0
Bug 744453 - B2G RIL: Network Friendly / APN connection retry policy. r=philikon
2012-06-01 14:09:59 -07:00
Shian-Yow Wu
eb242e5da4
Bug 736102 - Decide on units for Wifi + MobileConnection signal strength. r=mrbkap
2012-06-01 14:09:59 -07:00
Ehsan Akhgari
0cff2c6d7a
Bug 760583 - Null check the selection parameter passed to WillDoAction properly; rs=mconley
2012-06-01 16:36:09 -04:00
Asaf Romano
068caef0d1
Bug 730340 - Don't use expando properties for storing data on places nodes. part 1 - use a WeakMap for mapping places nodes to DOM nodes. part 2 - use a WeakMap for cellProperties in treeView.js; stop caching _plainContainer. r=mak
2012-06-01 23:03:00 +03:00
Mats Palmgren
37fd0ed7aa
Bug 759249. r=bz
2012-06-01 21:56:33 +02:00
Mats Palmgren
28ae1b8cb6
Bug 759249. r=bz
2012-06-01 21:56:33 +02:00
Gregory Szorc
a593c041e6
Backout df2e1b2959d3
2012-06-01 21:49:56 +02:00
Gregory Szorc
0b8bd0834f
Backout 424a40f751da
2012-06-01 21:49:30 +02:00
Benoit Jacob
68fa7e641d
Bug 748211 - getVertexAttrib should reject the VERTEX_ATTRIB_ARRAY_POINTER pname - r=jgilbert
2012-06-01 15:32:18 -04:00
Gregory Szorc
fb259ff390
Bug 754469 - Part 2 - Add blessings to virtualenv
2012-06-01 21:30:26 +02:00
Gregory Szorc
1f25500b2e
Bug 754469 - Part 1 - Add blessings Python package 1.3 for terminal interactions
2012-06-01 21:30:22 +02:00
Boris Zbarsky
4057bff59a
Disable the test on Windows, since it just can't pass there. Followup for bug 731447.
2012-06-01 15:24:44 -04:00
Kai Engert
e5c142b909
Update NSPR to NSPR_4_9_1_RTM tag. Fixes bug 754649, bug 290726, bug 735223, bug 756575 & bug 729019; a=ted
2012-06-01 21:19:47 +02:00
Chris Peterson
d267159cb3
Bug 756429 - Part 2: Assert sanity of composition string's state changes. r=blassey
2012-06-01 09:48:13 -07:00
Chris Peterson
1b1cd1bae9
Bug 756429 - Part 1: Commit composition string when IME is reinitialized from VKB popup window. r=blassey
2012-06-01 11:09:29 -07:00
Chris Peterson
a37a36db1e
Bug 760335 - Suppress Android gcc 4.4 warnings about "mangling of 'va_list' has changed in GCC 4.4". r=vladimir
2012-05-31 17:43:01 -07:00
Nick Alexander
714f3a2d15
Bug 758382 - Log error and advance to next stage when an individual ServerSyncStage fails. r=liuche
...
--HG--
extra : rebase_source : 90489665868d118cfea62ac7d4a5b817c8e57eaa
2012-06-01 11:55:44 -07:00
Mats Palmgren
1ae39e9193
Bug 760325 - Report all events after 'ended' as test failures, except when removing the element we ignore timeupdate/pause/stalled events. Use info() for logging, not ok(). r=roc
2012-06-01 20:52:37 +02:00
Mats Palmgren
e091419edc
Bug 760311 - Fix DOS line endings. r=bz
2012-06-01 20:52:37 +02:00
Mats Palmgren
774610ef5b
Bug 760311 - Add a setTimeout to workaround <input type=file> blur issues, and actually call MockFilePicker.cleanup(). r=bz
2012-06-01 20:52:37 +02:00
Mats Palmgren
7b064ed8a2
Bug 760082 - Move the last checkForm test so it comes before SimpleTest.finish(). Use info() for log messages that aren't tests. r=mounir
2012-06-01 20:52:37 +02:00
Mats Palmgren
5e1fe0c564
Bug 760080 - Use info() for log messages that aren't tests. Move SimpleTest.finish() last. r=ehsan
2012-06-01 20:52:37 +02:00
Mats Palmgren
f6ef5d662d
Bug 760072 - Move RemoveFinishDependency() after the ok() so that the last test result comes before SimpleTest.finish(). r=dbaron
2012-06-01 20:52:37 +02:00
Mats Palmgren
fcf1cc5cf7
Bug 759801 - Remove the 'timeupdate' event listener when the test is done. r=philor
2012-06-01 20:52:37 +02:00
Mats Palmgren
a5de49366d
Bug 759789 - Don't move on to the next test (or finishing) until we get all expected non-optional 'loadend' events. r=smaug
2012-06-01 20:52:37 +02:00
Mats Palmgren
549c88c013
Bug 759757 - Make sure SimpleTest.finish runs after the last test is finished. r=philor
2012-06-01 20:52:37 +02:00
Mats Palmgren
5b76dff006
Bug 759745 - Remove focus/blur event listeners after the test is done. r=philor
2012-06-01 20:52:37 +02:00
Brad Lassey
712f2b7ef1
bug 759146 - Looper throws uncaught exception on (some?) HTC Sense 4.0 phones (HTC Evo 4G LTE, HTC J, etc), follow up to guard against changes to MessageQueue r=snorp a=johnath
2012-06-01 14:40:10 -04:00
Terrence Cole
7130c13c89
Bug 759020 - Prevent jsreftest suite from swallowing crashes; r=dmandelin
...
--HG--
extra : rebase_source : fbbaec5c83e9ea5cbfba6833b96c73e7cfd8adf6
2012-05-31 16:34:40 -07:00
Alexander Surkov
ca212316e1
Bug 760064 - don't include NotificationController.h into headers, r=tbsaunde
2012-06-02 03:39:47 +09:00
Margaret Leibovic
14a23e24c9
Bug 760205 - Text match highlight remains on dismissal of Find in Page. r=mfinkle
2012-06-01 11:27:12 -07:00
Margaret Leibovic
b36d7be119
Bug 760089 - Find in Page will not match persisted value when utility is re-invoked. r=mfinkle
2012-06-01 11:27:08 -07:00
Margaret Leibovic
374c30ba41
Bug 760238 - Find in page has broken viewport save/restore code. r=kats
2012-06-01 11:27:05 -07:00
Boris Zbarsky
10521aa8fb
Attempt to fix reftest failure on android XUL, where buttons seem to use a non-block color for some reason. Followup for bug 731447
2012-06-01 13:32:09 -04:00
Gregory Szorc
b3dde36872
Bug 760576 - Define do_check_null test helper for xpcshell tests; r=ted
...
--HG--
extra : rebase_source : 533f5e85bf6d1f9f074fee227b60dde08a7baf17
2012-06-01 19:23:31 +02:00