Ed Morley
18aedf9b51
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-05-25 14:25:53 +01:00
Brian R. Bondy
67c92b0d6e
Bug 710935 - Measure lag in handling user input. r=bsmedberg
2012-05-25 09:22:19 -04:00
Jim Mathies
bd3f82ea02
Bug 750911 - Add a third 'flags' parameter to XRE_main and add support for WindowsEnvironmentType. r=bsmedberg
2012-05-25 05:01:29 -05:00
Makoto Kato
be54176ad5
Bug 752406 - Remove locale.OSTYPE in unixcharset.properties. r=smontagu
2012-05-25 18:36:19 +09:00
Ms2ger
6f9dcfb48d
Merge m-c to m-i.
2012-05-25 11:15:32 +02:00
Ms2ger
9baf391e94
Bug 756066 - Make StorageEventInit.key nullable; r=mayhemer
2012-05-25 09:18:31 +02:00
Ms2ger
1bbdb6aa38
Bug 747434 - Part 3: Remove unused variable 'startingObj' from XPCWrappedNativeScope::FindInJSObjectScope; r=gabor
2012-05-25 09:18:31 +02:00
Ms2ger
e6aaf3b958
Bug 756896 - Don't include xpcprivate.h in FileIOObject.cpp; r=khuey
2012-05-25 09:18:31 +02:00
Ms2ger
a552eafda2
Bug 758143 - Add xpc::GetCompartmentPrivate; r=bholley
2012-05-25 09:18:31 +02:00
Ms2ger
61eec5d79c
Bug 758132 - Remove warning pragma from jscompartment.h; r=luke
2012-05-25 09:18:30 +02:00
Ms2ger
beea34d1fc
Bug 757365 - Don't use uint8 in DocumentRenderer{Parent,Child}.cpp; r=bjacob
2012-05-25 09:18:30 +02:00
Ms2ger
1d02a1ece1
Bug 712910 - Use stdint types in HAL; r=cjones
2012-05-25 09:18:30 +02:00
Ms2ger
0019d656e3
Bug 757977 - Don't use uint32 in nsCycleCollector::ScanWeakMaps; r=bsmedberg
2012-05-25 09:18:30 +02:00
Boris Zbarsky
c678f9e315
Bug 755636 part 2. Add some tests (not exhaustive!) for sequence codegen and fix the bugs they uncover. r=peterv
2012-05-25 01:08:26 -04:00
Boris Zbarsky
52a20a9207
Bug 755636 part 1. Convert sequence argument codegen to dom::Sequence. r=peterv
2012-05-25 01:08:22 -04:00
Boris Zbarsky
78bc29d95f
Bug 750264. Give IDLType an operator!= so that codegen actually works correctly. r=khuey
2012-05-25 01:07:30 -04:00
Boris Zbarsky
4282e2d242
Bug 749864. Codegen for typed array and arraybuffer arguments. r=peterv
2012-05-25 01:07:03 -04:00
Kyle Huey
dccb34092f
Update webidl-parser snapshot to pick up bug 742145.
2012-05-24 21:41:33 -07:00
John Ford
fb9c54c0bf
bug 758425 -- add nightly mozconfig for non-debug builds r=mwu DONTBUILD
...
--HG--
rename : b2g/config/mozconfigs/linux32/debug => b2g/config/mozconfigs/linux32/nightly
2012-05-24 17:32:03 -07:00
Jonathan Griffin
91850279d3
Bug 758329 - disable test_emulator_order, a=test-only, DONTBUILD because NPOTB
...
--HG--
extra : rebase_source : 225a39534da9d0b547635818a441efd5f7ef38cf
2012-05-24 12:37:04 -07:00
Wes Kocher
9785c03635
Bug 758092 - Update revision of Jetpack used in Firefox tests r=ehsan
2012-05-24 15:36:37 -04:00
Jonathan Griffin
d5b388d952
Bug 758325 - Add --userdata argument to runemu, a=test-only, DONTBUILD because NPOTB
2012-05-24 12:12:52 -07:00
Cervantes Yu
598e43c08f
Bug 758096: don't use NS_INLINE_DECL_REFCOUNTING() for classes to be passed between threads. r=mwu
2012-05-24 17:09:05 +08:00
Cervantes Yu
f60da1592b
Bug 758097: fix false warnings in debug build when reading switch uevent. r=mwu
2012-05-25 15:56:03 +08:00
Ehsan Akhgari
53e5d426ca
Bug 758101 - Re-enable background updates on mozilla-central; r=rstrong
...
--HG--
extra : rebase_source : 30c936bd2d5a52c4a4070becf425394d75db92ec
2012-05-23 23:49:48 -04:00
Ehsan Akhgari
74c31c97e7
Bug 757965 - Test to make sure we have write access to the needed directories before attempting to stage an update; r=rstrong
...
--HG--
extra : rebase_source : 78470ccf04a9e29c5f6320e06ec899d3d47ac618
2012-05-25 03:17:16 -04:00
Ehsan Akhgari
bb46fe0915
Bug 757885 - Handle falling back to non-staged updates correctly when an update fails to be staged in the background; r=rstrong
2012-05-23 17:51:50 -04:00
Ehsan Akhgari
6ef914c817
Bug 757835 - Fall back to not use the maintenance service if there is an error when using the service to stage an update in the background; r=rstrong
...
This will cause us to fall back to a non-background update with a UAC prompt,
which sucks, but at least it lets the user to update.
--HG--
extra : transplant_source : z%00/Z%ED%E3gj%A2%E6%244%D0%B0%AE%A1zdPT
2012-05-23 12:31:37 -04:00
Steven Michaud
2636081715
Bug 736655 - Resize dmg window's background to fit Mountain Lion's new minimum size. r=gavin
2012-05-24 13:05:25 -05:00
Ed Morley
b3716758ef
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-05-24 15:48:20 +01:00
Olli Pettay
4aae264f39
Bug 756131 - API for creating default profiles for webapps, r=benjamin
2012-05-24 17:29:52 +03:00
David Burns
12c7f51ac9
Bug 757174: Better error message when marionette can no longer communicate with Gecko. DONTBUILD because NPOTB r=jgriffin
2012-05-24 05:07:53 -07:00
Olli Pettay
7a924fdacc
Bug 757700, make sure attr modification type is set, r=sicking
...
--HG--
extra : rebase_source : ed2b2cc803cbd494b33a4e343efee9bd76f7e54a
2012-05-24 13:31:35 +03:00
David Burns
4a1fd8699f
Bug 747200: Adding MPL header to new file. DONTBUILD because NPOTB r=ctalbert
2012-05-24 04:44:14 -07:00
Jonathan Kew
dbc92972df
bug 757871 - don't generate warnings from FT2FontEntry::GetFontTable during normal control flow. r=jdaggett
2012-05-24 09:16:01 +01:00
Jonathan Kew
afe9b90975
bug 737315 - use the proxy's name for the FT2 entry when instantiating a downloaded font. r=jdaggett
2012-05-24 09:15:54 +01:00
Alexander Surkov
a644c2f36d
Bug 757670 - make nsIPresShell::GetLinkLocation faster, r=bz, tbsaunde
2012-05-24 15:57:16 +09:00
Malini Das
ae281a2f32
Bug 747200: Allow binary to be passed in for marionette tests. DONTBUILD because NPOTB
2012-05-23 03:10:54 -07:00
David Burns
c98f517777
Backed out changeset db18074e2a25 to correct bug number
2012-05-24 03:06:52 -07:00
Malini Das
b1920f6a22
Bug 757174: Allow Firefox binary and profile to be passed in during tests. DONTBUILD because NPOTB r=jgriffin
2012-05-24 03:00:46 -07:00
Tim Taubert
f0ca71e1a3
merge m-c to fx-team
2012-05-24 11:47:44 +02:00
Ben Hearsum
7f46aa6ec8
Backout all patches from bug 723176, because we still have problems with our CodeResources file.
2012-05-23 22:30:25 -04:00
Ben Hearsum
31ff95556f
bug 723176: support mac dmg signing in the build system - don't sign removed-files. r=ted
2012-05-23 20:27:09 -04:00
Jonathan Griffin
356026ced5
Bug 756966 - Fail test if finish is called while emulator callbacks are pending, r=philikon, a=test-only, DONTBUILD because NPOTB
2012-05-23 17:23:36 -07:00
Jonathan Griffin
15b9721375
Bug 758066 - Add --no-window to runemu's arguments, a=test-only, DONTBUILD because NPOTB
2012-05-23 16:58:44 -07:00
Jonathan Griffin
dad3325e77
Bug 755473 - Mark script as executable, a=test-only, DONTBUILD because NPOTB
2012-05-23 16:50:36 -07:00
Ryan VanderMeulen
aea26280da
Backout 8cf563a575fd (bug 734015) due to random Moth orange.
2012-05-23 19:27:40 -04:00
Ryan VanderMeulen
1f281cc356
Bug 752872 - Upgrade SQLite to version 3.7.12.1 (Mozilla changes). r=mak
2012-05-23 17:49:41 -04:00
Ryan VanderMeulen
4759ddfad8
Bug 752872 - Upgrade SQLite to version 3.7.12.1 (SQLite changes). r=mak
2012-05-23 17:49:03 -04:00
Ehsan Akhgari
75436859cb
Bug 757971 - Pref off background updates until all of the known issues with it are resolved; r=rstrong
...
Landing on a CLOSED TREE
2012-05-23 16:00:01 -04:00