Commit Graph

166956 Commits

Author SHA1 Message Date
Gijs Kruitbosch
848fc8acc5 Bug 963365 - fix Australis panel layout on non-default dpi settings which cause CSS rounding errors, r=mconley 2014-02-06 13:18:35 +00:00
Panos Astithas
9f3ed06d23 Keep populating the Events pane even in the presence of event listeners with no associated Debugger.Script (bug 942899). r=vporof 2014-02-06 18:33:26 +02:00
Dão Gottwald
f2c0ef20b1 Bug 747338 - Set last-accessed timestamp when deselecting tabs rather than when selecting them. r=ttaubert 2014-02-06 17:28:54 +01:00
Brian Grinstead
aca5aac2eb Bug 967572 - DevTools Light theme text input border is a bit dark;r=vporof 2014-02-06 09:59:21 -06:00
Brian Grinstead
f3f3c49c26 Bug 966201 - There's a 1px top border between selected and non-selected items in the style editor stylesheets list;r=vporof 2014-02-06 09:33:31 -06:00
Gijs Kruitbosch
634e3c6f40 Bug 899530, update comment style per review request, DONTBUILD because just comments. 2014-02-06 15:27:31 +00:00
Gijs Kruitbosch
01fd469474 Bug 899530 - adjust bookmarks drag code to not close the menu when over the menu button, r=mak 2014-02-05 17:56:04 +00:00
Heather Arthur
3964739e2f Bug 967268 - Remember location of saved style sheet across reloads. r=pbrosset 2014-02-06 10:06:47 -05:00
Jan Keromnes
48a584a6b4 Bug 966210 - Make B2G devtools layers track all running apps on init. r=ochameau 2014-02-06 10:06:25 -05:00
Kay Plößer
2572b6aeee Bug 960046 - [OS.File] makeDir should not fail if the directory is a root. r=Yoric 2014-02-06 10:05:43 -05:00
Peiyong Lin
8c94fce2e6 Bug 948884 - Move inline scripts and styles into a separate file for toolkit/content/aboutTelemetry.xhtml (URL=about:telemetry). r=gps 2014-02-06 10:04:34 -05:00
Hubert B Manilla
96f8a07d71 Bug 927673 - Fix forPage has no sources showing when debugger is loading. r=fitzgen 2014-02-06 10:04:13 -05:00
Brian Grinstead
e516c1e98e Bug 968756 - Light theme buttons don't have an "active" state;r=paul 2014-02-06 08:23:12 -06:00
Carsten "Tomcat" Book
bf2725f713 Backed out changeset 8c4807bfdd2a (bug 965265) for browser-chrome bustage on a CLOSED TREE 2014-02-06 14:55:46 +01:00
Carsten "Tomcat" Book
d8fe6643a1 Merge mozilla-central to fx-team 2014-02-06 13:27:21 +01:00
Carsten "Tomcat" Book
5c1b7c4a12 merge b2g-inbound to mozilla-central 2014-02-06 13:17:08 +01:00
Florian Quèze
6d0e07de2f Bug 965264 - Opening a new window shows original provider buttons, not updated ones, r=mixedpuppy. 2014-02-06 13:04:56 +01:00
Florian Quèze
460eb5df8e Bug 965265 - Opening a new private window shows social provider buttons which don't do anything, r=mixedpuppy. 2014-02-06 13:03:05 +01:00
Carsten "Tomcat" Book
58429da813 merge fx-team to mozilla-central 2014-02-06 12:51:21 +01:00
Lucas Rocha
739454b415 Bug 909550 - Lazy-inflate TabsPanel once the first pageload is finished (r=mfinkle) 2014-02-06 08:59:50 +00:00
Brian Nicholson
29ce14fe1d Bug 965137 - Replace SessionStore pageshow listener with DOMTitleChanged listener. r=mfinkle 2014-02-05 23:47:51 -08:00
Brian Nicholson
d087790db5 Bug 965137 - Synchronously write session on application-background. r=mfinkle 2014-02-05 23:47:51 -08:00
B2G Bumper Bot
43a8fe8bba Bumping manifests a=b2g-bump 2014-02-05 23:32:00 -08:00
B2G Bumper Bot
3da1be5a7d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9e58b7068dc8
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #16018 from crh0716/968116

Bug 968116 - Clear pairingAddress when users cancel the pairing in passive mode r=evelyn

========

https://hg.mozilla.org/integration/gaia-central/rev/056820eb3ee8
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 968116 - Clear pairingAddress when users cancel the pairing in passive mode
2014-02-05 23:31:11 -08:00
B2G Bumper Bot
f65bc60055 Bumping manifests a=b2g-bump 2014-02-05 23:11:04 -08:00
B2G Bumper Bot
cd46d4e989 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f626d50b5605
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Merge pull request #15956 from justindarc/master

Fixed sort() comparison in CameraUtils.selectOptimalPreviewSize().

========

https://hg.mozilla.org/integration/gaia-central/rev/89351f78cf86
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Fixed sort() comparison in CameraUtils.selectOptimalPreviewSize().

Fixed rounding error in CameraUtils.selectOptimalPreviewSize() and added real-world test data.

