Commit Graph

22582 Commits

Author SHA1 Message Date
Ryan VanderMeulen
967224de70 Backed out changesets 4d2d510fbd62, 5e51dc838a89, and 652bd77f36c1 (bug 1116714) for Linux opt mochitest-dt orange.
CLOSED TREE
2015-01-06 08:57:43 -05:00
Mats Palmgren
ed0d945146 Bug 1116714 part 1 - Store the document where we added anonomous content so we can call removeAnonymousContent() on it later without throwing. r=pbrosset 2015-01-06 09:27:56 +00:00
Wes Kocher
8965770efa Merge m-c to inbound a=merge 2015-01-05 17:19:38 -08:00
Wes Kocher
b22f691e1d Merge fx-team to m-c a=merge 2015-01-05 17:08:49 -08:00
Bill McCloskey
d7b6fbed98 Bug 1102643 - [e10s] Prefetching for add-on shims (r=mconley) 2015-01-05 13:49:44 -08:00
Luca Greco
b759a55cc6 Bug 980481 - DirectorRegistry, DirectorManager, DirectorScript and MessagePort RemoteDebuggerServer actors. r=ochameau 2014-12-16 08:43:00 -05:00
Anurag Chaudhury (anuragchaudhury@gmail.com)
be3aee6431 Bug 1097150 - Added getAllUsedFontFaces to styles.js retrieve fonts from all windows;r=pbrosset 2015-01-05 09:38:57 -08:00
Gijs Kruitbosch
ca8a9ad526 Bug 1096319 2015-01-05 11:41:06 +00:00
Phil Ringnalda
577013867e Merge m-i to m-c, a=merge 2015-01-03 20:02:33 -08:00
Phil Ringnalda
63631dcf81 Back out 3 changesets (bug 1111142) for having a startling perf impact
CLOSED TREE

Backed out changeset 9b62d0e8b412 (bug 1111142)
Backed out changeset e66b9aa4b22c (bug 1111142)
Backed out changeset 6b480b80299a (bug 1111142)

--HG--
rename : toolkit/components/reader/AboutReader.jsm => toolkit/components/reader/content/aboutReader.js
2015-01-02 22:34:15 -08:00
Phil Ringnalda
f17c7b51bb Back out 89c73451325e (bug 1116853) for devtools/chrome bustage
CLOSED TREE
2015-01-02 19:06:12 -08:00
Ehsan Akhgari
ec982ba41a Bug 1116560 - Spell shutdown-persist properly in nsXREDirProvider::DoShutdown to make it greppable; r=bsmedberg 2015-01-02 17:53:56 -05:00
Ehsan Akhgari
f14765ef15 Bug 1116880 - Pass in the referrer policy to the savePrivacyAwareURI() call in openInExternalEditor(); r=geekboy 2015-01-02 17:53:11 -05:00
Margaret Leibovic
36e71e2b5c Bug 1111142 - (Part 3) Replace fennec-specific logic in AboutReader.jsm with messages. r=mfinkle,bnicholson
--HG--
extra : rebase_source : 1158189d7fd82bd293fa590569f013a92499dbfc
2014-12-23 10:10:34 -05:00
Margaret Leibovic
b6a95eed5a Bug 1111142 - (Part 2) Load AboutReader in a frame script on Fennec. r=mfinkle,bnicholson
--HG--
extra : rebase_source : 18bd3f75e7ab32a7a29e3c11708db55d8dffc124
2014-12-23 15:32:15 -05:00
Margaret Leibovic
119e168f85 Bug 1111142 - (Part 1) Turn aboutReader.js into an AboutReader module. r=mfinkle,bnicholson
--HG--
rename : toolkit/components/reader/content/aboutReader.js => toolkit/components/reader/AboutReader.jsm
extra : rebase_source : 3dad2e92d4dcc8c4f8df32d2b2b6321b7f874a7d
2014-12-19 13:51:24 -08:00
Nick Fitzgerald
174a110af9 Bug 1116853 - Use Object.assign instead of DevToolsUtils.update. r=jlongster 2015-01-02 14:14:20 -08:00
Geoff Lankow
862988c1a3 Bug 1115962 - Wrong URL given by source actor for subscripts; r=fitzgen 2015-01-03 11:03:21 +13:00
J. Ryan Stinnett
c76e9ccfb6 Bug 1115976 - Restore download progress when using netmonitor. r=vporof 2015-01-02 12:06:12 -06:00
Margaret Leibovic
bc67e7b4cf Bug 1116231 - Move reader.parse-on-load. pref change observer back to Reader.js. r=bnicholson
--HG--
extra : rebase_source : bfd297fd0af91bbfce62c22db0ca7a958ab4430f
2014-12-29 15:12:45 -05:00
Margaret Leibovic
e98ae2130e Bug 1107588 - Use an xhr to download reader mode content instead of creating new browser elements. r=mfinkle
--HG--
extra : rebase_source : fe24bfefa2efc5500ca74a9be5f79a958bab32ee
2014-12-30 14:56:09 -05:00
chrishood@eagles.ewu.edu
920d7d1b2a bug 930456: Enforce failure if search service is initialized from a child process. r=gavin
--HG--
extra : transplant_source : %1F%E46%1F%C7%F2%04%9B%EB%BF%FE%EB_%08%B3XN%F9%8B%29
2014-12-30 09:32:04 -08:00
Tom Tromey
e0a375122b Bug 1104213 - add stack traces to timeline markers. r=smaug r=vporof 2014-12-29 11:32:00 +01:00
Wes Kocher
d57ec4a734 Merge m-c to fx-team a=merge 2014-12-31 13:15:50 -08:00
Wes Kocher
33e9a687c1 Merge fx-team to m-c a=merge 2014-12-31 11:34:18 -08:00
Dave Townsend
d8ff869123 Bug 1116629: Cancelling an in-progress download fails to remove the temporary file on windows. r=Unfocused
When attempting to cancel the install we must wait for the channel to close
before attempting to delete the temporary file or it will be locked on windows.

