Chris Jones
70c6901be5
Bug 636063, part 1: Frontend support for |compress|d messages. r=bent
2012-08-25 01:25:08 -07:00
Mike Hommey
0c455c08d3
Bug 783751 - Remove support for MOZ_OPTIONAL_PKG_LIST. r=ted
2012-08-25 08:57:40 +02:00
Mike Hommey
56684a811f
Bug 785436 - PageThumbsWorker.js url is wrong when creating the worker in PageThumbs.jsm. r=gavin
2012-08-25 08:55:48 +02:00
Marco Castelluccio
222f4ad1f9
Bug 783765 - Use libnotify as a dynamic library. r=glandium
2012-08-25 08:54:16 +02:00
Chris Peterson
a65f334d39
Bug 784329 - Part 1: Add some OmxPlugin error logging. r=doublec
2012-08-22 18:29:58 -07:00
Chris Peterson
e3839043a1
Bug 772252 - Remove special casing of ALT key codes that broke ALT locking. r=blassey
2012-08-16 15:12:05 -04:00
Chris Peterson
7b703c6eec
Bug 777591 - Part 2: Fix Favicon deprecation warning. r=blassey
2012-07-27 09:52:57 -07:00
Shane Caraveo
4bfc87bd67
Bug 779923 - implement social activity flyout panel. r=jaws
2012-08-23 17:11:02 -07:00
Shane Caraveo
262eea0132
Bug 784238 make isVisible API work for notification panels / chat windows. r=jaws
2012-08-23 17:10:07 -07:00
Shane Caraveo
c5ae565149
Bug 784879 - use collapsed instead of hidden for status panels. r=gavin.
2012-08-23 11:23:17 -07:00
David Zbarsky
32785d45f6
Fix a logging message, no bug, r=me
2012-08-25 00:10:47 -04:00
David Zbarsky
68b3e0e5bf
[Bug 785454] Remove nsPresShell::GetFrameForPoint r=smaug
2012-08-25 00:09:48 -04:00
Fabrice Desré
33acec3fa6
Bug 785391 - Activities 'data' content cannot be accessed [r=gwagner]
2012-08-24 21:07:58 -07:00
Mark Hammond
57ddc28501
Bug 783410 - prevent social URLs from ending up in global history. r=gavin
2012-08-25 13:54:03 +10:00
Eric Chou
6c9b6a3fbd
Bug 785320 - [b2g-bluetooth] Crash after renaming device in Settings/Bluetooth; r=qdot
2012-08-24 20:32:32 -07:00
Michael Comella
cac9f95a0c
Bug 785562: Fixed the non-breaking spaces in the AboutHomePromoBox. r=mbrubeck
2012-08-24 20:18:01 -07:00
Mark Hammond
7556d50cbe
Bug 780010 - Update browser_shareButton.js to use common SocialAPI test functions. r=jaws
2012-08-25 13:11:55 +10:00
Rafael Ávila de Espíndola
a980296dd6
Bug 784691 - Upgrade clang to r162360.
...
Remove macosx32/clang.manifest and macosx64/clang.manifest. They are redundant
with the corresponding releng.manifest files now that os x moved to clang.
2012-08-24 22:53:56 -04:00
Tim Taubert
caa2aa152d
Bug 784558. [Page Thumbnails] Re-add removeFile function to allow single thumbnail removal, used when removing entries from the history. r=felipe
2012-08-24 18:11:06 -07:00
Geoff Brown
886238bc07
Bug 770456 - Robocop: be more careful when accessing child view in testHistoryTab; r=jmaher
2012-08-24 19:03:05 -06:00
Peter Van der Beken
e44f9e5a3d
Bug 753517 part 5. Enable the list IC for new DOM bindings too. r=bz.
2012-08-24 09:32:26 -07:00
Boris Zbarsky
31276eb444
Bug 753517 part 4. Set up auto-generation of CSS2Properties.webidl from nsCSSPropList.h and enable Paris bindings for CSSStyleDeclaration and CSS2Properties. r=khuey,peterv,dbaron
2012-08-23 21:08:09 -07:00
Boris Zbarsky
8b4fc28fc2
Bug 753517 part 3. Expose the API needed for Paris bindings on nsDOMCSSDeclaration and nsICSSDeclaration. r=dbaron,peterv
2012-08-23 21:08:08 -07:00
Dave Herman
7d300c9cb6
Bug 632027 - comma expressions in array literals are discarded. r=jorendorff
2012-08-24 16:54:40 -07:00
Felipe Gomes
3394ae8e4c
Bug 782468. Basic telemetry for SocialAPI. r=froydnj,mixedpuppy
2012-08-24 17:24:52 -07:00
Gavin Sharp
4ecb5b9c18
Bug 766616. Part 0. Strings for the error UI. r=mixedpuppy ui-r=Boriss
2012-07-24 17:30:32 -07:00
Benjamin Smedberg
b8603666c1
Revert bug 776208 for semi-consistent failures:
...
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/browser_pluginplaypreview.js | Test 1a, the overlay about: content is expected
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/browser_pluginplaypreview.js | an unexpected uncaught JS exception reported through window.onerror - TypeError: Components.classes is undefined at jar:file:///c:/talos-slave/test/build/firefox/omni.ja!/chrome/toolkit/content/global/about.xhtml:38
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/browser_pluginplaypreview.js | an unexpected uncaught JS exception reported through window.onerror - TypeError: Components.classes is undefined at jar:file:///c:/talos-slave/test/build/firefox/omni.ja!/chrome/toolkit/content/global/about.xhtml:38
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/browser_pluginplaypreview.js | Found an unexpected tab at the end of test run: jar:file:///c:/talos-slave/test/build/firefox/omni.ja!/chrome/toolkit/content/global/about.xhtml
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/browser_pluginplaypreview.js | Found an unexpected tab at the end of test run: chrome://mochitests/content/browser/browser/base/content/test/plugin_test.html
CLOSED TREE
2012-08-24 13:08:15 -04:00
Matt Brubeck
eab7829dd5
Back out b3c861bd1e2f (bug 785190) because it depends on bug 776208 on a CLOSED TREE
2012-08-24 15:34:50 -07:00
Ehsan Akhgari
c07a591588
Bug 785500 - Remove the unused CrossScriptSSA::cx member; r=luke
2012-08-24 17:14:18 -04:00
Chris Jones
be7c3dfea6
Bug 785166: Protect against already-canceled vibrations. r=jlebar
2012-08-23 17:32:00 -07:00
David Zbarsky
be166ede1b
Bug 785486 - DomCameraManager redefines DOM_CAMERA_LOG_LEVEL r=mikeh
2012-08-24 16:50:57 -04:00
Ehsan Akhgari
869f171923
Bug 785459 follow-up: use the python 2.5 syntax
2012-08-24 16:47:45 -04:00
Ehsan Akhgari
0ab97da3c8
Bug 785472 - The Web IDL parser should not allow inheriting from an interface that is only forward declared; r=khuey
2012-08-24 15:23:21 -04:00
Ehsan Akhgari
b1634fb871
Backout changeset 1142882b6c0b (bug 785472) because it breaks the build
2012-08-24 16:22:42 -04:00
Yury
be5c603dc4
Bug 785190 - Add canActivatePlugin to reshowClickToPlayNotification. r=jaws
2012-08-24 16:18:17 -04:00
Yury
9ebd4239db
Bug 776208 - Tests for plugin preview overlay. r=jaws
2012-08-24 16:18:17 -04:00
Yury
b3e51b2f82
Bug 776208 - Plugin preview overlay. r=johns,jaws,margaret, sr=joshmoz
2012-08-24 16:18:16 -04:00
David Rajchenbach-Teller
6be509e906
Bug 783676 - Export OS.Path (companion test suite). r=taras
2012-08-24 16:18:16 -04:00
David Rajchenbach-Teller
d4aca058c1
Bug 783676 - Normalize "../../..". r=taras
2012-08-24 16:18:16 -04:00
David Rajchenbach-Teller
0962e799e8
Bug 783676 - Export OS.Path. r=taras
2012-08-24 16:18:16 -04:00
David Rajchenbach-Teller
74b8f71a82
Bug 761138 - Create/remove directories (testsuite). r=froydnj
2012-08-24 16:18:16 -04:00
David Rajchenbach-Teller
286b95911d
Bug 761138 - Create/remove directories (constants). r=froydnj
2012-08-24 16:18:15 -04:00
David Rajchenbach-Teller
98096a724b
Bug 761138 - Create/remove directories (Windows version). r=froydnj
2012-08-24 16:18:15 -04:00
David Rajchenbach-Teller
b39ae853e2
Bug 761138 - Create/remove directories (Unix version). r=froydnj
2012-08-24 16:18:15 -04:00
Ryan VanderMeulen
6989c1bf30
Merge m-c to inbound.
2012-08-24 16:18:09 -04:00
Olli Pettay
6718d62e92
Bug 785463 - Tweak PurpleBuffer Block size, r=mccr8
2012-08-24 12:26:44 -07:00
Ehsan Akhgari
28893c29cf
Bug 785472 - The Web IDL parser should not allow inheriting from an interface that is only forward declared; r=khuey
2012-08-24 15:23:21 -04:00
Rob Campbell
e718fbed92
merge last green changeset from fx-team to m-c
2012-08-24 14:57:23 -04:00
Ehsan Akhgari
aad48fec30
Bug 785459 - Enable the WebIDL parser to be used stand-alone for syntax checking; r=khuey
2012-08-24 14:51:45 -04:00
Alex Crichton
a0236d55ab
Bug 785175: Discard column information if the script is too large instead of aborting. r=jorendorff
2012-08-24 09:47:42 -07:00