Steve Fink
b22e1776a4
Bug 876776 - Do not crash when dumping a NULL object, r=terrence
...
--HG--
extra : rebase_source : 01e96eb326c42b62b49251dce5dac7e2fbc031b5
2013-06-04 12:14:17 -07:00
Steve Fink
1c27bfb0ec
Bug 876776 - Allow using '--' to terminate shell arguments (and pass the rest to the script), r=terrence
...
This makes
./js -f foo.js -- a b c
the same as
./js foo.js a b c
but also allows things like
./js -e 'print(arguments)' -- a b c
which previously wasn't possible.
--HG--
extra : rebase_source : dbed845426786c86f20e6f9abe4479e07bb228b9
2013-05-22 09:50:08 -07:00
Steve Fink
843379c20f
Bug 876776 - Import latest version of js/examples/jorendb.js. DONTBUILD
...
--HG--
extra : rebase_source : 03473dd562c2b41e4720dcbaa41dc07bcc57c050
2013-06-04 12:14:17 -07:00
Steve Fink
4623ec7c83
Bug 879046 - CheckXPCPermissions now requires a non-null cx, r=bholley
...
--HG--
extra : rebase_source : b7f7945c174e06a2d8ac751d3ff06e7500ffbe7f
2013-06-04 12:14:17 -07:00
Terrence Cole
92c0bf02c4
Bug 879079 - Fix some exact rooting static analysis failures under js/src; r=bhackett
...
--HG--
extra : rebase_source : 3d5181531aef48516f1ec257b674e033a2da2aa6
2013-06-03 16:30:00 -07:00
Trevor Saunders
2721f313e5
bug 877886 - get rid of a number of static constructors in content/ and dom/ r=smaug
2013-05-30 18:34:53 -04:00
Trevor Saunders
0dc1f9fb7f
bug 877850 - fix static constructors in xpcom/ r=jlebar
2013-05-30 17:20:02 -04:00
Jeff Walden
601ccbd7b3
Bug 496923 - Import the ch11/ test262 tests into jstests. r=generating-script-was-reviewed
...
--HG--
extra : rebase_source : e83eb03850d7283fffe3aa81d72d9198427b2771
2013-06-04 17:32:01 -07:00
Jeff Walden
652140b987
Bug 496923 - Make the test262-importing script import tests from ch11/. r=terrence
...
--HG--
extra : rebase_source : 33780b34a54407f5deff88aa523318d3c83a1024
2013-06-04 17:31:54 -07:00
Jeff Walden
0ca5f9abd9
Bug 496923 - Import the ch13/ test262 tests into jstests. r=generating-script-was-reviewed
...
--HG--
extra : rebase_source : b82cc636c546b1005ad837d3d2eeb696e686abbb
2013-06-04 17:13:53 -07:00
Jeff Walden
c8fb09ffe4
Bug 496923 - Make update-test262.sh import tests from ch13/. r=terrence
...
--HG--
extra : rebase_source : ab8c3abd718abb15c7b3a8ed91c42dca7908d2f1
2013-06-04 10:46:42 -07:00
Jeff Walden
db8b2e9b13
Bug 496923 - Import the ch10/ test262 tests into jstests. r=generating-script-was-reviewed
...
--HG--
extra : rebase_source : 13e84b256b23baba42cdb8b139e17174d9a264df
2013-06-04 17:04:47 -07:00
Jeff Walden
660959dcb4
Bug 496923 - Make the test262-importing script import tests from ch10/, and skip the tests that we don't currently pass (6 for test harness shortcomings, 2 for actual bugs). r=terrence
...
--HG--
extra : rebase_source : 559020828156815e625a96815792ed08107fb790
2013-06-04 10:43:42 -07:00
Kannan Vijayan
21398e47da
Bug 870034. r=bhackett
2013-06-05 16:52:11 -04:00
Glenn Randers-Pehrson
bc0fb055e9
Bug 873001 - Update libpng to version 1.5.16. r=joe
2013-06-05 16:50:53 -04:00
Kannan Vijayan
a16723311b
Bug 877287. r=h4writer
2013-06-05 16:42:23 -04:00
Ryan VanderMeulen
80c2c4083c
Merge m-c to inbound.
2013-06-05 16:37:16 -04:00
Ryan VanderMeulen
01ff5c0dc3
Merge inbound to m-c.
2013-06-05 16:29:54 -04:00
Ryan VanderMeulen
03a07375c3
Merge fx-team to m-c.
2013-06-05 16:28:59 -04:00
Ryan VanderMeulen
53f8ae9a2b
Merge birch to m-c.
2013-06-05 16:28:10 -04:00
Benoit Girard
cda5afc4c8
Bug 879916 - Remove gfxTestCocoaHelper. r=joe DONTBUILD as NOPTB for obsolete files on a CLOSED TREE
2013-06-05 16:23:26 -04:00
Nathan Froyd
491fb2f7db
Backout ad781d8dcdc6 (bug 878411) because of massive test bustage on a CLOSED TREE
2013-06-05 15:36:28 -04:00
Sean Stangl
580396922c
Bug 879564 followup - Fix build on a CLOSED TREE. no_r=red
2013-06-05 12:05:30 -07:00
Kai Engert
36afe37d16
Bug 858231, update to NSS 3.15 and NSPR 4.10, final releases, r=wtc
2013-06-05 21:03:40 +02:00
Ehsan Akhgari
6d27bbe3ef
Backed out changeset ae2b07dfd3d0 (bug 875218) because of build bustage on a CLOSED TREE
2013-06-05 14:54:43 -04:00
Richard Newman
4748a5630e
Merge m-c to s-c.
2013-06-05 11:52:39 -07:00
Kevin Stangl
a759ab7084
Bug 879564 - Inline Math.atan2(). r=sstangl
2013-06-05 11:36:09 -07:00
Joey Armstrong
bfff7a989d
bug 870407: move CMMSRCS to moz.build (logic). r=ted
2013-06-05 14:34:56 -04:00
Bob Clary
a52e529c14
Bug 879489 - SUTAgent - Make sure /data/local/tmp is a directory and is writable, r=jmaher. DONTBUILD
2013-06-05 11:25:43 -07:00
Geoff Brown
08ac38eb57
Bug 869030 - Enable robocop testDoorHanger; r=jmaher
...
--HG--
extra : rebase_source : 926feb6671d1b8b6e2afe5961e28b919fa016ec3
2013-06-05 11:48:21 -06:00
Ryan VanderMeulen
36691a1d4d
Backed out changeset fe9dcdf48551 (bug 879374) for mochitest-3 crashes.
2013-06-05 13:28:44 -04:00
Shane Caraveo
57f434e91f
bug 871931 support non-tab browsers in usermedia/camera toolbarbutton, r=dao
2013-06-05 10:15:14 -07:00
Nick Fitzgerald
e7414531e2
Bug 879246 - Fix intermittent failure in test_sourcemaps-02.js. r=past
2013-06-05 12:13:31 -04:00
Richard Newman
f3c24f3932
Bug 868445 - Follow-up: correct missing import. r=trivial
2013-06-05 08:45:30 -07:00
Justin Lebar
0e85692770
Bug 879529 - Fix thread priorities in B2G child processes. r=gsvelto
...
Previously, suppose we were changing a process's priority from 18 to 1.
If a task had priority 19, that should have changed to 2. But instead
we changed it to 18! That's totally wrong.
2013-06-05 07:55:01 -04:00
Ed Morley
59e437e70f
Merge mozilla-central and birch
2013-06-05 11:49:44 +01:00
Ed Morley
6b74503fc1
Merge latest green birch changeset and mozilla-central
2013-06-05 11:45:53 +01:00
Ed Morley
7c69701255
Merge latest green inbound changeset and mozilla-central
2013-06-05 11:39:27 +01:00
Vicamo Yang
c9d308fc3f
Bug 877141 - add test cases for sending SMS with continuous space characters. r=gene
2013-06-05 17:42:42 +08:00
Vicamo Yang
20f2ebf6b2
Bug 879225: NetworkManager - extract hostname from various formats. r=gene
2013-06-05 17:20:50 +08:00
Cameron McCormack
4f10a0f5fe
Bug 872353 - Remove nsSVGTextFrame2::Reflow(), which is currently unused. r=longsonr
2013-06-05 17:15:31 +10:00
Mathieu Bultel
e1d7cfab3e
Bug 763483 - navigate() does not wait for DOM readystate == complete, r=mdas
2013-06-05 08:59:05 +02:00
Wes Johnston
1001929a6c
Bug 870063 - Make context menus use async prompt service. r=mfinkle
2013-06-05 10:04:11 -07:00
Vicamo Yang
a8d0ea975a
Bug 877560: B2G RIL - support EF_CBMID. r=yoshi
2013-06-05 14:55:36 +08:00
Gian-Carlo Pascutto
7c61d5c20a
Bug 874572 - Suspend and resume the camera together with the application. r=blassey
2013-06-05 08:26:11 +02:00
Gian-Carlo Pascutto
037bdfd6a8
Bug 874546 - Detach the preview when the Camera surface is destroyed. r=blassey
2013-06-05 08:26:00 +02:00
Daniel Holbert
cb4aa571a4
Bug 879540: Remove "random" annotation from reftests that depend on flexbox being enabled at startup time; they're not actually random, since it's enabled by default. (no review; just a reftest.list tweak)
2013-06-04 23:23:22 -07:00
Giovanni Marquez
e0df847fe4
Bug 408251: move updating of form history from handleSearchCommand to doSearch to make sure that mouse-triggered search bar queries end up recorded in form history, r=gavin
2013-06-04 23:20:35 -07:00
Phil Ringnalda
9c043953e8
Bug 879494 followup, clean up the last few bug685516 annotations
...
CLOSED TREE
2013-06-04 23:10:53 -07:00
Timothy Nikkel
7de8dddcde
Bug 879494. Remove bug685516 annotations from reftests, they are not needed anymore. r=khuey
2013-06-05 00:18:54 -05:00