Commit Graph

300173 Commits

Author SHA1 Message Date
Brian Hackett
43253beb47 Bug 842424 - Add missing newKind, r=terrence. 2013-02-21 06:46:46 -07:00
Georg Fritzsche
211b5de07a Bug 657313 - Fix mach xpcshell command to provide pluginsPath. r=ted 2013-02-19 18:13:38 +01:00
Honza Bambas
09a694848f Bug 843376 - nsMediaSniffer.cpp(13) : fatal error C1083: Cannot open include file: 'nestegg/nestegg.h', r=padenot 2013-02-21 14:27:00 +01:00
Brian Hackett
aaff83af89 Bug 842305 - Don't try to cleanup values in global frames. 2013-02-21 06:02:45 -07:00
Brian Hackett
0374fe6458 Bug 842305 - Watch for null payloads flowing into Ion, r=jandem. 2013-02-21 05:38:44 -07:00
Brian Hackett
e269e4b2aa Bug 841367 - Check for suppressed GC before verifying barriers, fix OOM crash, r=billm. 2013-02-21 05:26:57 -07:00
Sotaro Ikeda
37483e1e02 Bug 839628 - Add MIN_UNDEQUEUED_BUFFERS check in GonkNativeWindow::dequeueBuffer(). r=kchen, r=mikeh 2013-02-21 07:04:03 -05:00
Chuck Lee
ce00b61b07 Bug 828782 - 0004. Add test case for UTF-8 decoding on ctypes.readStringReplaceMalformed(). r=terrence 2013-02-20 11:20:59 +08:00
Chuck Lee
52c71ae1be Bug 828782 - 0003. Use new function to handle malformed UTF-8 string. r=vchang 2013-02-19 16:27:49 +08:00
Chuck Lee
3bb80e66a1 Bug 828782 - 0002. Add new readString function for ctypes to use new inflate function. r=terrence 2013-02-20 11:20:56 +08:00
Chuck Lee
ff74fa1c7c Bug 828782 - 0001. Add inflate function for replacing invalid byte while decoding UTF-8 character. r=terrence 2013-02-20 11:20:54 +08:00
Chia-hung Tai
1101a14768 Bug 833697 - Transaction-based MmsService. r=vyang 2013-02-21 18:28:35 +08:00
Marco Bonardo
efeb14948c Bug 836039 - Reduce cache size per SQLite connection to 2MB
r=asuth
2013-02-21 11:12:48 +01:00
Siddartha Pothapragada
85aaabe0d9 Bug 831630 - Part 2: [B2G STK]: Support duration for DISPLAY TEXT, SETUP CALL. r=allstars.chh
From 2c2cf6206e3f42a81e0293f3c40aae2d22e056a3 Mon Sep 17 00:00:00 2001
---
 dom/system/gonk/ril_worker.js |   11 +++++++++++
 1 file changed, 11 insertions(+)
2013-02-06 10:56:52 -08:00
Siddartha Pothapragada
8e16a4799b Bug 831630 - Part 1 : Interface updated to decode 'duration' TLV tag for Display Text, Setup Call commands. r=allstars.chh sr=sicking
From 742d7c619751426fdefa7017ea9b2811bcbc02ff Mon Sep 17 00:00:00 2001
---
 dom/icc/interfaces/SimToolKit.idl |   14 ++++++++++++++
 1 file changed, 14 insertions(+)
