Commit Graph

130745 Commits

Author SHA1 Message Date
Bobby Holley
be7264ecab Bug 868122 - Remove nsIScriptContextPrincipal. r=gabor
\o/
2013-05-06 16:53:10 -07:00
Bobby Holley
998baa409b Bug 868122 - Calculate the JS_SaveFrameChain optimization by directly examining the principal of the default compartment. r=mrbkap,gabor 2013-05-06 16:53:10 -07:00
Bobby Holley
f36da23b6f Bug 868122 - Don't rely on nsIScriptContextPrincipal in nsDOMDataTransfer. r=gabor 2013-05-06 16:53:10 -07:00
Ehsan Akhgari
d44761d8d4 Bug 865231 - Implement AudioParam.setValueCurveAtTime; r=roc 2013-05-06 19:50:45 -04:00
Shane Caraveo
711a1b5f53 bug 864505 fix appearance of selected chat titlebar, r=markh 2013-05-06 12:48:57 -07:00
Gavin Sharp
5ddebc4159 Bug 853071: add some build-time defines for channel-specific features, r=gps, f=bhearsum
--HG--
rename : browser/config/mozconfigs/linux32/release => browser/config/mozconfigs/linux32/beta
rename : browser/config/mozconfigs/linux64/release => browser/config/mozconfigs/linux64/beta
rename : browser/config/mozconfigs/macosx-universal/release => browser/config/mozconfigs/macosx-universal/beta
rename : browser/config/mozconfigs/win32/release => browser/config/mozconfigs/win32/beta
extra : transplant_source : %F6%CFK%CE%16v%07%8A%D5o%97%8C%BB%95q%D5%3C%93%2B%94
2013-04-25 12:23:21 -07:00
Richard Newman
f68f7a8e67 Bug 869019 - Regression: YouTube broken on Nightly - java.lang.StackOverflowError @ getOpenURIIntent(GeckoAppShell.java:1058). r=cpeterson 2013-05-06 16:26:13 -07:00
Shane Caraveo
866d322270 bug 824164 change position of chat overflow button, r=markh 2013-05-05 19:48:20 -07:00
Luke Wagner
1779b9feaf Bug 868684 - OdinMonkey: sequential compilation allocates LIR in the tempLifoAlloc (r=sstangl) 2013-05-06 16:05:19 -07:00
Luke Wagner
a8546800c4 Bug 868658 - OdinMonkey: also require explicit coercion of function-pointer calls (r=sstangl) 2013-05-03 18:38:00 -07:00
Jesse Ruderman
62896dd445 No bug. Fix typo in license boilerplate 2013-05-06 14:38:08 -07:00
Jesse Ruderman
272dd1eb06 Bug 869183 - convert some WebIDL files from ISO-8859-1 to UTF-8 (only affects comments). 2013-05-06 14:38:08 -07:00
Terrence Cole
6a9879880b Bug 864085 - Inline Cell::isTenured; r=billm
--HG--
extra : rebase_source : ee9d5e65652dcc6c233542c063c1e2eaf51b2bf0
2013-05-06 11:37:07 -07:00
Trevor Saunders
802bd109a7 bug 865559 - follow up to fix NS_NOTREACHED() not being declared in mingw debug builds r=me 2013-05-06 17:27:52 -04:00
Jan Varga
0764b3538b Bug 855331. r=bent 2013-05-06 23:21:03 +02:00
Jason Smith
157c2753ee Bug 860143 - Crashtest for NrIceStunServer::ToNicerStunStruct assertion failure. r=abr 2013-05-01 20:56:31 -07:00
Gregory Szorc
c51e9cc63f Bug 799308 - Mach command for running Marionette, r=gps 2013-04-19 05:19:54 -07:00
Robert Longson
4aadf03549 Bug 868904 - Fix infinite recursion with outer SVG transform animation r=dholbert 2013-05-06 07:33:20 +01:00
Felipe Gomes
c1bfde322c Bug 868880 - Add browser/app tree to dumbmake-dependencies. r=gps 2013-05-06 16:48:17 -03:00
Joe Drew
099014057f Bug 869011 - Use the correct shader for RGBX gralloc textures. r=bjacob
--HG--
extra : rebase_source : cb20795caae616cbbaa7dcbe568d51afcc155e35
2013-05-06 14:27:37 -04:00
Margaret Leibovic
c0acf94e91 Bug 867125 - Ignore deleted pinned sites in getTopSites query. r=wesj 2013-05-06 16:14:03 -04:00
Margaret Leibovic
d41fc3570b Bug 867650 - Update awesomescreen results correctly when there's so autocomplete text. r=wesj 2013-05-06 16:14:01 -04:00
Margaret Leibovic
54bcba9c99 Bug 867627 - Speed up dominant color favicon backgrounds. r=bnicholson 2013-05-06 16:13:59 -04:00
Ryan VanderMeulen
56d8eda5e3 Backed out changeset bfa11f026529 (bug 857461) for mochitest-other asserts.
CLOSED TREE
2013-05-06 15:50:29 -04:00
Till Schneidereit
a16f645bce Bug 868369 - remove guard in jsd_SetExecutionHook made superfluous by change in _newJSDScript to align with beta and aurora branches. r=me
--HG--
extra : rebase_source : 88045156e58f6d65f2ee1e821e24452be1a64a94
2013-05-06 21:43:57 +02:00
Ehsan Akhgari
b3a40a09af Bug 865642 - Re-enable the Web Audio tests on Android; r=philor 2013-05-06 15:08:37 -04:00
Ehsan Akhgari
fc836625cc Bug 868864 - Correctly scale the time values of AudioParam when converting it to ticks, and correctly calculate SetTargetAtTime event values the first time they're encountered; r=roc 2013-05-06 14:59:43 -04:00
Adrian Tamas
96f4e82d67 Bug 846296 - Robocop: Add test for Add Search Engine feature. r=jmaher 2013-04-25 18:09:41 +03:00
Shane Caraveo
583b535001 bug 858321 update default state of toolbarbutton menu, r=markh 2013-05-06 11:25:24 -07:00
Ehsan Akhgari
b5688423b2 Bug 868855 - Respect the input's volume in ChannelMergerNode and ChannelSplitterNode; r=roc 2013-05-06 14:30:47 -04:00
Chris Peterson
e9f151350d Bug 868604 - Fix "test for equality mistyped as assignment?" warning in Android's downloads.js. r=bnicholson 2013-05-03 17:01:52 -07:00
Chris Peterson
e56c4ac2a1 Bug 834033 - Fix JS ReferenceErrors in PushService.jsm error handling. r=dougt 2013-05-02 11:46:45 -07:00
Ehsan Akhgari
566ab60c82 Bug 865233 - Implement the ended event for AudioBufferSourceNode; r=roc 2013-05-06 14:22:01 -04:00
Joel Maher
29eec5e7a6 backout changeset 3c4794e21767 (bug 847558) for linux build failures 2013-05-06 14:12:04 -04:00
Nicholas D. Matsakis
a75a15e44a Bug 867019 - disable PJS in aurora too r=sstangl 2013-04-29 21:44:12 -04:00
stefanh@inbox.com
c783ac4933 Bug 857461 - pinstripe: non-native focus rings are applied for links in chrome. r=Mano. 2013-05-06 19:51:20 +02:00
Joel Maher
38f4d16070 Bug 847558 - on amazon ec2 vm's browser_dbg_createChrome.js hangs (timed out) on opt builds. r=armenzg DONTBUILD 2013-05-06 13:50:28 -04:00
Daniel Holbert
b9e2daaca1 Bug 863929 followup: shift crashtest.list entry by 1 line, to the right spot, alphabetically. DONTBUILD 2013-05-06 10:45:01 -07:00
Till Schneidereit
b733362072 Bug 868369 - don't ever create JSDScripts for self-hosted scripts. r=sfink
--HG--
extra : rebase_source : 2104e9dca9c05c158e78a0ba740227e4a190e125
2013-05-06 19:17:38 +02:00
Randell Jesup
25d9239461 Bug 863865: Destroy() DataChannelConnection before releasing on errors in connecting Transport r=tuexen 2013-05-06 12:22:14 -04:00
Tetsuharu OHZEKI
c15f737004 Bug 867875 - Add the pref to toggle reader mode parsing on load. r=mfinkle 2013-05-06 12:19:23 -04:00
Ehsan Akhgari
fefedbf170 Bug 867174 - Part 2: Protect against invalid sample rates a bit harder; r=padenot 2013-05-06 11:34:03 -04:00
Ryan VanderMeulen
465845882c Merge m-c to inbound. 2013-05-06 11:20:45 -04:00
Geoff Brown
037ac7adfe Bug 865006 - (2) Enable more xpcshell tests on Android; r=jmaher DONTBUILD 2013-05-06 09:14:01 -06:00
Jeff Muizelaar
6d373b1bb7 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
69e07e577e Bug 844227 - Add more functions to the webapps actor. r=fabrice 2013-05-06 09:51:53 -04:00
Ryan VanderMeulen
6454442579 Backed out changeset 4270acd843cc (bug 863130) for B2G Marionette failures. 2013-05-06 08:57:03 -04:00
Alexandre Poirot
e5ccd41715 Bug 865210 - Set a valid window icon for desktop. r=vingtetun 2013-05-06 08:51:25 -04:00
Sotaro Ikeda
1cc722ad6e Bug 864180 - Move audio software decoder to app's process. r=doublec 2013-05-06 08:43:18 -04:00
Jed Parsons
be16cffa7d 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