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
Brian Grinstead
0781f5e0b5
Bug 915910 - [markup view] UI updates following refactor in Bug 855523. r=miker
2013-09-14 18:10:14 -05:00
Michael Ratcliffe
ddd2281784
Bug 911748 - Add default color dropdown to devtools options panel. r=jwalker
2013-09-16 11:01:25 +01:00
Brian Graham
a17cafba34
Bug 904477 - Add missing error handlers for promises used in SessionStore. r=ttaubert
2013-09-17 11:37:28 -04:00
Jared Wein
33e422252a
Bug 896291 - "Close other tabs" should show the confirmation dialog if the number of tabs is greater than browser.sessionstore.max_tabs_undo. r=ttaubert
2013-09-17 11:37:08 -04:00
Michael Harrison
3106319d69
Bug 832636 - Improve the Style Editor tab tooltip. r=paul.rouget
2013-09-17 11:36:40 -04:00
Jared Wein
cb78860bf6
Bug 916276 - Remove dead click-to-play code. r=gfritzsche
2013-09-17 11:36:24 -04:00
Ed Morley
6b1d7df82c
Backed out changeset dea697e42d70 (bug 913683) for robocop test failures
2013-09-17 16:12:30 +01: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
ffxbld
8aedca46f2
No bug, Automated blocklist update from host bld-centos6-hp-008 - a=blocklist-update
2013-09-14 03:30:50 -07:00
Douglas Crosher
9f3ed39e4c
Bug 916413 - Odinmonkey: Disable attempts to hoist bounds checks when compiling asm.js code as it is not applicable. r=luke
2013-09-14 16:31:46 +10:00
Douglas Crosher
ca2a67169c
Bug 911254 - Odinmonkey: Support a wider range of heap lengths rather than just powers of two. r=luke
2013-09-17 08:13:45 +10:00
Wes Kocher
a4893cf330
Merge inbound to m-c
2013-09-13 18:14:32 -07:00
Wes Kocher
0897548c76
Merge fx-team to m-c
2013-09-13 18:08:07 -07:00
Margaret Leibovic
b0407a7cfc
Bug 908364 - Don't show doorhanger popup while in editing mode. r=bnicholson
2013-09-13 16:07:17 -07:00
Ben Tian
dac0937181
Bug 915628 - [Bluetooth] Define new log levels and add logs in profile controller, r=echou
2013-09-14 06:51:00 +08:00
Wes Kocher
39f80017b5
Merge m-c to b2g-inbound
2013-09-13 18:25:46 -07:00
Wes Kocher
83927f1292
Backed out changeset 6f0f765b2e1d (bug 913110) for leaking
2013-09-13 14:52:40 -07:00