Commit Graph

89588 Commits

Author SHA1 Message Date
Ehsan Akhgari
e6fee3a547 Merge from mozilla-central 2012-03-17 12:32:28 -04:00
ffxbld
ed305cf07f Automated blocklist update from host mv-moz2-linux-ix-slave08 2012-03-17 03:21:01 -07:00
Tim Taubert
e0a2f8b053 merge m-c to fx-team 2012-03-17 09:19:26 +01:00
Phil Ringnalda
2f52f9d150 No bug, update jetpack revision being tested, r=kwierso 2012-03-16 21:01:41 -07:00
Vicamo Yang
4d09347d30 Bug 712933 - Part 6: Support receiving multipart SMS. r=philikon DONTBUILD because NPTOB 2012-03-16 17:02:06 -07:00
Vicamo Yang
d48f637cab Bug 712933 - Part 5: refactor GsmPDUHelper readUserData(). r=philikon 2012-03-16 16:59:58 -07:00
Vicamo Yang
60c9ef5604 Bug 712933 - Part 4: Support sending multipart SMS. r=philikon 2012-03-16 16:59:35 -07:00
Vicamo Yang
c7dc94598c Bug 712933 - Part 3: fix getNumberOfMessagesForText(). r=philikon 2012-03-16 16:57:41 -07:00
Vicamo Yang
e402af2531 Bug 712933 - Part 2: refactor calculateUserDataLength(). r=philikon 2012-03-16 16:57:06 -07:00
Vicamo Yang
8cb28b362f Bug 712933 - Part 1: Move GsmPDUHelper.calculateUserDataLength() to RadioInterfaceLayer.js. r=philikon 2012-03-16 16:47:21 -07:00
Fernando Jiménez
8eaa9d1584 Bug 733268 - B2G SMS DB: fix deleteMessage behaviour. r=philikon 2012-03-16 16:38:50 -07:00
Fernando Jiménez
d92cb6203d Bug 735536 - B2G SMS DB: Use new fangled IndexedDB string constants. r=philikon 2012-03-16 16:34:05 -07:00
Chad Freeman
3dfad2bd5e 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
ac0d9d477a 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
ee6fe00dd5 Bug 736512 - Followup to about:home refresh broke long labels. r=mak 2012-03-16 10:01:04 -07:00
Tim Taubert
696f55882b Bug 726272 - check if currentDocumentChannel is a valid channel; r=bustage-fix 2012-03-16 18:58:01 +01:00
Mike Hommey
900fd6cc7f Bug 736495 - Some scripts are importing modules with resource:///gre instead of resource:/// and vice-versa. r=gavin 2012-03-16 17:21:19 +01:00
Tim Taubert
18b227aacb Bug 726272 - [Page Thumbnails] don't capture error pages; r=dietrich 2012-03-16 16:13:58 +01:00
Marco Bonardo
7a8a491a6b 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
3233015dde 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
a3590a2571 merge fx-team into m-c 2012-03-15 21:39:33 -07:00
Hsinyi Tsai
2a4304b4b6 Bug 736258 - WebTelephony: rename ringing event to alerting. r=philikon 2012-03-16 11:13:42 +08:00
Neil Rashbrook
2cdd0ebaf9 Bug 728790 test_prompt_async.html doesn't track its dialogs correctly r=mayhemer 2012-03-16 21:57:13 +00:00
John Ford
c1ab046d10 bug 719491 - make flags changes r=cjones DONTBUILD 2012-03-16 10:58:19 -07:00
Kyle Huey
f7749577c7 No Bug: Shut pldhash up for the 'probably' case. rs=bz 2012-03-16 10:09:14 -07:00
Marco Bonardo
ff249f47c5 Merge inbound and central 2012-03-16 13:42:16 +01:00
Ms2ger
126a61ae1e Bug 722154 - Part f: Remove custom quickstubs for vertexAttrib[1-4]fv; r=bjacob 2012-03-16 10:53:41 +01:00
Ms2ger
0fa822c551 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
3cd4c66188 Bug 727590 - uniformMatrix*fv handles its transpose argument incorrectly; r=bjacob 2012-03-16 10:51:04 +01:00
Ms2ger
6c8b1e6b1c Bug 722154 - Part d: Remove custom quickstub for readPixels; r=bjacob 2012-03-16 10:50:51 +01:00
Ms2ger
9fe057f15e Bug 722154 - Part c: Remove custom quickstubs for compressedTexImage2D and compressedTexSubImage2D; r=bjacob 2012-03-16 10:50:33 +01:00
Ms2ger
475f50510f Bug 722154 - Part b: Remove custom quickstub for bufferSubData; r=bjacob 2012-03-16 10:50:18 +01:00
Ms2ger
3b2c005617 Bug 722154 - Part a: Remove custom quickstub for bufferData; r=bjacob 2012-03-16 10:50:00 +01:00
Ms2ger
ea07526c91 Bug 732704 - compressedTexSubImage2D should take 8 arguments, not 7; r=bjacob 2012-03-16 10:49:29 +01:00
Ms2ger
b2bb2520d9 Bug 550309 - Part f: Return real ImageData from CreateImageData; r=bz 2012-03-16 10:49:16 +01:00
Ms2ger
90fe48b371 Bug 550309 - Part e: Remove custom quickstub for getImageData and return an actual ImageData; r=bz 2012-03-16 10:48:55 +01:00
Ms2ger
b114a45e19 Bug 550309 - Part d: Try unwrapping to nsIDOMImageData in GetImageData(); r=bz 2012-03-16 10:44:39 +01:00
Ms2ger
364d2a12d3 Bug 550309 - Part c: Implement ImageData; r=bz 2012-03-16 10:44:08 +01:00
Ms2ger
eaded82b0f Bug 550309 - Part a: Tighten up support for fake ImageData objects; r=bz 2012-03-16 10:41:53 +01:00
Jason Duell
84bb1c7031 Backed out changeset cd5ac132e763 2012-03-15 23:36:01 -07:00
Jason Duell
2864e3bdc2 Backed out changeset cd5ac132e763 2012-03-15 23:35:51 -07:00
Masayuki Nakano
12da403f4d Bug 728103 part.2 Fix new test failures r=smaug 2012-03-16 15:29:15 +09:00
Masayuki Nakano
b35c0b024f Bug 728103 part.1 Change modifier for HTML accesskey from Control to Control + Option r=smichaud+smaug+limi, ui-review=limi 2012-03-16 15:29:14 +09:00
Phil Ringnalda
f505cb2ab5 Back out 243cd4db5edd and 4175fc853e16 (bug 712716) for OS X 10.6 and 10.7 assertions 2012-03-15 23:21:54 -07:00
Andrew McCreight
09da9a072b Bug 521853 - Make all cycle collector faults fatal. r=smaug 2012-03-15 21:13:08 -07:00
Jason Duell
2a245bc789 Backed out changeset 5aaec7f808b6 2012-03-15 20:56:23 -07:00
Jason Duell
6e4a5e4792 Backed out changeset 5aaec7f808b6 2012-03-15 20:55:44 -07:00
John Daggett
e1a14d0e6a Bug 512566. Changes based on review comments. r=bz,jfkthame 2012-03-16 12:31:01 +09:00
John Daggett
53f1d396f8 Bug 512566. Font data url reftests. r=jfkthame 2012-03-16 12:31:01 +09:00
John Daggett
f77f86991d Bug 512566. Load font data url's synchronously, netwerk/style changes. r=bz 2012-03-16 12:31:01 +09:00