Benjamin Smedberg
|
7b9f081ca0
|
Back out 2d970c9c1fad - Bug 882858 Because of mochitest-browser failures in browser_CTP_drag_drop.js and perhaps browser_pluginnotification.js
|
2013-06-18 21:38:00 -04:00 |
|
Jonathan Wilde
|
bfd2f6ce44
|
Bug 811392 - Work - Choose better background colors for location text in the Firefox app bar. r=fryn
|
2013-06-18 18:15:51 -07:00 |
|
Frank Yan
|
79893e55ad
|
Bug 873251 - [Metro] Update buttons and backgrounds of Firefox app bar. r=jwilde
--HG--
rename : browser/metro/theme/images/forward.png => browser/metro/theme/images/appbar-forward.png
rename : browser/metro/theme/images/reload.png => browser/metro/theme/images/appbar-reload.png
rename : browser/metro/theme/images/stop-hdpi.png => browser/metro/theme/images/appbar-stop.png
|
2013-06-14 16:29:12 -07:00 |
|
David Zbarsky
|
901e057ab8
|
Fix error message in ipdl compiler, no bug, r=jlebar over irc
|
2013-06-18 17:39:04 -07:00 |
|
Jeff Muizelaar
|
f582fb2011
|
Bug 880836. Fix a typo caught by joe.
--HG--
extra : rebase_source : deabe5a79c8ac27497cfbeb42d5f98b7b882a7a3
|
2013-06-18 20:31:17 -04:00 |
|
Edwin Flores
|
3f5956eafe
|
Bug 794282 - Fix desktop b2g compile error from changeset a73bc11da471 r=bustage
|
2013-06-19 12:29:36 +12:00 |
|
Nicholas Nethercote
|
ac66fd9195
|
Bug 883688 - Fix uninitialized |gotLambda| in ion/IonBuilder.cpp. r=djvj.
--HG--
extra : rebase_source : 0b5bd244c2b3b34934ca6794509d00740dd4acdd
|
2013-06-18 17:08:13 -07:00 |
|
Ryan VanderMeulen
|
35a8134684
|
Backed out changeset 2f6babcfa00e (bug 882468) for JS crashes.
|
2013-06-18 19:50:20 -04:00 |
|
Jared Wein
|
d166047e20
|
Bug 698174 - Set full-screen-api.approval-required to false before checking fullscreen context menu items. r=cpearce
|
2013-06-18 19:28:39 -04:00 |
|
Ryan VanderMeulen
|
1851bc9c8b
|
Merge m-c and inbound.
|
2013-06-18 19:10:23 -04:00 |
|
Sam Foster
|
83b5db02b1
|
Bug 858388 - Refactor richgrid arrangeItems, autocomplete uses deferlayout. r=jimm
--HG--
extra : rebase_source : 00e29b380db249ff632af21604e447e2abe83540
|
2013-06-18 15:33:42 -07:00 |
|
Andrew McCreight
|
1cf3ca6aaf
|
Bug 883382 - Eliminate superfluous CacheScriptEntry. r=smaug
|
2013-06-18 15:58:05 -07:00 |
|
Andrew McCreight
|
bf5a9d6efe
|
Bug 884434 - Assert on extra shutdown CCs. r=smaug
|
2013-06-18 15:57:41 -07:00 |
|
Till Schneidereit
|
b1e4f6860e
|
Bug 882468 - Simplify BooleanGetPrimitiveValue. r=jwalden
--HG--
extra : rebase_source : 0cda3f7ea8a717b3b7207e6b9f9aae0c369c3fb0
|
2013-06-18 23:51:47 +02:00 |
|
Edwin Flores
|
d971165513
|
Bug 794282 - Enable gstreamer by default in builds, but pref off r=cpearce,khuey
|
2013-06-19 10:22:30 +12:00 |
|
Edwin Flores
|
f77e378709
|
Bug 882567 - Handle fatal gstreamer errors by aborting playback r=alessandro.d
|
2013-06-19 10:22:29 +12:00 |
|
Ryan VanderMeulen
|
558b14210d
|
Merge cypress and inbound.
|
2013-06-18 18:15:53 -04:00 |
|
Benjamin Smedberg
|
7a3a6c1a37
|
Back out revision d3da96f774b3 on a CLOSED TREE - Bug 882339 because of mochitest-browser failures in browser_CTP_drag_drop.js and browser-pluginnotification.js
|
2013-06-18 16:44:07 -04:00 |
|
Kyle Huey
|
6cdcce9914
|
Bug 877584: Followup to avoid some crashes during shutdown. r=mccr8
|
2013-06-18 12:02:16 -07:00 |
|
Kyle Huey
|
ad14119f4e
|
Bug 882162: Part 11 - Push the final uses of mJSHolders down into mozilla::CycleCollectedJSRuntime and make it private. r=mccr8
|
2013-06-18 12:02:16 -07:00 |
|
Kyle Huey
|
5bc19e1a51
|
Bug 882162: Part 10 - Add a hook for tracing black JS and update the big comment to more accurately describe how this works. r=mccr8
|
2013-06-18 12:02:16 -07:00 |
|
Kyle Huey
|
55af825948
|
Bug 882162: Part 9 - Kill nsCycleCollectionJSRuntime. r=mccr8
|
2013-06-18 12:02:16 -07:00 |
|
Kyle Huey
|
3e6a01f7ac
|
Bug 882162: Part 8 - Move the rest of nsCycleCollectionJSRuntime's implementation into mozilla::CycleCollectedJSRuntime. r=mccr8
|
2013-06-18 12:02:16 -07:00 |
|
Kyle Huey
|
7462053a52
|
Bug 882162: Part 7 - Move tracing of gray roots into mozilla::CycleCollectedJSRuntime. r=mccr8
|
2013-06-18 12:02:15 -07:00 |
|
Kyle Huey
|
67d1e8d027
|
Bug 882162: Part 6 - Move the runtime and zone CC participants into mozilla::CycleCollectedJSRuntime. r=mccr8
|
2013-06-18 12:02:15 -07:00 |
|
Kyle Huey
|
75e85a76a6
|
Bug 882162: Part 5 - Move most of nsCycleCollectionJSRuntime's implementation into mozilla::CycleCollectedJSRuntime. r=mccr8
|
2013-06-18 12:02:15 -07:00 |
|
Kyle Huey
|
be66fb44fe
|
Bug 882162: Part 4 - Push tracing of global objects down into mozilla::CycleCollectedJSRuntime. r=mccr8
|
2013-06-18 12:02:15 -07:00 |
|
Kyle Huey
|
078c903e0e
|
Bug 882162: Part 3 - Replace GetJSRuntime() with just Runtime(). r=mccr8
|
2013-06-18 12:02:15 -07:00 |
|
Kyle Huey
|
3c2aaa10b0
|
Bug 882162: Part 2 - Begin to push mJSHolders down into mozilla::CycleCollectedJSRuntime. r=mccr8
|
2013-06-18 12:02:14 -07:00 |
|
Kyle Huey
|
20a663e7f3
|
Bug 882162: Part 1 - Create a mozilla::CycleCollectedJSRuntime class. r=mccr8,bholley
|
2013-06-18 12:02:07 -07:00 |
|
Kyle Huey
|
c094a9abfa
|
Bug 877584: Route JS holding through the cycle collection runtime so it can do different things on different threads. r=mccr8
|
2013-06-18 12:01:26 -07:00 |
|
Ted Mielczarek
|
0e11a150f1
|
bug 884300 - fix DWARF CFI record serialization. r=glandium
|
2013-06-18 11:56:43 -04:00 |
|
Benjamin Smedberg
|
633721b808
|
Bug 882858 - Add a "showing" notification to PopupNotifications, r=jaws sr=gavin
|
2013-06-18 13:16:40 -04:00 |
|
Benjamin Smedberg
|
a75ca744ee
|
Bug 882339 - Cache the blocklist state on plugin tags to avoid querying the blocklist service constantly, r=johns
|
2013-06-18 13:16:40 -04:00 |
|
Joey Armstrong
|
6eb232533a
|
bug 875549: mozbuild cleanup for HOST_CSRCS. r=gps
|
2013-06-18 09:10:50 -04:00 |
|
Jeff Walden
|
33abde4caf
|
Bug 884561 - Update test262 test imports to tip using the script added in bug 496923. r=generating-script-was-reviewed
--HG--
extra : rebase_source : a1f80cabc3669e15ad294d4bd31f26a0e98f7b7e
|
2013-06-17 18:35:38 -07:00 |
|
L. David Baron
|
fdc3efb883
|
Bug 693496: Fix ABORT by being consistent that canonical form calc() values need not have a percent part. r=dholbert
The additional tests hit the ABORT without the patch and pass with the patch.
|
2013-06-18 14:31:21 -07:00 |
|
Peter Linss
|
874ae2b50f
|
Add DOCTYPE declaration to test. No bug. No review.
(Important from W3C test repository, where it was a build fix.)
|
2013-06-16 10:41:37 -07:00 |
|
Michael Harrison
|
1199414846
|
Bug 883777 - Reduce the width of the DNT preference "Learn More" link. r=dao
|
2013-06-18 17:27:33 -04:00 |
|
Alexandre Poirot
|
b5620f593b
|
Bug 879228 - [browserconsole] tune console.jsm to ease Addon SDK integration. r=msucan
|
2013-06-18 17:27:04 -04:00 |
|
Stefan Mirea
|
a33dfc5f5f
|
Bug 867902 - Remove old saved FHR payload from disk. r=gps
|
2013-06-18 11:06:20 -07:00 |
|
Arnaud Sourioux
|
84af79928e
|
Bug 702080 - Replace GetDisplayDocument with IsResourceDoc when needed. r=bz
|
2013-06-18 17:25:50 -04:00 |
|
Jason Orendorff
|
8dade18fb5
|
Back out rev 5d35dc039af7 (bug 875433) due to Web compatibility issues (bug 881782, bug 883914). rs=Waldo on IRC.
|
2013-06-18 15:35:22 -05:00 |
|
Luke Wagner
|
9be86ce4ce
|
Bug 853239 - warn on a statement expression use (r=jorendorff)
--HG--
extra : rebase_source : dcf55a0ac3312f5d8750c9a0ccbdd1968925dbd5
|
2013-06-18 13:22:58 -07:00 |
|
Chris Peterson
|
0217fe67ca
|
Bug 883071 - Don't send opted-out SSIDs when querying Google Location Service. r=dougt
|
2013-06-13 20:20:15 -07:00 |
|
Patrick McManus
|
7964e2c936
|
bug 881643 unhandled sync OnInputStreamReady on AsyncWait stack r=hurley
|
2013-06-13 12:24:49 -04:00 |
|
Andrea Marchesini
|
43d81d1da9
|
Bug 879319 - implement past names map in HTMLFormElement, r=bz
|
2013-06-18 08:54:27 -04:00 |
|
Andrea Marchesini
|
74b148c97f
|
Bug 870787 - Improve named getter for form, r=bz
|
2013-06-18 08:53:23 -04:00 |
|
Jan de Mooij
|
7877bf9da6
|
Bug 882323 - Fix LoadTypedArrayElementHole type barrier. r=bhackett
|
2013-06-18 13:44:06 +02:00 |
|
Jan de Mooij
|
cba41605d1
|
Bug 883748 - Specialize MUrsh as double if needed. r=bhackett
|
2013-06-18 13:44:01 +02:00 |
|