Gregory Szorc
1a3da6acf4
Bug 784841 - Part 18d: Convert /browser; r=gavin f=Ms2ger
2013-02-25 12:47:18 -08:00
Gregory Szorc
9ce6858baf
Bug 784841 - Part 18c: Convert /memory, /mfbt, /mozglue; r=ted f=Ms2ger
2013-02-25 12:47:17 -08:00
Gregory Szorc
7916d54a3e
Bug 784841 - Part 18b: Convert /b2g; r=ted f=Ms2ger
2013-02-25 12:47:17 -08:00
Gregory Szorc
86d89fd20a
Bug 784841 - Part 18a: Convert /accessible; r=glandium f=Ms2ger
2013-02-25 12:47:17 -08:00
Gregory Szorc
0b37be4ddf
Bug 784841 - Part 17: Handle unicode during packaging; r=glandium
2013-02-25 12:47:17 -08:00
Gregory Szorc
d1c16e2633
Bug 784841 - Part 16: Use moz.build files to build the tree; r=ted, glandium
2013-02-25 12:47:11 -08:00
Gregory Szorc
1fd8c2cd85
Bug 784841 - Part 15: Produce moz.build files for dom imported tests; r=Ms2ger
2013-02-25 12:46:50 -08:00
Ryan VanderMeulen
ba2d9cde86
Merge the last PGO-green inbound changeset to m-c.
2013-02-25 14:16:48 -05:00
Nicholas D. Matsakis
95c57d1bdd
Bug 843684 - Patch up include to avoid compilation warnings when JS_THREADSAFE is not defined r=njn
2013-02-25 08:06:48 -05:00
Nicholas D. Matsakis
2771b6a82f
Bug 843684 - Patch up include to avoid compilation warnings when JS_THREADSAFE is not defined r=njn
2013-02-25 08:06:48 -05:00
Tim Taubert
ec1ab5d6be
merge m-c to fx-team
2013-02-25 10:04:10 +01:00
Nicholas Nethercote
40852bc53f
Bug 843999 - Shrink the property cache. r=bhackett.
2013-02-24 14:15:23 -08:00
Phil Ringnalda
ba896daee5
Back out cd8481cc4a32 (bug 784812) for make check failures
2013-02-24 14:10:48 -08:00
Kyle Huey
ed325b887e
Bug 784812: Implement real dependencies for WebIDL bindings. r=bz,ted CLOSED TREE
2013-02-24 12:36:44 -08:00
Kyle Huey
298458b894
Backed out changeset a71766c2c85d
2013-02-24 12:33:36 -08:00
Kyle Huey
97ac18ed2f
Bug 784812: Implement real dependencies for WebIDL bindings. r=bz,ted
2013-02-24 12:03:03 -08:00
Tim Taubert
e232c56ece
Backed out changeset 4d74fe8e6560 (bug 842511)
2013-02-22 22:23:28 +01:00
Tim Taubert
f318f2e990
Backed out changeset 7052d37a8b25 (bug 842512)
2013-02-22 22:23:27 +01:00
Tim Taubert
958ca6cc66
Backed out changeset 96d8ca0dd540 (bug 842511)
2013-02-22 22:23:25 +01:00
Tim Taubert
c2fa0c24b8
Bug 842511 - Fix xpcshell bustage; r=me
2013-02-22 21:17:44 +01:00
Tim Taubert
c127a042e1
Bug 842512 - Specify a character set for error pages; r=Waldo
2013-02-22 19:56:26 +01:00
Tim Taubert
18e6dac9c1
Bug 842511 - Specify a character set for directory listings; r=Waldo
2013-02-22 19:56:14 +01:00
Nathan Froyd
94e3999382
Bug 844188 - use rcs.mk's functions for getting the source repo for telemetry revision ids; r=glandium
2013-02-22 13:49:05 -05:00
Fernando Jiménez
1e998fae68
Bug 809219 - [WebPayment] mozPay unit tests; r=fabrice
2013-02-25 13:12:44 +01:00
Jim Mathies
a82328e703
Bug 844113 - Add tests. r=mbrubeck
2013-02-22 14:11:45 -06:00
Jim Mathies
0c50afd7d1
Bug 844113 - Properly calculate offsets in context menu messages originating from sub frames. r=fryn
2013-02-22 14:11:45 -06:00
Jim Mathies
6c0936c756
Bug 844113 - Cleanup work in ContextMenuHandler.js. r=fryn
2013-02-22 14:11:45 -06:00
Gina Yeh
e3e4765556
Bug 844705 - Should send socket data in main thread, r=echou
2013-02-25 18:49:18 +08:00
Jonathan Kew
2182964d29
bug 700023 - enable graphite font shaping by default. r=jdaggett
2013-02-25 10:39:29 +00:00
Mike Hommey
c7d79d7583
Bug 841011 - Use the parent directory of XRE_EXECUTABLE_FILE to find autoconf file. r=bsmedberg
2013-02-25 10:50:12 +01:00
Mike Hommey
84ae4828cf
Bug 832272 - Allow mostly parallel build of NSS. r=ted
2013-02-25 10:49:34 +01:00
Vicamo Yang
45c48d2cbd
Bug 840780 (follow-up): fix nits. r=me
2013-02-25 17:36:05 +08:00
Siddartha Pothapragada
9952a57236
Bug 840780 3/3 - B2G RIL: Add support to manage and access logical channels to UICC. r=vicamo
2013-02-25 17:27:26 +08:00
Siddartha Pothapragada
7895cc79cc
Bug 840780 2/3 - DOM changes to IccManager to support Secure Access to the UICC. r=vicamo
2013-02-25 17:27:23 +08:00
Siddartha Pothapragada
9606913b2d
Bug 840780 1/3 - New interfaces to access Secure element within UICC. r=mounir
2013-02-25 17:27:18 +08:00
L. David Baron
c584298bd3
Bug 404077: Add mochitest support (currently semi-disabled) for making tests fail when an unexpected number of assertions fire. r=ted
...
This adds support for assertion checking in all mochitest suites except
for mochitest-browser-chrome. The checking works much like it does in
reftest, except for the mechanism for annotating expected assertions,
SimpleTest.expectAssertions() (see its in-code documentation).
The support is initially disabled in that:
(1) It doesn't cause the tests to report failure (and thus turn the
tree orange).
(2) It prints TEST-DETCEPXENU-FAIL/PASS instead of
TEST-UNEXPECTED-FAIL/PASS (so that it doesn't show up in log
highlighting).
The assertion checking only works within the test runner (which runs
multiple tests); it does not function when running only a single test.
2013-02-24 23:42:38 -08:00
L. David Baron
3fc65443b7
Bug 842476: Work around leak resulting from exception that happens during unload by propagating only the prompts we expect and not the later ones. r=jlebar
...
Make this test less sensitive to the timing of its own unloading by
passing on only the expected messages and not any messages that occur
during unloading. Such messages might cause exceptions (e.g.,
"'TypeError: can't access dead object' when calling method:
[nsIPrompt::alert]"), and those exceptions might in turn trigger leaks
in nsXPConnect that last until shutdown because we store the most recent
exception from a call to an XPCWrappedJS on the XPCJSRuntime through
shutdown (rather than reporting it, as we probably should, and then
freeing it), leaking the window.
2013-02-24 23:42:38 -08:00
Gina Yeh
dc1dcd74a1
Bug 844707 - Fix warnings in debug build, r=echou
2013-02-25 15:04:38 +08:00
Phil Ringnalda
b95847f7db
Back out 0fc2a36c23d8 (bug 844253) for bustage
...
CLOSED TREE
2013-02-24 22:52:40 -08:00
Chia-hung Tai
00fd0d5d9f
Bug 810067 - Support automatic/manual/never retrieval modes. r=vyang
2013-02-25 14:08:23 +08:00
Kannan Vijayan
7d92a0cc9c
Bug 844253 - Change useNewType to be a flag on StackFrame instead of an explicitly passed argument. r=bhackett
2013-02-25 00:57:39 -05:00
Tim Taubert
84abff52ec
Bug 817947 - Swap tab states (not docShells) when swapBrowsersAndCloseOther() is called with a pending tab; r=gavin
2013-02-22 18:41:23 +01:00
Raymond Heldt
faba11a884
Bug 812762 - Use &brandShortName; instead of Firefox; r=jwalker
2013-02-22 16:37:48 +00:00
Adam Goforth
9ad2d553a9
Bug 768039 - Refactor 'cmd refresh' to use OS.File; r=jwalker
2013-02-22 16:37:48 +00:00
Adam Goforth
22b9d8df5b
Bug 767588 - GCLI number type should allow restriction to integers; r=jwalker
2013-02-22 16:37:48 +00:00
Joe Walker
dac522eaa7
Bug 841337 - GCLI web should have continuous integration. Maybe Travis-CI; r=mratcliffe
2013-02-22 16:37:48 +00:00
Tim Taubert
22400d5de6
merge m-c to fx-team
2013-02-22 16:19:50 +01:00
William Lachance
8fdfbcdc00
Bug 842668 - Should always use dd instead of cp in b2g reftest/mochitest;r=ahal
2013-02-21 15:44:24 -05:00
Tim Taubert
55feee4402
Bug 841717 - Fix the first test (browser_248970_b_perwindowpb.js) and make it use the TestRunner; r=yoric
2013-02-21 16:16:48 +01:00
Nicholas Nethercote
868452e591
Bug 843462 (part 3) - Use a Vector to build the bytecode. r=jorendorff.
2013-02-20 21:13:28 -08:00