Commit Graph

146994 Commits

Author SHA1 Message Date
Kyle Huey
3916914a98 Bug 904720: Take a census of event targets and listeners. r=smaug,njn 2013-09-16 09:06:03 +08:00
Kyle Huey
16bda08a40 Bug 915757: Split GetListenerManager into two functions for more const-correctness. r=smaug 2013-09-16 09:06:02 +08:00
Ehsan Akhgari
86a457baf2 Bug 916610 - Minimize the #includes in layout/style; r=roc 2013-09-15 21:06:52 -04:00
Nicholas Nethercote
cace4074ac Bug 916531 - Backed out changeset 47e05e8df03b (bug 915482, part 4) for causing hangs on Windows. r=me.
--HG--
extra : rebase_source : 1c3d96a670c031137d984584449704f32f728c3f
2013-09-15 16:20:17 -07:00
Ryan VanderMeulen
68ba33db0f Backed out 7 changesets (bug 902525) for B2G reftest failures.
Backed out changeset bbca63772c83 (bug 902525)
Backed out changeset edb386989dbd (bug 902525)
Backed out changeset 3137dadb4fcd (bug 902525)
Backed out changeset e562afcb3c89 (bug 902525)
Backed out changeset 8ef3a516bd68 (bug 902525)
Backed out changeset 520fcd422150 (bug 902525)
Backed out changeset 4e553e8da44e (bug 902525)
2013-09-15 18:59:27 -04:00
Ryan VanderMeulen
216e669dae Backed out changesets f6402ce2b67a and 5bdec1cb1428 (bug 915705) because it depends on bug 882145, which was also backed out. 2013-09-15 18:51:50 -04:00
Ryan VanderMeulen
f1c45fb9f7 Backed out changesets bc4ee7cbd7bd and cf373e408a6b (bug 882145) for causing bug 916609. r=jsmith 2013-09-15 18:19:42 -04:00
Phil Ringnalda
6449089938 Bug 914919 followup followup, increase the assertion range for everyone 2013-09-15 13:34:08 -07:00
Shih-Chiang Chien
00726e9df5 Bug 915705 - Part 2: Add gUM request handler on FirefoxOS. r=jesup 2013-09-10 15:27:15 +02:00
Shih-Chiang Chien
59f892a596 Bug 915705 - Part 1: Add audio-capture in PermissionTable.jsm. r=fabrice 2013-09-10 15:27:15 +02:00
Rik Cabanier
4146a2c3cb Bug 902525 - Part 7: Fix to turn off text anti-aliasing. r=roc 2013-09-15 16:24:57 -04:00
Rik Cabanier
104dfd987e Bug 902525 - Part 6: Some basic test files for HTML blending. r=roc 2013-09-15 16:24:46 -04:00
Rik Cabanier
816d1e3f80 Bug 902525 - Part 5: Fixes for blending of HTML elements. r=roc 2013-09-15 16:24:36 -04:00
Rik Cabanier
c5bb56e590 Bug 902525 - Part 4: First set of testfiles for SVG blending. r=roc 2013-09-15 16:24:26 -04:00
Rik Cabanier
47b70c43bf Bug 902525 - part 3: Create a layer for content that stores the blend mode. r=roc 2013-09-15 16:24:16 -04:00
Rik Cabanier
c9f23e97c5 Bug 902525 - Part 2: Create layers for isolated groups when blending is involved. r=roc 2013-09-15 16:24:06 -04:00
Rik Cabanier
aaa3c1217a Bug 902525 - Part 1: Layers changes. r=roc 2013-09-15 16:23:52 -04:00
Brian R. Bondy
be81ac6f6d Bug 877225 - Transition from snapped view shows stretched page for a moment. r=bas 2013-09-15 15:30:11 -07:00
Timothy Nikkel
116e1aca5d Bug 915526. Take into account display port and scroll port clamping in image visibility. r=roc f=kats 2013-09-15 13:51:35 -05:00
David Zbarsky
4a408c479e [Bug 914955] Fix build warnings in Moz2D r=bas 2013-09-15 14:23:51 -04:00
Tanvi Vyas
1ab858e05b 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
6b0251f6d1 Bug 914919 followup, increase the assertion range for Windows 2013-09-14 21:39:16 -07:00
Corey Ford
1a8da8309d Bug 914919 - Downgrade BaseRect::Set*Edge assertions to be non-fatal. r=dholbert 2013-09-11 16:27:14 -07:00
Brian O'Keefe
535c7c2ade Bug 865673 - Convert objs.mk to objs.mozbuild. r=gps 2013-08-30 09:09:06 -04:00
Daniel Schattenkirchner
a12206912a 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
a59f51b8b8 Backed out changeset 47a8380519cc (bug 916255) for tp timeouts. 2013-09-14 21:25:31 -04:00
Ryan VanderMeulen
e757b0b4fb Merge m-c to inbound. 2013-09-14 20:31:22 -04:00
Ryan VanderMeulen
3ba55bb3a6 Merge fx-team to m-c. 2013-09-14 20:30:06 -04:00
Ryan VanderMeulen
d0342e6bc9 Merge b2g-inbound to m-c. 2013-09-14 20:29:44 -04:00
Timothy Nikkel
10932d1189 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
8243dc1741 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
ed1a166eec 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
14b99b1338 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
ff6006c467 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
3dadc1d922 Bug 847223. Part 5. Make AssumeAllImagesVisible usuable outside of PresShell. r=mats 2013-09-14 19:05:05 -05:00
Timothy Nikkel
83defa774d 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
929a7df9cb 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
0934d46679 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
5ebedcd99e 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
afa93d873f 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
5160c3c352 Bug 916491 - Remove -moz-mac-alternateprimaryhighlight. r=mstange. 2013-09-15 00:44:50 +02:00
Brian Hackett
7c652cda80 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
2df5354cd0 Bug 914182 - Hide Telephony API behind a pref except on B2G. r=vyang,khuey 2013-09-15 04:46:35 +09:00
Chris Kitching
6776ac536b 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
548db48d32 Bug 915813: Remove nsIDOMUserProximityEvent r=smaug 2013-09-14 14:59:51 -04:00
David Zbarsky
b3c8139b98 Bug 915813: Convert DeviceLightEvent to webidl-only r=smaug 2013-09-14 14:59:50 -04:00
Victor Porof
34a8ec7488 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
2792780d35 bug 914926 fix workers on startup when social disabled, r=markh 2013-09-14 10:16:47 -07:00
Shane Caraveo
6e6aa5826b bug 914927 change string for enable/disable social menuitem, r=felipc 2013-09-14 10:13:24 -07:00
Shane Caraveo
e62eb0e418 bug 904104 fix window.close usage from chat and social panels, r=felipc 2013-09-14 10:06:09 -07:00