Brian Hackett
91d898b1c5
Generate ICs which see through ListBase proxies, bug 769911. r=peterv,dvander
2012-08-06 14:51:33 -06:00
Ryan VanderMeulen
bf6b0b26fd
Merge m-c to inbound.
2012-08-06 20:26:58 -04:00
Ryan VanderMeulen
79ac889cb2
Merge the last PGO-green inbound changeset to m-c.
2012-08-06 20:06:40 -04:00
Ed Morley
1368da883d
Backout b4a63a0b90c2 (bug 778420), b849f1b3859a (bug 778420), d522b5a13b27 (bug 72964), 3a12c64bf53a (bug 778420), c07148142675 (bug 726053) for failures in test_bug435425.html on a CLOSED TREE
2012-08-07 00:57:27 +01:00
Ed Morley
f2e9e7000f
Backout 34a7d2909954 (bug 780546) for causing bug 780761 one push later on a CLOSED TREE
2012-08-07 00:03:29 +01:00
Ed Morley
bfa01be4a0
Backout 684958bd600b (bug 769911) for failures in test_bug435425.html on a CLOSED TREE
2012-08-06 23:39:36 +01:00
Jonathan Griffin
9c27a71f4a
Bug 778912 - Marionette should shutdown Firefox instances it launches, a=test-only, DONTBUILD because NPOTB
2012-08-06 15:08:45 -07:00
Gavin Sharp
ba4f776c38
Bug 780702: fix nsIDOMWindowUtils comment by reordering some fullscreen methods, r=cpearce
2012-08-06 14:57:14 -07:00
Daniel Holbert
aadd1398e2
Bug 780728: Remove unused variable 'pixelRect' from nsDisplayCanvasBackground::Paint(). r=mattwoodrow
2012-08-06 14:55:41 -07:00
Tim Taubert
3f77ccd343
Bug 780641 - Unbreak b2g mochitests, r=jgriffin, DONTBUILD because NPOTB
2012-08-06 11:37:59 -07:00
Mike Hommey
54899f3192
Backout rules.mk part of changeset 1f4eae8d9e08 (bug 777379) for bustage on CLOSED TREE
2012-08-06 20:20:26 +02:00
Jan Beich
45dc2e7578
Bug 779704 - Cleanup FreeBSD linker cruft from configure script. r=khuey
2012-08-06 19:44:36 +02:00
Wes Johnston
1b48f2f87d
Bug 769821 - Save app cache at install time for webapps. r=mfinkle,fabrice
2012-08-06 09:30:12 -07:00
Jonathan Kew
1024b2c567
bug 780409 - updates to thebes harfbuzz integration for hb api changes. r=jdaggett
2012-08-06 11:42:20 +01:00
Jonathan Kew
d08d70fa42
bug 780409 - update harfbuzz to commit 8ba8042... to pick up improvements from toronto hackfest. r=jdaggett
2012-08-06 10:52:25 +01:00
Terrence Cole
f9cf9a58c5
Bug 772303 - Add missing roots for analysis builds; r=bhackett
...
--HG--
extra : rebase_source : 2a644e24073fa5c7a655e3322c5379009b2f7181
2012-08-03 09:41:00 -07:00
Siddharth Agarwal
aa93634107
Bug 780508 - Avoid a bunch of process spawns with Pymake by removing a redundant shell script and switching an echo to a $(info). r=khuey
2012-08-06 21:44:13 +05:30
Justin Lebar
1651477ac4
Bug 780547 - Disable idle API's fuzz factor. r=mounir
...
There's no need to fuzz the idle API after bug 780507, which restricts the idle API to trusted content.
--HG--
extra : rebase_source : 234920f5d2b7c5b42bc04c469258978dfa7e7f28
2012-08-06 12:10:58 -04:00
Justin Lebar
acdcc52b67
Bug 780507 - Expose the idle service only to certified apps (and chrome). r=mounir
...
--HG--
extra : rebase_source : e4dfcb9b3416ee4ada8e4a6fd2e7f5b37b722bfe
2012-08-06 12:10:58 -04:00
Kyle Huey
13f4121fd8
Bug 774770: Move the assertion to after the code that handles the cases the assertion guards against. r=bent
2012-08-06 08:29:03 -07:00
Justin Lebar
4c62904c85
Bug 780546 - Add test for opening named windows inside <iframe mozbrowser>. r=mounir
...
--HG--
extra : rebase_source : 0cfde325eb2d0f6d14a14fe5f0998fb396a973cf
2012-08-06 11:16:11 -04:00
Andrew McCreight
6c0ec6c6e5
Bug 779669 - Return error in GetMozDash. r=peterv
2012-08-06 08:12:06 -07:00
Ed Morley
cbc7719c91
Backout 7f8928077ed4 (bug 742795) for make-package & find filepath failures
2012-08-06 16:05:07 +01:00
Luke Wagner
fed82d59b8
Bug 780332 - rm getTypedArray (r=billm)
...
--HG--
extra : rebase_source : 411eb49e7283b62feb62da8a728309433b882c0e
2012-08-06 07:45:54 -07:00
Yoshi Huang
cfcf0b6c50
Bug 780063 - B2G RIL : ICC lock cannot work on Otoro. r=vicamo
2012-08-03 10:28:15 +08:00
Mike Hommey
9726c7ef33
Fixup whitespaces from bug 777379. DONTBUILD
2012-08-06 15:31:10 +02:00
Mike Hommey
ee47330ec1
Bug 777379 - Ensure that default is always the default target. r=ted
2012-08-06 15:21:10 +02:00
Mike Hommey
43826346d0
Bug 742795 - Autogenerate autoconf.mk. r=ted
2012-08-06 15:19:50 +02:00
Alex Vincent
9c84a840b5
Bug 779910 - xulrunner builds fail to compile on windows; r=bz
2012-08-04 23:12:56 +03:00
Aryeh Gregor
f41637535d
Bug 780469 - Reduce unnecessary includes in some content/ header files; r=bz
2012-08-06 15:02:08 +03:00
Aryeh Gregor
4d1aebd934
Bug 780070 - Remove unnecessary includes from FragmentOrElement.h; r=bz
2012-08-05 12:11:24 +03:00
Chris Peterson
058219de38
Bug 778468 - Part 6: Inject LayerView's InputConnectionHandler to remove GeckoInputConnection dependency. r=blassey
...
--HG--
extra : rebase_source : 7422a54c7c360ef8712c75d865e5e545d922aad1
2012-08-02 11:56:52 -07:00
Chris Peterson
469bd35e11
Bug 778468 - Part 5: Move GeckoAsyncTask to org.mozilla.gecko.util package. r=mfinkle
...
--HG--
extra : rebase_source : 4aa925222ea94fd58d5b071075c0d6a7d9be9231
2012-08-02 11:10:31 -07:00
Chris Peterson
14fc71e63a
Bug 778468 - Part 4: Move GeckoBackgroundThread to org.mozilla.gecko.util package. r=mfinkle
...
--HG--
extra : rebase_source : c9bc3d8bd3d1fe22adfb905030d904d4785386a6
2012-08-02 11:03:58 -07:00
Chris Peterson
b3cec8a435
Bug 778468 - Part 3: Move GeckoJarReader to org.mozilla.gecko.util package. r=mfinkle
...
--HG--
extra : rebase_source : 307ecf819a24b348c9878590066c20e3823519f6
2012-08-01 18:58:23 -07:00
Chris Peterson
8af1e3ae3b
Bug 778468 - Part 2: Move INIParser to org.mozilla.gecko.util package. r=mfinkle
...
--HG--
extra : rebase_source : c5f40ac931084fdcdd73304900fd5ecd0210c3ac
2012-08-02 10:40:57 -07:00
Chris Peterson
1fa3b14de9
Bug 778468 - Part 1: Move ActivityResultHandler to org.mozilla.gecko.util package. r=mfinkle
...
--HG--
extra : rebase_source : 2e367de82c0d129f2e469da825d49fd41dd6e19b
2012-08-02 10:33:44 -07:00
Dave Hylands
c72c06520a
Bug 780670 - Added some error reporting to nsVolumeService r=dougt
2012-08-06 14:32:29 -07:00
Philipp von Weitershausen
b92d7a8164
Bug 779621 - B2G RIL: Give message.type a better name to avoid conflicts. r=marshall_law
2012-08-06 14:28:03 -07:00
Gregory Szorc
e1f974fe11
Bug 759664 - Register testing-only JS modules with mochitests; r=ted
2012-08-06 14:22:09 -07:00
Siddharth Agarwal
316d62f76e
Bug 780222 - Address review comment.
2012-08-07 02:46:02 +05:30
Siddharth Agarwal
39c43d0d6c
Bug 780222 - Remove redundant check-sync-dirs call in js/src/Makefile.in. r=ted
...
--HG--
extra : rebase_source : 05faaef0dfb039ff5405fb756bcbd3267f476a3f
2012-08-07 02:38:38 +05:30
Siddharth Agarwal
72385ee806
Bug 779922 - Export Windows-style paths in the in-tree mozconfig.vs2010 when building under Pymake. r=ted
...
--HG--
extra : rebase_source : bb3dff7e94b53efe79801a2b3bfc6cd78ef47ac3
2012-08-07 02:37:11 +05:30
Gregory Szorc
334a9ab45f
Bug 778495 - Part 2: Add query related APIs for functions and expansions
...
khuey gave permission to land without review.
--HG--
extra : rebase_source : f76f8ae43efa9719f71ca6b6b2223ada1e18a6cd
2012-08-06 10:24:10 -07:00
Gregory Szorc
dc83c2972a
Bug 778495 - Part 1: Add BaseExpansion class and new methods for expansions
...
khuey gave permission to land without review.
--HG--
extra : rebase_source : 18d741488cf93e6eaf4d553badad840cc620a4fd
2012-08-06 10:23:58 -07:00
Gregory Szorc
afc9223881
Bug 769976 - Statement reformatting and equality operators
...
You can now call to_source() on Expansion, StringExpansion, Function
(and derived), Statement (and derived), Condition (and derived), and
StatementList to obtain make "source code" for that entity. This means
you can write out make files by constructing an appropriate set of
Statement instances.
This also implements __eq__ and __ne__ on all of the above. This is
being used in the tests to verify that the reformatting code works
properly (produces an equivalent StatementList).
khuey gave permission to land without review.
--HG--
extra : rebase_source : ffc16e930279fc4a6978117efabf5483d7087b53
2012-08-06 10:23:25 -07:00
Chris Peterson
a863a097d2
Bug 780212 - Fix buffer overflow beyond MAXPATHLEN when querying Android's GRE_HOME. r=glandium
...
--HG--
extra : rebase_source : e8cb8082ac48e3725ad3153fb29fcc89840e867a
2012-08-02 09:50:42 -07:00
Kyle Huey
d3aa5ece64
Bug 689328: Ensure that lengthComputable is always the same for a given series of progress events by claiming that it is false even if all the data has been received. r=sicking
2012-08-06 13:56:28 -07:00
Brian Hackett
f3ba83ad4e
Generate ICs which see through ListBase proxies, bug 769911. r=peterv,dvander
2012-08-06 14:51:33 -06:00
John Schoenick
73657f644a
Bug 745030 - Followup, consider capabilities when checking content policy. r=josh
2012-08-06 13:48:26 -07:00