Commit Graph

129568 Commits

Author SHA1 Message Date
Lucas Rocha
e20c3cf389 Bug 858687 - Rename browser_toolbar_menu.xml to browser_toolbar.xml (r=mfinkle)
--HG--
rename : mobile/android/base/resources/layout-large-v11/browser_toolbar_menu.xml => mobile/android/base/resources/layout-large-v11/browser_toolbar.xml
rename : mobile/android/base/resources/layout/browser_toolbar_menu.xml => mobile/android/base/resources/layout/browser_toolbar.xml
2013-04-24 21:19:26 +01:00
Lucas Rocha
bfd41be902 Bug 858687/862755/860308 - Major simplification of browser toolbar layout (r=mfinkle)
* * *
Bug fi
2013-03-14 15:35:38 -07:00
Ed Morley
0a69d5b0b1 Backed out changeset 8a9a40bfa8e3 (bug 853151) for browser_social_markButton.js failures
--HG--
rename : browser/base/content/test/social/social_mark_image.png => browser/base/content/test/social/social_share_image.png
2013-04-25 11:19:52 +01:00
Makoto Kato
9a7107bf4e Bug 853128 - Turn off injecting test of NtFlushBuffersFile on x64. r=ehsan 2013-04-25 19:04:40 +09:00
Jonathan Watt
ca0209b32f Bug 864832 - Get rid of the majority of the remaining nsSVGUtils::InvalidateBounds calls, except for those related to transforms and nsSVGTextFrame2. r=mattwoodrow 2013-04-25 10:18:42 +01:00
Dave Hunt
0797678ed6 Bug 842633 - Allow subclasses of MarionetteTestRunner to add their own command line options. r=jgriffin 2013-04-25 09:04:21 +01:00
Jacek Caban
67c9de8826 Bug 865216 - Recognize exacutables on WINNT in is_executable. r=glandium 2013-04-25 10:02:37 +02:00
Victor Porof
974e336c36 Bug 864802 - The _store on each variables view instance is redundant, r=rcampbell 2013-04-25 09:18:19 +03:00
Phil Ringnalda
eed861788d Back out 96a806212cac (bug 865314) for apparently causing fairly frequent failures in test_spdy.js 2013-04-24 23:45:40 -07:00
Shane Caraveo
e8b5f0fa15 bug 853151 refactoring recommend into SocialMark, r=felipe
--HG--
rename : browser/base/content/test/social/social_share_image.png => browser/base/content/test/social/social_mark_image.png
2013-04-24 12:58:36 -07:00
Jeff Walden
f685a81f44 Bug 865036 - Add a Casting.h header to hold various casting methods, right now including a SafeCast method that asserts in-rangeness. r=froydnj
--HG--
extra : rebase_source : ef175e4c89d07cddbe866a40fc2ca521fa32c441
2013-04-23 14:36:51 -07:00
Jeff Walden
7c75754cf9 Bug 865036 - Implement mozilla::Is{S,Uns}igned. r=froydnj
--HG--
extra : rebase_source : 6df6f2810a71bc6331be54708516bbafb24ea5c0
2013-04-23 14:35:18 -07:00
Jeff Walden
0b73ef54e8 Bug 865036 - Implement mozilla::IsFloatingPoint and mozilla::IsArithmetic. r=froydnj
--HG--
extra : rebase_source : 6813cd2a4c0b3ef460d43a5dcc21c8220702cd08
2013-04-23 14:24:26 -07:00
Bill McCloskey
070fa2726a Bug 662008 - Handle document title changes across processes (r=felipe) 2013-04-24 22:29:39 -07:00
Bill McCloskey
d56924c1df Bug 666801 - Handle webProgress for out-of-process content (r=felipe) 2013-04-24 22:29:31 -07:00
Bill McCloskey
5ea1951d07 Bug 666801 - Use nsIWebProgress.isTopLevel attribute in browser code (r=felipe) 2013-04-24 22:29:24 -07:00
Bill McCloskey
bce63c8cdf Bug 666801 - Add DOMWindowID and isTopLevel to nsIWebProgress (r=smaug) 2013-04-24 22:26:13 -07:00
Timothy Nikkel
13ed3b291e Bug 863970. Remove some dead code in imagelib. r=seth 2013-04-24 23:37:00 -05:00
Jeff Walden
17308bdfa8 Minor style fixes to ObjectImpl.h. No bug, r=sparky 2013-04-18 16:21:48 -07:00
Jeff Walden
590bf18f6e Bug 858381 - Implement non-writable array lengths, and add a boatload of tests. r=jorendorff and r=bhackett for the major parts of this, r=jandem for the methodjit changes, r=jimb on a debugger test change, r=nmatsakis for the parallel test. (More details available in the bug, where individual components of the fix were separately reviewed.)
More random details:
Various JIT components required updating for this.  In the case of some
methodjit bits, this meant simply disabling those optimizations.  This
patch also, passing, improves the Array.prototype.push method's
fast-path to work for any number of provided arguments, not just one.
The patch also fixes a few pre-existing bugs in how array length setting
works and includes the appropriate tests.  (If anyone notices, it's
because they were a test in a test suite.)  I also added a ParallelArray
test that verifies that arrays with non-writable length function
correctly in parallel code.  We bail before getting there now, because
Object.defineProperty isn't parallel-friendly, but if it ever becomes
so, hopefully the test will start failing.  Hello, is this thing on?
2013-03-19 17:12:06 -07:00
Jeff Walden
d7351f78e5 Bug 864558 - Fix some minor issues with SMS sending and filtering. r=mounir, r=mrbkap taking into consideration a comment by bz
--HG--
extra : rebase_source : 6a63d12a77e7aec9d8719e338b138dcab7d1e3ac
2013-04-22 16:29:25 -07:00
Daniel Holbert
fe6d51ca2e Bug 865396: Insert space between string literal and macro arg, to fix GCC 4.8 Wliteral-suffix build warning. r=sfink 2013-04-24 20:54:24 -07:00
Alexander Surkov
7f629f5649 Bug 864646 - get rid nsARIAMap struct, r=tbsaunde
--HG--
rename : accessible/src/base/nsARIAMap.cpp => accessible/src/base/ARIAMap.cpp
rename : accessible/src/base/nsARIAMap.h => accessible/src/base/ARIAMap.h
2013-04-25 12:48:26 +09:00
Boris Zbarsky
c6af618fd5 Bug 731746 part 4. When wrapping a JS-implemented webidl object, define the new object as a property on the implementing object. r=mccr8 2013-04-24 22:44:28 -04:00
Boris Zbarsky
de9b7862dc Bug 731746 part 3. Change JS-implemented webidl codegen to always invoke the parent constructor if there is a parent interface. r=mccr8 2013-04-24 22:44:28 -04:00
Boris Zbarsky
2f17e61fc4 Bug 731746 part 2. Change JS-implemented webidl codegen to pass an nsPIDOMWindow, not an nsISupports, to the object constructor. r=mccr8 2013-04-24 22:44:27 -04:00
Boris Zbarsky
c8daf5c6cd Bug 731746 part 1. Add a constructor on nsDOMEventTargetHelper that takes a window, for use by JS-implemented event targets. r=smaug 2013-04-24 22:44:24 -04:00
Nicholas Cameron
1297fe0b3a Bug 861636. Add some null checking to the ensure texture path and make EnsureTextureHost return void. r=nical 2013-04-25 02:32:43 +12:00
David Zbarsky
91a3786bb2 [Bug 864209] Remove Geolocation classinfo r=Ms2ger 2013-04-24 22:26:48 -04:00
Brian Hackett
c256883c4a Bug 865192 - Remove unnecessary toPhi() coercion, r=dvander. 2013-04-24 20:07:00 -06:00
Ginn Chen
c5f1a2eafa Bug 861829 Fix symbol names of *stat on Solaris, make |dirent| work on Solaris r=dteller 2013-04-25 10:08:31 +08:00
Ehsan Akhgari
aa2f359407 Bug 865004 - Disconnect the AudioNode from the graph before deleting it; r=bzbarsky 2013-04-24 16:57:07 -04:00
Ryan VanderMeulen
5c64ef6278 Merge m-c to inbound. 2013-04-24 21:51:04 -04:00
Ryan VanderMeulen
d1a71c2efe Merge the last PGO-green inbound changeset to m-c. 2013-04-24 21:48:57 -04:00
Shu-yu Guo
6a37a4b2fe Bug 861904. (r=sstangl) 2013-04-24 18:41:03 -07:00
Shu-yu Guo
28b9432d97 Bug 858582 - Prevent callsite cloning of callsite clones. (r=bhackett) 2013-04-24 18:41:01 -07:00
Lucas Rocha
3062f0fe41 cked out changesets 10bdfbe0195b and 06b0f332039d (bug 858687) because of Robocop failures (r=backout) 2013-04-24 22:53:31 +01:00
Lucas Rocha
a4d6a6da0c Backed out changesets 10bdfbe0195b and 06b0f332039d (bug 858687) because of Robocop failures (r=backout) 2013-04-24 22:48:39 +01:00
Tanvi Vyas
63b7851e10 Bug 855730 - Add more logging and change the order back to the original order. Reordering should reduce the number of timeouts that spiked when we first changed the order. r=smaug 2013-04-24 14:43:14 -07:00
Dave Hylands
8bf86cf985 Bug 865255 - Fix regression in sdcard availability detections. r=dougt 2013-04-24 13:34:37 -07:00
Ehsan Akhgari
00242b8515 Backed out changeset 089871cdaf1e (bug 865004) because of crashtest leaks on a CLOSED TREE 2013-04-24 16:29:08 -04:00
Lucas Rocha
53ff8b705a Bug 858687 - Rename browser_toolbar_menu.xml to browser_toolbar.xml (r=mfinkle)
--HG--
rename : mobile/android/base/resources/layout-large-v11/browser_toolbar_menu.xml => mobile/android/base/resources/layout-large-v11/browser_toolbar.xml
rename : mobile/android/base/resources/layout/browser_toolbar_menu.xml => mobile/android/base/resources/layout/browser_toolbar.xml
2013-04-24 21:19:26 +01:00
Ryan VanderMeulen
e487d317a5 Merge birch to m-c. 2013-04-24 16:17:41 -04:00
Justin Wood
8a88d649a1 Bug 862431 - Please upload new emulator to tooltool. r=jgriffin 2013-04-24 13:25:43 -04:00
Ethan Hugg
74b43a87d0 Bug 863833 - WebRTC - AddTrack only when AddStream successful r=abr 2013-04-19 14:56:16 -07:00
Margaret Leibovic
fce2096f78 Bug 860759 - Don't treat pinned sites as bookmarks unless they are bookmarks. r=bnicholson 2013-04-24 08:57:02 -07:00
Ryan VanderMeulen
39bd320f11 Backed out changeset 4b7de1f2b4a0 (bug 856079) for various test failures.
CLOSED TREE
2013-04-24 11:28:05 -04:00
Scott Johnson
1912da4247 Bug 857324: Make column set reflow continue without balancing rather than restarting if computed height is exceeded. [r=mats] 2013-04-24 10:02:36 -05:00
Till Schneidereit
23d19cebe3 Bug 856246 - support specifying thread count in jit-test metalines. r=terrence 2013-04-24 15:46:37 +01:00
Till Schneidereit
580f4427f5 Bug 851788 - prevent jsd_SetExecutionHook from operating on self-hosted functions. r=jimb 2013-04-23 12:58:24 +01:00