Timothy Nikkel
21a6c4970d
Bug 689623. Part 11. Mark SVG feImage elements as visible because they don't create display items. r=mats
2013-02-24 18:59:23 -06:00
Timothy Nikkel
e570a1a58e
Bug 689623. Part 10. Make all images visible in print, print preview, chrome, xul, and resource docs and don't try to keep track of which are visible or not. r=mats
2013-02-24 18:59:23 -06:00
Timothy Nikkel
d65ed2f0df
Bug 689623. Part 9. Make images default to visible when they have a frame created for them. r=mats
2013-02-24 18:59:23 -06:00
Timothy Nikkel
8919430d6a
Bug 689623. Part 8. Add an 'unlocked draw' notification for images that are drawn when not locked so we catch any images that become visible through a means other than scrolling. r=joe,mats
2013-02-24 18:59:22 -06:00
Timothy Nikkel
c382d9d2b7
Bug 689623. Part 7. Clear the list of visible images on presshells that we don't descend into while building the display list of visible images. r=mats
2013-02-24 18:59:22 -06:00
Timothy Nikkel
9660b7d867
Bug 689623. Part 6. Keep a list of visible images on the presshell and code to manage it. r=mats
2013-02-24 18:59:22 -06:00
Timothy Nikkel
d695637b6c
Bug 689623. Part 5. Add mechanism to update image visibility upon some amount of scrolling. r=mats
2013-02-24 18:59:21 -06:00
Timothy Nikkel
377837d583
Bug 689623. Part 4. Add a visible count to nsIImadeLoadingContent, and use it when locking the image. r=joe
2013-02-24 18:59:21 -06:00
Timothy Nikkel
0cae0af928
Bug 689623. Part 3. In nsImageLoadingContent add a flag to TrackImage that skips the check if we have a frame so that we can use TrackImage everywhere (including FrameCreated) instead of AddImage. r=joe
2013-02-24 18:59:21 -06:00
Timothy Nikkel
089010f205
Bug 689623. Part 2. In nsImageLoadingContent make the discard request an optional part of UntrackImage so that we can use UntrackImage everywhere instead of RemoveImage. r=joe
2013-02-24 18:59:21 -06:00
Timothy Nikkel
abf897ca84
Bug 689623. Part 1. The display list we build for image visibility means we hit the same assertions as we hit when building the painting display list. So adjust some reftest assert counts upwards. r=mats
2013-02-24 18:59:20 -06:00
Matt Brubeck
fe5ed03c4d
Back out 1d96b58d9d4b (bug 806737) for test_prompt.html failures on a CLOSED TREE
2013-02-20 20:44:13 -08:00
Brian R. Bondy
37596d7b56
Bug 843248 - Upgrading with maintenance service from a non metro build to a metro build does not show tile. r=jimm
2013-02-20 19:53:39 -05:00
Trevor Saunders
e49a019dfb
bug 842078 - fix iteration of mChildrenList r=smaug
2013-02-20 16:33:44 -05:00
Ryan VanderMeulen
edea8d77e7
Backed out changeset b7473553fea1 (bug 844530) for B2G test bustage on a CLOSED TREE.
2013-02-27 15:40:15 -05:00
Randell Jesup
092c0d6656
Bug 843971: Add MediaManager function to report what a window is capturing r=smaug
2013-02-27 15:36:06 -05:00
David Dahl
8f6bdde3f6
Bug 673432 - Implement window.crypto.getRandomValues for FirefoxOS r=khuey
2013-02-27 14:31:19 -06:00
Ryan VanderMeulen
e2f37a57fb
Backed out changeset 7a79ddc7bedf (bug 834672) for bustage on a CLOSED TREE.
2013-02-27 15:09:12 -05:00
Justin Lebar
642ac8b6e8
Bug 844530 - Paper over error in BrowserElementPromptService.jsm on B2G. r=khuey
...
The error we're fixing is
E/GeckoConsole( 397): [JavaScript Error: "NS_ERROR_FACTORY_NOT_REGISTERED: Component returned failure code: 0x80040154 (NS_ERROR_FACTORY_NOT_REGISTERED)
[nsIComponentManager.getClassObject]" {file: "resource://gre/modules/BrowserElementPromptService.jsm" line: 572}]
For some reason, we're running code before the vanilla prompt service is
instantiated. We don't know why this is happening, but this patch works
around the problem on B2G, which is the only place where we ship this
code.
2013-02-27 14:39:57 -05:00
Fabrice Desré
8395dee8f7
Bug 834672 - AppProtocolHandler.js should never throw r=jduell
2013-02-27 11:31:02 -08:00
Justin Lebar
dfa32ae960
Bug 844970 - Use a grace period for all process priority downgrades. r=cjones
2013-02-27 14:28:57 -05:00
Joel Maher
fe4c77c552
Bug 845887 - upload new talos.zip to capture recent talos changes. r=aki
2013-02-27 14:10:33 -05:00
Marco Bonardo
1983dcce7d
Backout ac2581b910b6 (bug 823547) and f50b8afa272f (bug 820834) for bc failures in browser_aboutHome.js
2013-02-27 19:54:15 +01:00
Gary Kwong
dcf70892da
Bug 845569 - Land tests for various bugs. r=terrence
2013-02-27 10:40:01 -08:00
L. David Baron
239da2d4cf
Bug 404077: Adjust annotations of expected assertions.
2013-02-27 10:37:19 -08:00
Andrew Halberstadt
8040c8e55e
Bug 839735 - Disable bugs/478811-*.html, 637852-1.html, 331809-1.html for intermittent scrollbar not being drawn on b2g, r=jgriffin, DONTBUILD a=NPOTB
2013-02-27 13:31:13 -05:00
Andrew Halberstadt
358b6b4cb6
Bug 845785 - Disable dom/imptests/webapps/DOMCore/tests/approved/test_Range-mutations.html for intermittent crash on b2g, r=jgriffin, DONTBUILD a=NPOTB
2013-02-27 13:31:13 -05:00
Raymond Lee
6d14864b91
bug 839034 - move markPageAsXXX methods to nsINavHistoryService r=mak sr=gavin
2013-02-27 10:54:09 +08:00
Marco Bonardo
bfe18e14fe
Bug 823547 - Store the snippets version along with the snippets.
...
r=adw
2013-02-27 18:57:50 +01:00
Marco Bonardo
63ff40b934
Bug 820834 - Abstract about:home storage and make it async-ready.
...
r=gavin
2013-02-27 18:57:48 +01:00
Chris Peterson
fcfae5d96d
Bug 845688 - Add "Helvetica" to the en-US dictionary. r=ehsan
2013-02-27 09:43:07 -08:00
Sriram Ramasubramanian
78075c0a49
Bug 816457: Make sure the Bitmap is accessed in UI thread in LWTheme. [r=mfinkle] DONTBUILD
2013-02-26 11:42:24 -08:00
Sriram Ramasubramanian
dc308e5ef2
Backout of 0046a607a915 due to wrong bug number. [r=me]
2013-02-27 09:39:39 -08:00
Jim Blandy
5bd2646110
Bug 841998: JS GDB support: Make prettyprinters.lookup_for_objfile cope with non-SpiderMonkey objfiles correctly. r=sfink
2013-02-27 09:30:02 -08:00
Daniel Holbert
7b7070ac12
Bug 845524 part 2: Make nsSliderFrame::CurrentPositionChanged() return void instead of nsresult, since it only ever returns NS_OK. r=jwatt
2013-02-27 08:56:00 -08:00
Daniel Holbert
b2b180c7ce
Bug 845524 part 1: Remove unused arg 'aPresContext' from nsSliderFrame::CurrentPositionChanged. r=jwatt
2013-02-27 08:55:59 -08:00
Nathan Froyd
01d7b98fa4
Bug 844146 - make JS and C++ codepaths for adding histogram values identical; r=taras
2013-02-22 12:38:43 -05:00
Nathan Froyd
715a3df5d3
Bug 844146 - add BooleanHistogram::Accumulate to properly canonicalize values for boolean histograms; r=taras
2013-02-22 13:52:40 -05:00
Jim Mathies
979a076f41
Bug 832957 - Temporarily trap zoom double tap events and send them to content. r=mbrubeck
2013-02-27 10:27:48 -06:00
Jim Mathies
fa59098168
Bug 832957 - Various fixes for selection due to regressions from bug 794621. r=mbrubeck
2013-02-27 10:27:48 -06:00
Jim Mathies
1cd07427ef
Bug 832957 - Fix for dom bug 835175 in selection overlay. r=mbrubeck
2013-02-27 10:27:48 -06:00
Jim Mathies
ec3dfe4299
Bug 832957 - Remove unused copy messaging from ContextCommands.js. r=mbrubeck
2013-02-27 10:27:47 -06:00
Jim Mathies
8120e32ce6
Bug 832957 - Fix selection overlay issues with context menus and touch input, and clean up Content.js elementFromPoint. r=mbrubeck
2013-02-27 10:27:47 -06:00
Brian R. Bondy
69ffbdaa4e
Bug 841480 - Metro sync UI changes. r=mbrubeck
2013-02-27 11:18:31 -05:00
Brian R. Bondy
f3dc73b118
Bug 841480 - Add Sync to Settings charm pane and move sync prefs to a new Sync panel. r=mbrubeck
2013-02-27 11:18:12 -05:00
Chuck Lee
c0f7340248
Bug 830264 - 0006. Send CDMA SMS. r=vicamo
2013-02-22 18:01:28 +08:00
Chuck Lee
150e1406d1
Bug 830264 - 0005. Receive CDMA SMS. r=vicamo
2013-02-25 18:43:42 +08:00
Chuck Lee
2c91350949
Bug 830264 - 0004. Refactory GSM SMS flow. r=vicamo
2013-02-25 18:43:41 +08:00
Chuck Lee
fc0d348fb9
Bug 830264 - 0003. Add CDMA PDU helper. r=vicamo
2013-02-25 18:43:39 +08:00
Chuck Lee
f24808aa19
Bug 830264 - 0002. Add buffer with bitwise read/write capability. r=vicamo
2013-02-25 18:43:37 +08:00