L. David Baron
2693b89783
Bug 683159: Explicitly gc in test_bug451286 so that intermittent assertions aren't spread across all the following tests.
2013-02-28 10:09:38 -08:00
Ms2ger
8fedd090cc
Merge m-i to b-s.
2013-02-28 14:46:10 +01:00
Ms2ger
830992e002
Merge m-c to m-i on a CLOSED TREE.
2013-02-28 14:42:12 +01:00
Ed Morley
f2accc3780
Bug 404077 - Adjust annotations of expected assertions; r=me on a CLOSED TREE
2013-02-28 13:24:36 +00:00
Gregory Szorc
26c3b82fb1
Bug 784841 - Part 20: Fixes to support building external projects; r=glandium
...
This is extremely hacky. It will likely need many refinements as we
figure out how we want external projects to be handled.
2013-02-28 12:56:40 +01:00
Ms2ger
c8cb9f33eb
Merge mozilla-central to build-system.
2013-02-28 12:11:53 +01:00
Ms2ger
53bbc1590c
Merge fx-team to m-c.
2013-02-28 12:06:24 +01:00
Henri Sivonen
f5a5389bec
Bug 840476 - Add telemetry probe for character encoding override situation. r=smaug.
2013-02-28 10:44:57 +02:00
L. David Baron
6e252ebd21
Bug 404077: Adjust annotations of expected assertions.
2013-02-27 23:41:31 -08:00
L. David Baron
08a8379860
Bug 404077: Adjust annotations of expected assertions. CLOSED TREE
2013-02-27 21:44:26 -08:00
Gregory Szorc
e1b210ddf6
Merge mozilla-central into build-system
...
The 3 merged files had no conflicts and were manually verified to ensure
no incompatible changes crept in.
2013-02-27 21:02:02 -08:00
Gregory Szorc
0c8ee65118
Merge mozilla-central into build-system
...
There were merges in configure.in and some Makefile.in. None had any
conflicts. I spot verified the Makefile.in changes and confirmed that
the changes did not touch any DIRS* variables.
2013-02-27 10:03:52 -08:00
Tim Taubert
8a81e9ddad
Bug 727765 - part 2 - let Panorama use PageThumbs to draw screenshots to TabCanvases; r=jaws
2013-02-27 13:37:45 +01:00
Tim Taubert
4b3999fc0c
Bug 727765 - part 1 - use nsIDOMWindowUtils.getScrollbarWidth() to avoid black borders at the right; r=jaws
2013-02-27 13:37:45 +01:00
L. David Baron
6395a2a239
Bug 404077: Adjust annotations of expected assertions.
2013-02-27 20:14:02 -08:00
Benjamin Smedberg
649ad4869f
Bug 623462 - Add an environment variable to save a full dump, not just a minidump, r=ted
2013-02-26 14:03:26 -05:00
Ms2ger
aea301eee3
Merge m-c to b-s.
2013-02-26 19:09:25 +01:00
Ed Morley
2f417022fb
Merge mozilla-central to mozilla-inbound
2013-02-26 10:45:52 +00:00
Mike Hommey
487f6796a4
Bug 844785 - Fix xulrunner mac builds. r=ted
2013-02-26 08:13:30 +01:00
Gregory Szorc
45faa95b04
Merge mozilla-central into build-system
...
Only conflict was configure.in amd was due to context, not
changed lines themselves.
2013-02-25 22:09:18 -08:00
Ryan VanderMeulen
d0a295de5b
Backed out changeset 71a93fff7311 (bug 840360) for B2G reftest/crashtest bustage on a CLOSED TREE.
2013-02-25 19:49:19 -05:00
Gregory Szorc
bbaccdd804
Bug 784841 - Part 19: Remove allmakefiles.sh and friends; r=ted
2013-02-25 14:09:16 -08:00
Gregory Szorc
2f9c3f619e
Bug 784841 - Part 18θ: Convert /toolkit f=Mossop, Ms2ger; rs=ted
2013-02-25 13:19:09 -08:00
Gregory Szorc
d6eb630896
Bug 784841 - Part 17: Handle unicode during packaging; r=glandium
2013-02-25 12:47:17 -08:00
Nathan Froyd
2defe9ec0b
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
Mike Hommey
9d54dc8501
Bug 832272 - Allow mostly parallel build of NSS. r=ted
2013-02-25 10:49:34 +01:00
Matt Brubeck
cbc0046a01
Bug 840360 - Extract reftest-content.js's setTimeout implementation into new Timer.jsm [r=jwalker r=cjones sr=gavin]
...
--HG--
rename : browser/devtools/shared/Browser.jsm => toolkit/modules/Timer.jsm
rename : browser/devtools/shared/test/browser_browser_basic.js => toolkit/modules/tests/xpcshell/test_timer.js
2013-02-25 11:08:33 -08:00
Ryan VanderMeulen
5496b21a50
Backed out changesets e8202e140fd8 and b1cd489945f5 (bug 844328) for mochitest-bc orange on a CLOSED TREE.
2013-02-25 15:37:23 -05:00
Makoto Kato
fd82e6ad89
Bug 774627 - Remove d2d pragma lib directives from MetroWidget. r=jimm
2013-02-25 12:20:42 +09:00
L. David Baron
d062798712
Bug 404077: Adjust annotations of expected assertions.
2013-02-27 10:37:19 -08:00
Raymond Lee
d7e96dca1a
bug 839034 - move markPageAsXXX methods to nsINavHistoryService r=mak sr=gavin
2013-02-27 10:54:09 +08:00
Nathan Froyd
d1e8bae855
Bug 844146 - make JS and C++ codepaths for adding histogram values identical; r=taras
2013-02-22 12:38:43 -05:00
Matt Brubeck
741cda6bfb
Bug 840360 - Extract reftest-content.js's setTimeout implementation into new Timer.jsm [r=jwalker r=cjones sr=gavin]
...
--HG--
rename : browser/devtools/shared/Browser.jsm => toolkit/modules/Timer.jsm
rename : browser/devtools/shared/test/browser_browser_basic.js => toolkit/modules/tests/xpcshell/test_timer.js
2013-02-25 11:08:33 -08:00
Mike de Boer
83c0cc3803
Bug 845022 - Remove outdated links from about:plugins. r=dolske
...
DONTBUILD
2013-02-26 16:54:54 +01:00
L. David Baron
31c36af539
Bug 404077: Adjust annotations of expected assertions. CLOSED TREE
2013-02-27 18:12:17 -08:00
L. David Baron
c9448a2e0d
Bug 404077: Adjust annotations of expected assertions.
2013-02-27 17:06:18 -08:00
L. David Baron
4bd7e11c3c
Bug 404077: Adjust annotations of expected assertions.
2013-02-27 16:26:50 -08:00
L. David Baron
96ed8200e8
Bug 404077: Adjust annotations of expected assertions.
2013-02-27 15:50:10 -08:00
L. David Baron
9c419647f8
Bug 404077: Adjust annotations of expected assertions.
2013-02-27 15:36:14 -08:00
Bobby Holley
07f2fa5d3f
Bug 843711 - Fix up new |Components| culprits in test suite. r=mccr8
2013-02-25 10:43:03 -08:00
L. David Baron
e6922de5b3
Bug 404077: Adjust annotations of expected assertions.
2013-02-27 14:55:16 -08:00
Shane Caraveo
52333447b1
Bug 755126 add social services management to about:addons, r=felipe
2013-02-26 14:50:24 -08:00
David Rajchenbach-Teller
206efe0a76
Bug 843479 - More logging for test_init_async_multiple_then_sync.js.
2013-02-25 09:07:17 -05:00
David Rajchenbach-Teller
e75b053974
Bug 840436 - OS.File.writeAtomic without flush doesn't rename anymore. r=froydnj
2013-02-25 09:07:16 -05:00
David Rajchenbach-Teller
981960e5e6
Bug 828223 - Write nsSearchService cache with OS.File + nsSearchService cache tests. r=gavin
2013-02-25 09:07:16 -05:00
Ehsan Akhgari
71106cfcf2
Merge mozilla-central into mozilla-inbound
2013-02-24 11:06:27 -05:00
Edmund Wong
3ae449ea63
Bug 842913 - s/winstripe/windows in toolkit-makefiles.sh. r=Unfocused
2013-02-24 20:45:18 +08:00
Dave Townsend
56f951cc7a
Bug 824022: Forcibly timeout xpcshell tests that run too long. r=Unfocused
2013-02-23 21:55:23 -08:00
Matt Brubeck
a4bbfcd9da
Bug 841587 - Allow notifications to specify a "default" button [r=dao]
...
--HG--
extra : rebase_source : 1ca861bf827b641feaf19a00c8c893312d77d393
2013-02-23 06:56:18 -08:00
L. David Baron
44d4350e86
Backed out changesets 917205c79822 and e9ef1f1aa47d (bug 841413) for causing mochitest-chrome failure.
...
Failure is:
ERROR TEST-UNEXPECTED-FAIL | chrome://mochitests/content/chrome/toolkit/components/passwordmgr/test/test_privbrowsing_perwindowpb.html | uncaught exception - TypeError: normalWindowIframe is null at chrome://mochitests/content/chrome/toolkit/components/passwordmgr/test/test_privbrowsing_perwindowpb.html:266
2013-02-23 00:39:54 -08:00