Commit Graph

300460 Commits

Author SHA1 Message Date
Timothy Nikkel
0ff01c541c Bug 845337. When we are looking for the parent prescontext we may not have a root frame so use the root view instead to get the parent prescontext. r=roc 2013-02-27 14:52:06 -06:00
Wan-Teh Chang
f04af06b79 Bug 841651: Implement PR_SetThreadPriority() on Linux-based platforms
using per-thread nice values.  The patch is contributed by Gabriele
Svelto <gsvelto@mozilla.com>.  r=wtc.
2013-02-27 12:51:25 -08:00
Trevor Saunders
a0b7e3dddf bug 842078 - fix iteration of mChildrenList r=smaug 2013-02-20 16:33:44 -05:00
Ryan VanderMeulen
644deb6ac0 Backed out changeset b7473553fea1 (bug 844530) for B2G test bustage on a CLOSED TREE. 2013-02-27 15:40:15 -05:00
Randell Jesup
d18bc2cc14 Bug 843971: Add MediaManager function to report what a window is capturing r=smaug 2013-02-27 15:36:06 -05:00
David Dahl
bf359eeabb Bug 673432 - Implement window.crypto.getRandomValues for FirefoxOS r=khuey 2013-02-27 14:31:19 -06:00
Ryan VanderMeulen
d4d6530243 Backed out changeset 7a79ddc7bedf (bug 834672) for bustage on a CLOSED TREE. 2013-02-27 15:09:12 -05:00
Justin Lebar
426bd4f169 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é
6f412cf861 Bug 834672 - AppProtocolHandler.js should never throw r=jduell 2013-02-27 11:31:02 -08:00
Justin Lebar
5386132d2f Bug 844970 - Use a grace period for all process priority downgrades. r=cjones 2013-02-27 14:28:57 -05:00
Joel Maher
211fdf06d4 Bug 845887 - upload new talos.zip to capture recent talos changes. r=aki 2013-02-27 14:10:33 -05:00
Marco Bonardo
1598b1c628 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
5cf6e9aa04 Bug 845569 - Land tests for various bugs. r=terrence 2013-02-27 10:40:01 -08:00
L. David Baron
d062798712 Bug 404077: Adjust annotations of expected assertions. 2013-02-27 10:37:19 -08:00
Andrew Halberstadt
78df757e41 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
f2286bafe4 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
d7e96dca1a bug 839034 - move markPageAsXXX methods to nsINavHistoryService r=mak sr=gavin 2013-02-27 10:54:09 +08:00
Marco Bonardo
e52726a4d4 Bug 823547 - Store the snippets version along with the snippets.
r=adw
2013-02-27 18:57:50 +01:00
Marco Bonardo
9a5322769a Bug 820834 - Abstract about:home storage and make it async-ready.
r=gavin
2013-02-27 18:57:48 +01:00
Chris Peterson
fdc874e144 Bug 845688 - Add "Helvetica" to the en-US dictionary. r=ehsan 2013-02-27 09:43:07 -08:00
Sriram Ramasubramanian
4de58f8cf6 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
dec38b7b8f Backout of 0046a607a915 due to wrong bug number. [r=me] 2013-02-27 09:39:39 -08:00
Jim Blandy
7ea994bd5d 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
4811df24ea 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
5fd14244c8 Bug 845524 part 1: Remove unused arg 'aPresContext' from nsSliderFrame::CurrentPositionChanged. r=jwatt 2013-02-27 08:55:59 -08:00
Nathan Froyd
d1e8bae855 Bug 844146 - make JS and C++ codepaths for adding histogram values identical; r=taras 2013-02-22 12:38:43 -05:00
Nathan Froyd
20269a1222 Bug 844146 - add BooleanHistogram::Accumulate to properly canonicalize values for boolean histograms; r=taras 2013-02-22 13:52:40 -05:00
Jim Mathies
b112f17c00 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
566b4426cb Bug 832957 - Various fixes for selection due to regressions from bug 794621. r=mbrubeck 2013-02-27 10:27:48 -06:00
Jim Mathies
d210b02039 Bug 832957 - Fix for dom bug 835175 in selection overlay. r=mbrubeck 2013-02-27 10:27:48 -06:00
Jim Mathies
2454e0760f Bug 832957 - Remove unused copy messaging from ContextCommands.js. r=mbrubeck 2013-02-27 10:27:47 -06:00
Jim Mathies
969cdeb2f2 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
fcba044143 Bug 841480 - Metro sync UI changes. r=mbrubeck 2013-02-27 11:18:31 -05:00
Brian R. Bondy
5524da5b8d 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
8aaf150bb4 Bug 830264 - 0006. Send CDMA SMS. r=vicamo 2013-02-22 18:01:28 +08:00
Chuck Lee
0621c0a1be Bug 830264 - 0005. Receive CDMA SMS. r=vicamo 2013-02-25 18:43:42 +08:00
Chuck Lee
ab8226bf63 Bug 830264 - 0004. Refactory GSM SMS flow. r=vicamo 2013-02-25 18:43:41 +08:00
Chuck Lee
07fe4a4fd8 Bug 830264 - 0003. Add CDMA PDU helper. r=vicamo 2013-02-25 18:43:39 +08:00
Chuck Lee
145a1e4cef Bug 830264 - 0002. Add buffer with bitwise read/write capability. r=vicamo 2013-02-25 18:43:37 +08:00
Chuck Lee
eca49807dd Bug 830264 - 0001. Add constants for CDMA SMS. r=vicamo 2013-02-25 18:43:36 +08:00
Jose Antonio Olivera Ortega
f7f5283134 Bug 837755 - [b2g-ril] SIM is being reported as 'absent' when airplane mode is on. r=qDot 2013-02-27 16:57:51 +01:00
Mounir Lamouri
3d31cd2ab1 No Bug - Backout bug 375008 (6c59b73c8c4b) and re-enable test_focus.xul. r=distress 2013-02-27 15:53:41 +00:00
Mounir Lamouri
fad95dafcd No bug - Disable test_focus.xul to fix broken test. r=me 2013-02-27 15:46:39 +00:00
Ehsan Akhgari
d54e129c53 Bug 844169 - Part 3: Make sure that all callers of HTMLIFrameElement.mozbrowser have chrome privileges; r=bzbarsky 2013-02-26 21:26:10 -05:00
Masatoshi Kimura
6224f2c3ba Bug 845743 - Support Big5-HKSCS as a separate encoding again. r=smontagu 2013-02-28 00:28:54 +09:00
Geoff Brown
ca190857b5 Bug 845806 - Log robocop waitForText, waitForTest failures; r=jmaher 2013-02-27 08:21:24 -07:00
Geoff Brown
28ddb6f0ef Bug 844239: code cleanup in robocop BaseTest; r=jmaher 2013-02-27 08:21:23 -07:00
Mike Hommey
744ab38713 Bug 444440 - Prioritize mailcap application over others in nsMIMEInfoUnix. r=bzbarsky 2013-02-27 14:34:40 +01:00
Pranav Ravichandran
242d2bcf74 Bug 836816 - WebIDL parser should enforce spec restrictions on dictionary member types. r=bzbarsky 2013-02-27 09:55:56 -05:00
Bob Clary
87131afd0e Bug 845767 - Create an Autophone specific version of the robocop manifest, r=jmaher. 2013-02-27 06:52:06 -08:00