Tim Taubert
3bcccdb41f
merge m-c to fx-team
2013-04-26 14:47:39 +02:00
Ryan VanderMeulen
edc46e18f2
Merge m-c to inbound.
2013-04-25 15:08:06 -04:00
Heather Arthur
7538397570
Bug 816967 - Remotable Style Editor; r=dcamp
2013-04-25 09:46:13 -07:00
Ryan VanderMeulen
713f8e57eb
Merge m-c to fx-team.
2013-04-25 08:41:24 -04:00
Panos Astithas
9356f5ba9d
Bug 864900 - The listTabs protocol request can fail if made immediately after a tab is closed; r=rcampbell
2013-04-25 10:47:06 +03:00
Tim Taubert
e662ba5969
Backed out changeset 95067eec6bde (bug 815120) for mochitest-bc failures
2013-04-25 09:42:54 +02:00
Heather Arthur
40f827595f
Backed out changeset 26caa9ab5c35 for XPCShell test failure
2013-04-24 17:17:39 -07:00
Heather Arthur
ec2001a60a
Bug 816967 - Remotable Style Editor; r=dcamp
2013-04-24 16:14:00 -07:00
Sachin Hosmani
46f9674a78
Bug 842780 - about:newaddon doesn't restrict size of the add-on's icon. r=Unfocused
2013-04-23 12:04:30 +05:30
Martin Stransky
84acbacd79
Bug 815120 - xpinstall.enabled=false still allows to install xpi via. addon search, r=bmcbride
2013-04-24 17:47:26 +12:00
Ryan VanderMeulen
25411bd8e4
Merge the last PGO-green inbound changeset to m-c.
2013-04-23 15:01:57 -04:00
Tim Taubert
cfbfd9bf66
merge m-c to fx-team
2013-04-23 18:56:19 +02:00
Matthew Noorenberghe
84fac888de
Bug 841967 - Use performance.now() for the popup notification security delay since it's monotonically increasing. r=dolske
2013-04-22 17:19:44 -07:00
Eddy Bruel
316cf39bb1
Bug 851836 - breakpoints[aLocation.line] is undefined after bug 820012; r=past
2013-04-22 08:44:00 +03:00
Sachin Hosmani
212f47a241
Bug 851242 - Opening the Add-ons Manager via the -chrome command line switch doesn't load add-on list correctly. r=Unfocused
2013-04-21 14:09:32 +05:30
Brandon Waterloo
9af2bc9909
Bug 862117 - Move CSS rule classes relevant to image documents for cursor appearance (zoom in / zoom out) into layout/style/ImageDocument.css. r=roc, r=jaws
...
This stylesheet applies to all ImageDocuments, including those in frames. In old location for CSS rules, some full themes would not show cursors correctly, nor would ImageDocuments in frames. Image rotation CSS rule classes moved to layout/style/TopLevelImageDocument.css.
2013-04-21 18:29:14 -04:00
David Rajchenbach-Teller
b3a06a9357
Bug 858723 - Fix _fdmsg test in async OS.File. r=froydnj
2013-04-23 08:22:15 -04:00
David Keeler
13412b2b0b
bug 549697 - add click-to-play plugin UI to the addon manager r=unfocused r=jaws
...
--HG--
rename : browser/base/content/test/test_bug787619.html => browser/base/content/test/browser_bug787619.js
rename : browser/base/content/test/test_bug787619.html => browser/base/content/test/plugin_bug787619.html
2013-04-23 16:21:22 -07:00
Nicholas Nethercote
8b82c9329f
Bug 856917 (part 2) - Add a test for "?file=" loading in about:memory. r=jlebar.
2013-04-07 21:37:19 -07:00
Nicholas Nethercote
a0eca79ac3
Bug 856917 (part 1) - Improve about:memory's functional UI. r=kats.
2013-04-07 21:37:19 -07:00
Ed Morley
0a69d5b0b1
Backed out changeset 8a9a40bfa8e3 (bug 853151) for browser_social_markButton.js failures
...
--HG--
rename : browser/base/content/test/social/social_mark_image.png => browser/base/content/test/social/social_share_image.png
2013-04-25 11:19:52 +01:00
Makoto Kato
9a7107bf4e
Bug 853128 - Turn off injecting test of NtFlushBuffersFile on x64. r=ehsan
2013-04-25 19:04:40 +09:00
Shane Caraveo
e8b5f0fa15
bug 853151 refactoring recommend into SocialMark, r=felipe
...
--HG--
rename : browser/base/content/test/social/social_share_image.png => browser/base/content/test/social/social_mark_image.png
2013-04-24 12:58:36 -07:00
Bill McCloskey
070fa2726a
Bug 662008 - Handle document title changes across processes (r=felipe)
2013-04-24 22:29:39 -07:00
Bill McCloskey
d56924c1df
Bug 666801 - Handle webProgress for out-of-process content (r=felipe)
2013-04-24 22:29:31 -07:00
Bill McCloskey
bce63c8cdf
Bug 666801 - Add DOMWindowID and isTopLevel to nsIWebProgress (r=smaug)
2013-04-24 22:26:13 -07:00
Ginn Chen
c5f1a2eafa
Bug 861829 Fix symbol names of *stat on Solaris, make |dirent| work on Solaris r=dteller
2013-04-25 10:08:31 +08:00
Boris Zbarsky
16c2e49ddf
Bug 862917. Remove the non-standard window.defaultStatus. r=smaug,gavin
2013-04-19 23:03:02 -04:00
Bill McCloskey
6bef8b64d4
Bug 745154 - Disable automatic safe mode after startup crashes in debug builds or using an environment variable (r=ehsan)
2013-04-19 16:25:20 -07:00
David Zbarsky
f4478a4b6b
[Bug 857884] Use dom::EventTarget more instead of nsIDOMEventTarget Part 6 r=Ms2ger
2013-04-19 18:18:33 -04:00
Raymond Lee
2c0e0f6014
Bug 857429 - Remove and deprecate methods in PlacesUtils.backups, depending on add-on usage. r=mak
2013-04-17 23:48:58 +08:00
Andres Hernandez
8b16b73e14
Bug 855842 - Update calls to PlacesUtils.importJSONNode with BookmarkJSONUtils.importJSONNode. r=mak
2013-04-18 18:32:47 -06:00
David Rajchenbach-Teller
11e64ca15f
Bug 724368 - Transmit the maximum number of threads as a simple measure. r=froydnj
2013-04-19 07:54:18 -04:00
David Rajchenbach-Teller
a1e9a8e746
Bug 724368 - Expose the maximum number of threads to JS. r=froydnj
2013-04-19 07:54:18 -04:00
Ed Morley
cc61aa78fa
Merge mozilla-central to mozilla-inbound
2013-04-19 09:26:22 +01:00
Tim Taubert
98e5f2d1fb
merge m-c to fx-team
2013-04-19 09:42:19 +02:00
Benoit Girard
d80aabf5bc
Bug 862500 - Properly shutdown profiler in xpcshell, shutdown and error cases. r=snorp
...
--HG--
extra : rebase_source : 22eeccdcee83e3fd03687e6b969b143502a9c5fc
2013-04-18 11:34:49 -04:00
Panos Astithas
4865634708
Bug 862360 - Use the exported Promise.all instead of reimplementing it; r=rcampbell
2013-04-18 16:19:46 +03:00
Panos Astithas
1aef063560
Bug 849071 - Create some kind of chrome to turn source mapping on/off in the debugger, r=vporof
2013-04-16 18:00:33 +03:00
Sunny
7db2d83bdc
Bug 708814 - Introduce a new function "onFullscreenChange" which is called when mozfullscreenchange event takes place and add a timer for hiding videocontrol when fullscreen starts. r=jaws
2013-04-17 11:48:07 -04:00
Ryan VanderMeulen
96c0831b7f
Backed out changeset e2e27a2e5113 (bug 858723) for mochitest-other failures.
2013-04-17 11:00:47 -04:00
David Rajchenbach-Teller
aa8305478c
Bug 858723 - Fixing _fdmsg test in async OS.File. r=froydnj
2013-04-17 10:03:28 -04:00
Raymond Lee
97e36a07a6
Bug 855638 - Part 2: Remove previous calls to PlacesUtils.backups and move them to PlacesBackups. r=mak
2013-04-17 14:10:02 +08:00
Raymond Lee
77e95e32b8
Bug 855638 - Part 1: Remove previous calls to PlacesUtils.backups and move them to PlacesBackups. r=mak
2013-04-17 14:08:11 +08:00
Raymond Lee
1cce48e69f
Bug 852034 - Replace restoreBookmarksFromJSONFile with importFromFile. r=mano
2013-04-17 13:36:02 +08:00
Ryan VanderMeulen
72ebe92d75
Merge m-c to inbound.
2013-04-17 07:35:49 -04:00
Ryan VanderMeulen
8a4d9677e7
Merge the last PGO-green inbound changeset to m-c.
2013-04-16 21:07:27 -04:00
Alexandre Poirot
adf4c58232
Bug 857073 - Simplify ChromeUtils usages. r=jmaher
2013-04-16 16:46:47 -04:00
Ryan VanderMeulen
a9cb7d2c88
Merge m-c to inbound.
2013-04-16 16:04:20 -04:00
Mike Shal
77cdb6567d
Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey
2013-04-16 15:24:43 -04:00