Gaia Pushbot
80f070b23e
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
3addd61559
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
c12f9a38a2
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
35071c9c50
Bug 916601 - Remove Ctrl +/-/0 zooming shortcuts from web console; r=harth
2013-09-15 12:12:27 +03:00
Paul Rouget
f35ac64855
Bug 916597 - [app manager] Fix locales in help.xhtml. r=ochameau
2013-09-15 16:05:54 -04:00
Sunny
cd82062e74
Bug 913060 - Pretty print should use devtools.editor.tabsize. r=fitzgen
2013-09-15 16:05:35 -04:00
Phil Ringnalda
8e3433c64e
Back out 2bdc2ba16e56 (bug 856470) for making bug 910521 permaorange
2013-09-15 10:09:39 -07:00
Marco Castelluccio
2f0633c895
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
ab938bb82a
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
308826a0cb
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
464f98fada
Bug 892268 - Zoom devtools with Ctrl/Cmd +/-/0; r=dcamp
2013-09-14 23:26:18 -07:00
Justin Dolske
6a71dcc208
Bug 856470 - Password manager no longer requires initialization at startup. r=mfinkle
2013-09-14 21:27:20 -07:00
Ryan VanderMeulen
5ddfa5577c
Merge m-c to fx-team.
2013-09-14 23:08:59 -04:00
Alexandre Poirot
d62554a94c
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
9e9de3d02c
Backed out changeset 47a8380519cc (bug 916255) for tp timeouts.
2013-09-14 21:25:31 -04:00
Ryan VanderMeulen
e8180505f0
Merge m-c to inbound.
2013-09-14 20:31:22 -04:00
Ryan VanderMeulen
55fd2a7bb0
Merge fx-team to m-c.
2013-09-14 20:30:06 -04:00
Ryan VanderMeulen
9fd3181b79
Merge b2g-inbound to m-c.
2013-09-14 20:29:44 -04:00
Timothy Nikkel
6193557598
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
236acbe1ca
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
a679e08710
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
29d0e8d406
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
5a0f35ceaa
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
6099e77b01
Bug 847223. Part 5. Make AssumeAllImagesVisible usuable outside of PresShell. r=mats
2013-09-14 19:05:05 -05:00
Timothy Nikkel
723ec3bc0a
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
a121b553e8
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
dc31dc79cb
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
5da4fdfe20
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
38cf5ad3cc
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
bcd2b365d7
Bug 916491 - Remove -moz-mac-alternateprimaryhighlight. r=mstange.
2013-09-15 00:44:50 +02:00
Brian Hackett
a1d4f4865b
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
21750a3911
Bug 914182 - Hide Telephony API behind a pref except on B2G. r=vyang,khuey
2013-09-15 04:46:35 +09:00
Chris Kitching
36afbcee3c
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
ab12956b20
Bug 915813: Remove nsIDOMUserProximityEvent r=smaug
2013-09-14 14:59:51 -04:00
David Zbarsky
6a388bb846
Bug 915813: Convert DeviceLightEvent to webidl-only r=smaug
2013-09-14 14:59:50 -04:00
Victor Porof
232dc83052
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
338999974a
Bug 914926 - Fix workers on startup when social disabled. r=markh
...
CLOSED TREE
2013-09-14 10:16:47 -07:00
Ryan VanderMeulen
1f764cbfc1
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
67cc136317
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
deb9e39268
Bug 916757 - More logging to find out more about the error (CLOSED TREE)
2013-09-16 10:22:47 -07:00
Ehsan Akhgari
8962eb32e5
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
c396549686
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
7ad6bc235d
bug 914926 fix workers on startup when social disabled, r=markh
2013-09-14 10:16:47 -07:00
Shane Caraveo
f23bd02a7d
bug 914927 change string for enable/disable social menuitem, r=felipc
2013-09-14 10:13:24 -07:00
Shane Caraveo
4c5cd68f1d
bug 904104 fix window.close usage from chat and social panels, r=felipc
2013-09-14 10:06:09 -07:00
Shane Caraveo
803e9cbec1
bug 914435 fix toolbaritem handling of ambient frames, r=markh
2013-09-14 10:03:04 -07:00
Mihai Sucan
e29c4e9f30
Bug 916329 - Use proper plural forms in messageRepeats.tooltip. r=robcee
2013-09-14 13:43:44 +03:00
ffxbld
8f21f34b66
No bug, Automated HSTS preload list update from host bld-linux64-ec2-101 - a=hsts-update
2013-09-14 03:31:07 -07:00
ffxbld
8d353fce74
No bug, Automated blocklist update from host bld-centos6-hp-008 - a=blocklist-update
2013-09-14 03:30:50 -07:00
Wes Kocher
4ff2a7fd55
Merge inbound to m-c
2013-09-13 18:14:32 -07:00