2013-02-14 18:53:32 -08:00
Benjamin Peterson
6c9cb2b56d Bug 842884 - Don't do array assignment optimizations when spread is involved. r=jorendorff
--HG--
extra : rebase_source : 70554fd3db325b39319199afbb6101bb6701846d
2013-02-20 14:48:59 -05:00
Daniel Holbert
f2285e7031 Bug 843433: Annotate CloseFileRunnable as MOZ_FINAL to avoid -Wdelete-non-virtual-dtor build warnings. r=ehsan 2013-02-20 18:52:44 -08:00
Daniel Holbert
ed690e7303 (no bug) remove straggling newline from the end of SVG crashtests.list manifest. DONTBUILD because whitespace-only 2013-02-20 18:22:18 -08:00
Shian-Yow Wu
592a88bbc0 Bug 834180 - B2G Network Manager: Potential losing default route. r=vicamo 2013-02-21 10:09:16 +08:00
Jeff Gilbert
adefde2afe Bug 716859 - Streaming GLContext buffers (doublebuffering, etc) - r=bjacob,jrmuizel,vlad
--HG--
extra : rebase_source : 5dad29809733a54a19cd3e5030498f00597d1dc8
2013-02-13 15:26:24 -08:00
Matt Brubeck
c30672ddf6 Bug 840270 (followup) - fix some invalid CSS syntax in Metro select popup code [r=jimm] 2013-02-20 17:20:55 -08:00
Matt Brubeck
3db6c1f16e Bug 837772 - Fix argument parsing from tests.ini for Metro test harness [r=jimm] 2013-02-20 17:20:04 -08:00
Phil Ringnalda
e50d83b80b Back out bb4938013af5 and 9bee7d808f97 (bug 827976) for marionette bustage
CLOSED TREE
2013-02-20 15:26:59 -08:00
Phil Ringnalda
66b90e22d5 Back out ce4f4d4d69d9 (bug 771578) for xpcshell reporting bustage
CLOSED TREE
2013-02-20 15:20:17 -08:00
Randell Jesup
1b7c5bc7aa Bug 843190: Allow cameras/mics to be shared if permissions UI is disabled r=derf 2013-02-20 17:08:44 -05:00
Nicholas D. Matsakis
c8ce3140c7 Bug 842729 - Repair merge failures from bug 807853 in TypeOracle and MCallOptimize r=bhackett 2013-02-19 08:30:25 -05:00
Michael Ratcliffe
ff1bd0e214 Bug 834187 - [Computed view] Restore processing of namespaced type selectors e.g. :not(svg|a) 2013-02-04 16:29:30 +00:00
Girish Sharma
82fc0de685 Bug 835722 - Infobar reappears even when not needed, r=jwalker 2013-02-16 16:22:27 +05:30
Brandon Benvie
76b8c7ea99 Bug 841078 - change FORBIDDEN_IDS initializer to an array of strings 2013-02-13 11:36:00 -08:00
Girish Sharma
9b7accad40 Bug 839890 - Fix for typo at line 391 in gDevTools.jsm; r=paul 2013-02-10 22:10:37 +05:30
David Creswick
27f4606585 Bug 734664 - Devtools toolbox should display the actual target url when detached. r=paul 2013-02-19 10:54:01 +00:00
David Creswick
35cfa1cd01 Bug 840156 - Inspector doesn't gracefully handle onDOMReady event that fires after the inspector has been destroyed; r=jwalker,paul 2013-02-19 10:48:05 +00:00
Tim Taubert
b86a0e882e merge m-c to fx-team 2013-02-19 10:39:49 +01:00
Gregory Szorc
fe449e3cdc Merge the last PGO-green inbound changeset to mozilla-central 2013-02-18 21:18:15 -08:00
David Zbarsky
dcb508719c Bug 833446: Remove nsIDOMSVGMarkerElement r=peterv 2013-02-18 17:48:54 -05:00
David Zbarsky
b20e5c9d55 Bug 833446: Remove nsIDOMSVGImageElement r=peterv 2013-02-18 17:48:54 -05:00
David Zbarsky
5887985676 Bug 833446: Remove nsIDOMSVGMaskElement r=peterv 2013-02-18 17:48:54 -05:00
David Zbarsky
f4ab3aeb02 Bug 833446: Remove nsIDOMSVGAElement r=peterv 2013-02-18 17:48:53 -05:00
David Zbarsky
8ee2b253b4 Bug 833446: Remove nsIDOMSVGTitleElement r=peterv 2013-02-18 17:48:53 -05:00
Anton Kovalyov
3234f9a902 Bug 841954 - Make sure onOpen callback fires in all cases, r=past 2013-02-18 11:29:20 -08:00
Tim Taubert
6b503d8a6e Bug 795939 - Cancel FX_PAGE_LOAD_MS when the request is aborted; r=felipe 2013-02-18 19:23:50 +01:00
Tim Taubert
66f7ab09c7 Bug 829568 - part 3 - restore the initial session in case the user opens a non-private window; r=felipe 2013-02-18 18:57:48 +01:00
Olli Pettay
086231e1f3 Bug 842132 - Crash with contentEditable, selection.deleteFromDocument with overlapping selection ranges, r=tbsaunde 2013-02-18 18:32:32 +02:00
Ryan VanderMeulen
110b93a86b Backed out changeset 645cb4fbf390 (bug 842132) for build bustage. 2013-02-18 11:12:16 -05:00
Olli Pettay
1c590f24a4 Bug 842132 - Crash with contentEditable, selection.deleteFromDocument with overlapping selection ranges, r=tbsaunde 2013-02-18 17:33:49 +02:00
L. David Baron
4026271a28 Backed out changesets b093ba2c7ff9 and 0acbd06d48a9 (Bug 836655) for failing unit test. 2013-02-18 01:15:24 -08:00
L. David Baron
d920040e7b Bug 836655: Fix bustage ("comparison between signed and unsigned integer expressions", warnings-as-errors) by using Contains rather than IndexOf. 2013-02-18 00:54:39 -08:00
Eric Chou
ddbd22766e Bug 842214 - Replace JS_NewStringCopyN with JS_NewUCStringCopyN, or non-ascii chars would be shown incorrectly, r=gyeh 2013-02-18 16:02:23 +08:00
Marco Chen
0683611803 Bug 836655 - [Audio] Remove ChildID if there is no content channel playing in foreground and only send audio-channel-changed with normal when ChildID in the background has content channel in playing state. r=baku
--HG--
extra : rebase_source : 7c047f8643ca32920128fac51f92eb50dd1f4e30
2013-02-18 14:30:32 +08:00
Randy Lin
adf4ce2388 Bug 834165 - Implement BlobEvent. r=smaug
--HG--
extra : rebase_source : 5d8f13baa4b2ff00a63300be54edb81ab2555bd9
2013-02-18 14:06:27 +08:00