Bonnie Surender
|
e52cb8693b
|
Bug 781046. Make the Create() functions in TypedArray.h take a const data array, since they make a copy anyway. r=bzbarsky
|
2012-08-07 17:57:27 -07:00 |
|
Boris Zbarsky
|
6d358255e3
|
Bug 703855. Don't update performance timing or navigation timing state during document.open. r=jst
|
2012-08-08 23:47:04 -04:00 |
|
Boris Zbarsky
|
8cded52f17
|
Bug 780542. Make construction via a function proxy with an object in the constructor slot actually construct instead of just calling. r=ejpbruel
|
2012-08-08 23:47:04 -04:00 |
|
Chris Jones
|
b3f43682b3
|
Merge backout
|
2012-08-08 20:13:34 -07:00 |
|
Chris Jones
|
7867ac451f
|
Back out bug 776649. r=bustage
|
2012-08-08 20:13:12 -07:00 |
|
Chris Jones
|
914665e171
|
Bug 776649, part 3: Add an API for checking whether apps loaded in PBrowserParent/PContentParent have a given permission. r=jlebar sr=bz
|
2012-08-08 19:58:06 -07:00 |
|
Chris Jones
|
eec2b983ed
|
Bug 776649, part 2: Refactor content-process/browser creation to use mozIApplication for passing app info. r=jlebar
|
2012-08-08 19:58:06 -07:00 |
|
Chris Jones
|
df30ce715d
|
Bug 776649, part 1: Add mozIApplication in order to expose a hasPermission() method through it. r=fabrice
|
2012-08-08 19:58:06 -07:00 |
|
Nick Alexander
|
b47a7bc745
|
Bug 761682, Bug 777973 - Version prefs; don't always invalidate auth token. r=rnewman
|
2012-08-08 17:13:20 -07:00 |
|
Georg Fritzsche
|
c4c677772c
|
Bug 781133 - Fix locale specific numbers in hung plugin CPU usage reporting. r=bsmedberg
|
2012-08-08 16:23:08 +02:00 |
|
Ryan VanderMeulen
|
0a4c0b6191
|
Merge m-c to inbound.
|
2012-08-08 22:48:37 -04:00 |
|
Ryan VanderMeulen
|
4e31d26766
|
Merge the last PGO-green inbound changeset to m-c.
|
2012-08-08 21:21:36 -04:00 |
|
David Clarke
|
bdb8e11ba9
|
Bug 780031 - Mochitest on b2g reliability improvements, r=jgriffin, DONTBUILD because NPOTB
|
2012-08-08 17:29:26 -07:00 |
|
Ryan VanderMeulen
|
4141fe2da6
|
Backout 7158af024a9b (bug 779013) due to suspected Windows bustage on a CLOSED TREE.
|
2012-08-08 19:40:54 -04:00 |
|
Ryan VanderMeulen
|
149cb4f70f
|
Backout 1844cc5b131a (bug 775588) for suspected Linux Cipc orange on a CLOSED TREE.
|
2012-08-08 19:14:08 -04:00 |
|
Ryan VanderMeulen
|
1cecad8f26
|
Backout ac8d6c79a074 (bug 781133) and fccc68cc904f (bug 781124) for Windows bustage on a CLOSED TREE.
|
2012-08-08 18:30:26 -04:00 |
|
Wes Johnston
|
fe19c64718
|
backout c030a8af8abd and dd0c287660e9 CLOSED TREE
|
2012-08-08 14:07:39 -07:00 |
|
Doug Sherk
|
90a980f807
|
Bug 775451: Reduce diagonal checkerboarding r=cjones
|
2012-08-08 13:38:23 -07:00 |
|
Doug Sherk
|
64b39b128f
|
Bug 779572: Properly protect state in AsyncPanZoomController with a monitor r=cjones
|
2012-08-08 13:38:20 -07:00 |
|
Doug Sherk
|
c0451be7fd
|
Bug 779572: Factor zoom into min pan distance before moving the viewport r=cjones
|
2012-08-08 13:38:16 -07:00 |
|
Doug Sherk
|
660329b4cb
|
Bug 780210: Fix B2G focus point calculation for pinching r=kats
|
2012-08-08 13:38:14 -07:00 |
|
Doug Sherk
|
7eb9a065a8
|
Bug 775448: Add gesture cancelling support during sync subframe scrolling r=cjones
|
2012-08-08 13:38:10 -07:00 |
|
Doug Sherk
|
71ccfa781a
|
Bug 775448: Disable async scrolling when we detect a scrollable subframe r=cjones
|
2012-08-08 13:38:06 -07:00 |
|
Doug Sherk
|
a1e5523a38
|
Bug 775447: Properly count number of touch listeners in AsyncPanZoomController r=cjones
|
2012-08-08 13:37:57 -07:00 |
|
Benjamin Peterson
|
0195f43641
|
Bug 781289 - Remove unecessary check that let variable name matches are atoms. r=luke
|
2012-08-08 11:52:09 -07:00 |
|
Benjamin Peterson
|
754a2a4a8f
|
Bug 781071 - Account for the enclosing scope being NULL. r=luke
|
2012-08-08 11:52:07 -07:00 |
|
Doug Turner
|
f31a39fc0f
|
Bug 773528 - remove device.motion.enabled. we now use device.sensors.enabled. r=smaug
|
2012-08-08 11:48:30 -07:00 |
|
Mike Hommey
|
84810d01c8
|
Bug 781128 - Fix application.ini dependencies after bug 767839 on a CLOSED TREE. r=ted
|
2012-08-08 18:57:22 +02:00 |
|
Ed Morley
|
969a047a7e
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-08-08 17:18:26 +01:00 |
|
Geoff Brown
|
fbc5b4b6bc
|
Bug 779250: Make Robocop tests run faster; r=jmaher
|
2012-08-08 08:25:27 -06:00 |
|
Tim Taubert
|
90e44e7a50
|
merge m-c to fx-team
|
2012-08-08 11:53:37 +02:00 |
|
Sam Garrett
|
3ad8571b5c
|
Bug 771554 - Update mozbase deps to match in-tree versions, r=jgriffin, DONTBUILD because NPOTB
|
2012-08-06 17:44:51 -06:00 |
|
Kyle Huey
|
ed6c22b7cd
|
Bug 754759: Unannotate tests now that Bug 774770 is fixed.
|
2012-08-07 13:54:46 -07:00 |
|
Johnny Stenback
|
c47778def6
|
Backing out 77e5cdc7af9a due to it landing w/o following our code checkin process.
|
2012-08-07 09:11:04 -07:00 |
|
Landry Breuil
|
75467eae68
|
Bug 780409: Followup, remove extra comma at end of enum. r=jfkthame
|
2012-08-07 11:31:46 +01:00 |
|
Aryeh Gregor
|
55f612abce
|
Bug 743573 - Followup: Fix build warnings in gcc 4.6.3; r=Ms2ger
|
2012-08-07 11:37:54 +02:00 |
|
Ms2ger
|
1a053e4de7
|
Merge.
|
2012-08-07 11:30:40 +02:00 |
|
Ms2ger
|
5cd10c6422
|
Merge m-c to m-i.
|
2012-08-07 10:30:48 +02:00 |
|
Mike Hommey
|
aebfbe1ecc
|
Bug 780457 - Adapt importTestsuite.py to changes from bug 774032. r=Ms2ger
|
2012-08-07 09:30:04 +02:00 |
|
Mike Hommey
|
51f3c90718
|
Bug 777892 - Link CPP_UNIT_TESTS against zlib when linking js statically. r=khuey
|
2012-08-07 09:30:01 +02:00 |
|
Mike Hommey
|
b6f9bfdad5
|
Bug 773202 - Generic install/copy rule. r=ted
|
2012-08-07 09:29:59 +02:00 |
|
Ms2ger
|
a45a0051cf
|
Bug 743573 - Fix a number of build warnings in dom/; r=mounir
|
2012-08-07 09:06:29 +02:00 |
|
Gavin Sharp
|
aadd9340fe
|
Bug 780763: add MoTown to the social activation whitelist, r=jaws
--HG--
extra : rebase_source : 6337adc03c3689d2d6edaa4a46b85a0ef82dee02
|
2012-08-06 18:00:59 -07:00 |
|
Ryan VanderMeulen
|
79ac889cb2
|
Merge the last PGO-green inbound changeset to m-c.
|
2012-08-06 20:06:40 -04: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 |
|
Mark Capella
|
7f1134962e
|
Bug 779057 - DirInstallLocation._readAddons() deletes stale pointer files unsafely, r=unfocused
|
2012-08-07 06:57:00 +12:00 |
|
Tim Taubert
|
fa0b314529
|
Bug 780645 - browser_595601-restore_hidden.js needs to wait for all tabs to be restored before continuing with the second test; r=felipe
|
2012-08-07 16:22:03 +02:00 |
|
Ed Morley
|
088ff72137
|
Backout 16a8b66f1503 (bug 758950) for M1 failures in test_bug292789.html
|
2012-08-07 11:12:26 +01:00 |
|
Tim Taubert
|
3f77ccd343
|
Bug 780641 - Unbreak b2g mochitests, r=jgriffin, DONTBUILD because NPOTB
|
2012-08-06 11:37:59 -07:00 |
|
David Keeler
|
dfa36dbeb5
|
bug 779662 - click-to-play overlay click handler too restrictive. r=jaws
|
2012-08-06 11:33:52 -07:00 |
|