Jared Wein
f5bf52cc93
Bug 969125 - Australis: [Linux] Sync toolbar button disappears during synchronization. r=Gijs DONTBUILD (fixed commit message)
...
--HG--
rename : browser/themes/linux/sync-24-throbber.png => browser/themes/linux/syncProgress-toolbar.png
2014-02-12 15:33:18 -05:00
Jared Wein
4ba26d9fda
Backed out changeset f8b656efb478 (bug 940844)
...
--HG--
rename : browser/themes/linux/syncProgress-toolbar.png => browser/themes/linux/sync-24-throbber.png
2014-02-12 15:41:32 -05:00
Jared Wein
255e2a004a
Bug 940844 - Australis: sync busy icon (sync pending) in menu is missing on Linux. r=Gijs
...
--HG--
rename : browser/themes/linux/sync-24-throbber.png => browser/themes/linux/syncProgress-toolbar.png
2014-02-12 15:33:18 -05:00
Gregory Szorc
738b579962
Bug 875562 - Part 7: Implement limits for stored crash data; r=Yoric
...
This patch institutes limits for how much crash data can be stored in
terms of maximum number of crash events per day. If more events than the
limit are encountered, we record that a high water mark has been
encountered and we silently discard the payload of future events.
We chose to not increment the version of the store payload because no
clients are actively saving this data yet, so it doesn't make sense to
incur a version bump.
--HG--
extra : rebase_source : 3d5d92668b38e8b9c3c45e1a61a3a172b576e0a5
extra : amend_source : 71fffa0724450c5fe13563d2539813e9a831b3de
2014-01-28 17:33:38 -08:00
Richard Newman
d1c9b4eb93
Bug 970604 - Tab loads hit the DB twice when once will do. r=bnicholson
2014-02-12 11:50:35 -08:00
Rodrigo Silveira
d8dc40ed7b
Bug 969356 - When mouse clicking on a top site tile, the watermark shifts r=jimm
...
--HG--
extra : rebase_source : dac4ce7d977f2c933a1a91d0c9c047f47559fdd5
2014-02-12 11:37:21 -08:00
Rodrigo Silveira
2639e25c64
Bug 971124 - workaround for backgound-attachment: fixed jitter r=sfoster
...
--HG--
extra : rebase_source : 3c091dfc74ce08b2baff1adeeec720dafd32315e
2014-02-12 11:36:49 -08:00
Gijs Kruitbosch
22a50dd2c1
Bug 969376 - correctly size Australis' menu button, make it hug right border on Windows and Linux, r=jaws
...
--HG--
rename : browser/base/content/test/general/browser_backButtonFitts.js => browser/base/content/test/general/browser_menuButtonFitts.js
extra : rebase_source : 598279d26ffe3d95f62e458e39ef41b5ec1a505a
2014-02-11 19:31:43 +00:00
Gijs Kruitbosch
01555ac013
Bug 971705 - fix Australis' panel's mainViewObserver to disconnect on popuphidden, r=mconley
...
--HG--
extra : rebase_source : 9e8a88a26ecb3b134504d2d112d290a7bcb0b44b
2014-02-12 14:54:35 +00:00
Gregory Szorc
4e49d56880
Bug 958561 - Measure Sync with Firefox Health Report; r=rnewman
...
Metrics for Sync have been added to Firefox Health Report. If Sync is
not configured, we'll report that fact and the supported and preferred
Sync protocols (1.1 or 1.5).
If Sync is configured, we report the daily counts of sync attempts and
how many are successful vs errored. We also report daily counts of the
device types attached to the account.
--HG--
extra : rebase_source : 77170b323706a85cbe1542ac993ebdc1dba3b505
extra : amend_source : 7802e80b4fc94937fbe3f67505b447bfb048732d
2014-02-05 08:08:14 -08:00
Gregory Szorc
5aa0cf26c0
Bug 970302 - Ensure a TestManifest is always used when running xpcshell tests; r=ted
...
--HG--
extra : rebase_source : 30a296e66d25d5e4759b2ad3a420f94a5543a090
extra : amend_source : ac405c60d907f1bae3f376aa4525d8f93f53cc18
2014-02-10 13:11:23 -08:00
Ryan VanderMeulen
18df517424
Backed out changeset 3761b11b90f0 (bug 970247) for robocop NPEs (again).
...
CLOSED TREE
2014-02-12 13:37:13 -05:00
Wes Johnston
d75e9670ba
Bug 964510 - Send a delayed startup notification in Fennec. r=mfinkle
2014-01-28 21:57:59 -08:00
Wes Johnston
9433656b7d
Bug 969835 - "Don't check for HelperApps on about: and chrome: URLs" [r=lucasr.at.mozilla]
2014-02-11 15:23:00 -08:00
Marina Samuel
e7b1974dc1
Bug 872206 - Part 2 -Use CrashMonitor to identify crashes in Metro for sending a SHUTDOWN_OK telemetry probe. r=mbrubeck
2014-02-12 12:59:16 -05:00
Marina Samuel
620163aee8
Bug 872206 - Part 1 - Create a separate CrashMonitor file for Metro. r=dteller.
2014-02-12 12:59:11 -05:00
Brian Nicholson
80e40ef87d
Bug 944374. r=blassey
2014-02-12 09:51:33 -08:00
Jared Wein
53b77e61e3
Bug 970511 - [Australis] Allow users to undo the "restore default" action. r=Gijs
...
--HG--
extra : rebase_source : bd8d73263b634a6ede03491778de045cd701f597
2014-02-12 12:46:26 -05:00
Lucas Rocha
a573286e2d
Bug 970247 - Stub the ButtonToast view (r=wesj)
2014-02-12 17:45:34 +00:00
Mihai Sucan
719ba1d49f
Bug 970884 - Fix for intermittent browser_webconsole_bug_589162_css_filter.js | Timed out while waiting for: css error displayed; r=me
2014-02-12 14:44:01 +02:00
Brian Grinstead
be3e67f4be
Bug 969426 - DevTools Themes: The strikethrough color in rule view is too dark in the light theme;r=pbrosset
2014-02-12 11:17:11 -06:00
Ryan VanderMeulen
f86df1a5f9
Backed out changeset 03bf10b236ea (bug 970247) for robocop NPEs.
...
CLOSED TREE
2014-02-12 11:50:28 -05:00
Mark Finkle
b6d8449a59
Bug 971703 - Lazy load SSLExceptions r=wesj
...
--HG--
rename : mobile/android/chrome/content/exceptions.js => mobile/android/modules/SSLExceptions.jsm
2014-02-12 11:40:14 -05:00
Mark Finkle
9f0f6c273f
Bug 966573 - Use speculative connections for URLs coming into BrowserCLH.js r=wesj
2014-02-12 11:27:25 -05:00
Lucas Rocha
e1d7fdf2c0
Bug 970247 - Stub the ButtonToast view (r=wesj)
2014-02-12 15:40:39 +00:00
Patrick Brosset
90182fdf79
Bug 904953 - Splits browser_inspector_markup_edit.js into 5 to avoid long running test, r=jwalker
2014-02-12 16:23:43 +01:00
Sam Penrose
643bb4e93e
Bug 968929 - Update FXAccountsClient to production server URI. r=jedp
2014-02-11 18:07:26 -08:00
Irving Reid
f312a9df46
Bug 965788 - Use XHR timeout for addon checks. r=Mossop, r=Unfocused
2014-02-11 14:14:32 -05:00
David Rajchenbach-Teller
db044b26df
Bug 957123 - Better AsyncShutdown error reporting for OS.File. r=froydnj
2014-02-07 10:52:47 -05:00
David Rajchenbach-Teller
8074658fc6
Bug 957123 - Complete porting test_TelemetrySendOldPings.js to OS.File. r=rvitillo
2014-02-07 16:09:02 -05:00
David Rajchenbach-Teller
bd02311a52
Bug 957123 - Fix the use of File.prototype.close() by a few AddonManager tests. r=Unfocused
2014-02-12 10:14:27 -05:00
David Rajchenbach-Teller
0f98f9b5f7
Bug 957123 - Extend error reporting of AsyncShutdown. r=froydnj
2014-02-07 16:09:02 -05:00
Patrick Brosset
38500fdc1b
Bug 964255 - Introduces a css declarations parser in the rule-view and fixes background-url edition; r=bgrins
2014-02-03 09:52:09 -06:00
Mike Conley
7174dd658f
Bug 941196 - [Australis] Menu panel can move around when opening a long subview. r=Gijs.
2014-02-10 11:06:00 -05:00
Ryan VanderMeulen
b5e362c5b1
Merge m-c to fx-team on a CLOSED TREE.
2014-02-12 09:07:12 -05:00
Ryan VanderMeulen
3fb960bf29
Backed out changeset bb5701078d13 (bug 961238) for likely troboprovider bustage.
2014-02-12 09:02:46 -05:00
Ryan VanderMeulen
e58ba518d2
Merge m-c to fx-team on a CLOSED TREE.
2014-02-12 08:40:19 -05:00
Ryan VanderMeulen
e6001f74f4
Merge inbound to m-c.
2014-02-12 08:37:35 -05:00
Ryan VanderMeulen
e91712ff4f
Merge fx-team to m-c.
2014-02-12 08:33:21 -05:00
Ryan VanderMeulen
ef6da706f5
Backed out changeset 2b95fec2f1f5 (bug 970536) for mochitest-bc failures.
...
CLOSED TREE
2014-02-12 08:19:05 -05:00
Lucas Rocha
5e7f548dc6
Bug 970702 - Collapse image space when PanelListRow has no imageUrl (r=margaret)
2014-02-12 11:54:21 +00:00
Patrick Brosset
25aa682d9f
Bug 970532 - CSS rule-view deals with MathML elements correctly; r=miker
2014-02-12 12:14:46 +01:00
B2G Bumper Bot
325b72dad4
Bumping manifests a=b2g-bump
2014-02-12 03:05:57 -08:00
B2G Bumper Bot
afcd42cb30
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/9da6724d2e1a
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Revert "Merge pull request #16166 from yurenju/comm-makefile"
This is breaking make install-gaia
This reverts commit e6f7bfd0c2f1e302375951d3a612c117e94a054c, reversing
changes made to d999becbdc7962e6491c7a0bf4d619b44da69373.
Conflicts:
build/applications-data.js
2014-02-12 03:05:10 -08:00
Panos Astithas
01e70b6d0c
The debugger shouldn't try to connect to the tracer actor if it is not present or if tracing is disabled (bug 970536). r=fitzgen
2014-02-12 12:40:52 +02:00
B2G Bumper Bot
3d2a7707ac
Bumping manifests a=b2g-bump
2014-02-12 02:36:01 -08:00
B2G Bumper Bot
fe58ba4c1e
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/6b4d5f000dde
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #15458 from cctuan/960114
Bug 960114 - Multiple CSS warnings shown when launching the Gallery app
========
https://hg.mozilla.org/integration/gaia-central/rev/1d69a5fa7321
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 960114 - Multiple CSS warnings shown when launching the Gallery app
2014-02-12 02:30:11 -08:00
B2G Bumper Bot
5d18f8d844
Bumping manifests a=b2g-bump
2014-02-12 02:20:58 -08:00
B2G Bumper Bot
31cf297607
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/040a66cffe8f
Author: Yuren Ju <yurenju@gmail.com>
Desc: Merge pull request #16203 from yurenju/settings-blackhole
Bug 971621 - remove unnecessary code in build/applications-data.js for s... r=@timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/75e0673f9949
Author: Yuren Ju <yurenju@gmail.com>
Desc: Bug 971621 - remove unnecessary code in build/applications-data.js for settings refactoring
========
https://hg.mozilla.org/integration/gaia-central/rev/07e9a488b907
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Bug 971640 - Disable all python clock tests until intermittents resolved.
2014-02-12 02:15:13 -08:00
Girish Sharma
9e384f54b5
Bug 970383 - Add the type of storage in dom-storage2-change notification, r=smaug
2014-02-12 15:44:21 +05:30