Benjamin Smedberg
|
95edfc7485
|
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
|
302f34e522
|
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
|
697ee3b5bd
|
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
|
2ac37e2b29
|
Fix error message in ipdl compiler, no bug, r=jlebar over irc
|
2013-06-18 17:39:04 -07:00 |
|
Jeff Muizelaar
|
d9b7049dbc
|
Bug 880836. Fix a typo caught by joe.
--HG--
extra : rebase_source : deabe5a79c8ac27497cfbeb42d5f98b7b882a7a3
|
2013-06-18 20:31:17 -04:00 |
|
Edwin Flores
|
35596b934f
|
Bug 794282 - Fix desktop b2g compile error from changeset a73bc11da471 r=bustage
|
2013-06-19 12:29:36 +12:00 |
|
Nicholas Nethercote
|
3860143bb5
|
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
|
25e0a03758
|
Backed out changeset 2f6babcfa00e (bug 882468) for JS crashes.
|
2013-06-18 19:50:20 -04:00 |
|
Jared Wein
|
0740a86fce
|
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
|
20f5585e01
|
Merge m-c and inbound.
|
2013-06-18 19:10:23 -04:00 |
|
Sam Foster
|
6fd14b88d3
|
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
|
4ac21cc497
|
Bug 883382 - Eliminate superfluous CacheScriptEntry. r=smaug
|
2013-06-18 15:58:05 -07:00 |
|
Andrew McCreight
|
8fdb58b8ba
|
Bug 884434 - Assert on extra shutdown CCs. r=smaug
|
2013-06-18 15:57:41 -07:00 |
|
Till Schneidereit
|
ee2cf40a62
|
Bug 882468 - Simplify BooleanGetPrimitiveValue. r=jwalden
--HG--
extra : rebase_source : 0cda3f7ea8a717b3b7207e6b9f9aae0c369c3fb0
|
2013-06-18 23:51:47 +02:00 |
|
Edwin Flores
|
4cc8004638
|
Bug 794282 - Enable gstreamer by default in builds, but pref off r=cpearce,khuey
|
2013-06-19 10:22:30 +12:00 |
|
Edwin Flores
|
3ee68a5ef8
|
Bug 882567 - Handle fatal gstreamer errors by aborting playback r=alessandro.d
|
2013-06-19 10:22:29 +12:00 |
|
Ryan VanderMeulen
|
6e172126b6
|
Merge cypress and inbound.
|
2013-06-18 18:15:53 -04:00 |
|
Benjamin Smedberg
|
3db94d03c7
|
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
|
d9a6e18724
|
Bug 877584: Followup to avoid some crashes during shutdown. r=mccr8
|
2013-06-18 12:02:16 -07:00 |
|
Kyle Huey
|
48d0d710c8
|
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
|
b2eb672ede
|
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
|
1b8071cf87
|
Bug 882162: Part 9 - Kill nsCycleCollectionJSRuntime. r=mccr8
|
2013-06-18 12:02:16 -07:00 |
|
Kyle Huey
|
67e8082658
|
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
|
9863cf7d37
|
Bug 882162: Part 7 - Move tracing of gray roots into mozilla::CycleCollectedJSRuntime. r=mccr8
|
2013-06-18 12:02:15 -07:00 |
|
Kyle Huey
|
24678967c5
|
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
|
9ca4ebe0b0
|
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
|
3df573da7b
|
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
|
7530b2b62d
|
Bug 882162: Part 3 - Replace GetJSRuntime() with just Runtime(). r=mccr8
|
2013-06-18 12:02:15 -07:00 |
|
Kyle Huey
|
c5d2a3de07
|
Bug 882162: Part 2 - Begin to push mJSHolders down into mozilla::CycleCollectedJSRuntime. r=mccr8
|
2013-06-18 12:02:14 -07:00 |
|
Kyle Huey
|
ab9a17c350
|
Bug 882162: Part 1 - Create a mozilla::CycleCollectedJSRuntime class. r=mccr8,bholley
|
2013-06-18 12:02:07 -07:00 |
|
Kyle Huey
|
d91ec7682b
|
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
|
6244880e53
|
bug 884300 - fix DWARF CFI record serialization. r=glandium
|
2013-06-18 11:56:43 -04:00 |
|
Benjamin Smedberg
|
6bbae2d113
|
Bug 882858 - Add a "showing" notification to PopupNotifications, r=jaws sr=gavin
|
2013-06-18 13:16:40 -04:00 |
|
Benjamin Smedberg
|
29141b1f48
|
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
|
7db6856a13
|
bug 875549: mozbuild cleanup for HOST_CSRCS. r=gps
|
2013-06-18 09:10:50 -04:00 |
|
Jeff Walden
|
8a04933247
|
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
|
a5fd170636
|
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
|
cd3a67441a
|
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
|
db43acc4a4
|
Bug 883777 - Reduce the width of the DNT preference "Learn More" link. r=dao
|
2013-06-18 17:27:33 -04:00 |
|
Alexandre Poirot
|
468617fe31
|
Bug 879228 - [browserconsole] tune console.jsm to ease Addon SDK integration. r=msucan
|
2013-06-18 17:27:04 -04:00 |
|
Stefan Mirea
|
8d46240552
|
Bug 867902 - Remove old saved FHR payload from disk. r=gps
|
2013-06-18 11:06:20 -07:00 |
|
Arnaud Sourioux
|
3a81b24d11
|
Bug 702080 - Replace GetDisplayDocument with IsResourceDoc when needed. r=bz
|
2013-06-18 17:25:50 -04:00 |
|
Jason Orendorff
|
207e34cb12
|
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
|
1722811025
|
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
|
f329d86f66
|
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
|
a3feed4a33
|
bug 881643 unhandled sync OnInputStreamReady on AsyncWait stack r=hurley
|
2013-06-13 12:24:49 -04:00 |
|
Andrea Marchesini
|
19838d1465
|
Bug 879319 - implement past names map in HTMLFormElement, r=bz
|
2013-06-18 08:54:27 -04:00 |
|
Andrea Marchesini
|
713a36e9e5
|
Bug 870787 - Improve named getter for form, r=bz
|
2013-06-18 08:53:23 -04:00 |
|
Jan de Mooij
|
3987f4656b
|
Bug 882323 - Fix LoadTypedArrayElementHole type barrier. r=bhackett
|
2013-06-18 13:44:06 +02:00 |
|
Jan de Mooij
|
0dc98fac7b
|
Bug 883748 - Specialize MUrsh as double if needed. r=bhackett
|
2013-06-18 13:44:01 +02:00 |
|