Commit Graph

146975 Commits

Author SHA1 Message Date
David Zbarsky
9acc4166bf [Bug 914955] Fix build warnings in Moz2D r=bas 2013-09-15 14:23:51 -04:00
Tanvi Vyas
0161f4c2c7 Bug 913710 - When a page has mixed active content blocked and mixed display content loaded, show the same site identity message as you would when a site just has mixed display content loaded. 2013-09-14 23:36:22 -07:00
Phil Ringnalda
863ac83acc Bug 914919 followup, increase the assertion range for Windows 2013-09-14 21:39:16 -07:00
Corey Ford
2c345af1a4 Bug 914919 - Downgrade BaseRect::Set*Edge assertions to be non-fatal. r=dholbert 2013-09-11 16:27:14 -07:00
Brian O'Keefe
9e97c27fb4 Bug 865673 - Convert objs.mk to objs.mozbuild. r=gps 2013-08-30 09:09:06 -04:00
Daniel Schattenkirchner
5a8d7306a4 Bug 477462 - margin-collapsing test suite, wave 6; parent's and last-child's bottom margin with min-/max-/height. r=dholbert 2013-09-14 22:16:53 -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
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
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
Wes Kocher
a9fefc1dc8 Merge fx-team to m-c 2013-09-13 18:08:07 -07:00
Margaret Leibovic
19e1c6c1dc Bug 908364 - Don't show doorhanger popup while in editing mode. r=bnicholson 2013-09-13 16:07:17 -07:00
Ben Tian
50c668cd29 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
a3d9b8a25d Merge m-c to b2g-inbound 2013-09-13 18:25:46 -07:00
Wes Kocher
c72b56bff1 Backed out changeset 6f0f765b2e1d (bug 913110) for leaking 2013-09-13 14:52:40 -07:00
Wes Kocher
22280a2a20 Backed out changeset a0a9418e0dfb (bug 906620) for leaking 2013-09-13 14:52:17 -07:00
Boris Zbarsky
a48b619d92 Bug 913855. Fix consumers of window mediator to be more consistent in their checking for closed windows. r=dolske
Note that we can't just stop returning closed windows from the window
mediator, because some consumers (e.g. session restore) rely on seeing
closed windows in the list so they can remove them from their internal
data structures expeditiouly.
2013-09-13 17:29:51 -04:00
Wes Kocher
09665a0ccb Bug 916283 - Uplift Add-on SDK to Firefox r=me 2013-09-13 13:51:48 -07:00
Paolo Amadini
1938d975f8 Bug 906620 - Implement the taskbar indicator for downloads. r=enn 2013-09-13 22:44:54 +02:00
Paolo Amadini
6465811bcc Bug 913110 - Add a combined summary of public and private downloads. r=enn 2013-09-13 22:44:54 +02:00
Ryan VanderMeulen
32b997e516 Backed out 6 changesets (bug 914826) for bustage.
Backed out changeset a4a029c13179 (bug 914826)
Backed out changeset d16460fc0518 (bug 914826)
Backed out changeset b28cb0ae1853 (bug 914826)
Backed out changeset 5b4ce1d4d09b (bug 914826)
Backed out changeset 58d96448609a (bug 914826)
Backed out changeset 52b319afe965 (bug 914826)
2013-09-13 16:32:42 -04:00
Jared Wein
d0d4dc1667 Bug 914410 - Icon for mixed display disappears when the permissions doorhanger is opened on Linux. r=tanvi 2013-09-13 16:18:08 -04:00
Ryan VanderMeulen
8dcb23387e Merge m-c to b2g-inbound. 2013-09-13 16:11:28 -04:00
Ryan VanderMeulen
e0cb435c79 Merge fx-team to m-c. 2013-09-13 16:08:02 -04:00
Ryan VanderMeulen
db97632401 Merge inbound to m-c. 2013-09-13 16:07:02 -04:00