Commit Graph

29653 Commits

Author SHA1 Message Date
Paul Rouget
982c5c7421 Bug 1046027 - Add sourceeditor keybinding preference to WebIDE pref panel. r=jryans 2014-07-30 14:31:59 +02:00
Carsten "Tomcat" Book
e61f4dab12 Merge mozilla-central to fx-team 2014-07-30 14:22:07 +02:00
Carsten "Tomcat" Book
4e808ef3a7 merge mozilla-inbound to mozilla-central a=merge 2014-07-30 13:56:19 +02:00
Panos Astithas
42210fb773 Don't call ensureIndexIsVisible with an out of bounds argument and fix a race in browser_dbg_variables-view-edit-getset-02.js (bug 1013941). r=vporof
--HG--
extra : rebase_source : bc7c1a5dc8088f13dd0089faf164f070297b803f
2014-07-29 16:14:34 +03:00
Manish Goregaokar
db7bbc6f71 Bug 1015314 - Reduce self-xss prevention threshhold to 5. r=jwalker 2014-07-31 22:05:00 -04:00
Jayesh Choudhari
722b566d4e Bug 993445 - Highlight nodes on hover of breadcrumbs. r=pbrosset, r=bgrins 2014-07-30 15:46:00 -04:00
Nathan Froyd
163669fca7 Bug 1045118 - move install rules in browser/devtools/*/Makefile.in to moz.build; r=mshal 2014-07-28 12:36:04 -04:00
Nathan Froyd
12c76f15f7 Bug 1042878 - part 2 - move MOZ_CAIRO_CFLAGS et al additions to C*FLAGS into moz.build; r=glandium 2014-07-24 11:55:33 -04:00
Fabrice Desré
be9dd03e7c Bug 1042881 - ManifestHelper() must resolve uris against the manifest url r=myk 2014-07-30 14:00:15 -07:00
Florian Quèze
ed17f38980 Bug 1048375 - browser_aboutHome.js intermittently causes external requests to snippets.mozilla.com, r=gavin. 2014-08-05 01:02:20 +02:00
Florian Quèze
f98d92de79 Bug 1029148 - store current search engine configuration outside of prefs, r=MattN. 2014-08-05 01:02:19 +02:00
Gijs Kruitbosch
98f4f1ce42 Bug 1042519 - test. should result in a keyword lookup instead of an error page, r=bz,mak
Also taking the opportunity to rework the nsIURIFixupInfo interface to use more sensible booleans, and the relevant test to specify outcomes directly, instead of trying to use the same logic as the implementation to infer them from the input.

--HG--
extra : rebase_source : 43b54b9ff412c05dc3fd2575a80919fc085d2d49
2014-07-25 11:46:07 +01:00
Brian Grinstead
ba5a914d75 Bug 1037292 - Use a date-specific temporary folder name for project editor tests. r=jwalker 2014-08-04 08:38:00 -04:00
Pierre de La Morinerie
ddd10a7eec Bug 971959 - Fix z-ordering of DevTools toolbar buttons. r=bgrins 2014-08-03 03:44:00 -04:00
Tyler Colgan
76b783b70e Bug 952224 - Remove _ensureInitialized(), along with any calls made to it, now that synchronous start up fallback for session store has been removed r=smacleod 2014-08-02 11:16:23 +02:00
Tim Taubert
1bb2d43252 Bug 1041788 - Don't enter _beginRemoveTab() when a .permitUnload() call is pending r=dao 2014-07-30 11:59:56 +02:00
Andrei Oprea
7c61970128 Bug 1000127 - Implement new standalone UI link clicker, r=dmose 2014-08-01 16:36:39 -07:00
Steven MacLeod
ad82f817e0 Bug 1027181 - Call click() instead of syntehsizing mouse events in customizableui test to ensure subview opens. r=mconley
--HG--
extra : rebase_source : 17b71f4b8a15cbbbe51adac514e4038afa1f2ca6
2014-08-01 16:28:07 -04:00
Drew Willcoxon
b63e547985 Bug 1028985 - Provide search suggestions on Firefox new tab page (about:newtab). r=MattN 2014-08-01 12:00:49 -07:00
Drew Willcoxon
94376cba8e Bug 612453 - Provide search suggestions on Firefox Start Page (about:home) (part 3, searchSuggestionUI and about:home). r=MattN 2014-08-01 12:00:47 -07:00
Drew Willcoxon
f5a7cdd231 Bug 612453 - Provide search suggestions on Firefox Start Page (about:home) (part 2, ContentSearch). r=MattN,felipe 2014-08-01 12:00:44 -07:00
Jordan Santell
e0bbd250b0 Bug 1046305 - Wait a frame before checking canvases in getPixel tests. r=vp 2014-07-30 15:24:00 -04:00
Vlad Filippov
d39fe7ffd8 Bug 1022064 - Add WebChannel Communication API and FxAccountsOAuthClient API to facilitate Firefox Accounts OAuth authentication. r=MattN, sr=gavin 2014-08-01 01:42:00 -04:00
Nathan Froyd
7f81da2464 Bug 1045118 follow-up - add d3.js and frame-script-utils.js to EXTRA_JS_MODULES; r=me 2014-07-31 17:00:46 -04:00
Ryan VanderMeulen
0e3ca8d9b5 Merge m-c to inbound. a=merge 2014-07-31 16:06:22 -04:00
Birunthan Mohanathas
7e1bb7be75 Bug 972237 - Fix missing plugin overlay with some zoom levels and add test. r=mikedeboer 2014-07-31 12:54:21 -07:00
Brian Grinstead
e92298ac3f Bug 1045333 - Refactor toolbox.toggleSplitConsole. r=jwalker 2014-07-29 11:50:00 +02:00
Jordan Santell
58bae0c20a Bug 1034295 - Add e10s support to shader editor. r=vp, r=jryans 2014-07-29 13:57:00 +02:00
Simonas Kazlauskas
2c50b6a7dc Bug 1018595 – Remove context menu padding in linux. r=dao 2014-07-18 17:23:38 +03:00
Sami Jaktholm
22284ce286 Bug 978688 - Style Editor: Don't bypass cache when loading content of .css files. r=harth 2014-07-28 23:49:00 +02:00
Michael Pruett
e5f127d890 Bug 570175 - Add tests for cookie exception permissions. Original patch by Mehdi Mulani. r=unfocused 2014-07-27 23:16:10 -05:00
Wes Kocher
10853dd305 Merge inbound to m-c a=merge 2014-07-29 17:01:18 -07:00
Jared Wein
c84078a029 Bug 1035586 - allow snippets in about:home to highlight sync in the firefox menu. r=Unfocused 2014-07-29 10:26:37 -04:00
Sami Jaktholm
5eaf57f1e0 Bug 986201 - Return correct specificity for element styles instead of causing an exception. r=jwalker 2014-07-28 08:53:00 +02:00
Heather Arthur
e554e8662f Bug 966805 - Disable transitions in browser_styleeditor_sourcemap_watching.js. r=bgrins 2014-07-25 14:12:00 +02:00
Jan Keromnes
04fd9fc328 Bug 1045084 - Make WebIDE Preferences less confusing. r=paul 2014-07-29 12:22:07 +02:00
Carsten "Tomcat" Book
44c50c6899 Merge mozilla-central to fx-team on a CLOSED TREE 2014-07-29 11:19:53 +02:00
Mike Hommey
8a18972a02 Bug 1044458 - Work around l10n jobs cherry-picking parts of the build system on a CLOSED TREE. r=mshal,a=ryanvm 2014-07-29 09:01:58 +09:00
Mike Hommey
2bab6202af Bug 1043820 - Remove PARALLEL_DIRS. r=gps 2014-07-29 08:57:59 +09:00
Brian Grinstead
7c5b621872 Bug 974550 - Add a preference to optionally persist split console state;r=msucan,jwalker 2014-07-28 15:54:41 -05:00
Dão Gottwald
32babf28ec Bug 1041969 - Disabled icons in context menu should use GrayText. r=mdeboer
--HG--
extra : rebase_source : 3d651e2746fc493db1dda40d75e87d6eba9e9d32
2014-07-28 21:23:03 +02:00
Panos Astithas
78373af445 Fix the devtools window title when the options tab is selected (bug 1044488); r=jwalker 2014-07-28 21:02:29 +03:00
Paul Rouget
6f967633fe Bug 1044589 - avoid scroll in connection footer. r=mratcliffe 2014-07-28 16:17:11 +02:00
Jan Keromnes
5ba0d8782f Bug 1020288 - Add a Runtime Monitor to WebIDE. r=paul
--HG--
rename : browser/devtools/webaudioeditor/lib/d3.js => browser/devtools/shared/d3.js
2014-07-28 16:13:54 +02:00
Carsten "Tomcat" Book
290af4e37f Merge mozilla-central to fx-team 2014-07-28 16:04:12 +02:00
Carsten "Tomcat" Book
06ad4c77ff merge fx-team to mozilla-central a=merge 2014-07-28 15:44:12 +02:00
Carsten "Tomcat" Book
bcf40664e4 merge mozilla-inbound to mozilla-central a=merge 2014-07-28 15:32:36 +02:00
Ryan VanderMeulen
d7069e2277 Bug 1042307 - Update pdf.js to version 1.0.473. r=yury, r=Mossop 2014-07-28 08:20:46 -04:00
Dão Gottwald
45d4bea3a3 Backed out changeset 29b357a370f3 2014-07-27 00:16:34 +02:00
Vikneshwar
b9b09397b7 Bug 1038599 - Call OpenLinkIn from loadURI. r=dao 2014-07-26 21:35:39 +02:00
Dão Gottwald
35916c45c0 Bug 1039506 - speed up _getTabForContentWindow. r=ttaubert 2014-07-26 21:34:50 +02:00
ffxbld
cc3c2e4c6f No bug, Automated blocklist update from host b-linux64-ix-0010 - a=blocklist-update 2014-07-26 03:16:48 -07:00
Wes Kocher
5315b9b3cc Merge inbound to m-c a=merge 2014-07-25 15:59:01 -07:00
Nicolas Perriault
c30531cbde Bug 1000131 (Part 2): Loop expired call url view styling, r=dmose. 2014-07-28 12:51:42 -07:00
Steven MacLeod
ee66ee1a0b Bug 1036036 - Stop leaking docshells in Session Store tests. r=ttaubert
When adding a SHistoryListener in the Session Store test frame script
we were creating an intermediate global variable that was rooting the
docshell. This prevented things from being GC'd properly.

I've removed this intermediate variable and we should no longer keep
the docshell alive. This will probably also fix Bug 1036031.

--HG--
extra : rebase_source : 1394966f4180da44c4c29c8bba9842f7daf614fd
extra : histedit_source : e60ce5cf45b52e85207bf2f69882df86fa628ed7
2014-07-24 18:13:28 -04:00
Steven MacLeod
aabed44243 Bug 1038174 - Prevent a race condition when writing the experiments cache. r=gfritzsche
We now mark the experiments cache as clean before writing the cache.
This means that any changes to the data between collecting it and when
the actual write executes will properly mark the cache as dirty.

--HG--
extra : rebase_source : 1c8b2dd2365ff2c27e7b545c5347ab178d6818d9
extra : histedit_source : a6b10099af6e8d4c67450e9f4afef403d5b74436
2014-07-24 17:21:03 -04:00
Marco Bonardo
992f9a0ec5 Bug 997970 - add search suggest to Amazon for en-US. r=ttaubert 2014-07-25 14:46:56 +02:00
Paul Rouget
bbdca11224 Bug 1043331 - add http:// to hosted app location if missing. r=jryans 2014-07-25 13:58:51 +02:00
Qeole
295a3b1ef4 Bug 1040761 - Re-add state info for experiments async shutdown blocker from bug 1012924. r=gfritzsche 2014-07-25 13:40:17 +02:00
Gijs Kruitbosch
7f41e2f894 Bug 1042100 - add test for _introduceNewBuiltinWidgets, r=Unfocused 2014-07-25 12:07:20 +01:00
Panos Astithas
c8940477f7 Fix a bunch of uncaught exceptions in the debugger tests (bug 1013945). r=me 2014-07-25 13:05:38 +03:00
Tim Taubert
5d377d2e9f Bug 1037415 - remove existing webrtc indicator in the browser toolbar r=florian 2014-07-23 17:34:31 +02:00
Paul Rouget
f6f4630b3a Bug 1043361 - don't hide simulator menuitem. r=jryans 2014-07-24 08:09:00 +02:00
Paul Rouget
ab1bf1cddd Bug 1043000 - dismiss error notification before trying to connect. r=jryans 2014-07-24 02:14:00 +02:00
Gabriel Luong
2392e0fb34 Bug 1041298 - Fixed intermittent failure for browser_ruleview_keyframes-rule_02.js - Removed dynamic change test for top. r=harth 2014-07-23 17:02:00 +02:00
Brian Grinstead
16a7c0b529 Bug 1037145 - Remove esc as a keybinding to close responsive mode. r=paul 2014-07-24 07:59:00 +02:00
Ed Lee
a1ba17e074 Bug 1037091 - Add gear button with doorhanger configuration of newtab page [r=adw]
Add new newtab control file for the customize functionality. Reuse existing panel styling of the search engine panel.

--HG--
extra : rebase_source : 77e84fad6997504040831872d80069d024b1d570
2014-07-24 17:20:03 -07:00
Ed Lee
f1e86c1b55 Bug 1037341 - Update pin and block with new icons [r=adw]
Use svg version of new icons and slice image rectangles of the appropriate section.

--HG--
extra : rebase_source : 928b0ce35205066df8c30b1f521f8e7d91b31deb
2014-07-24 17:20:03 -07:00
Ed Lee
cfcdf591d5 Bug 1043399 - Red and italic font used for newtab tiles' titles looks rather cheap [r=adw]
Switch to blue unitalicized.

--HG--
extra : rebase_source : d73572eec90f9fc6b8c71df9eb2c1c7f7a3ea327
2014-07-24 17:20:01 -07:00
Marco Bonardo
48bb5408f8 Bug 1040335 - Enable Unified Autocomplete. r=ttaubert 2014-07-24 17:45:48 +02:00
Carsten "Tomcat" Book
614b6dc6a5 Merge mozilla-central to fx-team 2014-07-24 15:42:26 +02:00
Carsten "Tomcat" Book
cc1073a524 merge fx-team to mozilla-central a=merge 2014-07-24 15:34:40 +02:00
Jan Keromnes
f4b7fb6554 Bug 1042857 - Unify WebIDE's deck style. r=paul
--HG--
rename : browser/devtools/webide/themes/tabledoc.css => browser/devtools/webide/themes/deck.css
2014-07-24 15:05:03 +02:00
Dão Gottwald
a26e5e54fd Bug 1018405 - The "Manage" link next to the Firefox Account name should be a button instead. r=jaws 2014-07-24 15:04:24 +02:00
Birunthan Mohanathas
25b496a4b2 Bug 1009812 - Change about:neterror text/background colors to match about:preferences. r=Unfocused 2014-07-27 08:52:51 -07:00
Birunthan Mohanathas
a8756989dc Bug 1038458 - Part 7: Flatten browser/components/shell/{public,src}/ directories. r=mak
--HG--
rename : browser/components/shell/src/Makefile.in => browser/components/shell/Makefile.in
rename : browser/components/shell/src/nsGNOMEShellService.cpp => browser/components/shell/nsGNOMEShellService.cpp
rename : browser/components/shell/src/nsGNOMEShellService.h => browser/components/shell/nsGNOMEShellService.h
rename : browser/components/shell/public/nsIMacShellService.idl => browser/components/shell/nsIMacShellService.idl
rename : browser/components/shell/public/nsIShellService.idl => browser/components/shell/nsIShellService.idl
rename : browser/components/shell/public/nsIWindowsShellService.idl => browser/components/shell/nsIWindowsShellService.idl
rename : browser/components/shell/src/nsMacShellService.cpp => browser/components/shell/nsMacShellService.cpp
rename : browser/components/shell/src/nsMacShellService.h => browser/components/shell/nsMacShellService.h
rename : browser/components/shell/src/nsSetDefaultBrowser.js => browser/components/shell/nsSetDefaultBrowser.js
rename : browser/components/shell/src/nsSetDefaultBrowser.manifest => browser/components/shell/nsSetDefaultBrowser.manifest
rename : browser/components/shell/src/nsShellService.h => browser/components/shell/nsShellService.h
rename : browser/components/shell/src/nsWindowsShellService.cpp => browser/components/shell/nsWindowsShellService.cpp
rename : browser/components/shell/src/nsWindowsShellService.h => browser/components/shell/nsWindowsShellService.h
2014-07-26 09:32:14 -07:00
Birunthan Mohanathas
da44ab0e02 Bug 1038458 - Part 6: Flatten browser/components/sessionstore/src/ directory. r=mak
--HG--
rename : browser/components/sessionstore/src/ContentRestore.jsm => browser/components/sessionstore/ContentRestore.jsm
rename : browser/components/sessionstore/src/DocShellCapabilities.jsm => browser/components/sessionstore/DocShellCapabilities.jsm
rename : browser/components/sessionstore/src/FrameTree.jsm => browser/components/sessionstore/FrameTree.jsm
rename : browser/components/sessionstore/src/GlobalState.jsm => browser/components/sessionstore/GlobalState.jsm
rename : browser/components/sessionstore/src/PageStyle.jsm => browser/components/sessionstore/PageStyle.jsm
rename : browser/components/sessionstore/src/PrivacyFilter.jsm => browser/components/sessionstore/PrivacyFilter.jsm
rename : browser/components/sessionstore/src/PrivacyLevel.jsm => browser/components/sessionstore/PrivacyLevel.jsm
rename : browser/components/sessionstore/src/RecentlyClosedTabsAndWindowsMenuUtils.jsm => browser/components/sessionstore/RecentlyClosedTabsAndWindowsMenuUtils.jsm
rename : browser/components/sessionstore/src/SessionCookies.jsm => browser/components/sessionstore/SessionCookies.jsm
rename : browser/components/sessionstore/src/SessionFile.jsm => browser/components/sessionstore/SessionFile.jsm
rename : browser/components/sessionstore/src/SessionHistory.jsm => browser/components/sessionstore/SessionHistory.jsm
rename : browser/components/sessionstore/src/SessionMigration.jsm => browser/components/sessionstore/SessionMigration.jsm
rename : browser/components/sessionstore/src/SessionSaver.jsm => browser/components/sessionstore/SessionSaver.jsm
rename : browser/components/sessionstore/src/SessionStorage.jsm => browser/components/sessionstore/SessionStorage.jsm
rename : browser/components/sessionstore/src/SessionStore.jsm => browser/components/sessionstore/SessionStore.jsm
rename : browser/components/sessionstore/src/SessionWorker.js => browser/components/sessionstore/SessionWorker.js
rename : browser/components/sessionstore/src/SessionWorker.jsm => browser/components/sessionstore/SessionWorker.jsm
rename : browser/components/sessionstore/src/TabAttributes.jsm => browser/components/sessionstore/TabAttributes.jsm
rename : browser/components/sessionstore/src/TabState.jsm => browser/components/sessionstore/TabState.jsm
rename : browser/components/sessionstore/src/TabStateCache.jsm => browser/components/sessionstore/TabStateCache.jsm
rename : browser/components/sessionstore/src/Utils.jsm => browser/components/sessionstore/Utils.jsm
rename : browser/components/sessionstore/src/nsSessionStartup.js => browser/components/sessionstore/nsSessionStartup.js
rename : browser/components/sessionstore/src/nsSessionStore.js => browser/components/sessionstore/nsSessionStore.js
rename : browser/components/sessionstore/src/nsSessionStore.manifest => browser/components/sessionstore/nsSessionStore.manifest
2014-07-26 09:32:08 -07:00
Birunthan Mohanathas
8932974653 Bug 1038458 - Part 5: Flatten browser/components/places/src/ directory. r=mak
--HG--
rename : browser/components/places/src/BrowserPlaces.manifest => browser/components/places/BrowserPlaces.manifest
rename : browser/components/places/src/PlacesProtocolHandler.js => browser/components/places/PlacesProtocolHandler.js
rename : browser/components/places/src/PlacesUIUtils.jsm => browser/components/places/PlacesUIUtils.jsm
2014-07-26 09:32:02 -07:00
Birunthan Mohanathas
c8c41d6efe Bug 1038458 - Part 4: Flatten browser/components/migration/{public,src}/ directories. r=mak
--HG--
rename : browser/components/migration/src/BrowserProfileMigrators.manifest => browser/components/migration/BrowserProfileMigrators.manifest
rename : browser/components/migration/src/ChromeProfileMigrator.js => browser/components/migration/ChromeProfileMigrator.js
rename : browser/components/migration/src/FirefoxProfileMigrator.js => browser/components/migration/FirefoxProfileMigrator.js
rename : browser/components/migration/src/IEProfileMigrator.js => browser/components/migration/IEProfileMigrator.js
rename : browser/components/migration/src/MigrationUtils.jsm => browser/components/migration/MigrationUtils.jsm
rename : browser/components/migration/src/ProfileMigrator.js => browser/components/migration/ProfileMigrator.js
rename : browser/components/migration/src/SafariProfileMigrator.js => browser/components/migration/SafariProfileMigrator.js
rename : browser/components/migration/public/nsIBrowserProfileMigrator.idl => browser/components/migration/nsIBrowserProfileMigrator.idl
rename : browser/components/migration/src/nsIEHistoryEnumerator.cpp => browser/components/migration/nsIEHistoryEnumerator.cpp
rename : browser/components/migration/src/nsIEHistoryEnumerator.h => browser/components/migration/nsIEHistoryEnumerator.h
2014-07-26 09:31:57 -07:00
Birunthan Mohanathas
b245be3439 Bug 1038458 - Part 3: Flatten browser/components/feeds/{public,src}/ directories. r=mak
--HG--
rename : browser/components/feeds/src/BrowserFeeds.manifest => browser/components/feeds/BrowserFeeds.manifest
rename : browser/components/feeds/src/FeedConverter.js => browser/components/feeds/FeedConverter.js
rename : browser/components/feeds/src/FeedWriter.js => browser/components/feeds/FeedWriter.js
rename : browser/components/feeds/src/WebContentConverter.js => browser/components/feeds/WebContentConverter.js
rename : browser/components/feeds/src/nsFeedSniffer.cpp => browser/components/feeds/nsFeedSniffer.cpp
rename : browser/components/feeds/src/nsFeedSniffer.h => browser/components/feeds/nsFeedSniffer.h
rename : browser/components/feeds/public/nsIFeedResultService.idl => browser/components/feeds/nsIFeedResultService.idl
rename : browser/components/feeds/public/nsIWebContentConverterRegistrar.idl => browser/components/feeds/nsIWebContentConverterRegistrar.idl
2014-07-26 09:31:52 -07:00
Birunthan Mohanathas
c2f5f03110 Bug 1038458 - Part 2: Flatten browser/components/downloads/src/ directory. r=mak
--HG--
rename : browser/components/downloads/src/BrowserDownloads.manifest => browser/components/downloads/BrowserDownloads.manifest
rename : browser/components/downloads/src/DownloadsCommon.jsm => browser/components/downloads/DownloadsCommon.jsm
rename : browser/components/downloads/src/DownloadsLogger.jsm => browser/components/downloads/DownloadsLogger.jsm
rename : browser/components/downloads/src/DownloadsStartup.js => browser/components/downloads/DownloadsStartup.js
rename : browser/components/downloads/src/DownloadsTaskbar.jsm => browser/components/downloads/DownloadsTaskbar.jsm
rename : browser/components/downloads/src/DownloadsUI.js => browser/components/downloads/DownloadsUI.js
2014-07-26 09:31:46 -07:00
Birunthan Mohanathas
32fbc10660 Bug 1038458 - Part 1: Flatten browser/components/customizableui/src/ directory. r=mak
--HG--
rename : browser/components/customizableui/src/CustomizableUI.jsm => browser/components/customizableui/CustomizableUI.jsm
rename : browser/components/customizableui/src/CustomizableWidgets.jsm => browser/components/customizableui/CustomizableWidgets.jsm
rename : browser/components/customizableui/src/CustomizeMode.jsm => browser/components/customizableui/CustomizeMode.jsm
rename : browser/components/customizableui/src/DragPositionManager.jsm => browser/components/customizableui/DragPositionManager.jsm
rename : browser/components/customizableui/src/PanelWideWidgetTracker.jsm => browser/components/customizableui/PanelWideWidgetTracker.jsm
rename : browser/components/customizableui/src/ScrollbarSampler.jsm => browser/components/customizableui/ScrollbarSampler.jsm
rename : browser/components/customizableui/src/logging.js => browser/components/customizableui/logging.js
2014-07-26 09:31:41 -07:00
Jordan Santell
f5447e1cf2 Bug 1041597 - Fix web audio editor browser destroy node test. r=vp 2014-07-21 08:59:00 +02:00
Nathan Froyd
663bfa5dc5 Bug 1043957 - remove some libs:: rules from devtools's Makefile.ins; r=mshal 2014-07-25 09:38:15 -04:00
Nathan Froyd
ff0d467c7c Bug 1043554 - remove redundant social/ {Makefile,moz.build}; r=mshal
XPCSHELL_RESOURCES seems to be leftover from pre-manifest days, and the
manifest already has everything we need.
2014-07-24 15:04:26 -04:00
Wes Kocher
9ff23b0228 Merge m-c to inbound 2014-07-25 16:23:51 -07:00
Maire Reavy
255c852773 Bug 1044188: Update message for link clickers using browsers without WebRTC support, r=dmose 2014-07-25 16:12:57 -07:00
Mark Banner
52d98e3327 Bug 1033988 Remove workaround for old-style parameter when getting a call url from the Loop server. r=nperriault 2014-07-29 17:17:40 +01:00
Mark Banner
4db85fa7aa Bug 1035369 Update the parameter name for the push url when registering with the Loop server to match with the latest version of the API. r=mdeboer 2014-07-29 17:17:40 +01:00
Birunthan Mohanathas
9a9eefde77 Bug 1044446 - Collapse test-only moz.build files under browser/ into ancestor moz.build files. r=gps 2014-07-28 18:02:44 -07:00
Georg Fritzsche
cefa8b68f9 Bug 1045500 - Skip processing the plugin name for plugin crashes in the front-end for GMP plugins. r=ttaubert 2014-07-29 16:46:16 +02:00
Carsten "Tomcat" Book
47d805ce84 Merge mozilla-central to mozilla-inbound 2014-07-29 15:33:14 +02:00
Nicolas Perriault
decaef66f1 Bug 1042799: Loop UI components showcase, r=mikedeboer 2014-07-29 11:23:31 +01:00
Ms2ger
33f3b92033 Bug 1044657 - Move PYTHON_UNIT_TESTS to moz.build; r=mshal
As a first step, this moves PYTHON_UNIT_TESTS to moz.build as a passthru
variable. In the future, we could hook it up to |mach test|.

The __init__.py files may not need to be in the list, but I don't want to
change the list here.
2014-07-28 17:51:12 +02:00
Veeti Paananen
d0c45c6bb8 Bug 967044 - Make Home and End keys scroll console output area and autocomplete popup. r=robcee 2014-07-16 22:15:03 +03:00
Nathan Yee
864df4e081 Bug 864041 - Remove Firefox 2+3 compat code from about:sessionrestore. r=mak 2014-07-16 12:24:00 +02:00
Wes Kocher
1d61afce3d Merge m-c to inbound a=merge 2014-07-24 17:55:50 -07:00
Wes Kocher
bcb960f6c1 Merge m-c to inbound 2014-07-23 18:55:48 -07:00
Wes Kocher
80cba2170e Merge fx-team to m-c a=merge 2014-07-23 18:47:48 -07:00
Jared Wein
c99e51baed Bug 1035625 - Support 'resizable' in-content preference subdialogs. r=MattN 2014-07-23 16:42:17 -04:00
Mike de Boer
13f074b81b Bug 1038648: [Loop] ensure exposed objects are immutable to prevent abuse by others. r=dolske 2014-07-23 19:08:21 +02:00
Ed Morley
b56f2eab68 Backed out changeset 19ae3d5f6884 (bug 1038648) for failures in test_loopservice_initialize.js 2014-07-23 17:04:24 +01:00
Paul Rouget
9205646493 Bug 1042609 - Update WebIDE's troubleshooting URL. r=jryans 2014-07-23 17:55:34 +02:00
Gijs Kruitbosch
ee8c9368e3 Bug 1042300 - test fix: shouldn't assume in-content and instantApply prefs are enabled, r=jaws 2014-07-23 16:43:06 +01:00
Carsten "Tomcat" Book
ef1d79cb54 Merge mozilla-central to fx-team 2014-07-23 16:22:24 +02:00
Carsten "Tomcat" Book
87f704d25c merge fx-team to mozilla-central a=merge 2014-07-23 16:05:22 +02:00
Mike de Boer
1b40c8cc78 Bug 1038648: [Loop] ensure exposed objects are immutable to prevent abuse by others. r=dolske 2014-07-23 15:25:49 +02:00
Dão Gottwald
019b5bc217 Bug 1033482 - Allow global notification bars to be displayed at the top of the window. r=dolske 2014-07-23 13:47:32 +02:00
Dão Gottwald
c744db0d38 Bug 1040810 - WebRTC sharing indicator on the toolbar doesn't get the right image region applied. r=gijs 2014-07-23 13:46:42 +02:00
Dão Gottwald
3867e0c15b Bug 1042089 - Remove dead CSS rules from browser.css. r=gijs 2014-07-23 13:45:58 +02:00
Gijs Kruitbosch
33e55bd7d7 Bug 1042300 - make in-content prefs nightly-only, r=MattN 2014-07-22 22:02:43 +01:00
Victor Porof
a8901b62ce Bug 1041225 - Generating a screenshot is very slow when the content canvas has obnoxious dimensions, r=rcampbell 2014-07-22 12:43:24 -04:00
Victor Porof
85551493a0 Bug 1041158 - Properly cleanup the framebuffer binding after generating a screenshot from a webgl context, r=rcampbell 2014-07-22 12:43:24 -04:00
Victor Porof
fb723a53a7 Bug 1041237 - The bitmask enums flags calculation for getBitToEnumValue is flawed, r=jsantell 2014-07-22 12:43:23 -04:00
Carsten "Tomcat" Book
a449c7eac9 merge fx-team to mozilla-central a=merge 2014-07-22 15:53:08 +02:00
Andrea Marchesini
3d909148b5 Bug 660237 - implement nsIDOMStorage with a proxy, r=bzbarsky, r=mayhemer 2014-07-23 01:07:12 -04:00
Mike Hommey
7cab62150a Bug 1041936 part 2 - Directly use the static library "xul" to link into "xul-gtest" instead of having an intermediate library "xul" used by "xul-shared" and "xul-gtest". r=gps 2014-07-23 13:33:09 +09:00
Mike Hommey
95063176fa Bug 1036894 part 9 - Replace all EXTRA_DSO_LDOPTS, SHARED_LIBRARY_LIBS and LIBS with EXTRA_LIBS, OS_LIBS or OS_LDFLAGS, appropriately. r=gps
OS_LIBS for libraries that are not part of the gecko tree, EXTRA_LIBS for
libraries, such as NSPR, that are in the tree, but are not handled by
moz.build just yet. Those EXTRA_LIBS may also come from a system library.
However, in cases where the expanded variables are always empty for the
in-tree case, OS_LIBS is used (as for, e.g. MOZ_ZLIB_LIBS). OS_LDFLAGS is
used exclusively for non-library linker flags.

Always pass EXTRA_LIBS before OS_LIBS on linker command lines.

Forbid EXTRA_DSO_LDOPTS, SHARED_LIBRARY_LIBS and LIBS in Makefiles.
2014-07-23 13:31:02 +09:00
Mike Hommey
5fab42fcaf Bug 1036894 part 8 - Move most in-tree library linkage information to moz.build, as USE_LIBS. r=gps 2014-07-23 13:30:52 +09:00
Mike Hommey
a33d7d67e6 Bug 1036894 part 1 - Move MAKE_FRAMEWORK, SDK_LIBRARY, SHARED_LIBRARY_NAME and STATIC_LIBRARY_NAME to moz.build. r=gps
At the same time, make the Library data more useful in the build frontend.
2014-07-23 13:29:09 +09:00
Paul Rouget
f80e73fc93 Bug 1040779 - Add a button to enable certified app debugging. r=jryans 2014-07-22 10:36:00 +02:00
Tim Taubert
1354fd692a Bug 1041527 - Ensure that about:home isn't the initial tab when opening new windows in tabview tests r=ehsan 2014-07-21 17:06:57 +02:00
railscard
3b48659c6e Bug 956760 - Improve VariablesView performace by calculating symbolicName and absoluteName only on demand. r=jryans 2014-07-21 15:15:00 +02:00
Ed Lee
270fdcdd73 Bug 1036284 - Update styling of newtab tiles to enhanced tiles spec [r=adw]
Set appropriate sizes, coloring, opacity, etc.
2014-07-22 23:42:27 -07:00
Wes Kocher
be4af0e0fd Merge m-c to inbound 2014-07-22 18:39:17 -07:00
Jonathan Griffin
1c5d8636ac Backed out changeset 64586374a208 on a CLOSED TREE 2014-07-22 18:29:57 -07:00
Wes Kocher
7c2f1b4d73 Merge fx-team to m-c a=merge 2014-07-22 18:05:18 -07:00
Ed Morley
8665d76e41 Merge mozilla-central and inbound 2014-07-22 17:30:16 +01:00
Neil Deakin
d6a31c96eb Bug 1026310, use proper check for popup visibility, r=MattN 2014-07-22 11:17:26 -04:00
Sami Jaktholm
d2ea41e5d0 Bug 1035198 - VariablesView: handle instances of nsIDOMNode.DOCUMENT_NODE without URLs properly. r=robcee 2014-07-19 00:17:00 +02:00
Gabriel Luong
4807cf19f4 Bug 1035545 - Preview for new String should be ArrayLike. r=fitzgen 2014-07-21 16:24:00 +02:00
Paul Rouget
45d7df3ae9 Bug 991589 - Use ro.product.model to identify USB devices. r=jryans 2014-07-22 09:08:41 +02:00
Wes Kocher
c080dff160 Merge inbound to m-c a=merge 2014-07-21 18:00:14 -07:00
Wes Kocher
235bacd40e Merge fx-team to mozilla-central a=merge 2014-07-21 17:25:48 -07:00
ffxbld
13e1f93153 Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2014-07-21 14:19:15 -07:00
Nicolas Perriault
8d7d439893 Bug 1000131 - Expired Loop call url notification, r=dmose
--HG--
rename : browser/components/loop/standalone/content/js/webapp.js => browser/components/loop/standalone/content/js/webapp.jsx
2014-07-21 13:04:43 -07:00
Neil Deakin
f191a1b74f Bug 1013064, backout e5dfe9801f76, 11f3a97d1d2c, e2374762f521, 91db8acb8d7e, d0050ba0b875 due to sync issues 2014-07-21 09:09:41 -04:00
Terrence Cole
7682085fa5 Bug 753203 - Enable exact rooting by default in all configurations; r=sfink 2014-07-18 11:26:46 -07:00
Panos Astithas
b7453b6e74 Properly deal with event handlers that the debugger cannot unwrap (bug 1041266). r=vporof 2014-07-21 18:31:18 +03:00
Michael Ratcliffe
381da47fb7 Bug 1040697 - Prevent rule view marking all new properties as overridden r=bgrins 2014-07-20 22:50:41 +01:00
Florian Quèze
f90ed6e02a Bug 1027024 - Never translate 'language' disappears when close/open translation infobar using a expired key - follow-up, r=mikedeboer. 2014-07-21 12:24:43 +02:00
Ryan VanderMeulen
800fc2b192 Merge m-c to inbound. a=merge 2014-07-20 18:32:22 -04:00
Ryan VanderMeulen
5e1c37d90b Merge m-c to fx-team. a=merge 2014-07-20 15:15:04 -04:00
Georg Fritzsche
64bb3bdfec Bug 1041080 - Fix OpenH264Provider path registration, default enabled state and logging r=Unfocused a=kwierso 2014-07-19 20:01:01 +02:00
ffxbld
78c01fe8ab No bug, Automated blocklist update from host bld-linux64-spot-477 - a=blocklist-update 2014-07-19 03:17:37 -07:00
Alexander Seleznev
c71c95fc02 Bug 1039175 - Fix "Ignore this warning" button position on about:blocked page with RTL locales. r=ehsan 2014-07-18 23:06:00 -04:00
Georg Fritzsche
2a0ef69df4 Bug 1040937 - Fix GMPInstallManager and OpenH264Provider using different pref names r=Unfocused a=kwierso 2014-07-19 02:23:47 +02:00
Brian R. Bondy
db8a57e7d8 Bug 1009816 - Firefox desktop: openh264 updates: check, download, install. r=rstrong, gfritzsche a=kwierso 2014-07-17 21:46:10 -04:00
Wes Kocher
fce4d7a57d Merge fx-team to m-c a=merge 2014-07-18 18:31:46 -07:00
Wes Kocher
9fd887a056 Merge inbound to m-c a=merge 2014-07-18 17:51:39 -07:00