fune/browser/base/content
Cosmin Sabou 469b620e12 Merge mozilla-central to autoland. a=merge
--HG--
rename : testing/web-platform/tests/css/compositing/support/parsing-testcommon.js => testing/web-platform/tests/css/compositing/parsing/support/parsing-testcommon.js
rename : testing/web-platform/tests/css/css-backgrounds/support/parsing-testcommon.js => testing/web-platform/tests/css/css-backgrounds/parsing/support/parsing-testcommon.js
rename : testing/web-platform/tests/css/css-box/support/parsing-testcommon.js => testing/web-platform/tests/css/css-box/parsing/support/parsing-testcommon.js
rename : testing/web-platform/tests/css/css-cascade/support/parsing-testcommon.js => testing/web-platform/tests/css/css-cascade/parsing/support/parsing-testcommon.js
rename : testing/web-platform/tests/css/css-color/support/parsing-testcommon.js => testing/web-platform/tests/css/css-color/parsing/support/parsing-testcommon.js
rename : testing/web-platform/tests/css/css-images/support/parsing-testcommon.js => testing/web-platform/tests/css/css-images/parsing/support/parsing-testcommon.js
rename : testing/web-platform/tests/css/css-masking/support/parsing-testcommon.js => testing/web-platform/tests/css/css-masking/parsing/support/parsing-testcommon.js
rename : testing/web-platform/tests/css/css-shapes/support/parsing-testcommon.js => testing/web-platform/tests/css/css-shapes/parsing/support/parsing-testcommon.js
rename : testing/web-platform/tests/css/css-transforms/support/parsing-testcommon.js => testing/web-platform/tests/css/css-transforms/parsing/support/parsing-testcommon.js
rename : testing/web-platform/tests/css/css-ui/support/parsing-testcommon.js => testing/web-platform/tests/css/css-ui/parsing/support/parsing-testcommon.js
rename : testing/web-platform/tests/css/css-writing-modes/support/parsing-testcommon.js => testing/web-platform/tests/css/css-writing-modes/parsing/support/parsing-testcommon.js
rename : testing/web-platform/tests/css/filter-effects/support/parsing-testcommon.js => testing/web-platform/tests/css/filter-effects/parsing/support/parsing-testcommon.js
rename : testing/web-platform/tests/css/motion/support/parsing-testcommon.js => testing/web-platform/tests/css/motion/parsing/support/parsing-testcommon.js
rename : third_party/rust/crossbeam-deque/.cargo-checksum.json => third_party/rust/crossbeam-deque-0.2.0/.cargo-checksum.json
rename : third_party/rust/crossbeam-deque/.travis.yml => third_party/rust/crossbeam-deque-0.2.0/.travis.yml
rename : third_party/rust/crossbeam-deque/CHANGELOG.md => third_party/rust/crossbeam-deque-0.2.0/CHANGELOG.md
rename : third_party/rust/crossbeam-deque/Cargo.toml => third_party/rust/crossbeam-deque-0.2.0/Cargo.toml
rename : third_party/rust/bitflags-0.7.0/LICENSE-APACHE => third_party/rust/crossbeam-deque-0.2.0/LICENSE-APACHE
rename : third_party/rust/crossbeam-deque/README.md => third_party/rust/crossbeam-deque-0.2.0/README.md
rename : third_party/rust/crossbeam-deque/src/lib.rs => third_party/rust/crossbeam-deque-0.2.0/src/lib.rs
rename : third_party/rust/crossbeam-epoch/.cargo-checksum.json => third_party/rust/crossbeam-epoch-0.3.1/.cargo-checksum.json
rename : third_party/rust/crossbeam-epoch/.travis.yml => third_party/rust/crossbeam-epoch-0.3.1/.travis.yml
rename : third_party/rust/crossbeam-epoch/CHANGELOG.md => third_party/rust/crossbeam-epoch-0.3.1/CHANGELOG.md
rename : third_party/rust/crossbeam-epoch/Cargo.toml => third_party/rust/crossbeam-epoch-0.3.1/Cargo.toml
rename : third_party/rust/tokio-io/LICENSE-APACHE => third_party/rust/crossbeam-epoch-0.3.1/LICENSE-APACHE
rename : third_party/rust/crossbeam-epoch/README.md => third_party/rust/crossbeam-epoch-0.3.1/README.md
rename : third_party/rust/crossbeam-epoch/examples/sanitize.rs => third_party/rust/crossbeam-epoch-0.3.1/examples/sanitize.rs
rename : third_party/rust/crossbeam-epoch/src/atomic.rs => third_party/rust/crossbeam-epoch-0.3.1/src/atomic.rs
rename : third_party/rust/crossbeam-epoch/src/collector.rs => third_party/rust/crossbeam-epoch-0.3.1/src/collector.rs
rename : third_party/rust/crossbeam-epoch/src/default.rs => third_party/rust/crossbeam-epoch-0.3.1/src/default.rs
rename : third_party/rust/crossbeam-epoch/src/deferred.rs => third_party/rust/crossbeam-epoch-0.3.1/src/deferred.rs
rename : third_party/rust/crossbeam-epoch/src/epoch.rs => third_party/rust/crossbeam-epoch-0.3.1/src/epoch.rs
rename : third_party/rust/crossbeam-epoch/src/garbage.rs => third_party/rust/crossbeam-epoch-0.3.1/src/garbage.rs
rename : third_party/rust/crossbeam-epoch/src/guard.rs => third_party/rust/crossbeam-epoch-0.3.1/src/guard.rs
rename : third_party/rust/crossbeam-epoch/src/internal.rs => third_party/rust/crossbeam-epoch-0.3.1/src/internal.rs
rename : third_party/rust/crossbeam-epoch/src/lib.rs => third_party/rust/crossbeam-epoch-0.3.1/src/lib.rs
rename : third_party/rust/crossbeam-epoch/src/sync/list.rs => third_party/rust/crossbeam-epoch-0.3.1/src/sync/list.rs
rename : third_party/rust/crossbeam-epoch/src/sync/queue.rs => third_party/rust/crossbeam-epoch-0.3.1/src/sync/queue.rs
rename : third_party/rust/crossbeam-utils/.cargo-checksum.json => third_party/rust/crossbeam-utils-0.2.2/.cargo-checksum.json
rename : third_party/rust/crossbeam-utils/CHANGELOG.md => third_party/rust/crossbeam-utils-0.2.2/CHANGELOG.md
rename : third_party/rust/crossbeam-utils/Cargo.toml => third_party/rust/crossbeam-utils-0.2.2/Cargo.toml
rename : third_party/rust/bitflags-0.7.0/LICENSE-APACHE => third_party/rust/crossbeam-utils-0.2.2/LICENSE-APACHE
rename : third_party/rust/crossbeam-utils/src/atomic_option.rs => third_party/rust/crossbeam-utils-0.2.2/src/atomic_option.rs
rename : third_party/rust/crossbeam-utils/src/lib.rs => third_party/rust/crossbeam-utils-0.2.2/src/lib.rs
rename : third_party/rust/crossbeam-utils/src/scoped.rs => third_party/rust/crossbeam-utils-0.2.2/src/scoped.rs
rename : third_party/rust/bitflags-0.7.0/LICENSE-APACHE => third_party/rust/indexmap/LICENSE-APACHE
rename : third_party/rust/lazycell/.cargo-checksum.json => third_party/rust/lazycell-0.4.0/.cargo-checksum.json
rename : third_party/rust/lazycell/CHANGELOG.md => third_party/rust/lazycell-0.4.0/CHANGELOG.md
rename : third_party/rust/lazycell/Cargo.toml => third_party/rust/lazycell-0.4.0/Cargo.toml
rename : third_party/rust/bitflags-0.7.0/LICENSE-APACHE => third_party/rust/lazycell-0.4.0/LICENSE-APACHE
rename : third_party/rust/lazycell/LICENSE-MIT => third_party/rust/lazycell-0.4.0/LICENSE-MIT
rename : third_party/rust/lazycell/README.md => third_party/rust/lazycell-0.4.0/README.md
rename : third_party/rust/lazycell/src/lib.rs => third_party/rust/lazycell-0.4.0/src/lib.rs
rename : third_party/rust/bitflags-0.7.0/LICENSE-APACHE => third_party/rust/rand-0.3.22/LICENSE-APACHE
rename : third_party/rust/bitflags-0.7.0/LICENSE-MIT => third_party/rust/rand-0.3.22/LICENSE-MIT
rename : third_party/rust/rand/appveyor.yml => third_party/rust/rand-0.3.22/appveyor.yml
rename : third_party/rust/slab/.cargo-checksum.json => third_party/rust/slab-0.3.0/.cargo-checksum.json
rename : third_party/rust/slab/Cargo.toml => third_party/rust/slab-0.3.0/Cargo.toml
rename : third_party/rust/slab/README.md => third_party/rust/slab-0.3.0/README.md
rename : third_party/rust/slab/src/lib.rs => third_party/rust/slab-0.3.0/src/lib.rs
rename : third_party/rust/tokio-io/src/read_to_end.rs => third_party/rust/tokio-io/src/io/read_to_end.rs
rename : third_party/rust/tokio-io/src/read_until.rs => third_party/rust/tokio-io/src/io/read_until.rs
extra : rebase_source : 4c022c31e626832d12535d88e7caea452419ac2f
2018-08-24 00:44:17 +03:00
..
defaultthemes
docs
illustrations Bug 1476509 - Implement a new clock skew error page r=flod,johannh 2018-08-02 22:59:04 +05:30
overrides
pageinfo Bug 1468225 - remove method nsICertificateDialogs.viewCert and its uses. r=Gijs,keeler 2018-08-22 17:38:33 +00:00
test Merge mozilla-central to autoland. a=merge 2018-08-24 00:44:17 +03:00
aboutDialog-appUpdater.js
aboutDialog.css
aboutDialog.js
aboutDialog.xul
aboutNetError-new.xhtml Backed out changeset a692112bf9b8 for landing with the wrong bug number in the commit message. 2018-08-17 11:10:26 -04:00
aboutNetError.js Bug 1476509 - Implement a new clock skew error page r=flod,johannh 2018-08-02 22:59:04 +05:30
aboutNetError.xhtml Bug 1476509 - Implement a new clock skew error page r=flod,johannh 2018-08-02 22:59:04 +05:30
aboutRestartRequired.js
aboutRestartRequired.xhtml
aboutRobots-icon.png
aboutRobots-widget-left.png
aboutRobots.css
aboutRobots.js
aboutRobots.xhtml
aboutTabCrashed.css
aboutTabCrashed.js
aboutTabCrashed.xhtml
blockedSite.js
blockedSite.xhtml
browser-addons.js Bug 1479125 - Migrate calls that expect an element to be returned to use element variation firstChild etc to firstElementChild etc;r=Paolo 2018-08-08 15:22:53 -07:00
browser-allTabsMenu.inc.xul
browser-allTabsMenu.js Bug 1479050: Migrate a number of call-sites to use document.createXULElement. r=bgrins 2018-07-31 19:13:38 +00:00
browser-captivePortal.js
browser-compacttheme.js
browser-contentblocking.js Bug 1485199 - Add prefs for hiding the other two categories in the Content Blocking section of the Control Centre; r=johannh 2018-08-22 17:06:21 -04:00
browser-context.inc Bug 1482648 - Part 3 - Remove remaining broadcasters from front-end code. r=bgrins 2018-08-21 14:55:04 +01:00
browser-ctrlTab.js Bug 1479125 - Migrate calls that expect an element to be returned to use element variation firstChild etc to firstElementChild etc;r=Paolo 2018-08-08 15:22:53 -07:00
browser-customization.js Bug 1479125 - Migrate calls that expect an element to be returned to use element variation firstChild etc to firstElementChild etc;r=Paolo 2018-08-08 15:22:53 -07:00
browser-data-submission-info-bar.js
browser-development-helpers.js Bug 1479050: Migrate a number of call-sites to use document.createXULElement. r=bgrins 2018-07-31 19:13:38 +00:00
browser-doctype.inc
browser-feeds.js
browser-fullScreenAndPointerLock.js
browser-fullZoom.js
browser-gestureSupport.js Bug 1479538 - Rewrite non-test callers of document.createElementNS(XUL_NS, ...) to use document.createXULElement(...);r=paolo 2018-08-14 16:22:44 +00:00
browser-media.js Bug 1431153 - Remove unused CDM version check path from browser-media.js r=Gijs 2018-08-22 14:11:15 +00:00
browser-menubar.inc Bug 1482648 - Part 3 - Remove remaining broadcasters from front-end code. r=bgrins 2018-08-21 14:55:04 +01:00
browser-pageActions.js Bug 1483167 - Copy Link and Send Tab to Device page action button tooltips say "coypURL-title" and "sendToDevice-title" r=Gijs 2018-08-23 10:20:54 +00:00
browser-places.js Bug 1484482 - Fix the bookmarks menu when it is displayed via the hidden window. r=paolo 2018-08-22 10:17:28 +00:00
browser-plugins.js Bug 1479538 - Rewrite non-test callers of document.createElementNS(XUL_NS, ...) to use document.createXULElement(...);r=paolo 2018-08-14 16:22:44 +00:00
browser-safebrowsing.js
browser-sets.inc Bug 1482648 - Part 3 - Remove remaining broadcasters from front-end code. r=bgrins 2018-08-21 14:55:04 +01:00
browser-sidebar.js Bug 1482610 - Part 2 - Move the remaining attributes and remove the sidebar broadcasters. r=jaws,mixedpuppy 2018-08-19 19:54:02 +01:00
browser-siteIdentity.js Bug 1480082 - Remove broadcasters from the identity panel. r=johannh 2018-08-01 13:51:39 +01:00
browser-sync.js Bug 1482645 - Part 1 - Don't use broadcaster elements to show or hide sync interface elements. r=markh 2018-08-20 07:38:40 +01:00
browser-tabsintitlebar.js
browser-thumbnails.js
browser-webrender.js
browser.css Bug 1483122 - "https" is pushed off left edge of address bar (overlapping buttons!) for long URLs with broken cert configurations r=Gijs 2018-08-22 22:29:52 +00:00
browser.js Bug 1482648 - Part 3 - Remove remaining broadcasters from front-end code. r=bgrins 2018-08-21 14:55:04 +01:00
browser.xhtml Bug 1482256 - Support switching to browser.xul to browser.xhtml. r=mossop 2018-08-14 13:13:38 -07:00
browser.xul Bug 1482610 - Part 2 - Move the remaining attributes and remove the sidebar broadcasters. r=jaws,mixedpuppy 2018-08-19 19:54:02 +01:00
content-refreshblocker.js Bug 1446940 part 2. Stop getting docshells from windows via getInterface in browser. r=gijs 2018-08-01 13:07:10 -04:00
content.js Backed out 4 changesets (bug 1480319) for mochitest failures on test_ext_webrequest_filter.html. CLOSED TREE 2018-08-16 03:46:56 +03:00
contentSearchUI.css
contentSearchUI.js
contentTheme.js Backed out changeset 3f0325c0b307 (bug 1418602) for Eslint and browser_ext_sidebarAction_runtime.js failures on a CLOSED TREE 2018-08-21 05:09:05 +03:00
global-scripts.inc Bug 1482256 - Support switching to browser.xul to browser.xhtml. r=mossop 2018-08-14 13:13:38 -07:00
hiddenWindow.xul
history-swipe-arrow.svg
macWindow.inc.xul Bug 1482648 - Part 4 - Clean up remaining references to broadcasters in front-end code. r=bgrins 2018-08-11 17:25:58 +01:00
moz.build
nonbrowser-mac.js
nsContextMenu.js Bug 1364392 - Provide correct triggeringPrincipal to openLinkIn r=Gijs 2018-08-21 14:15:40 +00:00
popup-notifications.inc
robot.ico
safeMode.css
safeMode.js
safeMode.xul
sanitize.xul
sanitizeDialog.css
sanitizeDialog.js
static-robot.png
tab-content.js Bug 1483664: Part 1 - Use lazy actor infrastructure for LightweightThemeChild. r=ntim 2018-08-15 20:06:58 -07:00
tabbrowser.css
tabbrowser.js Merge mozilla-central to autoland 2018-08-21 12:57:58 +03:00
tabbrowser.xml Backed out changeset 2f9c90bd0f2f (bug 1446168) for R3 failures in /tests/reftest/tests/layout/reftests/xul/mac-tab-toolbar-ref.xul 2018-08-23 03:10:03 +03:00
theme-vars.inc.css
urlbarBindings.xml Bug 1480572, r=adw,felipe 2018-08-22 23:48:14 +01:00
utilityOverlay.js Bug 1364392 - Provide correct triggeringPrincipal to openLinkIn r=Gijs 2018-08-21 14:15:40 +00:00
webext-panels.js Merge mozilla-inbound to mozilla-central. a=merge 2018-08-15 03:51:45 +03:00
webext-panels.xul Bug 1482648 - Part 3 - Remove remaining broadcasters from front-end code. r=bgrins 2018-08-21 14:55:04 +01:00
webrtcIndicator.js
webrtcIndicator.xul