Tim Taubert
2d570228a2
Bug 616853 - Make the beforeunload prompt tab-modal r=dao,bz
2014-04-02 08:21:14 +02:00
Alexandre Poirot
500374a174
Bug 991636 - Fix toolkit/devtools/server/tests/mochitest/test_connectToChild.html test. r=msucan
2014-04-08 14:07:00 +02:00
Nils Maier
0f42681cbc
Bug 952997 - Fix OS.File large file support. r=yoric
2014-04-08 03:40:00 +02:00
Dave Townsend
76fad52208
Bug 993539: sourceURI property of add-on fails if the repository has been updated. r=irving
2014-04-09 19:15:21 -07:00
Gregory Szorc
0945ada1ef
Bug 989137 - Part 11: Make service initialization and uninitialization more robust; r=gfritzsche
...
Subsequent patches were running into race conditions and bugs related to
Experiments instance initialization state. This patch plugs the
necessary holes in initialization state management to unblock work.
The fixes are far from robust. There are still race conditions and bugs.
They should probably be addressed later.
--HG--
extra : rebase_source : 5f0c7fa1f554d09a21b1452506884dc771cb829d
2014-04-07 14:11:31 -07:00
Ryan VanderMeulen
982677f7ba
Merge m-c to fx-team on a CLOSED TREE.
2014-04-09 19:12:28 -04:00
Myk Melez
f6b429bf91
Bug 994216 - ensure desktop INI file parent directory exists to fix bustage on CLOSED TREE; r=marco"
...
--HG--
extra : amend_source : d72cf290cc27d2cc6baa3d68611192167c45fd8f
2014-04-09 14:20:59 -07:00
Ryan VanderMeulen
4ae52863f8
Bug 608820 - Disable browser_bug567127.js on Win/OSX for frequent failures.
...
CLOSED TREE
2014-04-09 13:01:45 -04:00
Ryan VanderMeulen
16e78772cf
Bug 986458 - Disable browser_whitelist7.js on Win/OSX debug for perma-fails with chunked mochitest-bc.
2014-04-09 13:01:45 -04:00
Carsten "Tomcat" Book
132623313d
Merge m-c to fx-team
2014-04-09 14:42:56 +02:00
Carsten "Tomcat" Book
66ac1735a8
merge fx-team to mozilla-central
2014-04-09 14:23:03 +02:00
Nochum Sossonko
111214174c
Bug 668903 - Pressing escape should close the saved passwords dialog. r=MattN
...
--HG--
extra : rebase_source : 9f23e3d3457c5409b00715038e3e8014a6a9b0c3
2014-04-07 16:01:35 -04:00
Matthew Noorenberghe
cba4472a4b
Bug 972684 - Don't use about:home in browser_findbar.js since it leads to intermittent failures and isn't necessary for the test. r=mikedeboer
...
--HG--
extra : rebase_source : 1a37a07c5f1fb349f878fdcb93d0187d3b80cf62
2014-04-08 18:30:59 -07:00
Olivier Yiptong
4ea3a48af1
Bug 992327 - Change directoryLinks and NewTabUtils to imageURI instead of imageURISpec [r=adw]
...
Replace reference data and uses of s/Spec//.
2014-04-08 17:02:24 -07:00
Ryan VanderMeulen
a3431ee9b8
Merge inbound to m-c.
2014-04-08 18:17:58 -04:00
Boris Zbarsky
fdbb455d4f
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
...
This patch was mostly generated with the following command:
find . -name "*.h" -o -name "*.cpp" | xargs sed -e '/WrapObject(JSContext/ {; N; s/\(WrapObject(JSContext *\* *a\{0,1\}[Cc]x\),\n\{0,1\} *JS::Handle<JSObject\*> a\{0,1\}[sS]cope/\1/ ; }' -i ""
and then reverting the changes that made to
dom/bindings/BindingUtils.h, since those WrapObject methods are not
the ones we're trying to change here, plus a bunch of manual fixups
for cases that this command did not catch (including all the callsites
of WrapObject()).
2014-04-08 18:27:18 -04:00
Tim Taubert
c18e728b93
Bug 989083 - Stop leaking aCallback and remove aScope from asyncGetBookmarkIds r=mak
2014-03-30 21:49:28 +02:00
Marco Castelluccio
7e92942998
Bug 993168 - Use recursive makeDir in the apps installer. r=Yoric
2014-04-07 16:19:00 +02:00
Marco Bonardo
0af2c2187d
Bug 991668 - resolve promises on next tick to avoid "too much recursion" error when exporting bookmarks.html. r=Yoric
2014-04-08 14:09:29 +02:00
Marco Bonardo
8f0f8f1d90
Bug 991682 - Sqlite.jsm API to clone an open db connection. r=Yoric
2014-04-08 14:09:26 +02:00
Panos Astithas
7771bad106
Disconnect actors by default when removing an actor pool (bug 992244). r=dcamp
2014-04-08 10:23:00 +03:00
Ryan VanderMeulen
99055ac4b3
Merge m-c to fx-team.
2014-04-07 22:37:51 -04:00
Peter Van der Beken
f8dd810da5
Back out 75c95dac7fe0 (bug 984497) and f1b0d3d13755 (bug 990475) to fix bustage on a CLOSED TREE.
...
--HG--
extra : rebase_source : a63315cd428faeb95464f6ad76946d1c0c6d36c3
2014-04-07 22:18:53 +02:00
Nicholas Hurley
a1f8a49d94
Bug 987248 - Prevent divide-by-zero in seer. r=mcmanus
2014-04-07 12:45:45 -07:00
stefanh@inbox.com
edb26e0dbc
Bug 957281 - Help button should be positioned at the lower end of the preferences window. r=Mano.
2014-04-07 21:16:11 +02:00
Gregory Szorc
4df343f2c1
Bug 989137 - Part 10: Add a testing-only JSM for common AddonManager operations; r=Unfocused, r=gfritzsche
...
There is a lot of boilerplate testing code that performs common
AddonManager operations. Some common operations used for testing
Experiments have been refactored into a testing-only JSM that lives as
part of the Add-ons Manager.
--HG--
extra : rebase_source : f18cf54c7af6d390ed4437bd0ed0eb4beea76b0d
2014-04-04 15:58:29 -07:00
Gregory Szorc
59f554929a
Bug 989137 - Part 8: Prevent unknown experiments from being installed; r=Unfocused
...
The experiments service insists on being in control of experiments.
Before, it wasn't being as assertive as it needed to be: other browser
components could install experiments behind its back. This patch
reasserts the experiments service as king of experiments add-on
management.
--HG--
extra : rebase_source : 91439622e47419fae7675d83890e83cf37db453b
2014-04-04 15:58:26 -07:00
Florian Quèze
f1a4d21492
Bug 991202 - The event callback of popup notifications should have a way to prevent the panel from showing, r=felipe.
...
--HG--
extra : rebase_source : 3005a199a081d8cc9aa803c0f7d6e426d8af03a0
2014-04-07 19:37:50 +02:00
Paolo Amadini
bb2ad048fa
Bug 991750 - Convert remaining legacy uses of promise.js to Promise.jsm. rs=Yoric
2014-04-07 16:18:43 +02:00
Asaf Romano
102346f214
Bug 984131 - Async transactions: protect transactions objects so we can optimize them. r=mak
2014-04-07 12:58:20 +03:00
Matthew Noorenberghe
94b8202afa
Backout 5e4eaa3891be due to b-c failures in browser_removeTabsToTheEnd.js
2014-04-06 15:29:25 -07:00
Philipp Sackl
7a52179561
Bug 878020 - Add inner shadows to the tab overflow container. r=MattN
2014-04-05 13:40:50 -07:00
Phil Ringnalda
c5638212cb
Merge m-i to a CLOSED TREE m-c
2014-04-06 09:51:58 -07:00
Phil Ringnalda
7d2d89004f
Backed out 3 changesets (bug 989137) for a sudden influx of xpcshell failures
...
CLOSED TREE
Backed out changeset 831a3ccce100 (bug 989137)
Backed out changeset d3053c4e4c51 (bug 989137)
Backed out changeset 7e410c1d61e6 (bug 989137)
2014-04-05 20:30:24 -07:00
Blake Kaplan
3745131216
Bug 899648 - Initial patch to make tab-modal prompts work. Original patch from Tom Schuster <evilpies@gmail.com>. r=dolske
2014-04-04 14:50:42 -07:00
Blake Kaplan
28f9c3e365
Bug 971222 - Small cleanup around prompt code. r=bzbarsky
2014-04-04 14:50:42 -07:00
Ryan VanderMeulen
2be082b649
Merge m-c to inbound on a CLOSED TREE.
2014-04-04 15:12:07 -04:00
Ryan VanderMeulen
4be6b97fe2
Merge inbound to m-c.
2014-04-04 14:51:38 -04:00
Neil Deakin
ba71f5497a
Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil
2014-04-04 13:11:12 -04:00
Paolo Amadini
2d929c5019
Bug 991738 - Fix "test_markpageas.js" before switching Task.jsm to use Promise.jsm. r=mak
2014-04-04 15:21:09 +02:00
Benjamin Smedberg
4766f8c541
Bug 986582 - Get rid of the toolkit.telemetry.enabledPreRelease pref and make the toolkit.telemetry.enabled pref do the right thing for beta users who are testing a final release build, r=rnewman
...
--HG--
extra : rebase_source : 43f70e2c1c3207f37ba0789245958cb0c34187f6
2014-04-03 14:55:42 -04:00
Carsten "Tomcat" Book
9c32a93551
Backed out changeset 0f91a3f28a44 (bug 976205) per request - incorrect patch
2014-04-04 14:46:51 +02:00
David Rajchenbach-Teller
f8b93dedfd
Bug 936630 - Timeline event sessionRestoreInit. r=ttaubert, r=froydnj
2014-04-04 08:34:24 -04:00
James Long
fe77cf2b9b
Bug 812172 - Add conditional breakpoint handling to the debugger client. r=vp
2014-04-04 08:27:57 -04:00
Mihai Sucan
6f71b473a0
Bug 989043 - Network monitor support for e10s. r=ochameau
2014-04-03 15:45:25 +03:00
Yury Delendik
2f453378d5
Bug 990852 - Add Adobe CMap License to about:license. r=gerv
2014-04-02 08:17:50 -05:00
Ryan VanderMeulen
026c428bac
Merge m-c to fx-team on a CLOSED TREE.
2014-04-03 15:29:13 -04:00
Ryan VanderMeulen
5b094723b1
Backed out changeset 234d50648ad1 (bug 983022) for non-Linux build bustage.
...
CLOSED TREE
2014-04-03 11:38:27 -04:00
David Rajchenbach-Teller
2ec9408c00
Bug 991038 - Uncaught async error in DownloadIntegration.jsm. r=paolo
2014-04-03 11:01:07 -04:00
Carsten "Tomcat" Book
2f4f76cf07
Merge m-c to fx-team
2014-04-03 12:57:40 +02:00