Commit Graph

103036 Commits

Author SHA1 Message Date
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
Nick Fitzgerald
bed2b8ae72 Fix test hang on Win opt (Bug 783393). r=past 2012-08-24 10:58:59 +03:00
Panos Astithas
c3e23a698c Bug 783393 - Breakpoints not getting caught on reload, r=rcampbell f=rcampbell,dcamp,vporof 2012-08-24 10:41:02 +03:00
Panos Astithas
50a201dc1e Merge m-c to fx-team 2012-08-24 10:27:21 +03:00
Chris Jones
5a380bfddb No bug: Merge backout on a CLOSED TREE r=bustage 2012-08-23 22:33:04 -07:00
Chris Jones
05b904ebae Back out bug 777072, bug 619236, and bug 784878 2012-08-23 22:00:14 -07:00
Ryan VanderMeulen
9fd8107cb4 Backout 4bb90f8c6909 (bug 756645) due to Android opt M3 orange on a CLOSED TREE. 2012-08-23 22:54:15 -04:00
Ryan VanderMeulen
5fbfaa489f Merge the last PGO-green inbound changeset to m-c. 2012-08-23 22:06:49 -04:00
Matt Brubeck
04692919e2 Back out 2c9059056119 and 52453ab440ec (bug 771380) for robocop perma-orange on a CLOSED TREE 2012-08-23 14:54:31 -07:00
Matt Brubeck
0e09726934 Back out 156eaa94f73c (bug 782786) and 05d1a3fba90b (bug 777028) for frequent Linux reftest failures on a CLOSED TREE 2012-08-23 14:47:07 -07:00
Matt Brubeck
66414abc2f Back out b2900e347f5c (bug 783393) for Windows xpcshell hangs in test_listscripts-01.js on a CLOSED TREE
--HG--
extra : transplant_source : %F4%97%281%7F%AD%7E%C0Vb%00t%9Bd%FC%EC%A5%92%B5%C8
2012-08-23 14:37:29 -07:00
Matt Brubeck
1db8aeb5ef Back out b2900e347f5c (bug 783393) for Windows xpcshell hangs in test_listscripts-01.js on a CLOSED TREE 2012-08-23 14:37:29 -07:00
Olli Pettay
8cd4cd7ed2 Bug 785228 - nsGlobalWindow is described twice during traverse, r=mccr8
--HG--
extra : rebase_source : 3ebb0df0d4d20618d03bd9f7be2fedd54d6ef843
2012-08-23 14:15:39 -07:00
Mark Banner
416dcf413c Backout part of the follow-up to bug 785102 for causing unexpected segfaults on the Linux 64 bit builds. r=bustage-fix
--HG--
extra : rebase_source : d84c3b3ea76d21b8e82d6829f284ed999fcb6e1b
2012-08-24 16:23:14 +01:00
Joel Maher
e8e845e6ad Bug 785249 - deploy new talos.zip to capture recent changes. r=coop 2012-08-24 11:22:43 -04:00
Mark Banner
cb0d6aa0e3 Follow-up to bug 785102 - Set the library path rather than using run-mozilla.sh to fix builds for apps that don't ship run-mozilla.sh on Mac. Also define the command for when LIBXUL_SDK is set. r=glandium over irc 2012-08-24 14:22:03 +01:00
Matt Brubeck
31933d7e8b Back out b88ccf7bd3e3 for Linux test_canvas.html failures on a CLOSED TREE 2012-08-23 14:08:42 -07:00
Kyle Huey
d0e7de1d67 Bug 766793: Look for .pp files for shared libraries. r=ted a=philor for landing on a CLOSED TREE 2012-08-23 13:32:37 -07:00
Wes Johnston
0fb054b1cf backout c0bf8f743419 CLOSED TREE 2012-08-23 13:05:54 -07:00
William Lachance
a9c4227612 Bug 785108 - Fix devicemanagerADB's isDir to handle symbolic links properly;r=jmaher DONTBUILD 2012-08-23 15:56:18 -04:00
Malini Das
fbf355eb82 Bug 755856 - look for adb in path first for mozdevice emulator automation, r=jgriffin 2012-08-23 15:46:48 -04:00
Johannes Vogel
44bf665764 Bug 755856 - make marionette client look for adb in path first, r=mdas 2012-08-23 15:46:48 -04:00
Ben Turner
0727b7098c Bug 784726 - 'Remove old IPC::URI'. r=cjones+khuey.
--HG--
rename : ipc/glue/IPCSerializableParams.ipdlh => ipc/glue/InputStreamParams.ipdlh
extra : transplant_source : %A6%BC%8B%8D%3A_%7Df%2B%FE%AA%94%81%AB%CAW%15K%A7%03
2012-08-23 12:33:46 -07:00
Rafael Ávila de Espíndola
13c6c0ca0a Bug 785102 - Two different libxul.so used while populating startupcache. r=glandium. 2012-08-23 15:27:21 -04:00
Boris Zbarsky
9d2ad14dab Bug 784809. Allow null for the repeat argument of canvas createPattern. r=peterv 2012-08-23 12:23:23 -07:00
Mounir Lamouri
b6a268b678 Bug 784878 - Use version 2 by default when no version in found in permissions.sqlite. r=sicking
This is a patch to workaround the fact that talos has wrongly gerenated
permissions.sqlite files which don't have a user_version and are version 2.
This is going to be replaced by a MOZ_ASSERT by bug 784884.
2012-08-23 11:42:52 -07:00
Mounir Lamouri
0a904e5315 Bug 619236 - Set user_version in generated permissions.sqlite for tests. r=sicking 2012-08-23 11:39:41 -07:00
Mounir Lamouri
269ad22673 Bug 777072 - 7/7 - Tests. r=sicking 2012-08-23 11:38:51 -07:00
Mounir Lamouri
927cfc948b Bug 777072 - 6/7 Update the Permission Manager database to save appId/isInBrowserElement. r=sicking 2012-08-23 11:38:26 -07:00
Mounir Lamouri
d5b168eac0 Bug 777072 - 5/7 - Update IPC::Permission to use appId/isInBrowserElement. r=sicking 2012-08-23 11:38:01 -07:00
Mounir Lamouri
316146fe55 Bug 777072 - 4/7 - Update nsPermission to use appId/isInBrowserElement. r=sicking 2012-08-23 11:37:31 -07:00
Mounir Lamouri
ede8f880d1 Bug 777072 - 3/7 - Update nsHostTable and nsHostEntry to make them aware of new security model. r=sicking,jlebar 2012-08-23 11:47:55 -07:00
Mounir Lamouri
101f5213c1 Bug 777072 - 2/7 - AddInternal() and CommonTestPermission() should use nsIPrincipal. r=sicking 2012-08-23 11:36:28 -07:00
Mounir Lamouri
5eaf516876 Bug 777072 - 1/7 - Move the logic from methods taking URIs to method taking nsIPrincipals. r=sicking 2012-08-23 11:35:54 -07:00
Mounir Lamouri
b0525bb87e Bug 785161 - Stop uninstalling all installed apps in WebApps tests. r=jlebar 2012-08-23 11:46:38 -07:00
Chris Lee
bcefcdb24b Bug 771284 - Use the child selector to get to button-icon and button-text. r=dao
DONTBUILD
2012-08-23 11:31:52 -07:00
Mounir Lamouri
62228626d9 Bug 756645 - Implement IndexedDB apps isolation. r=bent 2012-08-23 11:45:01 -07:00
Mounir Lamouri
26b6f2ff4a Bug 775815 - Use new Permission Manager API in SpecialPowers. r=sicking 2012-08-23 11:23:48 -07:00
Dave Camp
1545a06eea Bug 777085: New markup panel for the inspector. r=jwalker
--HG--
rename : browser/devtools/highlighter/test/browser_inspector_treePanel_menu.js => browser/devtools/highlighter/test/browser_inspector_menu.js
rename : browser/devtools/highlighter/test/browser_inspector_treePanel_navigation.html => browser/devtools/markupview/test/browser_inspector_markup_navigation.html
rename : browser/devtools/highlighter/test/browser_inspector_treePanel_navigation.js => browser/devtools/markupview/test/browser_inspector_markup_navigation.js
2012-08-23 11:00:43 -07:00
Nathan Froyd
df4ab23274 Bug 781200 - fixup several cache histograms; r=bsmith,hurley 2012-08-23 13:23:03 -04:00
Alex Crichton
68d605bc1e Bug 785094: Fix negative colspans showing up in the wrong places. r=jorendorff 2012-08-23 12:05:05 -07:00
Kyle Machulis
745ad2e64b Backout of f98bea38e654 due to mochi bustage 2012-08-23 12:01:27 -07:00
Kyle Machulis
ee26c8d64a Backout of c129811b87ef due to mochi bustage 2012-08-23 12:00:51 -07:00