Bobby Holley
e47507c912
Bug 865729 - Remove nsIJSContextStack. r=gabor
...
\o/
2013-04-29 11:16:24 -07:00
Bobby Holley
eb840cbdb4
Bug 865729 - Remove Context stack iterators. r=gabor
2013-04-29 11:16:23 -07:00
Bobby Holley
ee8843b983
Bug 865729 - Remove Push/Pop from public API. r=gabor
2013-04-29 11:16:22 -07:00
Bobby Holley
67dfb66e7a
Bug 865729 - Use XPConnect directly in C++ unit tests. r=gabor
2013-04-29 11:16:22 -07:00
Bobby Holley
b386cf6bab
Bug 865729 - Use sXPConnect directly in caps. r=gabor
...
It's tempting to go through nsContentUtils here, but I'm pretty sure caps is
initialized before nsContentUtils.
2013-04-29 11:16:21 -07:00
Bobby Holley
515a945b71
Bug 865729 - Make nsContentUtils munge the cx stack with sXPConnect directly. r=gabor
2013-04-29 11:16:21 -07:00
Bobby Holley
a1a3f2c647
Bug 865729 - Make nsIXPConnect inherit nsIThreadJSContextStack. r=gabor
...
Right now, the concrete nsXPConnect implements nsIXPConnect and
nsIThreadJSContextStack separately. I want to migrate the API from the latter
interface to the former, but I can't right now because it means we'd end up
with a duplicated method (getSafeJSContext). Since there's only one concrete
class that implements nsXPConnect, let's just use interface inheritance, which
simplifies the migration.
2013-04-29 11:16:20 -07:00
Bobby Holley
b199afc462
Bug 865729 - Remove nsIJSContextStack from other miscellaneous parts of gecko. r=gabor
2013-04-29 11:16:19 -07:00
Bobby Holley
49eef22d31
Bug 865729 - Remove nsIJSContextStack from xpconnect/loader. r=gabor
2013-04-29 11:16:19 -07:00
Bobby Holley
8490fc8be1
Bug 865729 - Remove nsIJSContextStack from dom/foo. r=gabor
2013-04-29 11:16:18 -07:00
Bobby Holley
18707fd562
Bug 865729 - Remove nsIJSContextStack from content/foo. r=gabor
...
We leave it in nsContentUtils.cpp, which we'll handle in a separate patch.
2013-04-29 11:16:17 -07:00
Brian Nicholson
1bd620abbe
Bug 865923 - Use solid shapes in listSelector drawables
2013-04-29 10:55:23 -07:00
Brian Nicholson
bdcdfa3df3
Bug 862761 - Use divider drawable for ExpandableListView childDivider
2013-04-29 10:55:22 -07:00
Jan de Mooij
6cb2d2291b
Bug 866611 - Fix length check when inlining string concatenation. r=h4writer
2013-04-29 19:22:50 +02:00
Ryan VanderMeulen
432f850d5a
Merge m-c to inbound.
2013-04-29 13:09:28 -04:00
Andrea Marchesini
e7af6a0415
Bug 866764 - Fix mochitest from bug 861605 to work on Android. r=bz
2013-04-29 13:04:47 -04:00
Allison Naaktgeboren
30a2f4b4fa
Bug 864614 - Tabs appending under Tabs
2013-04-29 10:01:40 -07:00
Amod Narvekar
29ad6874c9
Bug 789980 - Remove empty title tag from aboutReader.html, r=lucasr
2013-04-29 13:00:25 -04:00
Andrea Marchesini
599c6e08c0
Bug 844462 - Update the nsIDOMMozBrowserFrame.mozbrowser docs to reflect the fact that mozbrowser is not exposed on HTMLFrameElement; r=ehsan
...
DONTBUILD since it's a comment only change.
2013-04-29 12:53:38 -04:00
Jonathan Griffin
1e2ba240dc
Bug 865867 - Remove unused perf code from Marionette, r=mdas
2013-04-29 09:38:54 -07:00
Gregory Szorc
8ed26a0ca7
Merge mozilla-central into services-central
2013-04-29 09:14:45 -07:00
Ryan VanderMeulen
394d712406
Merge fx-team to m-c.
2013-04-29 11:53:29 -04:00
Gabor Krizsanits
ae998df2a8
Bug 863140 - Remove GetInnerWindowInternal. r=bz
2013-04-29 17:34:16 +02:00
Cykesiopka
2281499e5a
Bug 739031 - Removed unused strings for the style editor. r=rcampbell
2013-04-29 08:41:03 -04:00
Ryan VanderMeulen
15e19a7738
Merge m-c to fx-team.
2013-04-29 08:40:35 -04:00
Tim Taubert
10c608caa0
Bug 864711 - Simplify test page for browser_pageshow.js to ensure it's put into bfcache; r=yoric
2013-04-29 10:02:45 +02:00
Marco Chen
71ea5cad0e
Bug 860150 - [Audio] Audio_Data API should join audio channel. r=kinetik
2013-04-29 14:45:13 +08:00
Marco Chen
f67d3552ce
Bug 847255 - [Bluetooth/AudioChannel] A2DP failed to start session due to music resume too fast during SCO is disconnecting. r=baku
2013-04-29 10:47:15 +08:00
Ryan VanderMeulen
bbd4ade491
Merge m-c to birch.
2013-04-29 08:24:42 -04:00
Brian R. Bondy
864f477636
Bug 715746 - Test fixes for allowing updates to be applied on Windows while the browser is open. r=rstrong
...
--HG--
rename : toolkit/mozapps/update/test/unit/test_0160_appInUse_xp_unix_complete.js => toolkit/mozapps/update/test/unit/test_0160_appInUse_complete.js
rename : toolkit/mozapps/update/test_svc/unit/test_0160_appInUse_xp_win_complete_svc.js => toolkit/mozapps/update/test_svc/unit/test_0160_appInUse_complete_svc.js
2013-04-28 18:27:00 -04:00
Brian R. Bondy
30d0f0d495
Bug 715746 - Allow callback to be renamed and update to continue if in use. r=rstrong
2013-04-28 18:26:56 -04:00
Tim Taubert
1b4119b8e7
merge m-c to fx-team
2013-04-28 18:26:37 +02:00
Ryan VanderMeulen
61b02dda82
Backed out changeset b68c721a1462 (bug 863828) for robocop failures.
2013-04-27 18:21:15 -04:00
Ryan VanderMeulen
6e9d44cdff
Merge m-c to inbound.
2013-04-27 18:18:52 -04:00
Ryan VanderMeulen
d7f3d1d1a0
Backed out 2 changesets (bug 864342, bug 861596) for various regressions.
...
Backed out changeset ba1a51d840b3 (bug 864342)
Backed out changeset 503a5fb6d530 (bug 861596)
2013-04-27 18:17:30 -04:00
Masatoshi Kimura
32dba1647d
Bug 859024 - Remove the MSVC exemption for FAIL_ON_WARNINGS in content/canvas/src. r=jmuizelaar
2013-04-28 07:10:36 +09:00
Brian Hackett
d838e54180
Bug 864214 - Generate MIR nodes for accessing statically known typed arrays on x86, r=luke,jandem.
2013-04-27 15:02:42 -06:00
David Zbarsky
9c4ac7121c
Root PropertyNodeList.getNames, no bug, r=Ms2ger over irc
2013-04-27 15:51:05 -04:00
Steve Fink
a0e4404d69
No bug, DONTBUILD. Comment fix.
2013-04-27 12:27:53 -07:00
Tim Taubert
c185af5e14
Backed out changeset 229cd2ebe225 (bug 855108) for intermittent mochitest-bc failures
2013-04-27 21:21:42 +02:00
Cykesiopka
a9aa0fc019
Bug 231172 - Remove editor.encode_entity in all.js; r=ehsan
...
DONTBUILD since this is a comment only change.
2013-04-27 15:10:03 -04:00
Ehsan Akhgari
5a127a68a6
Backed out changeset 7c244b521e54 (the investigation patch for bug 866079)
2013-04-27 15:07:29 -04:00
Tim Taubert
e46b7affe1
merge m-c to fx-team
2013-04-27 17:34:36 +02:00
Reuben Morais
9a49a73892
Bug 860559 - Add pref field to ContactField and ContactAddress. r=gwagner sr=mounir
...
--HG--
extra : rebase_source : 098d9071232058bdf4a0f9547398eca9c4303106
2013-04-27 08:28:53 -07:00
ffxbld
1182855361
No bug, Automated blocklist update from host bld-linux64-ec2-479 - a=blocklist-update
2013-04-27 03:21:56 -07:00
Ryan VanderMeulen
fddafd4009
Merge m-c to birch.
2013-04-26 23:16:34 -04:00
Gregory Szorc
1f35598053
Bug 866253 - Provider manager calls undefined function this._recordError; r=rnewman
2013-04-26 18:11:33 -07:00
Myk Melez
e769371581
Backed out changeset 0444a6571cac for bug 865210 due to build bustage.
...
--HG--
extra : amend_source : 9cc742fbbbaaa823d6f770a31cc61fbc6f75754e
2013-04-26 17:44:07 -07:00
Wes Johnston
7c66db2d03
Bug 857165 - Highlight domain when showing urls. r=mfinkle
2013-04-26 16:17:37 -07:00
Alexandre Poirot
84a11b1ffa
Bug 865210 - Set a valid window icon for B2G desktop; r=vingtetun
...
--HG--
extra : amend_source : 999001892223313d953ac121d18bee6937d7c48e
2013-04-26 15:38:38 -07:00