Граф коммитов

309327 Коммитов

Автор SHA1 Сообщение Дата
Aryeh Gregor a84cd2fcfc Bug 867098 - Don't implicitly convert to already_AddRefed in js/xpconnect/. r=peterv 2013-04-28 14:49:41 +03:00
Martijn Wargers d6fea41b48 Bug 860887 - Having Array.prototype.remove and calling pushPermissions causes exception. r=ted 2013-05-16 11:26:51 +02:00
Martijn Wargers 559e7d3de8 Bug 841402 - Remove last piece of EnablePrivilege usage from CSP tests. r=bholley 2013-05-16 11:16:22 +02:00
Maria Grazia Alastra 45c0af14f9 Bug 331566 - Change idl interfaces to use @throws instead of @return NS_. r=bsmedberg 2013-05-16 08:26:55 -04:00
Ryan VanderMeulen 398ae108ab Merge m-c to inbound. 2013-05-16 08:26:29 -04:00
Robert Longson bb32151a5c Bug 872574 - Some IsEventAttributeName overrides just reimplement exactly the same thing they are overriding. r=jwatt 2013-05-16 09:34:49 +01:00
Victor Porof 5541c2365f Merge m-c to fx-team 2013-05-16 10:32:06 +03:00
Cameron McCormack f5a84d4c82 Bug 839103 - Part 11: Add StyleRule{Added,Removed,Changed} events. r=bz 2013-05-16 17:13:36 +10:00
Cameron McCormack f72487c6d0 Bug 839103 - Part 10: Add StyleSheetApplicableStateChange event. r=bz 2013-05-16 17:13:36 +10:00
Cameron McCormack 2d7305fa0a Bug 839103 - Part 9: Unify nsIDOMStyleSheet{Added,Removed}Event. r=bz 2013-05-16 17:13:36 +10:00
Cameron McCormack 52ae88f9ee Bug 839103 - Part 8: Use Document.styleSheetChangeEventsEnabled in test. r=bz 2013-05-16 17:13:36 +10:00
Cameron McCormack 3186db863c Bug 839103 - Part 7: Only dispatch style sheet change events when enabled. r=bz 2013-05-16 17:13:36 +10:00
Cameron McCormack ff36f3c73d Bug 839103 - Part 6: Allow style sheet change event enabling to be controlled through a chrome-only attribute on Documents. r=bz 2013-05-16 17:13:35 +10:00
Cameron McCormack ab243ff0f2 Bug 839103 - Part 5: Add a state bit on documents to control whether style sheet change events are dispatched. r=bz 2013-05-16 17:13:35 +10:00
Alexander Surkov 1fc9e4a6d6 Bug 864224 - Support nested ARIA listitems structured by role='group', r=tbsaunde 2013-05-16 15:38:17 +09:00
Masayuki Nakano 0d63a01b37 Bug 865976 Fix bustage of SeaMonkey on official build environment r=karlt 2013-05-16 13:42:20 +09:00
Ryan VanderMeulen b61cf72937 Merge inbound to m-c. 2013-05-15 21:26:11 -04:00
Ryan VanderMeulen 3e297204ce Merge inbound to m-c. 2013-05-15 21:14:58 -04:00
Ryan VanderMeulen be8dfb5b4f Merge birch to m-c. 2013-05-15 21:14:23 -04:00
Matt Brubeck 1f808bd8c9 Bug 799680 - Add a bash completion script for mach [r=gps]
DONTBUILD (not part of the build)
2013-05-15 17:00:01 -07:00
Matt Brubeck 256d6a4bf4 Bug 872807 - Make mach command names case-insensitive [r=gps]
DONTBUILD (not part of the build)
2013-05-15 16:58:11 -07:00
Victor Porof 6b9ae573ef Bug 871670 - Make background bars compatible with themes (for both dark and light backgrounds), r=dcamp 2013-05-15 23:33:10 +03:00
Ryan VanderMeulen 46fedd529b Backed out 2 changesets (bug 736276) for reftest crashes on a CLOSED TREE.
Backed out changeset 1bd02a8da04f (bug 736276)
Backed out changeset 120285554c44 (bug 736276)
2013-05-15 16:14:56 -04:00
Joey Armstrong b1e4956089 bug 869135: move ASFILES to moz.build (logic only). r=gps 2013-05-15 16:02:32 -04:00
Ryan VanderMeulen c03cc5b8b2 Backed out 5 changesets (bug 817700) for Ubuntu32 PGO mochitest-1 timeouts on a CLOSED TREE.
Backed out changeset fad852b5819a (bug 817700)
Backed out changeset 7a3535c6e652 (bug 817700)
Backed out changeset 44a748256eca (bug 817700)
Backed out changeset 06ae8895852b (bug 817700)
Backed out changeset d6bddc947d38 (bug 817700)
2013-05-15 15:25:47 -04:00
Gregory Szorc c73e48f946 Bug 850091 - Intermittent test_healthreporter.js 179 == 180; r=rnewman 2013-05-15 11:13:30 -07:00
Brian R. Bondy 73a4a9fb93 Bug 572162 - Changes to tests for update root hash changes. r=rstrong 2013-05-15 10:58:09 -07:00
Brian R. Bondy 96ee2048cc Bug 572162 - Use TaskbarIDs hash as update dir root. r=rstrong 2013-05-15 10:58:09 -07:00
Brian R. Bondy 513db3c5b4 Bug 572162 - Cleanup new update directory and obsolete old after updates and installs. r=rstrong 2013-05-15 10:58:09 -07:00
Brian R. Bondy 8921a0379c Bug 572162 - Update root dir migration xpcshell tests. r=rstrong 2013-05-15 10:58:09 -07:00
Brian R. Bondy 08dbcd55b0 Bug 572162 - Migrate update files to new update directory after updates. r=rstrong 2013-05-15 10:58:09 -07:00
Panos Astithas 264e4370b5 Fix another typo in Loader.jsm (bug 867485); r=dcamp 2013-05-15 17:22:01 +03:00
Gene Lian 2cbf53d5af Bug 872373 - B2G MMS: sendMMS(...) fails to create a proper thread ID for send/sending event. r=vicamo a=leo+ 2013-05-15 12:42:27 +08:00
Eric Chou c005576fa2 Bug 871366 - Cut operator name if it is longer than 16 characters, r=gyeh 2013-05-15 17:12:48 +08:00
Eric Chou 536fafeb07 Bug 872238 - After CreateUnique(), append file leaf name to dsf.mPath, not dsf.mFile.mPath, r=dhylands
This is a followup to bug 858416.
2013-05-15 16:53:45 +08:00
Victor Porof c95ea03e97 Bug 868380 - Lazily populate tabs in the network request details pane, r=dcamp 2013-05-14 20:03:24 +03:00
Panos Astithas a3f9a4448f Fix a few typos in Loader.jsm (bug 867485); r=jwalker 2013-05-14 12:48:18 +03:00
Ryan VanderMeulen 11569f273b Merge m-c to fx-team. 2013-05-13 16:33:59 -04:00
Joe Walker 7756adbda0 Bug 871066 - Fix CommandUtils is not defined when opening devtools with Simulator 3.0 installed; r=harth 2013-05-13 20:05:48 +01:00
Ryan VanderMeulen b05340727e Merge m-c to inbound. 2013-05-13 13:33:20 -04:00
Mike Conley e2b0608670 Bug 871594 - Replace references to BookmarksMenuButton with BookmarkingUI in browser-places.js. r=trivial. 2013-05-13 13:20:10 -04:00
Lukas Blakk d052a0d523 Added tag FIREFOX_AURORA_23_BASE for changeset d7ce90899997 2013-05-13 09:15:11 -07:00
Lukas Blakk 7e9b4bbff1 Merging in version bump NO BUG 2013-05-13 09:09:39 -07:00
Ryan VanderMeulen 4038e4710f Merge m-c to inbound. 2013-05-13 12:02:04 -04:00
Mike Conley 5ee13780d5 Bug 871325 - Use proper @2x star icon spritesheet for Retina displays. r=mak. 2013-05-13 11:59:00 -04:00
Mike Conley 91070af6e4 Bug 871322 - Fix broken customizing mode after removing the bookmark menu button. r=mak. 2013-05-13 11:58:09 -04:00
Mike Conley cb875df239 Bug 871278 - Bookmarks menu in AppMenu needs to refer to BookmarkingUI. r=mak. 2013-05-13 11:56:12 -04:00
Ryan VanderMeulen 205974ddab Merge m-c to birch. 2013-05-13 09:53:32 -04:00
Gijs Kruitbosch be58c8824c Bug 865316 - Fix styling of dropmarkers and borders for toolbarbutton-menu and toolbarbutton-menu-dropmarker, r=dao 2013-05-13 14:59:18 +02:00
Jeff Muizelaar f5d1ceff32 Bug 871569. Re-enable skia on mac.
This was disabled by the layers refactoring (bug 825928)
because of a linking file limit problem.

--HG--
rename : content/html/content/test/test_video_wakelock.html => content/html/content/test/test_audio_wakelock.html
rename : content/html/content/test/wakelock.ogv => content/media/test/bug520908.ogv
rename : content/media/webaudio/test/test_audioBufferSourceNodeGain.html => content/media/webaudio/test/test_audioBufferSourceNode.html
rename : layout/mathml/nsMathMLSelectedFrame.cpp => layout/mathml/nsMathMLmactionFrame.cpp
rename : layout/mathml/nsMathMLSelectedFrame.h => layout/mathml/nsMathMLmactionFrame.h
rename : dom/imptests/html/html/dom/elements/global-attributes/dir_auto-contained-dir-L-ref.html => layout/reftests/bidi/dirAuto/dir_auto-contained-dir-L-ref.html
rename : dom/imptests/html/html/dom/elements/global-attributes/dir_auto-contained-dir-R-ref.html => layout/reftests/bidi/dirAuto/dir_auto-contained-dir-R-ref.html
extra : rebase_source : 62515ae689950ac2944c594e096048b957d5183a
2013-05-13 11:14:21 -04:00