https://github.com/mozilla/gecko-dev

sort by:
Revision Author Date Message Commit Date
838024b Bug 721242 - Delay Firefox migrator doStartup() call until after passwords are migrated. r=mak, a=akeybl 25 January 2012, 23:41:00 UTC
0522210 Bug 722641. Back out bug 598482 because it reduces perceived responsiveness in some rare cases. r=tnikkel, a=akeybl 01 March 2012, 06:58:38 UTC
6610edc Bug 731382 - Security enhancements for silent updates. r=rstrong. a=akeybl 24 February 2012, 21:29:41 UTC
d23be75 Bug 725015. (Av3) Add missing 'return', Set needed preference, Make todo() message more explicit. r=mounir a=akeybl. 28 February 2012, 19:21:27 UTC
8b7bbec bug 729094, update all-locales, ra=drivers, DONTBUILD 29 February 2012, 14:38:48 UTC
2182ad1 Bug 727178 - Revert ANGLE to using glFinish to resolve - r=bjacob, a=akeybl 29 February 2012, 00:22:07 UTC
766de6b Don't run compile-and-go scripts on globals with a cleared scope, bug 680456. r=dmandelin a=asa 28 February 2012, 23:16:09 UTC
ad0a3de Bug 629595. (Bv1a) test_webgl_conformance_test_suite.html: Ensure waitForExplicitFinish() is executed, Disable test on Windows 2000 and (if necessary) on SeaMonkey, Move Mac OSX version check to a better place. r=bjacob a=akeybl. 28 February 2012, 08:55:54 UTC
d080b09 Bug 730551. (Av1) browser_bug638292.js: Support SeaMonkey's "about:blank" loads. r=bmcbride a=akeybl. 27 February 2012, 06:54:25 UTC
579bb5e Bug 728538. (Bv2) browser_ConsoleStorageAPITests.js: Set "browser.tabs.max_tabs_undo" preference, Document code. r=gavin.sharp a=akeybl. 24 February 2012, 06:04:55 UTC
6f2cae9 Bug 728538. (Av1) browser_ConsoleStorageAPITests.js: Improve code a little. r=gavin.sharp a=akeybl. 19 February 2012, 05:21:57 UTC
e02d416 Bug 728633. (Av2) Add ensureElementIsVisible() calls, to support having more items. r=bmcbride a=lsblakk. 27 February 2012, 09:44:36 UTC
bb5df60 Bug 718235. (Av1) events/test_focus_general.html: Disable synthShiftTab() check on SeaMonkey. r=surkov.alexander a=akeybl. 25 February 2012, 05:18:27 UTC
d5930b8 Back out 47550f045496 (bug 691707) because of test failures. a=bustage 28 February 2012, 22:44:10 UTC
4e2b37f Bug 717904 - Add-ons Manager is broken after installing an extension with browser restart [r=Unfocused, a=akeybl] 28 February 2012, 00:34:07 UTC
3469fa0 Fix for bug 691707 (Enumerating new proxy-based DOM bindings should enumerate the prototype too). r=mrbkap, a=akeybl. --HG-- extra : rebase_source : cfe93ce4004adf6508394c57da21a2b7c454c45e 07 February 2012, 19:55:37 UTC
00ff175 bug 712678 - append '-xul' to android-xul app.update.url build target. r=mfinkle a=lsblakk 28 February 2012, 20:00:07 UTC
f49196d Bug 729116: Try our best to have a valid mTarget even when having an invalid context. r=joedrew a=akeybl 28 February 2012, 19:04:15 UTC
885e4f7 Bug 714964 - Add a 'dirty bit' column to webappsstore2_temp to reduce writes in DOM storage. r=honzab a=akeybl 28 February 2012, 18:24:33 UTC
040ca62 Bug 729453 - Decrease stack allocation in nsTArray::SwapArrayElements from 8kb to 64b. r=roc, a=akeybl 22 February 2012, 11:26:21 UTC
4b0f504 Bug 730753, call CC after full GC, r=mccr8, a=akeybl 28 February 2012, 10:40:36 UTC
d93860f Bug 728577 - nsGlobalWindow::mFocusedNode seems to keep documents alive longer than needed, r=enn,a=akeybl 28 February 2012, 10:36:38 UTC
119985e PSL and IDN lists rollup; a=akeybl. 28 February 2012, 09:51:28 UTC
dd75a4f Bug 621708 - update .au entry in PSL. Patch by pkasting; r=gerv. 21 February 2012, 16:32:55 UTC
8066ec3 Bug 704089 - add .<Srb> to IDN TLD whitelist. 21 February 2012, 17:52:06 UTC
3cf56a9 Bug 669138 - add .<Thai> to IDN TLD whitelist. 21 February 2012, 17:46:28 UTC
e1d2320 Bug 694030 - make .qa have open registration at 2nd level in PSL. r=gerv. 21 February 2012, 16:54:15 UTC
8b06fe6 Bug 688908 - standardize formatting of .asia entry in PSL. r=gerv. 21 February 2012, 16:51:34 UTC
a439f46 Bug 687459 - add co.ua and pp.ua private registries to PSL. 21 February 2012, 16:50:02 UTC
7ba777f Bug 685781 - add CentralNIC domain jp.net to the PSL. 21 February 2012, 16:45:36 UTC
f383153 Bug 676359 - add exceptions for www.ck and www.gt to PSL. 21 February 2012, 16:42:44 UTC
1a5687b Bug 666500 - Add co.cl and mil.cl to PSL. 21 February 2012, 16:39:47 UTC
ead9021 Bug 661509 - remove .yu from PSL. r=gerv. 21 February 2012, 16:37:59 UTC
6fd568b Bug 660387 - add co.ca to PSL. r=gerv. 21 February 2012, 16:35:52 UTC
b786ba6 Bug 660215 - remove .local from PSL. Patch by Jothan Frakes; r=gerv. 21 February 2012, 16:34:03 UTC
26736ed Bug 618051 - enable IDN for .si. 24 February 2012, 16:38:33 UTC
d5aaf1e Bug 728656 - Avoid crashing when there are no GL extensions reported by the GL implementation. r=bjacob,a=lsblakk 20 February 2012, 07:04:38 UTC
fa1e43a Bug 716841. EventSource::GetInterface goes into infinite loop if redirected. r=bz a=lsblakk 28 February 2012, 06:20:48 UTC
5919826 Bug 711656 - report force-enabled features in crash reports - r=jrmuizel, a=akeybl Force-enabled features will be reported with a '!' instead of the usual '?' in AppNotes in crash reports. 27 February 2012, 21:33:19 UTC
8e40479 Bug 721663 - [10.5] Crash in unpackImageRow @ CGAccessSessionGetBytes while printing or previewing. r=joe a=lsblakk 28 February 2012, 00:00:40 UTC
9480a6f Bug 699033 - tame a crash in ANGLE compiler - r=jst, a=lsblakk --HG-- extra : rebase_source : 6f75c5f0618ac51d4046b14165d8119a8a314850 23 February 2012, 22:49:55 UTC
bbd3014 Bug 722924 - Fix handling of Vorbis floor0 codebook with no used entries, r=kinetik, a=akeybl 27 February 2012, 21:22:25 UTC
827da89 Bug 725647 - [SeaMonkey] mochitest-a11y: test_embeds.xul needs to support non-Firefox applications too. (Av1-moz12) Use "browser.chromeURL". r=surkov f=sgautherie a=akeybl 10 February 2012, 22:54:00 UTC
c8d114c Bug 725768 - BBP for ObjectHolders, r=mccr8, a=akeybl --HG-- extra : rebase_source : 740b79d9eeb36a4d8867cbd328d85c8fc0440514 24 February 2012, 13:51:29 UTC
5374e6f Don't do closure optimization for NAME accesses to non-outer functions, bug 728342. r=dvander a=jst 24 February 2012, 13:56:16 UTC
acf3751 Bug 713622 - Re-enable elfhack on Fennec XUL. r=mbrubeck,a=akeybl 17 February 2012, 07:55:36 UTC
0679f31 Bug 723861 - Ship xpidllex.py and xpidlyacc.py. r=ted,a=lsblakk 22 February 2012, 07:12:15 UTC
abeaff5 Bug 724116 followup: get rid of the .inc file since it confuses l10n tools r=mnoorenberghe, a=akeybl 15 February 2012, 18:46:38 UTC
af1f683 bug 410904 : add referrer in http request from npapi. r=josh 11 January 2012, 19:38:19 UTC
47e571d Bug 716226. When using insertRule on a keyframes rule, set up the child keyframe rule correctly. r=dbaron 11 January 2012, 19:36:43 UTC
0bfb6db Some debug information for bug 717243, r=me 11 January 2012, 19:14:05 UTC
55fbec3 Bug 709078 - Add logging for awesomebar query times. r=lucasr 11 January 2012, 18:53:39 UTC
2acb28d Bug 717154 - Make sure the focus handler is only run once in order to avoid the intermittent orange; r=bzbarsky 11 January 2012, 18:11:22 UTC
f906a27 Merge mozilla-central to mozilla-inbound 11 January 2012, 17:28:35 UTC
7544782 Bug 716293 - release sink on the same thread where the data is written 11 January 2012, 17:18:25 UTC
13a0a79 Merge last green changeset of mozilla-inbound to mozilla-central 11 January 2012, 17:01:05 UTC
f85430f Bug 715576 - libalerts_s.dylib is incorrectly-named (_s indicates a static library) and links against the static-js library, which is bad. Make it link against either libxul (static-js) or the dynamic-js library correctly, and rename it. r=ted 11 January 2012, 16:28:21 UTC
94dd505 Bug 675221 part H - fix test_bug489671 which is throwing exceptions from a console listener, which is supposed to fail to prevent infinite recursion or infinite repetition behavior. r=bz 11 January 2012, 16:28:21 UTC
fce89ea Bug 675221 addendum to part A - reimplement the recursion check for the console service so that a poorly-written console listener doesn't cause an infinite repeition, r=bent 11 January 2012, 16:28:21 UTC
00e37f7 Bug 675221 part B - remove the implementation of XPCOM proxies, sr=dougt 11 January 2012, 16:28:21 UTC
51e3a00 Bug 675221 part A: replace XPCOM proxies with runanble for code in XPCOM itself, r=bz 11 January 2012, 16:28:21 UTC
4eeef6d Fix non-threadsafe builds, no bug. r=jorendorff 11 January 2012, 16:21:26 UTC
1f6ddac Bug 716215 - nsHTMLEditor::IsEmptyNodeImpl checks if the parent is a form widget instead of the child. r=Ms2ger; sr=ehsan 11 January 2012, 08:23:09 UTC
1526525 Bug 332648 - Part h: Move AutoEnumStateArray to jsapi.h; r=evilpie 11 January 2012, 08:23:09 UTC
90d6724 Bug 332648 - Part g: Move AutoIdArray to jsapi.h; r=evilpie 11 January 2012, 08:23:09 UTC
5cbc546 Bug 332648 - Part f: Move AutoIdRooter to jsapi.h; r=evilpie 11 January 2012, 08:23:09 UTC
776fd33 Bug 332648 - Part e: Move AutoArrayRooter to jsapi.h; r=evilpie 11 January 2012, 08:23:09 UTC
44ec055 Bug 332648 - Part d: Move AutoStringRooter to jsapi.h; r=evilpie 11 January 2012, 08:23:08 UTC
2365b12 Bug 332648 - Part c: Move AutoObjectRooter to jsapi.h; r=evilpie 11 January 2012, 08:23:08 UTC
52641a2 Bug 332648 - Part b: Move AutoValueRooter to jsapi.h; r=evilpie This patch also moves the MarkRuntime function into the JS namespace. 11 January 2012, 08:23:08 UTC
60a7130 Bug 332648 - Part a: Move AutoGCRooter to jsapi.h; r=evilpie This also moves AutoCheckRequestDepth into jsapi.h and moves some assertions from CHECK_REQUEST to the AutoCheckRequestDepth constructor. 11 January 2012, 08:23:08 UTC
ddea4e0 Bug 714264 - Part c: Move IterateData / CollectCompartmentStatsForRuntime / GetExplicitNonHeapForRuntime to js/MemoryMetrics.h; r=njn This patch also removes those APIs exposed in js/MemoryMetrics.h that aren't used anymore. 11 January 2012, 08:23:08 UTC
b2f1e7b Bug 714264 - Part b: Move CompartmentStats to MemoryMetrics.h; r=njn The name member is implemented as a void*, because it needs to remain an nsCString, and as such the logic to get the name also remains in XPConnect. 11 January 2012, 08:23:08 UTC
1ce4dd0 Bug 714458 - Part c: Don't include jscntxt.h in xpcprivate.h; r=bholley This removes the inclusion from xpcprivate.h, and adds the include to XPConnect files that still need it, along with notes to clarify what these files need from the include. These notes will be removed while fixing bug 677079. 11 January 2012, 08:23:08 UTC
c855d0a Bug 714458 - Part b: Provide the thread-related APIs xpcprivate.h needs; r=igor This introduces a JS_GetCurrentThread to go with the existing JS_GetContextThread, as well as a js::GetContextThread to get at the actual JSThread object, and inlines the only use of JS_THREAD_ID. 11 January 2012, 08:23:07 UTC
ee40dcf Bug 714458 - Part a: Introduce JSAPI for JSContext's second private pointer; r=Waldo JSContext currently has 2 private pointers, but the JSAPI only provides access to one of them. 11 January 2012, 08:23:07 UTC
c635e3e Bug 716207 - Part b: Cleanup nsTextEditRules::RemoveRedundantTrailingBR; r=ehsan 11 January 2012, 08:23:07 UTC
d7ac30b Bug 716207 - Part a: Cleanup nsTextEditRules::DidUndo; r=ehsan 11 January 2012, 08:23:07 UTC
1a68806 Bug 699731 - Remove PR_INT64_MAX / PR_UINT64_MAX from non-nsprpub source; r=ted 11 January 2012, 08:23:07 UTC
7cf1cd3 Bug 715634 - Cleanup XPCJSContextStack; r=bholley 11 January 2012, 08:23:07 UTC
d2be610 Bug 715206 - Remove XPConnect from IDB's LOCAL_INCLUDES (again); r=bholley 11 January 2012, 08:23:07 UTC
9c08c86 Bug 715110 - Don't use getPreventDefault in editor; r=ehsan 11 January 2012, 08:23:07 UTC
9a3ffd9 Bug 714728 - Remove jsword/jsuword in favour of intptr_t/uintptr_t; r=Waldo 11 January 2012, 08:23:05 UTC
83e99e1 Bug 715093 - Get rid of MOZALLOC_INLINE in favour of MOZ_ALWAYS_INLINE; r=glandium 11 January 2012, 08:22:16 UTC
5d0b145 Bug 716630 - Kill editor's warnings; r=ehsan 11 January 2012, 08:22:16 UTC
e0e562f Merge last PGO-green changeset from mozilla-inbound to mozilla-central 11 January 2012, 02:39:31 UTC
f4c836c IGNORE BAD COMMIT MESSAGES some bug fix up patches landed on accessibility with out refering to the bug specifically enough for the commit message hooks liking, and the hook wasn't enabled there 11 January 2012, 02:03:35 UTC
33da294 merge accessibility to mozilla-central 11 January 2012, 01:52:37 UTC
035890c Bug 698425 - Fix lack of whitespace breaking conditional in toolkit-makefiles.sh; rs=build 11 January 2012, 01:37:42 UTC
3db0bf6 merge m-c to fx-team 10 January 2012, 22:41:18 UTC
fe34f7a disable osx tests part 2 test_caretmoved.xul had conflicts 10 January 2012, 13:30:35 UTC
96eed1a bug 716842, make sure that l10n repacks have mobile/locales/Makefile, r=aki 10 January 2012, 10:10:22 UTC
bb5f8fb Merge last green changeset of mozilla-inbound to mozilla-central 10 January 2012, 17:57:29 UTC
b483a6d Bug 706897. Fix intermittent test_destinationURI_annotation.xul failure. r=mak 10 January 2012, 16:31:03 UTC
1546d86 bug 714542: Mac build uses pretty naming for *.checksums files - rename mac checksums file. r=ted 10 January 2012, 15:46:16 UTC
3b93d37 Bug 715872 - Change the order of -framework options when linking XUL so that it works on 10.6 -> 10.5 builds. r=ted --HG-- extra : rebase_source : 8774501bbf1ad863dc7aa02e2f7a9a88c1d58442 10 January 2012, 13:47:41 UTC
d9083fa Bug 713276 - Upgrade WebGL conformance test suite to r16456, follow-up - no review follow-up: forgot to hg add some files and reenable the shader-precision-format test 10 January 2012, 13:47:39 UTC
157d798 Bug 715528 - Drop old bits about cross compiling from ppc to x86 and default OS X for ppc. r=ted. 10 January 2012, 13:29:13 UTC
87b9c3c Bug 714029 - Avoid jsctypes-test dependency on the xpcom glue. r=bsmedberg 10 January 2012, 08:10:53 UTC
601e4dc Backout 057e7ead186e (bug 714029) because of failure to build on Windows. 10 January 2012, 09:51:55 UTC
back to top