Commit Graph

309733 Commits

Author SHA1 Message Date
Ed Morley
81a342661a Backed out changeset fea91386092f (bug 871671) 2013-05-21 12:39:25 +01:00
Alexander Surkov
46af09a821 Bug 873393 - move get text for char boundary tests into separate file, r=tbsaunde 2013-05-21 20:08:09 +09:00
David Zbarsky
61aaee48f7 Fix an incorrect comment, no bug, r=me 2013-05-21 18:22:45 +08:00
David Zbarsky
a95a0d04a2 Bug 872678: Mark nsStaticNameTable immutable after initialization to fix assertions r=dbaron 2013-05-21 18:22:45 +08:00
David Zbarsky
f4fefe3c41 Bug 779395 - Add support for skew transforms to compositor-driven animations r=dbaron 2013-05-21 18:22:44 +08:00
Seth Fowler
444b5cb576 Bug 871671 - Only pause the PNG decoder when we really need a new frame. r=joe 2013-05-21 17:36:22 +08:00
Seth Fowler
4454fb1dac Bug 873455 - Add assertions for imgFrame::Init failure. r=joe 2013-05-21 17:36:09 +08:00
Gian-Carlo Pascutto
560a6b1434 Bug 862808 - Local Video is upside down on Android when in portrait mode. r=jesup 2013-05-21 09:39:02 +02:00
Gian-Carlo Pascutto
b0c819e6a5 Bug 873812 - Don't attempt to open camera objects/probe capabilities more than once. r=jesup 2013-05-21 09:38:34 +02:00
Mike Hommey
7f86c0e471 Bug 873640 - Fix and cleanup profiledbuild profile script invocation. r=ted 2013-05-21 08:28:49 +02:00
Mike Hommey
3dbd173272 Bug 870306 - Put includes under /usr/include/mozjs-x.y instead of /usr/include/js-x.y on make install. r=sstangl,r=Waldo 2013-05-21 08:28:13 +02:00
Gregory Szorc
d68186dcef Bug 874078 - Move RecursiveMakeBackend.built rule to rules.mk; r=glandium 2013-05-20 23:26:20 -07:00
Jonathan Kew
2245077183 bug 873902 - reftest for Arabic marks with Windows fonts. r=jdaggett 2013-05-21 13:45:41 +08:00
Jonathan Kew
972e07d5e9 bug 873902 - zero mark widths after GPOS positioning for Arabic fonts. r=jdaggett 2013-05-21 13:45:39 +08:00
Phil Ringnalda
043b7e2d72 Back out de1c0246854c (bug 851057), 89a472c35979 (bug 873142), f849dec1a6df (bug 870496), 45fbd0b38bc5 (bug 873136) for incomprehensible Android reftest failures 2013-05-20 22:10:15 -07:00
Bobby Holley
b89b20ddcb Bug 834701 - Remove the XBL bit from spidermonkey. r=luke 2013-05-20 22:34:18 -06:00
Bobby Holley
764d0eecd5 Bug 834701 - Stop setting the XBL script in the browser. r=bz 2013-05-20 22:34:17 -06:00
Bobby Holley
77db425a2a Bug 834701 - Stop depending on the XBL bit in IsCallerXBL. r=bz 2013-05-20 22:34:17 -06:00
Jonathan Kew
a9a5996e88 bug 874053 - ReadCMAP() must not leave the font entry's mCharacterMap pointer NULL, even if cmap table can't be read. r=roc 2013-05-21 12:25:47 +08:00
Jonathan Kew
3979f5bbb7 bug 873939 followup - remove duplicates in the test_interfaces.html list. r=khuey 2013-05-21 12:25:14 +08:00
Adam Roach [:abr]
5b7705a03b Bug 874306 - Add PC identifier to ICE logging r=ekr 2013-05-21 11:34:09 +08:00
Drew Willcoxon
216dcc61f4 Bug 518606 - Improve about:support's "Copy text to clipboard" output. r=unfocused 2013-05-20 20:05:53 -07:00
Drew Willcoxon
c71b992be6 Bug 868793 - Fix about:support's "ASSERTION: FormatStringFromName() without format parameters". r=felipe 2013-05-20 20:05:50 -07:00
Alexander Surkov
575b3f118d Bug 873366 - move getText tests into separate file, r=tbsaunde 2013-05-21 11:40:14 +09:00
Matthew Gregan
a2b3684056 Bug 855570 - Remove WebAudio pref check from Audio Data API deprecation warnings. r=ehsan 2013-05-20 11:13:26 +08:00
Ryan VanderMeulen
19967eb46b Merge m-c to inbound. 2013-05-20 22:28:32 -04:00
Brian Hackett
f683464222 Bug 871079 - Don't trigger operation callback if JS has been running for less than one second, r=bholley. 2013-05-20 20:26:44 -06:00
Adam Roach [:abr]
a3bdf8a972 Bug 874008: Fix bustage r=ekr 2013-05-21 09:25:10 +08:00
Adam Roach [:abr]
1eac5a0bee Bug 874008 - Check format strings for r_log r=ekr 2013-05-21 09:16:07 +08:00
Gregory Szorc
63a4a766cb Bug 873798 - Mach will now create a directory for holding global state; r=ted 2013-05-20 18:07:48 -07:00
Ryan VanderMeulen
94badf2c3a Merge m-c to fx-team. 2013-05-20 16:22:54 -04:00
Ryan VanderMeulen
24fea98f60 Merge inbound to m-c. 2013-05-20 16:21:45 -04:00
Fabrice Desré
22954fcfa5 Bug 872100 - app.clearBrowserData appears to not clear browser data immediately sr=mounir, r=jduell,ferjm 2013-05-20 10:20:19 -07:00
Ryan VanderMeulen
9299fdf983 Merge m-c to inbound. 2013-05-20 11:29:37 -04:00
Ryan VanderMeulen
dfbbf813b3 Merge m-c to birch. 2013-05-20 08:22:31 -04:00
Ms2ger
b32d97ae67 Bug 868778 - Part d: Actually move DataChannel to WebIDL. 2013-05-20 11:48:16 +02:00
Marco Chen
599f0fa951 Bug 870682 - [gonk-jb-4.2] Add basic support for audio control API. r=mwu 2013-05-20 15:34:42 +08:00
Zachary Easterbrook
cc8019deb6 Bug 868952 - Fix the getAll(...) function in AlarmDB to be more efficient. r=clian 2013-05-20 07:47:38 -04:00
Gina Yeh
435cd35046 Bug 853235 - Combine pairing-related system messages into one type, r=echou 2013-05-20 15:34:45 +08:00
Ms2ger
8c193ee6c7 Bug 868778 - Part c: Move DataChannel to WebIDL; r=mounir+jesup
--HG--
rename : content/base/public/nsIDOMDataChannel.idl => dom/webidl/DataChannel.webidl
2013-05-20 09:19:45 +02:00
Ms2ger
b924575b48 Bug 868778 - Part b: Move the declaration of nsDOMDataChannel into nsDOMDataChannel.h; r=jesup
--HG--
rename : content/base/src/nsDOMDataChannel.cpp => content/base/src/nsDOMDataChannel.h
2013-05-20 09:10:59 +02:00
Ms2ger
c065e2417e Bug 868778 - Part a: Move nsDOMDataChannel.h to nsDOMDataChannelDeclarations.h; r=jesup
--HG--
rename : content/base/src/nsDOMDataChannel.h => content/base/src/nsDOMDataChannelDeclarations.h
2013-05-20 09:10:59 +02:00
Ms2ger
9a5cb640ab Bug 873417 - Part b: Use CGClass for CGDictionary; r=bz 2013-05-20 09:10:59 +02:00
Ms2ger
def15c3257 Bug 873417 - Part a: Cleanup and fix some bugs in CGClass; r=bz 2013-05-20 09:10:58 +02:00
Thomas Zimmermann
f23d6f120d Bug 873400: Fix destination directory for Bluetooth file transfers, r=echou
Bluetooth file transfers store the file in 'downloads/bluetooth'. This
patch changes the location to 'Download/Bluetooth' for consistency with
other sub-systems.
2013-05-20 11:41:03 +08:00
Phil Ringnalda
d7fa0c8200 Bug 549861 backout followup, clobber for Windows builds and for tests 2013-05-19 13:13:29 -07:00
Phil Ringnalda
5e80c53472 Merge m-c to m-i 2013-05-19 11:43:44 -07:00
Ms2ger
a8ca7bda9d Merge backout. 2013-05-19 20:26:58 +02:00
Ms2ger
7786ea6954 Backout bug 549861 (changesets 27fb48df15ce:7ecd4e3863b4) for insufficient review. 2013-05-19 20:23:19 +02:00
Ms2ger
63c2282db0 Backout changeset 0a6d36fc3749 for conflicting with the backout of bug 549861. 2013-05-19 20:22:17 +02:00