--HG--
extra : rebase_source : 96ea862cb713bddad8d48b14c7f296cd825ec5a7
2014-12-30 16:25:44 -08:00
Wes Kocher
3464f60a7b Merge m-c to fx-team a=merge 2014-12-30 16:06:29 -08:00
Wes Kocher
5f2b1b8698 Merge inbound to m-c a=merge 2014-12-30 15:48:13 -08:00
Marco Bonardo
ff401675b0 Bug 1081108 - Implement reorder in Bookmarks.jsm. r=Mano
--HG--
extra : rebase_source : d9327202388828855c8579646ace390887eadaf6
2014-12-30 21:33:14 +01:00
J. Ryan Stinnett
3d25afb811 Bug 1115957 - Protect DevTools from empty browsers array. r=ochameau 2014-12-30 08:27:15 -06:00
Wes Kocher
8df6f6418f Merge m-c to fx-team a=merge 2014-12-29 17:35:54 -08:00
Gavin Sharp
7258bda72a Bug 1106150: fix condition="defaultEngine" MozParam. r=markh 2014-12-30 08:54:23 +11:00
Hiroyuki Ikezoe
b2c676871f Bug 1115440 - Don't rely on preference values for firefox. r=markh 2014-12-29 13:43:30 -08:00
Chris Peterson
2ee21425bb Bug 1115293 - Remove deprecated SpiderMonkey language extensions from about:permissions. r=Mossop 2014-11-29 23:46:55 -08:00
Joel Maher
1b8b16adc9 Bug 1116234 - test_bug437844.xul fails when run as a standalone directory. r=RyanVM a=test-only DONTBUILD 2014-12-30 09:39:13 -05:00
Aaron Klotz
14eb567597 Bug 1070755: Add telemetry for timing PluginAsyncSurrogate::WaitForInit; r=vladan 2014-12-29 16:14:46 -07:00
Wes Kocher
e8cbaaf86b Merge m-c to inbound a=merge 2014-12-30 16:04:20 -08:00
Aaron Klotz
6efbee378c Bug 1100360: Convert ChromeHang annotations to use UniquePtr; r=vladan
--HG--
extra : rebase_source : 5c2ae8645b927c4d73a649beb573cfe2e242c146
2014-12-30 14:52:39 -07:00
Wes Johnston
318e7ac495 Bug 1064669 - Use a Viewless Fragment for managing MediaPlayer lifecycle. r=mfinkle 2014-09-19 16:55:18 -07:00
Wes Kocher
2be5c35d08 Backed out changeset 169e19d13daa (bug 903456) for S4 bustage 2014-12-29 11:55:21 -08:00
chrishood@eagles.ewu.edu
09c7e83c53 bug 903456: Enforce failure if search service is initialized from a child process, r=gavin 2014-12-28 21:13:47 +01:00
Jordan Santell
99537b7843 Bug 1056458 - Add backend for recording automation events in the web audio API for developer tools. r=vp 2014-12-27 09:10:00 +01:00
Tim Nguyen
b10adb23ae Bug 891258 - Use Australis styling for the findbar buttons. r=jaws 2014-12-24 02:38:00 +01:00
Gavin Sharp
a2aa86f740 Bug 1110420: need to not do geo-specific defaults for distribution builds. r=markh 2014-12-29 10:10:58 +11:00
Robert Strong
f4a910cbf3 Bug 1090535 - Add Windows Firewall whitelist entry. r=bbondy 2014-12-26 13:57:33 -08:00
Michael Ratcliffe
8b0d58d9b5 Bug 1049436 - Stop showing color swatch for CSS vars r=bgrins 2014-12-26 11:40:35 +00:00
Tim Nguyen
26d3811731 Bug 1113173 - InContent Prefs - Fix invisible checkmark and black text on selected row. r=jaws 2014-12-23 13:55:00 -05:00
Alexander J. Vincent
8000b6af7a Bug 1108168 - Check the type of a preference type before trying to call getBoolPref. r=dao 2014-12-08 12:49:50 -08:00
Brian Birtles
108f13e89d Bug 927349 part 29 - Disable failing browser_555547.js on Windows opt; r=me (as discussed with jwatt) 2014-12-25 16:31:55 +09:00
Brian Birtles
3a3b1374ba Bug 927349 part 27 - Make DevTools actor wait on ready promise when playing; r=pbrosset 2014-12-25 16:28:25 +09:00