Kyle Huey
e034802efa
Bug 919885: Move Worker to WebIDL and thread-agnostic event dispatch. r=bent,bz
2013-11-05 22:16:24 +08:00
Jonas Finnemann Jensen
41edf8980c
Bug 902587 - Part 2A: Refactor late-write-checks as client of IO Interposer. r=BenWa
...
--HG--
rename : xpcom/build/mozPoisonWrite.h => xpcom/build/LateWriteChecks.h
rename : xpcom/build/mozPoisonWrite.h => xpcom/build/PoisonIOInterposer.h
rename : xpcom/build/mozPoisonWriteBase.cpp => xpcom/build/PoisonIOInterposerBase.cpp
rename : xpcom/build/mozPoisonWriteMac.cpp => xpcom/build/PoisonIOInterposerMac.cpp
rename : xpcom/build/mozPoisonWriteWin.cpp => xpcom/build/PoisonIOInterposerWin.cpp
2013-11-05 07:45:20 -05:00
Olli Pettay
ddae5c3928
Bug 933070, MessageManager should use nsTObserverArray, r=fabrice
2013-11-05 13:52:04 +02:00
Makoto Kato
e8ae36d2ca
Bug 892856 - Protobuf fails to build in VS 2013. r=mmc
2013-11-05 15:54:30 +09:00
Wes Kocher
ce4f00fcbd
Merge m-c to inbound
2013-11-04 21:22:23 -08:00
Wes Kocher
e400a12724
Merge inbound to m-c
2013-11-04 21:09:17 -08:00
Mike Hommey
3f65220584
Bug 934337 - Get rid of custom rules fiddling with SHARED_LIBRARY. r=mshal
...
While here, remove other custom rules in the same Makefiles.
2013-11-05 13:28:26 +09:00
Mike Hommey
aadf41e5e3
Bug 934361 - Remove CHROME_DEPS. r=mshal
2013-11-05 07:39:28 +09:00
Mike Hommey
78b32bd45d
Bug 934360 - Remove GRE_MILESTONE computation from Makefiles. r=mshal
2013-11-05 07:39:28 +09:00
Alexandre Poirot
6d3005f1c2
Bug 933273 - Prevent loading AddonManager in webbrowser actor when not explicitely needed. r=nfitzgerald
2013-11-04 17:30:10 -05:00
Ryan VanderMeulen
d54baa4c91
Merge m-c to inbound.
2013-11-04 16:31:13 -05:00
Ryan VanderMeulen
3a4f8792df
Merge inbound to m-c.
2013-11-04 16:16:22 -05:00
Jared Wein
78c4c0995d
Bug 933745 - Use the brand logo as the favicon for about:support. r=Unfocused
2013-11-04 01:00:01 -05:00
Sebastian Hengst
40f5bb9ed0
Bug 765285 - Include last 3 days of crash IDs in about:support: Improve localization comments. r=Mossop
2013-11-04 00:50:10 +01:00
Phil Ringnalda
b3c9b87d37
Merge f-t to m-c
2013-11-03 13:06:25 -08:00
Nick Fitzgerald
38f4dbdd3e
Bug 932912 - Reflect.jsm should attach its export to 'this' so that it works in B2G; r=khuey
2013-11-02 12:54:08 -07:00
Ryan VanderMeulen
6d0dc845eb
Backed out changesets f488602d26c9 and 09725c69fd76 (bug 860493) for OSX bustage.
...
CLOSED TREE
2013-11-04 12:55:56 -05:00
David Rajchenbach-Teller
e95ac6c38f
Bug 860493 - Add telemetry for history swipe animations. r=spohl
2013-11-04 12:10:14 -05:00
Neil Deakin
f3270a29d5
Bug 596723, Don't consume clicks outside of arrow panels by default, always consume the clicks on anchors of all popups, r=dao,neil
2013-11-04 11:22:24 -05:00
J. Ryan Stinnett
e4cf0d1916
Bug 933083 - Refactor app requests into app-actor-front. r=ochameau
2013-11-01 16:41:19 -05:00
Wes Kocher
cd721fdff6
Backed out changeset 6cbc5a5a177f (bug 933646) for xpcshell bustage
2013-11-04 14:26:58 -08:00
Ryan VanderMeulen
d638624a4b
Merge m-c to fx-team.
2013-11-04 16:33:35 -05:00
Ryan VanderMeulen
3f0ca7f5e4
Backed out changesets cf64922197ca, 3ae60bdf3fef, and 68960c6bdce3 (bug 906839) for ASAN mochitest-bc perma-orange.
2013-11-04 15:54:55 -05:00
Victor Porof
f27cddae88
Bug 933646 - Blackboxing a program in the shader editor should hide the rendered geometry, r=rcampbell
2013-11-04 22:48:10 +02:00
Benjamin Smedberg
feecbed02e
Bug 932446 - in-content click-to-activate UI should look more clickable. Give the entire plugin a pointer cursor; reorder the vulnerable and activate sentences; underline the activate sentence so it looks like a clickable link; make the activate sentence red when :active so it also behaves more like a link, r=jaws ui-r=lco
2013-11-02 11:53:26 -04:00
Benjamin Smedberg
2ee5dadfec
Bug 745187 - Don't introduce a delay notifying the frontend about new plugins added to the document, because script may immediately remove them from the page. To fix the delayed layout of XBL, introduce a separate method to calculate the notification icon visibility, r=jaws
...
Note: this patch still has one potential hole: if content creates a plugin and destroys it without forcing reflow, the XBL binding will not be instantiated. This doesn't appear to be a problem in practice, because every site that wants to use a plugin also has to trigger frame construction to get the plugin to instantiate (document.write of the embed element appears to do this automatically).
2013-11-02 11:53:26 -04:00
Dennis Schubert
9af4e3e887
Bug 921366 - Fix output for throw false/0/null/undefined in Scratchpad; r=msucan
2013-11-01 18:03:30 +02:00
Wes Kocher
e6e5c2e310
Merge inbound to m-c
2013-11-01 20:34:44 -07:00
Mike Hommey
bc3f1629f6
Bug 933097 - Remove a few useless moz.build files. r=mshal
2013-11-02 08:47:46 +09:00
Mike Hommey
00a70f6f7d
Bug 933120 - Move HOST_PROGRAM and HOST_SIMPLE_PROGRAMS to moz.build. r=gps
2013-11-02 08:44:11 +09:00
Mike Hommey
3da504d65e
Bug 933135 - Treat SIMPLE_PROGRAMS more like PROGRAM. r=mshal
2013-11-02 08:43:55 +09:00
Mike Hommey
8b474dc32b
Bug 933100 - Cleanup toolkit/mozapps/plugins/tests/Makefile.in. r=gps
2013-11-02 08:43:43 +09:00
Matthew Gregan
36a1e81bf8
Bug 837563 - Enable libcubeb's PulseAudio backend. r=glandium
2013-10-31 11:37:28 +13:00
Henri Sivonen
5ac2a5be04
Bug 910192 non-UI part - Get rid of intl.charset.default as a localizable pref and deduce the fallback from the locale. r=bzbarsky.
2013-11-04 13:24:33 +02:00
Ed Morley
8dd27dbba6
Bug 919016 - Disable test_privbrowsing_perwindowpb.html on Windows for too many intermittent failures
2013-11-04 13:35:29 +00:00
Carsten "Tomcat" Book
6646962e49
Backed out changeset 88e0c01e2d81 (bug 910192) bustage on a CLOSED TREE
2013-11-04 13:04:02 +01:00
Henri Sivonen
7af818f242
Bug 910192 non-UI part - Get rid of intl.charset.default as a localizable pref and deduce the fallback from the locale. r=bzbarsky.
2013-11-04 13:24:33 +02:00
Aaron Klotz
3d83aa7a6f
Bug 827416: Adds profileHDDModel and profileHDDRevision to nsSystemInfo; r=bbondy
...
--HG--
extra : rebase_source : b0d012c1f2767b0002e3daa87294eb675cf8e29b
2013-11-01 16:54:25 -06:00
Monica Chew
fbd7f92937
Bug 887044: Remove CsdTesting/Mozilla from User-Agent, set safebrowsing URLs to use the GOOGLE_API_KEY (r=dougt)
2013-11-01 15:43:28 -07:00
Brandon Benvie
ded3cdbbde
Bug 924466 - Integrate acorn with the devtools; r=dcamp,robcee,gps
2013-10-31 15:48:26 -07:00
Panos Astithas
e0d82a1351
Bug 932880 - Small cleanups and fixes for browser_dbg_clean-exit-window.js. r=fitzgen
2013-11-01 20:09:50 +02:00
Ryan VanderMeulen
43eeed0ee4
Merge fx-team to m-c.
2013-11-01 14:51:36 -04:00
Panos Astithas
bfc1ea5539
Bug 932880 - Make preNest/postNest not throw when the browser is abruptly shut down. r=rcampbell
2013-10-31 23:10:22 +02:00
Ed Morley
febfa6a288
Merge mozilla-central and fx-team
2013-11-01 13:19:18 +00:00
Ed Morley
c2e9f503ed
Backed out changeset ebe4f507a5ac (bug 725943) for frequent failures in test_serialize_file.js
2013-11-01 12:04:23 +00:00
Nathan Froyd
401d6b3706
Bug 933071 - add --with-macos-private-frameworks to support cross-compiling; r=mshal
2013-10-31 09:50:26 -04:00
Nathan Froyd
a59022ab0e
Bug 931053 - don't build Mac host tools if --disable-crashreporter; r=ted
2013-10-25 11:49:26 -04:00
Benjamin Smedberg
97901c590d
Bug 915951 - test fixes for password manager mochitests - because mochitest runs all its tests in an iframe, it collects popup notifications from all tests and never dismisses them: remove them explicitly before each password manager test that needs to check popups. r=MattN
2013-10-31 09:50:13 -04:00
Jordan Santell
1e0b1850dc
Bug 933482 - Commenting out requiring package.json in escodegen to prevent upload breaking of SDK loader changes. r=fitzgen
2013-10-31 23:23:30 -04:00
Nils Maier
238bb4b965
Bug 932548 - Improve stack/message generation for uncaught Promise.jsm rejections. r=yoric
2013-10-31 23:23:10 -04:00