Commit Graph

308273 Commits

Author SHA1 Message Date
Justin Lebar
ec4b8c6403 Bug 868741 - Fix a null-pointer crash in ProcessPriorityManager. r=bent
This crash would occur if a ParticularProcessPriorityManager observed a
wake-lock change after being ShutDown().
2013-05-07 16:44:25 -04:00
Michael Wu
0fe900a021 Bug 869260 - Remove GonkCaptureProvider, r=fabrice 2013-05-07 14:52:12 -04:00
Michael Wu
b65992d857 Bug 869251 - Disable omx decoder and camera on gonk-JB, r=doublec,glandium 2013-05-02 17:21:22 -04:00
Ryan VanderMeulen
08bd4ab5be Backed out changesets bb126ac7b33d and 7bbc04988e85 (bug 861495) for webconsole mochitest timeouts. 2013-05-07 14:39:16 -04:00
Chia-hung Tai
1aa3d2586f Bug 863241 - Part 2: B2G MMS: the return items from getThreads should have type to identify mms or sms. r=vyang 2013-04-26 16:40:42 +08:00
Ryan VanderMeulen
e02fd4d14f Backed out changesets 9ba22af0a840 and db79b5ea167b (bug 863241) for Werror fail. 2013-05-07 13:34:04 -04:00
Chia-hung Tai
1c689183f1 Bug 863241 - Fix bustage. 2013-05-07 13:14:58 -04:00
Chia-hung Tai
1f5928f69e Bug 863241 - Part 2: B2G MMS: the return items from getThreads should have type to identify mms or sms. r=vyang 2013-04-26 16:40:42 +08:00
Chia-hung Tai
e953cfee22 Bug 863241 - Part 1: Interface changes. r=vyang 2013-04-26 17:06:49 +08:00
Colby Russell
ca8eb42667 Bug 861495 - Transplant getOuterWindowWithId from nsIDOMWindowUtils to a window-related service: webrtcUI.jsm. r=dolske 2013-05-07 12:34:21 -04:00
Colby Russell
cde5563aff Bug 861495 - Transplant getOuterWindowWithId from nsIDOMWindowUtils to a window-related service: marionette-actors.js. r=jgriffin 2013-05-07 12:34:21 -04:00
Colby Russell
789cf63405 Bug 861495 - Transplant getOuterWindowWithId from nsIDOMWindowUtils to a window-related service: ConsoleAPITests.js. r=msucan 2013-05-07 12:34:21 -04:00
Colby Russell
c8c7d80ad7 Bug 861495 - Transplant getOuterWindowWithId from nsIDOMWindowUtils to a window-related service: WebConsoleUtils.jsm. r=msucan 2013-05-07 12:34:21 -04:00
Colby Russell
47cf7b1844 Bug 861495 - Transplant getOuterWindowWithId from nsIDOMWindowUtils to a window-related service: mobile WebrtcUI.js. r=mfinkle 2013-05-07 12:34:21 -04:00
Colby Russell
2ae7cb2ffc Bug 861495 - Transplant getOuterWindowWithId from nsIDOMWindowUtils to a window-related service: WebappsHandler.jsm. r=myk 2013-05-07 12:34:21 -04:00
Colby Russell
7dbdb26370 Bug 861495 - Transplant getOuterWindowWithId from nsIDOMWindowUtils to a window-related service: webappsUI.jsm. r=gavin 2013-05-07 12:34:21 -04:00
Colby Russell
0bfb4890cd Bug 861495 - Transplant getOuterWindowWithId from nsIDOMWindowUtils to a window-related service: SignInToWebsite.jsm. r=dolske 2013-05-07 12:34:20 -04:00
Colby Russell
1b1dd2fcc3 Bug 861495 - Part 1: Add nsIWindowMediator.getOuterWindowWithId and warn on nsIDOMWindowUtils.getOuterWindowWithId use. r=bz 2013-05-07 12:34:20 -04:00
Andrea Marchesini
51905450be Bug 868943 - HTMLMediaElement::mWakeLock has to be unlocked and not just set to null. r=jlebar
--HG--
rename : content/media/test/bug461281.ogg => content/html/content/test/wakelock.ogg
2013-05-07 10:54:16 -04:00
Sotaro Ikeda
bd9bed909c Bug 863441 - Increment GetAmpleVideoFrames() to 3. r=doublec 2013-05-07 10:53:42 -04:00
Marco Chen
69906d5894 Bug 859711 - [A/V] Add mp4 sniffer to recognizing isom/iso2 comptiable_brand. r=padenot 2013-05-07 10:17:34 +08:00
Jose Antonio Olivera Ortega
7db1506b40 Bug 863130 - (Regional) The SMS delivery report is on by default. r=vicamo 2013-05-07 16:26:03 +02:00
Ryan VanderMeulen
f180a652b3 Merge m-c to birch. 2013-05-07 08:35:02 -04:00
Ehsan Akhgari
2d8ce02336 Convert AudioNodeStream.cpp to unix line endings, no bug 2013-05-07 07:59:16 -04:00
Ehsan Akhgari
5261db46f9 Remove the unused AudioEventTimeline::ComputedValue function, no bug 2013-05-07 07:56:03 -04:00
Tim Taubert
68e8086683 merge m-c to fx-team 2013-05-07 09:19:32 +02:00
David Creswick
7edaa6edcf Bug 740541 - Style sheets in iframes are not listed in the style editor; r=harth 2013-05-06 20:31:46 -07:00
Ryan VanderMeulen
765b164af0 Merge m-c to inbound. 2013-05-06 11:20:45 -04:00
Geoff Brown
1f865993c0 Bug 865006 - (2) Enable more xpcshell tests on Android; r=jmaher DONTBUILD 2013-05-06 09:14:01 -06:00
Jeff Muizelaar
d4f0597124 Bug 868557. Explicitly unalias list in nsStyleContext::AddChild() r=dbaron
Clang and GCC probably MSVC are not able to unalias list because they don't
realize that mEmptyChild and mChild can't alias mNextSibling and mPrevSibling.
If we explicitly dereference list we get better code, saving 3 instructions
with clang.
2013-05-06 11:05:44 -04:00
Alexandre Poirot
a99c4571dd Bug 844227 - Add more functions to the webapps actor. r=fabrice 2013-05-06 09:51:53 -04:00
Ryan VanderMeulen
d054001961 Backed out changeset 4270acd843cc (bug 863130) for B2G Marionette failures. 2013-05-06 08:57:03 -04:00
Alexandre Poirot
69bc23d299 Bug 865210 - Set a valid window icon for desktop. r=vingtetun 2013-05-06 08:51:25 -04:00
Sotaro Ikeda
eb98c9411e Bug 864180 - Move audio software decoder to app's process. r=doublec 2013-05-06 08:43:18 -04:00
Jed Parsons
6f8e5e168c Bug 863417 - Create a pref for setting the persona uri to facilitate testing. r=benadida, r=lloyd 2013-05-03 07:19:42 -07:00
Martijn Wargers
2677f971cb Bug 861689 - Fix focus issues in various B2G mochitests. r=jmaher 2013-05-03 18:29:55 +02:00
Jason Smith
94799378b3 Bug 863929 - Crashtest for gsmsdp_negotiate_codec crash. r=ethanhugg 2013-04-30 21:07:32 -07:00
Douglas Crosher
1b7921209a Bug 868683 - Assert that the immediate shift given to the ARM shift instructions is within range. r=mjrosenb 2013-05-04 11:35:54 +10:00
Stephen Pohl
f0cdea178b Bug 868396 - Add pref to enable/disable overlay scrollbars on Mac OSX 10.7+. r=smichaud 2013-05-06 09:04:17 -04:00
Sankha Narayan Guria
754efdf384 Bug 867414 - Rename SafeAutoJSContext to AutoSafeJSContext. r=bholley 2013-05-06 09:04:17 -04:00
Jan Horak
e2c0eef9eb Bug 860213 - Use async version of set metadata. r=Neil 2013-05-06 09:04:16 -04:00
Girish Sharma
815e0cf063 Bug 857801 - Prevent glowing Download Notification Effect of Toolbar Button with Panel opened. r=mconley 2013-05-04 00:01:16 +05:30
Glenn Randers-Pehrson
706f34c554 Bug 857040 - Warn on bad CRC instead of error exit. r=joe 2013-05-06 09:04:16 -04:00
Girish Sharma
0f2f69bb7a Bug 856935 - Suppress downloads complete indicator glow when downloads view is open. r=mconley 2013-05-04 00:02:11 +05:30
Boris Zbarsky
0545ed52a1 Bug 868448. Fix the successCode in dictionary to-js conversions to actually work right, and document the requirements on successCode better. r=smaug 2013-05-06 08:31:01 -04:00
Boris Zbarsky
7a64a85799 Bug 868765. Make the jsid constructor for nsDependentJSString take a Handle. r=ms2ger 2013-05-06 08:30:56 -04:00
Boris Zbarsky
3aed01d3b2 Bug 867844 part 3. Fix rooting issues in canvas 2d code. r=smaug 2013-05-06 08:30:50 -04:00
Boris Zbarsky
14f2b2cda7 Bug 867844 part 2. Fix remaining rooting hazards in nsFrameMessageManager.cpp. r=smaug 2013-05-06 08:30:46 -04:00
Boris Zbarsky
b6cfd937fc Bug 867844 part 1. Fix rooting hazards in LegacyCall. r=smaug 2013-05-06 08:30:40 -04:00
Ryan VanderMeulen
0b9a3405dc Merge m-c to inbound. 2013-05-06 08:29:37 -04:00