Commit Graph

266908 Commits

Author SHA1 Message Date
Masatoshi Kimura
e89ffe7061 Bug 736804 - Bump iid of MozBlobBuilder. r=smaug 2012-03-18 15:49:45 +01:00
Andrew McCreight
071b58d7ff Bug 735550 - unmark gray objects held by live nsXBLDocGlobalObjects. r=smaug 2012-03-18 07:17:05 -07:00
Andrew McCreight
296dd12f86 Bug 735342 - CanSkip for unoptimizable nodes held by binding manager. r=smaug 2012-03-18 07:17:05 -07:00
Andrew McCreight
a13cc9c35d Bug 736763 - CanSkipInCC when adding roots. r=smaug 2012-03-18 07:17:04 -07:00
Robert Longson
2b2c55dff9 Bug 736791 - translate transforms are not serialised correctly. r=jwatt 2012-03-18 12:25:28 +00:00
Jonathan Watt
796c3ddca9 Bug 736753 - Fix the includes in layout/svg/base/src so that we can stop including nsSVGSVGElement.h in nsSVGContainerFrame.h. r=longsonr. 2012-03-18 10:32:02 +00:00
Andreas Gal
6d9d726c6a Remove unused and broken tiling code (bug 736716, r=cjones). 2012-03-17 15:22:22 -07:00
Jesse Ruderman
a6a02b27cf Bug 736795 - Some shell help() messages have extra periods 2012-03-17 22:24:07 -07:00
Phil Ringnalda
a764deece8 Merge m-c to m-i 2012-03-17 20:58:38 -07:00
Mark Finkle
5d52d341f9 Backout 7e28d1a2c648, 330b210f503d, 2421d39e0ab3, aa978ffa44bc, 38a71ae7e06d, b94319584a7a, 7e8278f5e814, 0b4e3c7608ab, 329c07609ca8, 0d61a0d8dba4, Due to Ts regression on Android 2012-03-17 21:51:39 -04:00
Daniel Holbert
fd4f94c576 Bug 666041 patch 1: Add internal build flag for CSS3 flexbox. r=khuey 2012-03-17 18:50:57 -07:00
Phil Ringnalda
20a51706b5 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-03-17 16:57:05 -07:00
Andreas Gal
f8ebf3db54 Backout bug 736716. 2012-03-17 15:20:01 -07:00
Andreas Gal
5a21426f72 Follow-up fix for bug 736716 (fix bad style fix). 2012-03-17 15:07:22 -07:00
Andreas Gal
93f73de1fb Remove unused and broken tiling code (bug 736716, r=cjones). 2012-03-17 15:02:02 -07:00
Chris Jones
bd2a374d8d Bug 736778: Work around probable compiler bug breaking DEBUG builds of GonkCaptureProvider. r=fabrice (npotb) 2012-03-17 14:42:24 -07:00
Kyle Huey
9d9cca28ee Bug 612311: Add some instrumentation. r=me 2012-03-17 13:07:28 -07:00
Dão Gottwald
a5c28052c9 Bug 631500 - Let openUILink accept an object with named parameters. r=gavin 2012-03-17 20:39:08 +01:00
aceman
8d8c64d963 Bug 736660 - fix compilation: 'source' is not a member of 'nsGkAtoms', if MOZ_MEDIA is not set. r=bz 2012-03-17 20:38:35 +01:00
Phil Ringnalda
6454be7a84 Back out bf4b1d3c624e (bug 732069) on suspicion of causing increased failure to start the browser during tests 2012-03-17 12:32:44 -07:00
Phil Ringnalda
d0bf819966 Back out a0fa92215a36 (bug 713132) for breaking --disable-updater as used in RPM nightlies 2012-03-17 12:01:54 -07:00
Benoit Girard
17f6932716 Bug 736743 - Fix LayerManagerOGL Description. r=ajuma 2012-03-17 12:44:45 -04:00
Ehsan Akhgari
9b15a69d3e Merge from mozilla-central 2012-03-17 12:32:28 -04:00
ffxbld
08eac6a481 Automated blocklist update from host mv-moz2-linux-ix-slave08 2012-03-17 03:21:01 -07:00
Tim Taubert
7654ab1d39 merge m-c to fx-team 2012-03-17 09:19:26 +01:00
Phil Ringnalda
477a0f2e84 No bug, update jetpack revision being tested, r=kwierso 2012-03-16 21:01:41 -07:00
Vicamo Yang
45198bc1e4 Bug 712933 - Part 6: Support receiving multipart SMS. r=philikon DONTBUILD because NPTOB 2012-03-16 17:02:06 -07:00
Vicamo Yang
ba8b2dcfe9 Bug 712933 - Part 5: refactor GsmPDUHelper readUserData(). r=philikon 2012-03-16 16:59:58 -07:00
Vicamo Yang
bb737450fb Bug 712933 - Part 4: Support sending multipart SMS. r=philikon 2012-03-16 16:59:35 -07:00
Vicamo Yang
439436f290 Bug 712933 - Part 3: fix getNumberOfMessagesForText(). r=philikon 2012-03-16 16:57:41 -07:00
Vicamo Yang
6607c5096f Bug 712933 - Part 2: refactor calculateUserDataLength(). r=philikon 2012-03-16 16:57:06 -07:00
Vicamo Yang
1029d2c2ca Bug 712933 - Part 1: Move GsmPDUHelper.calculateUserDataLength() to RadioInterfaceLayer.js. r=philikon 2012-03-16 16:47:21 -07:00
Fernando Jiménez
b1fce22ce7 Bug 733268 - B2G SMS DB: fix deleteMessage behaviour. r=philikon 2012-03-16 16:38:50 -07:00
Fernando Jiménez
59e5cb6063 Bug 735536 - B2G SMS DB: Use new fangled IndexedDB string constants. r=philikon 2012-03-16 16:34:05 -07:00
Chad Freeman
f76c95b0e1 Bug 720023 - Context menus for selected domains should be the identical as for links. r=jwein 2012-03-16 12:41:37 -07:00
Mounir Lamouri
e8b1ffee78 Bug 735778 - Call MOZ_ASSERT if RemoveObserver is called with an observer that is not present. r=jlebar 2012-03-16 19:32:11 +01:00
Frank Yan
49d849f10b Bug 736512 - Followup to about:home refresh broke long labels. r=mak 2012-03-16 10:01:04 -07:00
Tim Taubert
1979778029 Bug 726272 - check if currentDocumentChannel is a valid channel; r=bustage-fix 2012-03-16 18:58:01 +01:00
Tim Taubert
550ff76cfe Bug 726272 - [Page Thumbnails] don't capture error pages; r=dietrich 2012-03-16 16:13:58 +01:00
Marco Bonardo
c0db77a9bc Bug 736456 - Cache the spec in captureAndStore, since currentURI may not be available later; r=ttaubert 2012-03-16 16:13:34 +01:00
Tim Taubert
db90962883 Bug 735987 - [New Tab Page] Dropping blocked links onto the grid again should unblock them; r=dietrich 2012-03-16 09:00:18 +01:00
Gavin Sharp
d1b209dd2c merge fx-team into m-c 2012-03-15 21:39:33 -07:00
Hsinyi Tsai
b055a7cdb4 Bug 736258 - WebTelephony: rename ringing event to alerting. r=philikon 2012-03-16 11:13:42 +08:00
Neil Rashbrook
3159e835b7 Bug 728790 test_prompt_async.html doesn't track its dialogs correctly r=mayhemer 2012-03-16 21:57:13 +00:00
John Ford
249630e90b bug 719491 - make flags changes r=cjones DONTBUILD 2012-03-16 10:58:19 -07:00
Kyle Huey
261786f710 No Bug: Shut pldhash up for the 'probably' case. rs=bz 2012-03-16 10:09:14 -07:00
Marco Bonardo
cb781bfe97 Merge inbound and central 2012-03-16 13:42:16 +01:00
Ms2ger
2119045a0b Bug 722154 - Part f: Remove custom quickstubs for vertexAttrib[1-4]fv; r=bjacob 2012-03-16 10:53:41 +01:00
Ms2ger
75d516dac5 Bug 722154 - Part e: Remove custom quickstubs for uniform[1-4][i,f]v and uniformMatrix[2-4]fv; r=bjacob 2012-03-16 10:52:42 +01:00
Ms2ger
9d5622d081 Bug 727590 - uniformMatrix*fv handles its transpose argument incorrectly; r=bjacob 2012-03-16 10:51:04 +01:00