Commit Graph

6939 Commits

Author SHA1 Message Date
Gijs Kruitbosch
55f3a40d2c Bug 923186 - Download button should use regular XBL. r=mconley 2013-10-02 19:53:25 +02:00
Martijn Wargers
4b5db21172 Bug 922008 - Remove more enablePrivilege calls, part2. r=jmaher 2013-09-30 11:30:01 +02:00
Ed Morley
a249dc4903 Merge latest green inbound changeset and mozilla-central 2013-10-01 10:27:39 +01:00
Bill McCloskey
111c88d8cf Bug 691252 - Fix "reference to undefined property rels.feed" (r=felipe) 2013-09-30 12:24:44 -07:00
Ed Morley
5f372d43ac Merge mozilla-central and inbound 2013-09-30 17:26:43 +01:00
Tim Taubert
a7c017b3c2 Bug 918981 - Add missing makeURI() function to browser/base/content.js; r=felipe 2013-09-30 09:57:26 +02:00
Tim Taubert
d12a711890 Bug 586153 - Avoid tab panel ID collisions by using a monotonic counter; r=dolske 2013-09-28 20:07:07 +02:00
Tim Taubert
1b11e04c10 Bug 906462 - Remove noise backgrounds for about:newtab and about:home; r=dao
--HG--
rename : browser/themes/linux/newtab/noise.png => browser/themes/linux/devtools/noise.png
rename : browser/themes/osx/newtab/noise.png => browser/themes/osx/devtools/noise.png
rename : browser/themes/windows/newtab/noise.png => browser/themes/windows/devtools/noise.png
2013-09-28 18:38:47 +02:00
Drew Willcoxon
b1565a78e6 Bug 874847 - Fix intermittent failure in browser_lastAccessedTab.js by including some fudge in the Date.now comparison. r=ttaubert 2013-09-27 23:47:18 -07:00
Gregory Szorc
b03f79a7e6 Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:06 +02:00
Gregory Szorc
cc1da2c22a Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:01 +02:00
Gregory Szorc
e53ac5e38d Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger 2013-09-30 09:51:57 +02:00
Carsten "Tomcat" Book
c8d52421d2 Backed out changeset 4ebf2657b295 (bug 920927) for Android Reftest Failure on a CLOSED TREE 2013-09-30 15:05:09 +02:00
Georg Fritzsche
75cf68f38b Bug 917931 - Cleanup nsIPluginTag.enabledState usage in browser tests. r=jaws 2013-09-25 11:43:17 +02:00
Ed Morley
d84dee3273 Backed out changeset 77bff106b704 (bug 920223) 2013-09-30 12:50:12 +01:00
Ed Morley
038cae0901 Backed out changeset 68b6b152f51a (bug 920223) 2013-09-30 12:50:09 +01:00
Ed Morley
eccf636a23 Backed out changeset 8b02873ee07e (bug 920223) 2013-09-30 12:50:05 +01:00
Georg Fritzsche
9781488c72 Bug 920927 - Fix plugin overlay handling. r=Neil 2013-09-26 09:49:56 +02:00
Gregory Szorc
e4af98efbf Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:06 +02:00
Gregory Szorc
483a776413 Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:01 +02:00
Gregory Szorc
cabc6369a6 Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger 2013-09-30 09:51:57 +02:00
Gijs Kruitbosch
61b995950f Bug 845408 - unify download-indicator and download-button, r=mconley 2013-09-18 21:32:16 +02:00
Ryan VanderMeulen
c339e3d23e Merge m-c to fx-team. 2013-09-30 16:56:29 -04:00
Shane Caraveo
2773860411 bug 914435 fix toolbaritem handling of ambient frames, r=markh 2013-09-30 11:05:17 -07:00
Jim Blandy
505cb883c7 Bug 893491: Consider assignments to properties of 'this' when generating display names for anonymous functions. r=terrence 2013-09-27 10:38:49 -07:00
Ryan VanderMeulen
8a632ce880 Merge fx-team to m-c. 2013-09-26 21:36:35 -04:00
Jared Wein
260320aae4 Bug 920803 - Blocked plug-in click-to-activate doorhanger is too narrow for some locales. r=dao 2013-09-26 15:18:25 -04:00
Sankha Narayan Guria
455137f08b Bug 920943 - Unprefix -moz-grab from browser chrome CSS. r=dao 2013-09-26 14:36:59 +05:30
Shane Caraveo
a0625736a2 bug 919803 fix panel sizing by not removing panel iframe unecessarily, r=markh 2013-09-26 10:55:08 -07:00
Dão Gottwald
45510700f7 Bug 919493 - browser-plugins.js should call openUILinkIn rather than openURL. r=gavin 2013-09-26 11:17:32 +02:00
Dão Gottwald
aba2367d9f Bug 919490 - Learn More link in Sync discovery pane shouldn't open a tab in popups. r=gavin 2013-09-26 11:16:46 +02:00
Carsten "Tomcat" Book
2e3185b7cf Merge m-c to mozilla-inbound 2013-09-26 15:46:38 +02:00
Georg Fritzsche
dd544ed553 Bug 916542 - Guard against non-plugin elements in DOMWindowUtils.plugins. r=jaws 2013-09-26 10:12:51 +02:00
Wes Kocher
aa77cad4b2 Merge m-c to fx-team 2013-09-24 20:26:24 -07:00
Wes Kocher
9f40060dc3 Merge fx-team to m-c 2013-09-24 20:06:37 -07:00
Wes Kocher
8136df6573 Merge inbound to m-c 2013-09-24 19:41:44 -07:00
Mark Hammond
d0c8506db3 Bug 915961 - browser_save_link-perwindowpb.js now checks the observer is for the URL being tested. r=mmc 2013-09-25 09:48:33 +10:00
Dão Gottwald
660b9a4413 Bug 919030 - Status panel should track the mouse position over the content area, not across the whole window width (e.g. it shouldn't move when moving the mouse over the bottom of the bookmarks or history sidebar). r=mdeboer 2013-09-24 12:09:44 +02:00
Felipe Gomes
0124ac8bb1 Bug 916667 - about:tabcrashed fails to display for pages with no title. r=markh,glandium 2013-09-24 00:47:57 -03:00
Ryan VanderMeulen
fdd42a380a Merge inbound to m-c. 2013-09-23 17:01:29 -04:00
Martin Stransky
3a0ac880b9 Bug 914607 - Remove MOZ_WIDGET_GTK2. r=karlt 2013-09-23 09:21:35 -04:00
Phil Ringnalda
0e2b15772a Merge m-c to fx-team 2013-09-22 09:16:05 -07:00
Wes Kocher
7055da100e Merge inbound to m-c 2013-09-20 19:28:47 -07:00
Florian Quèze
dcca82fb9d Bug 910305 - Detached chat windows are always above other browser windows, r=mixedpuppy. 2013-09-20 20:24:41 +02:00
Mike de Boer
f89b910de3 Backed out 3 changesets (bug 893446, bug 893011, bug 869543)
Backed out changeset 452ca8b779f3 (bug 893446)
Backed out changeset e1bf70be67ec (bug 893011)
Backed out changeset 60865db5f5dc (bug 869543)
2013-09-13 11:01:40 +02:00
Shane Caraveo
a935dab91b bug 914926 fix workers on startup when social disabled, r=markh 2013-09-19 10:25:08 -07:00
Shane Caraveo
8f468f25c1 bug 914927 change string for enable/disable social menuitem, r=felipc 2013-09-19 09:25:56 -07:00
Jared Wein
aa52ee7642 Bug 917844 - Add a keyboard accesskey to the Browser Debugger menuitem. r=jwalker 2013-09-19 10:47:12 -04:00
Georg Fritzsche
e0164d8616 Bug 790483 - click-to-play plugins fail to show placeholder after resizing. r=jaws 2013-09-17 23:23:05 +02:00
Gijs Kruitbosch
a535143dd6 Bug 917706 - menu items and shortcuts should start working as soon as the relevant pref(s) are flipped, r=robcee
--HG--
extra : rebase_source : ecf03f556d09eb045bc395d36b7ae9b4ee9c66ac
2013-09-19 09:10:42 +02:00