Fixed sort() comparison in CameraUtils.selectOptimalPreviewSize().
2014-02-05 23:05:10 -08:00
Phil Ringnalda
19487a104f Back out 285204b60e94 and f401b820cd6a (bug 967693) to turn HTTP cache v2 off to investigate the effect on the influx of failed tests
CLOSED TREE
2014-02-05 22:58:37 -08:00
Daniel Holbert
9e611f121a Bug 968323: Declare prlog variables inside #ifdef PR_LOGGING instead of MOZ_LOGGING, in /security, to fix build failures in --disable-logging builds. r=briansmith 2014-02-05 22:11:26 -08:00
Daniel Holbert
5473547676 Bug 968491: Mark security/certverifier/ as FAIL_ON_WARNINGS. r=briansmith 2014-02-05 22:11:24 -08:00
Camilo Viecco
6e842a83c4 Bug 968491 helper-patch: Temporarily #ifdef out static function 'insertErrorIntoVerifyLog' to address Wunused-function build warning. r=briansmith 2014-02-05 22:11:16 -08:00
Phil Ringnalda
2a2b36d95b Bug 968645 - Disable test_input_sanitization.html on b2g desktop for timeouts 2014-02-05 21:59:29 -08:00
Phil Ringnalda
7f95e7cb57 Bug 967585 - Disable test_transitions.html on b2g desktop until we run on slaves which can run it 2014-02-05 21:47:28 -08:00
Phil Ringnalda
a9b3c1dcfb Bug 957621 - Disable test_bug570378-* on b2g desktop for frequent failures which kill the run 2014-02-05 21:38:31 -08:00
Nathan Froyd
0ba3f4b05c Bug 967297 - consider ipdl modules as inputs to the ipdl build process; r=glandium 2014-02-06 00:21:46 -05:00
B2G Bumper Bot
1a122e9731 Bumping manifests a=b2g-bump 2014-02-05 20:16:19 -08:00
B2G Bumper Bot
a9a303c703 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6a0d87b27463
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #15976 from RudyLu/keyboard/Bug963377-keyboard_covers_value_selector

Bug 963377 - [B2G][Keyboard] Keyboard blocks "cancel" / "ok" options, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/3ad652828eba
Author: Rudy Lu <me@rudy.lu>
Desc: Bug 963377 - [B2G][Keyboard] Keyboard blocks "cancel" / "ok" options
 - Still reset keyboard state when the keyboard frame is hidden, so that
   the keyboard won't be triggered by the keyboard app after it has
   been dismissed.
2014-02-05 20:10:11 -08:00
Tim Taubert
ae7a4fe4bf Bug 967479 - Use oncommand attribute to handle button clicks in sync prefpane r=markh 2014-02-06 03:54:41 +01:00
Vicamo Yang
f6b7ea738a Bug 968063: fix missed right parenthesis in nsNfc.js. r=fabrice 2014-02-06 10:35:32 +08:00
B2G Bumper Bot
735e39c25e Bumping manifests a=b2g-bump 2014-02-05 16:30:56 -08:00
B2G Bumper Bot
adb38ab1d9 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/851d03d8d01a
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Merge pull request #15781 from eeejay/bug-952312

Bug 952312 - Screen reader settings. r=kaze

========

https://hg.mozilla.org/integration/gaia-central/rev/c52d9667d5f2
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 952312 - Screen reader settings
2014-02-05 16:25:10 -08:00
Jed Davis
63e963e3f3 Bug 967967: Record that children of Nuwa start with full privileges. r=khuey
Otherwise, the fix for bug 921817 assumes that they've already dropped
permissions and enables system call sandboxing too early.
2014-02-05 15:41:43 -08:00
Gijs Kruitbosch
82649cea00 Bug 968251 - fix gradient background on Australis' panel anchor's arrow background, r=jaws 2014-02-05 22:30:46 +00:00
B2G Bumper Bot
828a84d2b8 Bumping manifests a=b2g-bump 2014-02-05 13:56:00 -08:00
B2G Bumper Bot
532391f7a5 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/269c56ee3c58
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #15991 from zacc/bug_967908

Bug 967908 Fix timing in test_sms_contact_input_validation.py

========

https://hg.mozilla.org/integration/gaia-central/rev/fb17eadc4065
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Bug 967908 - Repair test_sms_contact_input_validation r=zac
2014-02-05 13:55:10 -08:00
B2G Bumper Bot
4ca8d069dd Bumping manifests a=b2g-bump 2014-02-05 13:51:02 -08:00
B2G Bumper Bot
52e1f4e7ce Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/19a17a2e648b
Author: Jose Antonio Olivera Ortega <josea.olivera@gmail.com>
Desc: Merge pull request #15968 from jaoo/947855

Bug 947855 - Automatic selection of APN relying on the IMSI code in the ICC card. r=kaze

========

https://hg.mozilla.org/integration/gaia-central/rev/8f9a72034f55
Author: Jose Antonio Olivera Ortega <josea.olivera@gmail.com>
Desc: Bug 947855 - Automatic selection of APN relying on the IMSI code in the ICC card
2014-02-05 13:45:12 -08:00
B2G Bumper Bot
79d883e395 Bumping manifests a=b2g-bump 2014-02-05 13:16:06 -08:00
B2G Bumper Bot
93ae0d572f Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ad7cdef5754a
Author: Jonathan Griffin <jgriffin@mozilla.com>
Desc: Bug 965882 - Re-land 5a0f5ee71152e7f365bf078e345422bb2b1fef7c now that related infrastructure problems have been addressed, r=ahal
2014-02-05 13:15:14 -08:00
Ryan VanderMeulen
6b9d35a219 Merge m-c to b2g-inbound on a CLOSED TREE. 2014-02-05 16:12:18 -05:00
Ryan VanderMeulen
76412a3cd2 Merge b2g-inbound to m-c. 2014-02-05 15:47:36 -05:00