Gaia Pushbot
fa3fda4dd3
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/10e2e685f748
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #12208 from epang/bug915149-missing-setting-assets
Bug 915149 - Add Missing Setting Graphics
========
https://hg.mozilla.org/integration/gaia-central/rev/4b6c57ad015e
Author: Eric Pang <epang@mozilla.com>
Desc: Bug 915149 - Add Missing Setting Graphics
2013-09-15 13:35:22 -07:00
Phil Ringnalda
7455f4624c
Bug 914919 followup followup, increase the assertion range for everyone
2013-09-15 13:34:08 -07:00
Gaia Pushbot
41b8d4737b
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/679302335c07
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #12228 from lightsofapollo/force-sync-lazyloader
Bug 916519 - Force script.async = false in lazy loader.
========
https://hg.mozilla.org/integration/gaia-central/rev/b8dd4339a69b
Author: James Lal <james@lightsofapollo.com>
Desc: Bug 916519 - Force script.async = false in lazy loader.
2013-09-15 09:55:22 -07:00
Gaia Pushbot
a95570f6ef
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/059dfe10e057
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #12230 from lightsofapollo/revert-915920
Revert "Merge pull request #12206 from qdot/915920"
========
https://hg.mozilla.org/integration/gaia-central/rev/3b73dcf0efec
Author: James Lal <james@lightsofapollo.com>
Desc: Revert "Merge pull request #12206 from qdot/915920"
This reverts commit 604e110b1387fe868f39b392e039a57aea129ccc, reversing
changes made to 173076ae0a1eca9a9644d05382629f8d5ea870f3.
2013-09-15 09:30:22 -07:00
Gaia Pushbot
d36f24c6b9
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/8bf02cab2565
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #12222 from gaye/unlock-marionette-version
Revert "Merge pull request #12221 from lightsofapollo/marionette-fix-state
========
https://hg.mozilla.org/integration/gaia-central/rev/5e41017959f0
Author: gaye <gaye@mozilla.com>
Desc: Revert "Merge pull request #12221 from lightsofapollo/marionette-fix-state"
This reverts commit 3f51f302c3a0c57d8bad482ec7ee86b2819389fb, reversing
changes made to 7596b8368097c3d5bd4c5fafd553dc6bfc2e3520.
2013-09-15 09:05:22 -07:00
Mihai Sucan
723bc552e7
Bug 916601 - Remove Ctrl +/-/0 zooming shortcuts from web console; r=harth
2013-09-15 12:12:27 +03:00
Paul Rouget
78979e2433
Bug 916597 - [app manager] Fix locales in help.xhtml. r=ochameau
2013-09-15 16:05:54 -04:00
Sunny
c226a8ee88
Bug 913060 - Pretty print should use devtools.editor.tabsize. r=fitzgen
2013-09-15 16:05:35 -04:00
Phil Ringnalda
f5562801b3
Back out 2bdc2ba16e56 (bug 856470) for making bug 910521 permaorange
2013-09-15 10:09:39 -07:00
Marco Castelluccio
7c55fa7963
Bug 914857 - Stop showing the progress if an error during the installation occurs. r=felipe
2013-09-15 12:45:02 -03:00
Girish Sharma
5241eafda6
Bug 900418 - Inplace editor should not destroy itself when the focus is lost to the autocompletion popup, r=mratcliffe
2013-09-15 20:40:52 +05:30
Girish Sharma
05641e76b0
Bug 900430 - Tab complete and cycle through the completion suggestions in the markup view, r=mratcliffe
2013-09-15 20:36:26 +05:30
Heather Arthur
bf2d8df761
Bug 892268 - Zoom devtools with Ctrl/Cmd +/-/0; r=dcamp
2013-09-14 23:26:18 -07:00
Justin Dolske
e597097f30
Bug 856470 - Password manager no longer requires initialization at startup. r=mfinkle
2013-09-14 21:27:20 -07:00
Ryan VanderMeulen
5197249017
Merge m-c to fx-team.
2013-09-14 23:08:59 -04:00
Alexandre Poirot
756c89efbe
Bug 914633 - Implement SpecialPowers.loadChromeScript to easily add new chrome features without having to modify SpecialPowers. r=ted
2013-09-14 22:09:13 -04:00
Ryan VanderMeulen
afc0d277a9
Backed out changeset 47a8380519cc (bug 916255) for tp timeouts.
2013-09-14 21:25:31 -04:00
Ryan VanderMeulen
771bfb41ad
Merge m-c to inbound.
2013-09-14 20:31:22 -04:00
Ryan VanderMeulen
ae3637e561
Merge fx-team to m-c.
2013-09-14 20:30:06 -04:00
Ryan VanderMeulen
fcce809e51
Merge b2g-inbound to m-c.
2013-09-14 20:29:44 -04:00
Timothy Nikkel
f538f22d78
Bug 847223. Part 10. Make the new code work when we have the image visibility analysis prefed off. r=mats
2013-09-14 19:05:06 -05:00
Timothy Nikkel
77ebcbb217
Bug 847223. Part 9. Try to avoid asking for a decode of an image whose network request finishes before painting is unsuppressed. r=joe,mats
2013-09-14 19:05:05 -05:00
Timothy Nikkel
3d82406836
Bug 847223. Part 8. Use a bool to track if FrameCreate has been called. r=mats
2013-09-14 19:05:05 -05:00
Timothy Nikkel
1233198e23
Bug 847223. Part 7. Stop assuming all images are visible on frame create. r=mats
2013-09-14 19:05:05 -05:00
Timothy Nikkel
84c603d990
Bug 847223. Part 6. Use the first reflow of relevant image frames to add/remove them from the visible list. r=mats
2013-09-14 19:05:05 -05:00
Timothy Nikkel
03a3afac2f
Bug 847223. Part 5. Make AssumeAllImagesVisible usuable outside of PresShell. r=mats
2013-09-14 19:05:05 -05:00
Timothy Nikkel
37170c5e70
Bug 847223. Part 4. Tweak the ExpandRect function to not expand in a direction that we cannot scroll. r=mats
2013-09-14 19:05:04 -05:00
Timothy Nikkel
b7e5e88bcc
Bug 847223. Part 3. Factor out the expand the scrollport code so we can use it on individual images later. r=mats
2013-09-14 19:05:04 -05:00
Timothy Nikkel
321bea5488
Bug 847223. Part 2. Add a function to remove an image from the visible list. r=mats
2013-09-14 19:05:04 -05:00
Timothy Nikkel
8d27e0099c
Bug 847223. Part 1. Use a hashtable instead of an array to store list of visible images on the presshell. r=mats
2013-09-14 19:05:04 -05:00
Timothy Nikkel
382d86a65e
Bug 863658. Replace mozilla-banner image use in reftest for bug 28811 with a plain blue image. r=jmuizelaar
...
Different timing of image decodes finishing means we paint them into surfaces of different sizes (the surface sizes are based on what part of the page we need to repaint). This means that small fractional pixel differences in cairo can result in a different image when bilinearly resizing it.
2013-09-14 19:05:03 -05:00
stefanh@inbox.com
a1a4ebc6d6
Bug 916491 - Remove -moz-mac-alternateprimaryhighlight. r=mstange.
2013-09-15 00:44:50 +02:00
Brian Hackett
fbf409cb2a
Bug 916255 - Allow multiple in flight off thread parses at once for each script loader, r=bz.
2013-09-14 15:06:56 -06:00
Masatoshi Kimura
c965ffbdef
Bug 914182 - Hide Telephony API behind a pref except on B2G. r=vyang,khuey
2013-09-15 04:46:35 +09:00
Chris Kitching
23dcdad6a7
Bug 895423 - Use a FaviconView to display the icons for the customise search menu. r=liuche
2013-09-14 12:09:14 -07:00
David Zbarsky
bf6b847c2b
Bug 915813: Remove nsIDOMUserProximityEvent r=smaug
2013-09-14 14:59:51 -04:00
David Zbarsky
fd6415d492
Bug 915813: Convert DeviceLightEvent to webidl-only r=smaug
2013-09-14 14:59:50 -04:00
Victor Porof
6b3d6bd33c
No Bug - Fix 'browser_dbg_variables-view-accessibility.js' for finding an unexpected focused item, r=me
2013-09-14 20:48:41 +03:00
Shane Caraveo
1d4216da91
Bug 914926 - Fix workers on startup when social disabled. r=markh
...
CLOSED TREE
2013-09-14 10:16:47 -07:00
Ryan VanderMeulen
818c1c026f
Speculatively backout changeset 926d081e02d6 (bug 904104) for causing intermittent Windows XP debug mochitest-bc crashes.
2013-09-16 18:36:49 -04:00
Ryan VanderMeulen
dab10656bd
Speculatively backout changeset bc8d1b9545c5 (bug 914926) on suspicion of causing intermittent Windows XP debug mochitest-bc crashes.
...
CLOSED TREE
2013-09-16 16:53:54 -04:00
Matt Brubeck
5458f61c1c
Bug 916757 - More logging to find out more about the error (CLOSED TREE)
2013-09-16 10:22:47 -07:00
Ehsan Akhgari
a368139085
Debugging patch for bug 916757 to get some information about the case where the failure happens
...
Landed on a CLOSED TREE
2013-09-16 11:09:02 -04:00
Phil Ringnalda
bd6da89031
Backed out 5 changesets (bug 904720, bug 915757, bug 902909) for b2g bustage
...
CLOSED TREE
Backed out changeset 2980ed8667f3 (bug 902909)
Backed out changeset 8c6ea94c7a9e (bug 902909)
Backed out changeset 2cd9d6be6dc2 (bug 902909)
Backed out changeset c00c7a77c130 (bug 904720)
Backed out changeset e385645fb787 (bug 915757)
2013-09-15 22:48:30 -07:00
Shane Caraveo
d0a8bd3420
bug 914926 fix workers on startup when social disabled, r=markh
2013-09-14 10:16:47 -07:00
Shane Caraveo
db722956df
bug 914927 change string for enable/disable social menuitem, r=felipc
2013-09-14 10:13:24 -07:00
Shane Caraveo
6e248b9692
bug 904104 fix window.close usage from chat and social panels, r=felipc
2013-09-14 10:06:09 -07:00
Shane Caraveo
0268c6abf3
bug 914435 fix toolbaritem handling of ambient frames, r=markh
2013-09-14 10:03:04 -07:00
Mihai Sucan
c23595f345
Bug 916329 - Use proper plural forms in messageRepeats.tooltip. r=robcee
2013-09-14 13:43:44 +03:00
ffxbld
8561bc0434
No bug, Automated HSTS preload list update from host bld-linux64-ec2-101 - a=hsts-update
2013-09-14 03:31:07 -07:00