Jonathan Griffin
7ce9e0fcc9
Bug 803745 - Package b2g.json in tests.zip, r=jmaher
2012-10-19 17:19:22 -07:00
Jonathan Griffin
5d6d95b924
Bug 803253 - Only wait for system-message-listener-ready on emulator startup, r=mdas, DONTBUILD(NPOTB)
2012-10-18 13:19:21 -07:00
Robert Strong
e93f3a4f01
Test changes for Bug 774618 - Partner builds don't download complete update if partial fails, or show workaround information if complete fails. r=bbondy
2012-10-19 12:43:15 -07:00
Robert Strong
32a952fa7e
Main patch for Bug 774618 - Partner builds don't download complete update if partial fails, or show workaround information if complete fails. r=bbondy
2012-10-19 12:42:55 -07:00
Robert Strong
207e6fc8af
Bug 803181 - Change update background download interval from 10 minutes to 1 minute and update check interval from 24 hours to 12 hours. r=jaws
2012-10-19 12:42:28 -07:00
Ed Morley
faeadaf8c1
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-10-19 15:23:32 +01:00
Robert Strong
dd5b81326b
Bug 792106. r=bbondy
2012-10-19 07:35:41 -04:00
Brian R. Bondy
68451728f3
Bug 792106. r=rstrong
2012-10-19 07:35:34 -04:00
Makoto Kato
fed22904dc
Bug 802529 - crash in js::detail::HashTableEntry with methodjit=false. r=luke
2012-10-19 16:37:00 +09:00
Alexander Surkov
eb874beb3e
Bug 740764 - Restrict object attributes inheritance through documents to ARIA attributes, r=tbsaunde
2012-10-19 16:15:23 +09:00
Chris Pearce
4509d20bac
Bug 803427 - Correct duration of gizmo.mp4 in media mochitests. r=doublec
2012-10-19 20:09:09 +13:00
Kyle Huey
b09d1b692e
Bug 802926: Null check the callback passed to toBlob. r=sicking
2012-10-18 23:59:38 -07:00
Gary Kwong
a3c01bc1a2
Remove suppression for bug 799157 to see if it occurs again. DONTBUILD
2012-10-18 22:44:00 -07:00
Ryan VanderMeulen
169981e1e1
Merge m-c to inbound.
2012-10-18 21:28:57 -04:00
Gary Kwong
04a63bc182
Suppress bug 803386. DONTBUILD
2012-10-18 18:21:29 -07:00
Olli Pettay
3b90dc6c3d
Bug 801440 - 'ASSERTION: Mutation event dispatched in native anonymous content', r=bz
2012-10-19 03:22:35 +03:00
Josh Matthews
622cda9c90
Backed out changeset 12002e126b39 (bug 769298)
2012-10-18 17:27:23 -04:00
Jim Blandy
b7456b619f
(no bug) DONTBUILD Fix comment search-and-replaceo in js/src/ion/IonMacroAssembler.h rs=nobody
2012-10-18 14:20:43 -07:00
Doug Turner
4fd0f3eb19
Bug 793955, 802867 - DeviceStorage files returned by DeviceStorage.get() don't always have lastModifiedDate. r=bent. a=blocking-basecamp
2012-10-18 11:29:32 -07:00
Ed Morley
2dceb90299
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-10-18 18:12:33 +01:00
Chris AtLee
c558fd6e98
Bug 802763: Set objcopy for gonk builds. r=ted DONTBUILD
2012-10-18 10:45:31 -04:00
Mike Hommey
592eec87b2
Bug 799441 - Build GIO module in libxul. r=ted
2012-10-18 14:47:10 +02:00
Mike Hommey
b843df8e20
Bug 794472 - Allow pymake to run more commands without sending them to a shell. r=ted
2012-10-18 14:46:33 +02:00
Mike Hommey
5055bfb2f5
Bug 794472 - Add quoting for some commands to make pymake happier. r=ted
2012-10-18 14:44:12 +02:00
Graeme McCutcheon
7076202fad
Bug 802718 - Ensure internal widget state is restored after browser_minimize.js, to work around Unity bug on Ubuntu. r=gavin DONTBUILD
2012-10-18 12:23:30 +01:00
Chris Lord
775e317e62
Bug 802143 - Clarify coordinate spaces in ReusableTileStoreOGL::DrawTiles. r=bgirard
2012-10-18 12:59:17 +01:00
Gian-Carlo Pascutto
4a799dbad8
Bug 795281. r=bholley
2012-10-18 13:52:03 +02:00
Chris Lord
b774e1aa45
Bug 802143 - Fix calculation of content bounds in ReusableTileStoreOGL. r=bgirard
...
FrameMetrics changed at some point so that the content rect and scroll offset
are stored pre-multiplied by the render resolution. The display-port calculation
in this function appears to have always been wrong(?)
2012-10-18 12:53:33 +01:00
Andres Hernandez
a84d1976b8
Bug 769298 - Avoid logging script errors coming from private windows in the global error console
2012-10-18 00:24:56 -06:00
Kai Engert
0bc51b6a07
Bug 757240 - May 2012 batch of changes to the EV-activation list, r=bsmith
2012-10-18 22:17:59 +02:00
Ethan Hugg
6726f96604
Bug 798873 Patch 3 - flex_string fix for Windows vsnprintf r=jesup
2012-10-17 18:57:57 -07:00
Nanci Bonfim
2fcd4b409e
Bug 800275 - Decreasing assymptoptic complexity of two loops from n^2 to n by removing the Array#shift usage, r=jaws
2012-10-17 22:01:23 -03:00
Jared Wein
20f23a0959
Bug 802394 - document.body is null when New Window is created. r=dao
2012-10-18 12:45:06 -07:00
Geoff Brown
012c73a24e
Backed out changeset a7a10b14ff06 (bug 797942)
2012-10-18 10:00:26 -06:00
Brian Nicholson
31e4089212
Bug 774304 - Check for null pref values when closing MultiChoicePreference. r=mfinkle
2012-10-18 12:28:27 -07:00
Mike Conley
d9105d3285
Bug 760777 - Downloads Panel’s focus ring is too subtle. r=mak77.
2012-10-18 15:18:17 -04:00
Mike Conley
22dabdafb1
Bug 779223 - Downloads button is blank with dark background themes for both pinstripe and gnomestripe. r=mak77.
2012-10-18 15:17:42 -04:00
Mark Finkle
36935372c5
Bug 712772 - Need an option to vibrate on long-tap only r=wesj
2012-10-18 15:13:16 -04:00
Mark Finkle
4c9b23d9ae
Bug 802697 - Increase the number of times Firefox opens before we prompt for Feedback r=margaret
2012-10-18 15:13:12 -04:00
Ehsan Akhgari
728093ea3c
Bug 794510 - Part 8 (second half)
2012-10-18 15:04:20 -04:00
Ehsan Akhgari
6ee3f57f52
Bug 794510 - Part 8: Use void* parameters to mmap and friends as opposed to caddr_t; r=bsmith
...
caddr_t is an obsolete BSD type which we don't need to use any more.
2012-10-18 15:00:31 -04:00
Anant Narayanan
382c3b4fb6
Backed out changeset 3dfb18a29fe2
2012-10-18 11:53:59 -07:00
Anant Narayanan
611a7f7479
Bug 780790: Check for NULL callbacks to getUserMedia; r=jesup
2012-10-18 11:52:39 -07:00
Kyle Huey
0fb05ed974
Bug 802239: Actually shut down storage threads. r=asuth
2012-10-18 11:50:39 -07:00
Kyle Huey
3a18847be4
Back out bug 802239
2012-10-17 15:16:53 -07:00
Ryan VanderMeulen
614aaa7e59
Merge the last PGO-green inbound changeset to m-c.
2012-10-17 22:10:08 -04:00
Jonathan Griffin
b8c0d50d51
Bug 802877 - Delay a bit before setting default emulator geolocation, a=test-only, DONTBUILD(NPOTB)
2012-10-17 16:46:04 -07:00
Jonathan Griffin
5966aeeb1c
Bug 793045 - B2G mochitest manifest for harness stabilization, r=jmaher, DONTBUILD(NPOTB)
2012-10-17 15:32:46 -07:00
Jonathan Griffin
45e0ce533b
Bug 802807 - Only listen for system-message-listener-ready for JS tests, r=mdas, DONTBUILD(NPOTB)
2012-10-17 15:14:51 -07:00
Randell Jesup
bb05ef58b2
Bug 802661: Clean up getUserMedia MediaStream handling r=roc,anant
2012-10-17 17:40:14 -04:00